body {
	margin: 0;
	background: #D5D5D5 url(../graphics/layout/bg_body.gif) 0 0 repeat-x;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #000;
}

a:link {
	color: #Da212a;
}

a:visited {
	color: #Da212a;
}

a:hover,
a:active {
	color: #BbBbBb;
}

/* Text sizes
------------------------------------------------------------------------------*/
#page_title {
	margin: 0 0 .75em;
	padding: .75em 0 0;
	font: italic normal 30px/1.1 Georgia,serif;
	color: #Da212a;
}

.errormessage {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #f00;
}

.headline {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.subheadline {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.formtitle {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	background-color: #0d4832;
	color: #fff;
}

.title,
.formlabel {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.content,
.formcontent,
.headlines {
	font-size: 12px;
	line-height: 18px;
}

.subtitle {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.subcontent,
.contactinfo {
	font-size: 11px;
	line-height: 14px;
}

/* Header
------------------------------------------------------------------------------*/
#header {
	position: relative;
	width: 940px;
	height: 177px;
	margin: 0 auto;
	background: transparent url(../graphics/layout/bg_header.jpg) 0 0 no-repeat;
}

#header a:link,
#header a:visited {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#social_media_home {
	position:absolute;
	top:13px;
	left:160px;
}

#social_media_internal {
	position:absolute;
	top:13px;
	left:280px;
}


#header ul {
	position: absolute;
	top: 13px;
	left: 15px;
	width: 217px;
	height: 25px;
	margin: 0;
	background: transparent url(../graphics/layout/bg_menu_ul.gif) 0 0 no-repeat;
	padding: 0;
	list-style: none;
}

body.home #header ul {
	width: 100px;
	background-position: -117px 0;
}

#header li {
	float: left;
}

#header li a:link,
#header li a:visited {
	display: block;
	position: absolute;
	top: 0;
	height: 25px;
}

#header li.home a:link,
#header li.home a:visited {
	left: 0;
	width: 68px;
}

#header li.contact a:link,
#header li.contact a:visited {
	right: 0;
	width: 100px;
}

#register:link,
#register:visited {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 122px;
	height: 97px;
}

/* Nav
------------------------------------------------------------------------------*/
#nav {
	position: relative;
	width: 912px;
	height: 49px;
	margin: 0 auto;
	background: transparent url(../graphics/layout/bg_nav.jpg) 0 0 no-repeat;
	padding: 0 24px;
}

#nav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 49px;
	border-left: 1px solid #Bb0009;
	border-right: 1px solid #Ff6f76;
}

#nav li {
	float: left;
}

#nav a:link,
#nav a:visited {
	display: block;
	float: left;
	height: 49px;
	font: bold 14px/49px 'Trebuchet MS',Arial,sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
	border-left: 1px solid #Ff6f76;
	border-right: 1px solid #Bb0009;
}

#nav a:hover,
#nav a:active {
	color: #6e0106;
}

#nav li.selected a:link,
#nav li.selected a:visited {
	background: transparent url(../graphics/layout/bg_nav_selected.gif) center bottom no-repeat;
	color: #FfFfFf;
}

#nav form {
	float: right;
	margin: 0;
	height: 34px;
	padding: 15px 0 0;
}

#nav form * {
	display: block;
	margin: 0;
	font-size: 11px;
}

/* DUE form fix
--------------------- */

.formtable select {
	width:400px !important;
	}


/* Section Menu
------------------------------------------------------------------------------*/
#menu_section {
	width: 310px;
	background: transparent url(../graphics/layout/bg_menu_section.gif) left bottom no-repeat;
	padding: 0 0 10px;
}

#menu_section ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_section li {
	display: block;
}

#menu_section a:link,
#menu_section a:visited {
	display: block;
	width: 200px;
	background: transparent url(../graphics/layout/bg_menu_section_a.gif) 22px 24px no-repeat;
	padding: 22px 0 22px 52px;
	font: bold 15px/1 'Trebuchet MS',Arial,sans-serif;
	text-decoration: none;
}

#menu_section a.current_page:link,
#menu_section a.current_page:visited,
#menu_section a:hover,
#menu_section a:active {
	background-image: url(../graphics/layout/bg_menu_section_a_o.gif);
	color:#8d8d8d;
}

#menu_section li ul li a {
	font-size:80% !important;
	margin:-25px 0 0 30px;
}

div.required_form_label {
	color:#Da212a;
}



/* Custom Menu
------------------------------------------------------------------------------*/
#menu_custom {
	width: 235px;
	height: 216px;
	margin: 22px 0 0;
	background: transparent url(../graphics/layout/bg_menu_custom.gif) 0 0 no-repeat;
	padding: 19px 0 0 75px;
}

#menu_custom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_custom li {
	margin: 0;
}

#menu_custom li.professionals {
	margin-top:30px;
}

#menu_custom a:link,
#menu_custom a:visited {
	display: block;
	height: 45px;
	margin: 0;
	font: bold 16px/1.2 'Trebuchet MS',Arial,sans-serif;
	text-decoration: none;
}

#menu_custom li.blog a:link,
#menu_custom li.blog a:visited {
	margin: 0 0 22px;
	line-height: 45px;
}

/* Spotlight
------------------------------------------------------------------------------*/
#spotlight {
	width: 940px;
	height: 230px;
	margin: 0 auto;
	padding: 0 10px;
	background: transparent url(../graphics/layout/bg_spotlight.gif) 0 0 no-repeat;
}

#spotlight img {
	display: block;
	border: 0;
	border-bottom: 4px solid #BbBbBb;
}

/* Content
------------------------------------------------------------------------------*/
#content {
	width: 960px;
	margin: 0 auto;
	background: transparent url(../graphics/layout/bg_content.gif) 0 0 repeat-y;
}

#content_table {
	width: 960px;
	border-collapse: collapse;
}

#column_l {
	width: 100%;
	background: transparent url(../graphics/layout/bg_column_l.gif) 0 0 no-repeat;
	padding: 0 20px 20px 30px;
	vertical-align: top;
}

body.home #column_l {
	background: none;
}

#column_r {
	padding: 0;
	vertical-align: top;
}

#masthead {
	width: 600px;
	margin: 0 auto;
	border-bottom: 4px solid #Da212a;
}

#masthead img {
	display: block;
	border: 0;
}

/* Headlines
------------------------------------------------------------------------------*/
#news {
	width: 270px;
	padding: 20px 15px;
}

#news h2, #news h1, #news h3, #news h4, #news h5, #news h6 {
	margin-top: 0;
	font: italic normal 30px/1.1 Georgia,serif;
	color: #Da212a;
}

div.news_articles ul, div.news_archives{
	padding:0px 10px 0px 10px;
	margin:0px;
	font-size:12px;	
}

div.news_archives {
	float:right;
	font-weight:bold;
}


div.news_articles ul li {
	padding:0px 0px 15px 0px;
}

#news table {
	width: 100%;
	border-collapse: collapse;
}

#news td {
	vertical-align: top;
	padding: 0 8px 4px 0;
}

/* Footer
------------------------------------------------------------------------------*/
#footer {
	width: 866px;
	height: 99px;
	margin: 0 auto;
	background: transparent url(../graphics/layout/bg_footer.jpg) 0 0 no-repeat;
	padding: 25px 47px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.33;
	color: #000000;
}

#footer #works {
	display: block;
	float: right;
	border: 2px solid #d88508;
	margin: 0 10px;

}

#center {
	float:right;
	/*margin-right:150px;*/
}

#footer #imgfooter {
	padding: 0 10px;
}

#footer #contact {
	float:left;
	width:250px;
}

#footer p {
	margin: 0;
}

#footer a:hover,
#footer a:active {
	color: #fff;
}


#certified li a:link, #certified a:visited {
	font-size:80%;
	margin: -25px 0 0 30px;
	
}

.formtitle, .form_title, h5.form_title, div.form_row_submit {
	background:#F9F9F9 !important;
	border:1px solid #E2E2E2 !important;
	color:#000000 !important;
	font-size:14px;
}

#news h3.content_news_article_headline {
	font-size:12px;
	line-height:14px;	padding:0px;
	background:none;
	border:0px;
	margin:0px;
	text-indent:0;
	height:auto;
	width:auto;
}

#news div.news_articles ul li {
list-style:disc;
margin:0px;
}