@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body {background:#000000;margin: auto 0px;}

#wrapper 
{
	background:url(images/bg_secondary.jpg) center;
	background-repeat:repeat-y;
	width:980px;
	
}

#header {background:url(images/header.jpg) center;
background-repeat:no-repeat;height:117px;}

#nav {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#nav ul{padding:78px 0 0 561px;}

#nav ul li{float:left;list-style-type:none;display:block;padding:0 0 0 0px;}



#nav a.home {float:left;display:inline;background:url(images/nav/home.gif);width:46px;height:25px;font-size:0px;text-indent:-9999px;}
#nav a.home:hover {background-position:0 -23px;}
#nav a.about {float:left;display:inline;background:url(images/nav/about.gif);width:71px;height:25px;font-size:0px;text-indent:-9999px;}
#nav a.about:hover {background-position:0 -23px;}
#nav a.cor {float:left;display:inline;background:url(images/nav/cor.gif);width:40px;height:25px;font-size:0px;text-indent:-9999px;}
#nav a.cor:hover {background-position:0 -23px;}
#nav a.cso {float:left;display:inline;background:url(images/nav/cso.gif);width:39px;height:25px;font-size:0px;text-indent:-9999px;}
#nav a.cso:hover {background-position:0 -23px;}
#nav a.contact {float:left;display:inline;background:url(images/nav/contact.gif);width:67px;height:25px;font-size:0px;text-indent:-9999px;}
#nav a.contact:hover {background-position:0 -23px;}
#nav a.links {float:left;display:inline;background:url(images/nav/links.gif);width:48px;height:25px;font-size:0px;text-indent:-9999px;}
#nav a.links:hover {background-position:0 -23px;}

#title {
	background:url(images/title_secondary.jpg) center;
	background-repeat:no-repeat;
	height:96px;
	width:980px;
	float: left;
	display:inline;
}

#title img {
	margin-left:150px;
	padding:30px 0 0 0;
}
#title img.title2 {
	margin-left:107px;
	padding:30px 0 0 0;
}

#content {
	background:url(images/content_footer_secondary.jpg) bottom;
	background-repeat:no-repeat;
	width:980px;
	min-height:368px;
	float:right;
	display:inline;
}
#content2 {background:url(images/content_footer_secondary.jpg) bottom;background-repeat:no-repeat;width:1200px;min-height:368px;float:right;display:inline;}

#content_left {
	width:180px;
	float:left;
	margin-left:110px;
	padding:2px 0 0 0;
	display:inline;
}
#content_left h3 {font-size:11pt;padding: 0 0 5px 0;color:#c66f00;}
#content_left h3 span{font-weight:100;}
#content_left li {font-size:10pt;list-style-type:none; font-variant:small-caps;font-weight:600;padding:0 0 5px 3px;color:#464646;}
#content_left a:link, #content_left a:visited{color:#464646;text-decoration:none;}
#content_left a:hover {color:#006e95}

#content_right {
	width:300px;
	float:left;
	margin-left:0px;
	padding: 0 0 0 25px;
	display:inline;
}
#content_right p {
	font-size:9pt;
	font-weight:normal;
	padding: 0 0 10px 0;
	line-height:15pt;
	color:#464646;
}
#content_right p span {font-weight:900;color:#006e95;font-size:9pt;}
#content_right strong {font-weight:900;color:#006e95;font-size:9pt;}
#content_right em {font-weight:900;color:#006e95;font-size:9pt;}

#content_right h1 {color:#c66f00;font-size:15pt;font-variant:small-caps;padding: 0 0 10px 0;}
#content_right h2 {font-weight:900;color:#006e95;font-size:9pt;padding: 0 0 5px 0;}
#content_right ul {padding: 0 0 15px 0;}
#content_right ul li {
	font-size:8pt;
	list-style:outside;
	padding:0 0 5px 0;
	margin: 0 0 0 15px;
	line-height: 15px;
}

#content_left2 {
	width:400px;
	float:left;
	margin-left:150px;
	padding: 0 10px 40px 0;
	display:inline;
}
#content_left2 p {
	font-size:9pt;
	font-weight:normal;
	padding: 0 0 10px 0;
	line-height:15pt;
	color:#464646;
}
#content_left2 p span {font-weight:900;color:#006e95;font-size:9pt;}
#content_left2 strong {font-weight:900;color:#006e95;font-size:9pt;}
#content_left2 em {font-weight:900;color:#006e95;font-size:9pt;}

#content_left2 h1 {color:#c66f00;font-size:15pt;font-variant:small-caps;padding: 0 0 10px 0;}
#content_left2 h2 {font-weight:900;color:#006e95;font-size:9pt;padding: 0 0 5px 0;}
#content_left2 ul {padding: 0 0 15px 0;}
#content_left2 ul li {font-size:8pt;list-style:inside;padding:0 0 5px 0;}

a.top {font-size:8pt;color:#c66f00;text-align:right;display:block;padding:0 0 10px 0;}

#side_img {
	float:right;
	width:282px;
	margin-right:80px;
	display:inline;
}

/*#side_img2 {float:right;margin-right:189px;}*/

#footer {background:url(images/footer.jpg) center; background-repeat: no-repeat; height:104px;clear:both;}
#footer ul{
	margin:0 0 0 520px;
	padding:15px 0 0 0;
}
#footer ul li {list-style-type:none; float:left;color:white;padding-right:5px;font-size:8pt;font-weight:800;}
#footer a:link, #footer a:visited {color:white; text-decoration:none;}
#footer a:hover {color:#006e95}

