/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon Eric Meyer's 'reset.css': http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

/*  UTILITIES */

.clear { clear:both; }
a img { border:none }
.left { float: left }
.right { float: right }

/*  END UTILITIES */

/* COMMON STRUCTURE AND LAYOUT ELEMENTS */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919595;
}

.pane img {float:left; margin: 0 20px 10px 0;}
#accordion h2 {margin:20px 0;}
#accordion .pane p {padding-top:0; margin:0 0 25px 0;}

#main_container {
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 0;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

#footer {
	height: 92px;
	margin-top: 20px;
	background: url(/images/footer_bg.jpg) repeat-x left top;
}

/*---------- header section -----------*/

#header {
	margin: 0;;
	padding-top: 9px;
	height: 125px;
}

#header #logo {
	float: left;
	width: 344px;
	margin: 0;
	padding: 13px 0 0 0;
	height: 108px;
}

/*---------- main navigation -----------*/

#nav_bar {
	height: 49px;
}

#nav_bar ul {
	float: right;
	width: 460px;
	margin: 0;
	padding-right: 34px;
}

#nav_bar li {
	float: left;
	height: 49px;
	display: inline;
}

#nav_bar li.profile {
	width: 69px;
	background: url(/images/nav_profile.jpg) no-repeat left top;
}
#nav_bar li.resources {
	width: 89px;
	background: url(/images/nav_resources.jpg) no-repeat left top;
}

#nav_bar li.services {
	width: 75px;
	background: url(/images/nav_services.jpg) no-repeat left top;
}

#nav_bar li.news {
	width: 57px;
	background: url(/images/nav_news.jpg) no-repeat left top;
}

#nav_bar li.testimonials {
	width: 106px;
	background: url(../images/nav_testimonials.jpg) no-repeat left top;
}

#nav_bar li.contact {
	width: 64px;
	background: url(/images/nav_contact.jpg) no-repeat left top;
}

#nav_bar li a.profile {
	width: 69px;
	height: 49px;
	display: block;
	background: url(/images/nav_profile.jpg) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
}
#nav_bar li a.resources {
	width: 89px;
	height: 49px;
	display: block;
	background: url(/images/nav_resources.jpg) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
}

#nav_bar li a.services {
	width: 75px;
	height: 49px;
	display: block;
	background: url(/images/nav_services.jpg) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
}

#nav_bar li a.news {
	width: 57px;
	height: 49px;
	display: block;
	background: url(/images/nav_news.jpg) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
}

#nav_bar li a.testimonials {
	width: 106px;
	height: 49px;
	display: block;
	background: url(/images/nav_testimonials.jpg) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
}

#nav_bar li a.contact {
	width: 64px;
	height: 49px;
	display: block;
	background: url(/images/nav_contact.jpg) no-repeat left top;
	text-indent: -9999px;
	text-decoration: none;
}

/*---------- banner section -----------*/

#banner {
	position: relative;
	width: 958px;
	height: 280px;
	margin-left: 21px;
	padding: 0;
	background: url(/images/banner_bg.jpg) no-repeat left top;
}

#banner #title {
	position: absolute;
	width: 246px;
	top: 36px;
	left: 397px;
	margin: 0;
}

#banner #title h2.title_last {
	border-bottom: none;
}

#banner #copy {
	position: absolute;
	width: 280px;
	top: 12px;
	left: 663px;
	margin: 0;
}

#banner #copy h1 {
	padding-bottom: 15px;
	color: #535353;
	text-transform: uppercase;
}

/*---------- end banner section -----------*/

/* END COMMON STRUCTURE AND LAYOUT ELEMENTS */


/* GENERAL TYPOGRAPHY  */

h2{
	font-family: "Century Gothic", sans-serif;
	font-size: 30px;
	color: #ac7476;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: solid 2px #999999;
}

h3 {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	color: #bc6919;
	font-weight: normal;
	text-transform: uppercase;
}

p { line-height: 16px; }

/* END GENERAL TYPOGRAPHY  */

/* LINKS  */

a:link { color: #af4d1e; text-decoration: none; }
a:visited { color: #af4d1e; text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }
a:active { color: #999999; text-decoration: none; }

#footer #right_col a:link { color: #af4d1e; text-decoration: none; }
#footer #right_col a:visited { color: #af4d1e; text-decoration: none; }
#footer #right_col a:hover { color: #af4d1e; text-decoration: none; }
#footer #right_col a:active { color: #af4d1e; text-decoration: none; }

/* END LINKS  */

/* HOME PAGE SPECIFIC ELEMENTS */

/*---------- news section -----------*/
#col_left {
	float: left;
	width: 384px;
	margin: 0;
	padding-top: 30px;
	padding-left: 33px;
	padding-bottom: 20px;
}

#col_left .news_header {
	width: 308px;
	height: 24px;
	margin-top: 13px;
	padding-left: 9px;
	background: url(/images/home_newsbg.gif) no-repeat left top;
}

#col_left .news_header .title {
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	text-transform: uppercase;
}

#col_left .news_header .date {
	font-size: 11px;
	font-weight: bold;
	color: #a0a0a0;
	text-transform: uppercase;
}

#col_left p {
	padding-top: 15px;
	padding-right: 73px;
}

/*---------- about section -----------*/

#col_right {
	float: right;
	width: 607px;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 20px;
}

#col_right p {
	padding-top: 15px;
	padding-right: 50px;
}

/* END HOME PAGE SPECIFIC ELEMENTS */

/* SUBPAGE SPECIFIC ELEMENTS */

/*---------- main content area -----------*/
#subcol_main {
	float: left;
	width: 813px;
	padding-bottom: 20px;
	margin: 0;
}

#subcol_main h1 {
	text-indent: -9999px;
}

#subcol_main .subheader {
	font-weight: bold;
	text-transform: uppercase;
}

#subcol_main p {
	padding-top: 25px;
	padding-right: 90px;
	padding-left: 58px;
	line-height: 18px;
}

#subcol_main ul {
	padding-top: 10px;
	list-style: disc;
	padding-left: 80px;
	line-height: 16px;
}

/*---------- header images -----------*/

#subcol_main #profile_header {
	width: 810px;
	height: 96px;
	margin: 0;
	padding: 0;
	background: url(/images/subheader_profile.jpg) no-repeat left top;
}

#subcol_main #resources_header {
	width: 810px;
	height: 96px;
	margin: 0;
	padding: 0;
	background: url(/images/subheader_resources.jpg) no-repeat left top;
}

#subcol_main #services_header {
	width: 810px;
	height: 96px;
	margin: 0;
	padding: 0;
	background: url(/images/subheader_services.jpg) no-repeat left top;
}

#subcol_main #news_header {
	width: 810px;
	height: 96px;
	margin: 0;
	padding: 0;
	background: url(/images/subheader_news.jpg) no-repeat left top;
}

#subcol_main #testimonials_header {
	width: 810px;
	height: 96px;
	margin: 0;
	padding: 0;
	background: url(/images/subheader_testimonials.jpg) no-repeat left top;
}

#subcol_main #contact_header {
	width: 810px;
	height: 96px;
	margin: 0;
	padding: 0;
	background: url(/images/subheader_contact.jpg) no-repeat left top;
}

/*---------- testimonial name treatment -----------*/

#subcol_main .testimonial_name {
	width: 308px;
	height: 24px;
	padding-left: 9px;
	background: url(/images/home_newsbg.gif) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	text-transform: uppercase;
}

/*---------- contact page -----------*/

#subcol_main #leftcol {
	float: left;
	width: 500px;
	padding-top: 25px;
}

#subcol_main #rightcol {
	float: right;
	width: 313px;
	padding-top: 25px;
}

#subcol_main #rightcol p {
	margin-bottom: 20px;
	padding:0;
	color: #ac7476;
	line-height: 18px;
}

/*---------- contact form -----------*/
#form {
	width: 450px;
	height: 362px;
	padding-left: 45px;
	background: url(images/form_bg.jpg) no-repeat left center;	
	text-align: left;
}

#form p{
	padding: 0 21px 20px 15px;
	line-height: 18px;
}

#subform {
	padding-left: 15px;
	font-weight: bold;
}

#subform .label {
	float: left;
	width: 85px;
	clear: left;
}

input#name, input#phone, input#email, textarea#details {
	width: 295px;
	margin-bottom: 10px;
}

input#send {
	margin-left: 85px;
}

.confirmheader {
	font-size: 24px;
	font-weight: bold;
	color: #b00000;
}

#form p.confirm{
	padding: 15px 21px 0 15px;
	line-height: 18px;
}

/*---------- side bar section -----------*/

#subcol_side {
	float: right;
	width: 211px;
	padding-bottom: 20px;
	margin: 0;
}

/*---------- sidebar headers -----------*/

#sidecontainer_profile {
	width: 180px;
	margin: 0;
	padding-bottom: 77px;
	background-image: url(/images/sidebar_profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaeaea;
	min-height: 500px;
}

#sidecontainer_resources {
	width: 180px;
	margin: 0;
	padding-bottom: 77px;
	background-image: url(/images/sidebar_resources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaeaea;
	min-height: 500px;
}

#sidecontainer_services {
	width: 180px;
	margin: 0;
	padding-bottom: 77px;
	background-image: url(/images/sidebar_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaeaea;
	min-height: 500px;
}

#sidecontainer_news {
	width: 180px;
	margin: 0;
	padding-bottom: 77px;
	background-image: url(/images/sidebar_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaeaea;
	min-height: 500px;
}

#sidecontainer_testimonials {
	width: 180px;
	margin: 0;
	padding-bottom: 77px;
	background-image: url(/images/sidebar_testimonial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaeaea;
	min-height: 550px;
}

#sidecontainer_contact {
	width: 180px;
	margin: 0;
	padding-bottom: 77px;
	background-image: url(/images/sidebar_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaeaea;
	min-height: 500px;
}

#subcol_side .title {
	margin-top: 110px;
	margin-bottom: 9px;
}

/*---------- side bar services list -----------*/
#subcol_side ul.list {
	width: 160px;
	margin-left: 12px;
	padding: 10px 0 10px 10px;
	border: solid 3px #ffffff;
	border-right: none;
}

#subcol_side ul.list a {
	display: block;
	width: 150px;
	height: 16px;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

/*---------- side bar banner image -----------*/

.side_banner {
	margin: 1px 2px 1px 2px;
	padding: 0;
}

/* END SUBPAGE SPECIFIC ELEMENTS */

/* FOOTER SPECIFIC ELEMENTS */

/*---------- footer section -----------*/

#footer #left_col {
	float: left;
	width: 175px;
	margin: 0;
	padding-top: 10px;
	padding-left: 33px;
	color: #ffffff;
}

#footer #left_col2 {
	float: left;
	width: 450px;
	margin: 0;
	padding-top: 10px;
	padding-left: 0px;
	color: #ffffff;
}

.phone {
	padding-bottom: 10px;
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	color: #e3c879;
	font-weight: bold;
}

.phone2 {
	padding-bottom: 10px;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #e3c879;
	font-weight: bold;
}

#footer #right_col {
	float: right;
	width: 306px;
	height: 53px;
	margin-top: 1px;
	margin-right: 32px;
	padding: 0;
	background-color: #2b2929;
	font-family: "Century Gothic", sans-serif;
	font-size: 20px;
	color: #bc6919;
	text-transform: uppercase;
	text-align: center;
	padding-top: 37px;
}

/*---------- bottom links -----------*/

#bottom_links {
	float: left;
	width: 500px;
	height: 100px;
}

#bottom_links ul {
	width: 100%;
	margin-top: 26px;
	padding-bottom: 10px;
	padding-left: 28px;
}

#bottom_links li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 1px #999999;
}

#bottom_links li.last {
	border-right: none;
}

#bottom_links p {
	padding-left: 33px;
}

#tag {
	float: right;
	width: 490px;
	margin-top: 26px;
	padding-right: 34px;
	text-align: right;
}

/* END FOOTER SPECIFIC ELEMENTS */
