* {
	margin: 0px auto;
	padding: 0px;

}

div, img {
	border: 0px;
}

img {
	vertical-align: bottom;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000 url(../images/main_bk.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4A4B4A;
}
/*-----layout-----*/
#main {
	width: 100%;
}
#container {
	width: 1152px;
	background: url(../images/home_top.png) top no-repeat;
}
#container_sub {
	width: 1152px;
	background: url(../images/sub_top.png) top no-repeat;
}
#top {
	width: 1002px;
	height: 224px;
}
#body_top {
	width: 1152px;
	background: url(../images/body_bk_strip.png) repeat-y;
}
#body_bottom {
	width: 1152px;
	background: url(../images/home_body_bottom.png) bottom no-repeat;
	_background: none;
}
#body_wrap {
	width: 1152px;
	background: url(../images/home_body_top.png) top no-repeat;	
}
#body_wrap_sub {
	width: 1152px;
	background: url(../images/sub_body_top.png) top no-repeat;	
}
#body_contain {
	width: 1002px;
	min-height: 450px;
	height: auto;	
}
* html #body_contain {
	height: 450px;
}
#content_wrap {
	float: left;
	width: 1002px;
}
#body_left {
	float: left;
	width: 264px;
	margin-left:2px;
	_margin-left:1px;

}
#body_content {
	float: right;
	width: 678px; /*738 - 708*/
	padding-top: 210px;
	padding-right: 30px;
	padding-bottom: 25px;	
}

#body_content img.float-left {
	float: left;
	padding: 0 10px 10px 0;
}

#body_content img.float-right {
	float: right;
	padding: 0 0 10px 10px;
}

#body_content_sub {
	float: right;
	width: 678px; /*738 - 708*/
	padding-right: 30px;
	padding-bottom: 25px;
}
#bottom {
	width: 1152px;
	height: 129px;
	background: url(../images/home_bottom.png) no-repeat;
}
#bottom_ie6 {
	display: none;
	_display: block;
	_width: 1152px;
	_height: 144px;
	_background: url(../images/home_body_bottom.png) no-repeat;
	
}

/*---Left Navigation--*/
#left_nav {
	float: right;
	width: 264px;
	margin-bottom: 25px;
}
#left_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 262px;	
}

#left_nav li {
	height: auto;
	background: url(../images/left_nav_out.gif) repeat-x;
}

#left_nav ul ul li {
	background: none;
}


#left_nav li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;	
	display: block;
	width: 247px;
	height: 25px;
	border-left: 1px solid #d4d6d7;
	border-top: 1px solid #d4d6d7;
	border-bottom: 1px solid #d4d6d7;
	color: #6a0c42;
	line-height: 25px;
	font-weight: bold;
	font-size: 11pt;
}

#left_nav li a:hover, #left_nav li a.current {
	color: #E1E0DE;
	background: url(../images/left_nav_ovr.gif) repeat-x;
}

#left_nav h3 {
	font-size:13px;
	width: 100%;
	line-height: 25px;
	position: relative;
	cursor: pointer;
	color: #6a0e45;
	display: block;
	height: 25px;
}
#left_nav li span {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 20px;
	font-weight: bold;
}

/*---accordion---*/
#accordbox {
	width: 100%;
}
#accordbox a, #accordbox a:visited {
	color: #6a0c42;
	outline: invert;
	text-decoration: none;
}
#accordbox a:hover {
	color: #fff;
}
ul.simple, ul.simple li {
	list-style:  none outside;
	padding: 0;
}
ul.simple li p, ul.simple li h4 {

}
ul.simple li span {
	text-align: right;
	color: #6a0c42;
}

div.collapse {
	width: 100%;
}
div.collapse-container {
	width: 100%;
	height: 100%;
}
#left_nav ul.menulinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#left_nav ul.menulinks li a {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 9pt;
	/* background: none; */
}
#left_nav ul.menulinks li a:hover {
	background:transparent url(../images/left_nav_ovr.gif) repeat-x scroll 0 0;
}



/*-----Other Stuff-----*/
a, a:active {
	color: #6a0c42;
}
a:hover {
	color: #000000;
}
img {
	border: none;
}
img.ie6png, #container, #body_top, #body_wrap, #body_bottom, #bottom, #bottom_ie6 {
	behavior: url(images/iepngfix.htc);
}
.logo {
	float: left;
	position: relative;
	top: 27px;
	left: 33px;
	width: 185px;
	height: 101px;
}
.contact {
	float: right;
	position: relative;
	top: 16px;
	right: 47px;
	width: 154px;
	height: 34px;
}
#body_content h1, #body_content_sub h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #6a0c42;
	margin: 5px 0px;
	padding: 10px 0px;
	background: url(../images/bar_strip.gif) bottom left no-repeat;
}
#body_content_sub h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #6a0c42;
	margin: 0px;
	padding: 5px 0px;
	background: url(../images/bar_strip.gif) bottom left no-repeat;
}
#body_content p, #body_content_sub p {
	padding: 10px 0px;
	line-height: 20px;
}
#body_content ul {
	list-style-position:inside;
}
#left_contact {
	padding: 0px 2px;
	text-align: center;
}
#left_contact h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #6a0c42;
}
.tribox_wrap {
	clear: both;
	width: 99%;
}
.tribox_wrap h4 {
	width: 95%;
	position: relative;
	top: 33px;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px;
	margin: 0px;
}
span.colorbold {
	color: #6a0c42;
}
.tribox01 {
	float: left;
	width: 212px;
	height: 115px;
	background: url(../images/tribox01.png) no-repeat;
	margin-right: 10px;
}
.tribox02 {
	float: left;
	width: 212px;
	height: 115px;
	background: url(../images/tribox02.png) no-repeat;	
}
.tribox03 {
	float: left;
	width: 212px;
	height: 115px;
	background: url(../images/aesthetics-tribox.png) no-repeat;
	margin-left: 10px;
}

/*---webform stuff---*/
.webform {
	width: 85%;
	margin: 0px auto;
}
.webform p {
	margin: 0px;
	padding: 0px;
}
.webform input {
	margin: 3px 0px;
	padding: 2px;
	width: 100%;
	font-size: 13px;
	border: 1px solid #666;
}
.webform textarea {
	margin: 3px 0px;
	padding: 2px;
	width: 100%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #666;
}
.webform input.check_box {
	width: 20px;
	height: 30px;
	vertical-align: middle;
	border: 0;
}
.webform input.btn_submit, .content-form .submit {
	width: 82px;
	height: 20px;	
	cursor: pointer;
	background: url(../images/btn_submit.gif) no-repeat;
	border: none;
}
.survey-form .submit {
	width: 82px;
	height: 20px;	
	cursor: pointer;
	background: url(../images/btn_submit.gif) no-repeat;
	border: none;
}
.content-form ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
.survey-form ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
.content-form li {
	padding: 5px 0;
}
.survey-form li {
	padding: 5px 0;
}
.content-form label {
	width: 165px;
	text-align:left;
	vertical-align:top;
	display:inline-block;  
}
.survey-form label {
	width: 165px;
	text-align:left;
	vertical-align:top;
	display:inline-block;  
}
.content-form input, .content-form textarea, .content-form select {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 300px;
} 
.survey-form input, .survey-form1 textarea, .survey-form select {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
} 

.content-form .checkbox {
	width: 15px;
}

.staff-profile {
	float: left; 
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.staff-profile span.staff-name {
	font-size: 12px;
	font-weight:bold;
}						
.staff-profile span.staff-pos {
	font-size: 11px;
}
.rotating_img{
margin-left:-28px;
margin-top:-341px;
/*
_margin-left: 100px;
*margin-left: -706px;
*/
position:absolute;
}

.rotating_flash {
margin-left:-28px;
margin-top:-341px;
*margin-left: -706px;
_margin-left: -30px;
position:absolute;
}

.body_content_internal{
float:left;
margin-top:-56px;
position:relative;
}

/*    SITEMAP CSS    */

#footer_links {
	margin:0;
	padding-left:200px;
	padding-top:3px;
	text-align:right;
	width:119px;
}
#footer_credit {
	text-align:center;
	font-size:10px;
}
a.footer_link {
	text-decoration: none;
	font-size: 10px;
}
.sitemap div {
	/*
	float:left;
	*/
	padding:0 14px;
	/* width:300px; */
	margin: 0;
}

.sitemap .hdr {
	padding: 5px 0;
}

.sitemap a {
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: none;
}
.sitemap h3 {
	
}

.sitemap ul {
	list-style: none inside;
}

.sitemap li {
	padding-left: 10px;
	
}

.sitemap li li {
	padding-left: 20px;
	background: none;
}

#content {

	position:relative;
}