/* Structure CSS Document */

#IndexBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: url(../images/index-topbanner-bg.gif) #121212 top left repeat-x;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: url(../images/topbanner-bg.gif) #121212 top left repeat-x;
	margin: 0;
	padding: 0;
}

.clear {clear:left;}

/* Content Areas */

#TopBanner {
	margin: 0 auto;
	padding: 21px 0 0 25px;
	width: 935px;
	height: 72px;
}

#TopNavigation {
	float: right;
	margin: 0 25px 0 0;
	color: #4b4131;
	padding: 35px 0 0 0;
	text-align: right;
	font-size: 11px;
}

#SecondaryNavigation {
	margin: 0 13px 0 12px;
	padding: 20px 0 0 35px;
	height: 46px;
	background: url(../images/sec-nav-bg.gif) #ffffff top left repeat-x;
}


/* Index Specific */

#Index {
	background: url(../images/index-white-bg.gif) #efece9 top left repeat-x;
}

#IndexContent {
	margin: 0 auto;
	width: 935px;
	padding: 15px 0 15px 25px;
	background: url(../images/index-red-panel.gif) top left no-repeat;
}

#IndexMainPhoto {
	background: url(../images/index-main-image.jpg) top left no-repeat;
	width: 910px;
	height: 308px;
	color: #cbc7bc;
	
}

#IndexCopy {
	margin: 0 auto;
	padding: 25px 15px 25px 15px;
	width: 930px;
	background: url(../images/index-copy-bg.jpg) top center no-repeat;
}

/* Secondary Pages */

#Page {
	padding: 0;
	margin: 0;
	background: url(../images/page-bg.gif) #efece9 top left repeat-x;
}

#Content {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background: url(../images/content-bg.gif) #ffffff top left repeat-y;
}

*html #ContentLeft {
	float: left;
	margin: 25px 0 25px 32px;
	width: 550px;
	color: #000000;
}

#ContentLeft {
	float: left;
	margin: 25px 0 25px 56px;
	width: 550px;
	color: #000000;
}

*html #ProfessionalsLeft {
	float: left;
	margin: 25px 0 25px 32px;
	width: 840px;
	color: #000000;
}

#ProfessionalsLeft {
	float: left;
	margin: 25px 0 25px 56px;
	width: 840px;
	color: #000000;
}

*html #ContactLeft {
	float: left;
	margin: 25px 0 25px 32px;
	width: 800px;
	color: #000000;
}

#ContactLeft {
	float: left;
	margin: 25px 0 25px 56px;
	width: 800px;
	color: #000000;
}

#ContentRight {
	float: left;
	margin: 25px 0 0 35px;
}

#ContentOneColumn {
	margin: 25px 60px 25px 56px;
	color: #000000;
}

/* Footer Area */

#FooterShell {
	background: url(../images/footer-bg.gif) #121212 top left repeat-x;
	height: 150px;
}


#Footer {
	width: 910px;
	margin: 0 auto;
	padding: 20px 25px 0 25px;
	color: #605847;
	font-size: 10px;
}
