body {	
background:#0A4DBC url(images/bg.png) repeat-x;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444;
height:100%;
}
h1 {
color:#1c5873;
font-size:28px;
font-family:"Century Gothic", Tahoma, Geneva, sans-serif;
font-weight:normal;
margin:0 0 -5px 0;
}
h2 {
color:#444;
font-size:24px;
font-family:"Century Gothic", Tahoma, Geneva, sans-serif;
font-weight:normal;
margin:0;
}
h3 {
color:#fff;
font-size:24px;
font-family:"Century Gothic", Tahoma, Geneva, sans-serif;
font-weight:normal;
margin:0;
}
ul.topnav {
	list-style: none;
	font-size:30px;
	font-family:"Century Gothic", Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 900px;
	font-size: 1.2em;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: ;
	text-decoration:underline;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 38px;
	float: left;
	top: 3px;
	position:relative;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 41px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}

ul.subnav li a{
	font-size:14px;
	text-transform:lowercase;
}
	
ul.subnav li a:hover{
	text-decoration:none;
}

	
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}

#indextop {
line-height:1.3em;
font:11px Arial, Helvetica, sans-serif;
color:#000000;
}

#indextop a:link {
text-decoration:none;
color:#000;
}

#indextop a:visited {
text-decoration:none;
color:#000;
}

#indextop a:hover {
text-decoration:underline;
color:#fff;
}

.indheading {
font:bold 16px Arial, Helvetica, sans-serif;
}

#content a.visited {
text-decoration:none;
color:#fff;
}

#container {
min-height:100%;
position:relative;
background:url(images/bg_page.jpg) no-repeat top center;
}

#containerind {
min-height:100%;
position:relative;
background:url(images/bg_pageind.jpg) no-repeat top center;
}

#top {
width:900px;
height:144px;
margin:0 auto 0 auto;
overflow:hidden;
}
#top a:link {
text-decoration:none;
color:#fff;
}
#top a:visited {
text-decoration:none;
color:#fff;
}
#top a:active {
text-decoration:none;
color:#fff;
}
#top a:hover {
text-decoration:underline;
color:#fff;
}
#logo {
width:270px;
height:100px;
margin:75px 0 0 60px;
}
#call {
width:250px;
height:20px;
margin:-35px 0 0 430px;
}
#nav {
width:880px;
height:52px;
margin:0 auto 0 auto;
background-image:url(images/bg_nav.png);
padding-left:20px;
}

#navind {
width:880px;
height:52px;
margin:0 auto 0 auto;
background-image:url(images/bg_navind.png);
padding-left:20px;
}

#pageind {
width:830px;
background-color:#5582aa;
margin:0 auto 0 auto;
padding:15px 35px 100px 35px;
line-height:24px;
min-height:400px;
}

#page {
width:830px;
margin:0 auto 0 auto;
background: #fff; 
padding:35px 35px 100px 35px;
line-height:24px;
min-height:400px;
}

#page a:link {
text-decoration:none;
color:#72af22;
font-weight:bold;
}
#page a:visited {
text-decoration:none;
color:#72af22;
font-weight:bold;
}
#page a:active {
text-decoration:none;
color:#72af22;
font-weight:bold;
}
#page a:hover {
text-decoration:underline;
color:#72af22;
font-weight:bold;
}
#sidebar {
width:180px;
background-color:#f0f0f0;
margin-left:20px;
padding:20px 20px 10px 20px;
float:right;
}
/* #sidebar a:link {
text-decoration:none;
color:#0099FF;
font-weight:bold;
}
#sidebar a:visited {
text-decoration:none;
color:#0099CC;
font-weight:bold;
}
#sidebar a:active {
text-decoration:none;
color:#0A4DBC;
font-weight:bold;
background-color:#FFFFFF;
}
#sidebar a:hover {
text-decoration:underline;
color:#fff;
font-weight:bold;
background-color:#444;
} */
ul.sidebar { 
	padding:0px 10px;
}
#eee {
width:770px;
height:100px;
background-image:url(images/eee1.gif);
background-repeat:no-repeat;
margin-top:30px;
padding:20px 30px 30px 30px;
line-height:20px;
}
#eee a:link {
text-decoration:none;
color:#fff;
font-weight:normal;
}
#eee a:visited {
text-decoration:none;
color:#fff;
font-weight:normal;
}
#eee a:active {
text-decoration:none;
color:#fff;
font-weight:normal;
}
#eee a:hover {
text-decoration:underline;
color:#fff;
font-weight:normal;
}
