/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "Lucinda Sans", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	background-color: #FFFFFF;
	}

#wrapper {
	min-height: 0px;
	}

a {
	color:#FF6600;
	text-decoration:none;
	}

a:hover {
	color:#FF9933;
	text-decoration:none;
	}

h1, h2, td.contentheading, div.componentheading  {
	font-size: 15px;
	color: #171F80;
	font-weight: bold;
	text-transform: uppercase;
	}

div.componentheading {
	margin-bottom:16px;
	}

h3, h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 25px;
	color:#FF6600;
	}

h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
	}

#wrapper {
	text-align:left;
	width:708px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*
	background-image: url(../res_images/thephoto.jpg);
	*/
	background-repeat: no-repeat;
	height: 367px;
	background-position: 19px 82px;


	}
#masthead {
	background-image: url(../res_images/masthead.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	width: 708px;

}
#logo {
	padding: 19px;
	width: 218px;
	float: left;
}

#nav_line1 {
	float: left;
	height: 42px;
	width: 112px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	background-image: url(../res_images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#nav_line2 {
	float: left;
	height: 42px;
	width: 112px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 7px;
}

#nav_line3, #nav_line4 {
	float: left;
	height: 42px;
	width: 112px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	background-image: url(../res_images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#nav_line1 a, #nav_line2 a, #nav_line3 a, #nav_line4 a, #footer a {
	color:#FFFFFF;
	}

#nav_line1 a:hover, #nav_line2 a:hover, #nav_line3 a:hover, #nav_line4 a:hover, #footer a:hover {
	color:#FF9933;
	}

#nav_line1 p, #nav_line2 p, #nav_line3 p, #nav_line4 p {
	margin-top:14px;
	}

#nav_line {
	background-image: url(../res_images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#sidebar {
	float: left;
	width: 228px;
	background-color: #EEEEEE;
	border-left-width: 19px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}

#sidebar_top {
	background-color: #CCCCCC;
	float: left;
	width: 228px;
	height: 12px;
	}

#sidebar_menu {
	background-color: #DDDDDD;
	float: left;
	text-align:right;
	/* IE/FIREFOX PADDING FIX BEGIN */
	padding: 14px;
	width:200px !important; /*moz width*/
	width:228px; /*IE width*/
	/* IE/FIREFOX PADDING FIX END */
	}

#sidebar_menu td {
	text-align:right; /* required for IE6 */
	font-size:11px;
	}

#sidebar_menu a.mainlevel {
	color: #666666;
	text-decoration:none;
	}

#sidebar_menu a:hover.mainlevel {
	color:#FF9933;
	text-decoration:underline;
	}

#sidebar_testimonial h3{
	display:block;
	margin-bottom:8px;
}	

.testtext{
	text-align: left;
	padding-top: 2px;		
}

.testauthor{
	padding-right:25px;
	padding-top:10px;
	background-image: url(../res_images/quote_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#777777;
}

.testimonialdiv{
	margin-bottom:0px;
}

#sidebar_testimonial {
	float: left;
	width: 200px;
	text-align:right;
	/* IE/FIREFOX PADDING FIX BEGIN */
	padding: 14px;
	width:200px !important; /*moz width*/
	width:228px; /*IE width*/
	/* IE/FIREFOX PADDING FIX END */
	}

#copyarea {
	float: left;
	width: 400px;
	text-align:left;
	padding: 20px;
	line-height: 125%;
	font-size:11px;
	}

#copyarea p, #copyarea li, #copyarea .contentdescription td {
	line-height: 125%;
	font-size:11px;
	margin-bottom:5px;
	list-style-type: square;
	}

#copyarea li a:hover {
	background-color: #182080;
	}

#homeh1 {
	font-size:16px;
	line-height:150%;
	color: #333333;
	display: block;
	margin-top: 16px;
	}

#homeh2 {
	font-size:14px;
	line-height:150%;
	color: #333333;
	display: block;
	}	

.sectiontableentry1 a, .sectiontableentry2 a {
	color:#999999;
	display: none;
	}

#footer {
	background-image: url(../res_images/footer.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 41px;
	width: 708px;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}

#copyright {
	font-size: 10px;
	color: #999999;
	float: left;
	height: 41px;
	width: 708px;
	text-align: center;
	padding-top: 8px;
	}

#copyright a {
	color:#777777;
	}

#float-clear {
	clear:both;
	}

.readon {
	text-align:right;
	}