/* CSS Document */

* {
	padding:0;
	margin:0;
	text-align:left;
}
body {
	font-size: 62.5%; /* SETS 1em to 10px */
	line-height: 1.4;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#07073b;
	margin:0;
	padding:0;
}

ol, ul {
	list-style: none;
}
li {
	list-style: none;
	clear:left;
}

a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:12px;
	font-weight:bold;
	color:#075c87;
	border-bottom:1px solid #cccccc;
}
h2 {
	font-size:10px;
	font-weight:bold;
}
h2 a {
	color:#333333;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
}

h5 {
	text-align: center;
	border-bottom: 1px solid #000000;
}

p {
	font-size:10px;
	font-weight:normal;
	margin-bottom:10px;
}
#behind {
	background:url(/images/design/back_main_top.jpg) no-repeat #ffffff;
	width:100%;
	margin:0 auto;
}
#header {
	height:102px;
	padding-top:15px;
}
#header #logo {
	float:left;
}
#header #right {
	float:left;
	width:679px;
	padding-top:10px;
}
#header, #header a:link, #header a:hover, #header a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9e9e9;
	font-weight: bold;
}
#header .listNav {
	margin-left:234px;
	padding-top:10px;
}
#header .listNav li {
	display:inline;
}
#main {
padding:0 10px 0 20px;
}
.intro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.brand {
margin:20px 5px 0 0;
}
.brand li {
	padding:5px 0 5px 15px;
	list-style:none;
	width:160px;
}
.brand a:link, .brand a:hover, .brand a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	font-size:11px;
}
#footer{
color:#ffffff;
}
#footer p{
text-align:center;
}
/*Nav Styles*/
#tabNav {
	height: 33px;
	background:url(images/design/nav_01.gif) no-repeat;
	position: relative;
	top:32px;
	left:39px;
	margin:0;
	padding:0;
}
#tabNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#tabNav li, #tabNav a {
	height: 33px;
	display: block;
	text-align:center;
}
#tabNav a {
	padding-top:6px;
}
#tabNav a:link, #tabNav a:hover, #tabNav a:visited {
	text-align:center;
	padding-top:6px;
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tabNav a:hover {
	text-decoration:underline;
}
#panel1b {
	left: 0;
	width: 138px;
}
#panel2b {
	left: 138px;
	width: 135px;
}
#panel3b {
	left: 273px;
	width: 135px;
}
#panel4b {
	left: 408px;
	width: 135px;
}
#panel5b {
	left: 543px;
	width: 135px;
}
#panel1b a:hover {
	background: transparent url(images/design/nav_01.gif) 0 -33px no-repeat;
}
#panel2b a:hover {
	background: transparent url(images/design/nav_01.gif) -138px -33px no-repeat;
}
#panel3b a:hover {
	background: transparent url(images/design/nav_01.gif) -273px -33px no-repeat;
}
#panel4b a:hover {
	background: transparent url(images/design/nav_01.gif) -408px -33px no-repeat;
}
#panel5b a:hover {
	background: transparent url(images/design/nav_01.gif) -543px -33px no-repeat;
}
.logo {
	text-align: center
}
#sideBar{
background:url(images/design/sideBarBkgd.jpg) repeat-x;
}
#sideBar h1 {
margin:28px 0 0 10px;
padding-bottom:5px;
width:150px;
}
