@charset "UTF-8";
/* CSS Document */

body {background:#FFF;font-family:Verdana, Geneva, sans-serif;margin:0px;font-size:12px;color:#666;}

#container {
	position:relative;
	left:50%;
	margin-left:-500px;
	width:965px;
}
#bigDiv {display:block;position:absolute;width:auto;height:inherit;}
#topDiv {background:url(images/topnav_bg.jpg) no-repeat;width:965px;height:92px;margin:0px;}
#topDiv span {float:right;display:block;}

#featureDiv {clear:both;height:300px;width:auto;margin:0px;}
#main {width:auto;height:inherit;margin:0px;clear:both;display:block;position:relative;}


.box {float:left;padding:25px 0px 0px 0px;width:249px;background:url(images/navbg.jpg) top no-repeat;}
.Right {margin:25px 0px 0px 3px;padding:5px 0px 0px 0px;width:240px;background-color:#f0f0ed;border-left:1px solid #e5e5e6;border-right:1px solid #e5e5e6;border-top:3px solid #f90000;}
.boxBottom {margin:0px 0px 0px 3px;}
.box li {display:block;padding:5px 3px 5px 0px;border-bottom:1px dotted #cccccc; list-style-image:none;}

.links {margin:5px 10px 0px 5px;padding-left:10px;border-bottom:1px dotted #CCC;display:block;width:210px;font-size:11px;}
.links-last {margin:5px 5px 0px 5px;padding-left:10px;display:block;width:210px;font-size:11px;}





#content {float:right;padding:25px 5px 5px 5px;width:706px;background:url(images/mainbg.jpg) top no-repeat;}

#content p {padding:7px 20px 0px 15px;margin:0px;}

#logo {background:url(images/logo.jpg) no-repeat right;float:left;height:300px;width:249px;}
#banner {background:url(images/mainGraphic.jpg) no-repeat left;float:right;width:716px;height:300px;}
#footer {
	width:965px;
	height:80px;
	margin:0px;
	background:url(images/footer_bg.jpg) no-repeat bottom;
	display:block;
	clear:both;
	padding:35px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	color:#999;
}

/* styles for secondary pages */
#featureDiv_sec {clear:both;height:169px;width:auto;margin:0px;}

#nav_sec {float:left;padding:25px 0px 0px 0px;width:249px;}
#nav_sec a, #nav_sec a:visited, #nav_sec a:active {color:#036;font-variant:small-caps;font-size:14px; text-decoration:none;padding-left:8px;}
#nav_sec a:hover {padding-left:16px;}
#content_sec1 {float:right;padding:25px 5px 5px 5px;width:706px;background:url(images/mainbg_sec1.jpg) top no-repeat;}
#content_sec2 {float:right;padding:25px 5px 5px 5px;width:706px;background:url(images/mainbg_sec2.jpg) top no-repeat;}
#content_sec3 {float:right;padding:25px 5px 5px 5px;width:706px;background:url(images/mainbg_sec3.jpg) top no-repeat;}
#content_sec4 {float:right;padding:25px 5px 5px 5px;width:706px;background:url(images/mainbg_sec4.jpg) top no-repeat;}

#logo_sec {background:url(images/logo_sec.jpg) no-repeat right;float:left;height:169px;width:249px;}
#banner_sec1 {background:url(images/mainGraphic_sec1.jpg) no-repeat left;float:right;width:716px;height:169px;}
#banner_sec2 {background:url(images/mainGraphic_sec2.jpg) no-repeat left;float:right;width:716px;height:169px;}
#banner_sec3 {background:url(images/mainGraphic_sec3.jpg) no-repeat left;float:right;width:716px;height:169px;}
#banner_sec4 {background:url(images/mainGraphic_sec4.jpg) no-repeat left;float:right;width:716px;height:169px;}


/* styles for secondary pages end */


.column h5 {color:#000;font-weight:lighter;font-size:15px;margin:0px 0px 5px 0px;background:url(images/blackarrow.gif) left no-repeat; padding-left:25px;font-variant:small-caps;}
.column {display:block;width:300px;float:left;height:auto;clear:right;margin-left:15px;padding-left:0px;}
.column ul li {list-style:square;padding-left:5px;}

.networks {margin-left:80px;margin-top:10px;display:inline-block;}

/* text styles */

h1 {margin:10px 0px 8px 10px;color:#000;font-size:24px;font-family:Verdana, Geneva, sans-serif;font-weight:lighter;}
h2 {margin:15px 0px 8px 0px;color:#333;font-size:18px;font-family:Tahoma, Geneva, sans-serif;display:block;border-bottom:1px solid #E9E9E9;padding-bottom:2px;font-weight:lighter;}
h3 {margin:8px 0px 8px 0px;color:#333;font-size:12px;display:block;width:auto;border-bottom:1px dotted #CCC;padding-bottom:4px;}
h4 {margin:8px 0px 8px 46px;font-variant:small-caps;color:#000;font-size:14px;}
h5 {}
h6 {}

#nav h2 {margin:13px 0px 8px 0px;color:#666;font-size:20px;font-variant:small-caps;font-family:Verdana, Geneva, sans-serif;font-weight:lighter;}


p {padding:2px 2px 4px 0px;}

a, a:active, a:visited {color:#069;text-decoration:none;}
a:hover {text-decoration:underline;}

ul {padding-right:8px}
li { list-style-type:none; list-style-image:url(images/arrowbullet.gif);}

hr {height:1px;background-color:#999;}

.red {color:#C00;}
.black {color:#000;font-size:9px;font-weight:bold;}

