/* CSS Document */

body {
	background-color:#7D827C;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.78em;
}

p {
	margin:0 0 0 0;
	padding:4px 0 4px 0;
}

a {
	color:#8F3B93;;
}

#main {
	position:relative;
	top:0;
	margin:0 auto;
	width:625px;
}

#header {
	margin:20px 0 0 0;
	height:100px;
}

#imgLeft {
	float:left;
	
}

#imgRight {
	float:right;
	
}

#imgRight2 {
	float:right;
	padding:10px 0 0 0;

	
}

#nav {
	clear:both;
	margin:0 0 0 0;
	height:16px;
}

#content {
	position:relative;
	top:0;
	left:0;
	background-color:#fff;
	margin:15px 0 0 0;
	height:307px;
	overflow:hidden;
}

#footer {
	position:relative;
	top:0;
	left:0;
}

#footer #email_link {
	position:relative;
	margin:15px auto 0 auto;
	width:370px;
	color:#fff;
	font-size:.9em;
}

#email_link a {
	display:block;
	margin:15px 0;
	padding:4px 0 0 10px;
	background-color:#fff;
	width:370px;
	height:20px;
	color:#000;
	text-decoration:none;
}

#hear {
	margin:0px 0;
	padding:15px 0 0 252px;
	width:129px;
	height:23px;
}

#email_link a:hover {
	text-decoration:underline;
}

#home_left {
	float:left;
	width:205px;
}

#home_right {
	float:right;
	width:390px;
	height:307px;
	overflow:auto;
	padding:0 10px 0 0;
}

#sub_main {
	position:relative;
	top:0;
	left:0;
	height:307px;
	overflow:auto;
}

#sub_main ol {
	margin:0;
	padding:0 0 0 10px;
	display:
}

#sub_left {
	float:left;
	width:330px;
	padding:0 0 0 50px;
	
}

#sub_right {
	float:right;
	width:170px;
	padding:0 20px 0 0;
}

#sub_center {
	padding:0 20px 0 20px;
}

.heading_1 {
	color:#8F3B93;
	font-weight:bold;
	font-size:1.2em;
	padding:8px 0 0 0;
}

.tab {
	margin-left:15px;
	font-weight:bold;
}

.contact_text {
	padding:8px 0 0 0;
}

.highlight_text {
	background-color:#dfdfdf;
	padding:4px 4px 4px 4px;
}