/* Created by Matthew Tymus on behalve of Dentons Creative */

/*====================================================================
Global Styles
======================================================================*/
* {margin: 0; padding: 0; border: 0; font-family: Georgia, "Times New Roman", Times, serif;}
.clear {clear: both;}
h2 .faint {
	color: #99A2C0;
	font-size: 21px;
}
a {color: #E28025; }
a:hover {color: #BFE3F8; text-decoration: none;}
.tel {
	font-size: 18px;
	font-weight: bold;
}
.shorts h3 {
	color: #dddbc9;
	margin: 15px 0 20px 40px;
	font-size: 21px;
}
h1 {
	text-indent: -9999px;
	height: 110px;
	display: block;
	background: url(../imgs/logo.gif) no-repeat;
	width: 185px;
	position: absolute;
	left: 29px;
	top: 14px;
}
#logo {
	background: url(../imgs/round_logo.gif) no-repeat;
	position: absolute;
	height: 95px;
	width: 102px;
	left: 887px;
	top: 124px;
	z-index: 100;
}
h1 a {display: block;}
h2, h3, h4 {font-weight: normal; letter-spacing: -1px;}
h2 {font-size: 36px; color: #212121; margin: 40px 30px 25px 30px; border-bottom: 1px solid #e0e0e0; padding-bottom: 15px;}
h3 {font-size: 24px; color: #212121; margin: 40px 30px 25px 30px;}
h4 {font-size: 14px; line-height: 24px; letter-spacing: normal; color: #000033; margin: 4px 0px;}
p {color: #111; font-size: 14px; line-height: 20px; margin: 0 30px 30px 50px;}


/*====================================================================
PAGE LAYOUT
======================================================================*/

body {
	text-align: center;
	background: #fff url(../imgs/bg.jpg) repeat-x center top;
}
#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header {width: 1000px; height: 139px; position: relative;}
#content {
	width: 1000px;
	text-align: left;
	margin: 0 0 25px 0;
}

#leftcol {
	display: inline;
	float: left;
	width: 540px;
}
#content .mainimg {
	padding: 2px;
	border: 1px solid #0E3067;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 75px;
}

#zigzag {
	background: url(../imgs/strike.gif) no-repeat right center;
	height: 73px;
	width: 1000px;
}
#shortcut {
	height: 305px;
	width: 1000px;
}
#bgbot {background: url(../imgs/bg_bot.gif) repeat-x center bottom;}

#shortcut .shorts {
	background: url(../imgs/shortcut_box.jpg);
	float: left;
	height: 209px;
	width: 250px;
	margin-top: 50px;
	text-align: left;
}
.shorts p {
	color: #DDDBC9;
	font-size: 12px;
	line-height: 18px;
	margin: 0 40px 20px 40px;
}

#footer {width: 1000px; margin: 0 auto; height: 43px;}
#footer p {
	font-size: 11px;
	line-height: 43px;
	margin: 0;
	padding: 0;
}
#leftcol li {
	font-size: 14px;
	margin-bottom: 8px;
	margin-left: 80px;
	color: #000000;
	line-height: 18px;
}
#leftcol ul {
	margin-bottom: 30px;
}

/*MAIN NAV*/

ul#nav {height: 51px; width: 1000px; position: relative; display: block; background: transparent url(../imgs/nav.gif) no-repeat;}
ul#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
ul#nav li, ul#nav a	{height: 51px; display: block; text-indent: -9999px;}
ul#nav li a	{text-decoration: none;}

#opt1 {left: 0; width: 73px;}
#opt2 {left: 73px; width: 109px;}
#opt3 {left: 182px; width: 106px;}
#opt4 {left: 288px; width: 96px;}
#opt5 {left: 384px; width: 108px;}
#opt6 {left: 492px; width: 159px;}

#opt1 a:hover {background: transparent url(../imgs/nav.gif) 0 -51px no-repeat;}
#opt2 a:hover {background: transparent url(../imgs/nav.gif) -73px -51px no-repeat;}
#opt3 a:hover {background: transparent url(../imgs/nav.gif) -182px -51px no-repeat;}
#opt4 a:hover {background: transparent url(../imgs/nav.gif) -288px -51px no-repeat;}
#opt5 a:hover {background: transparent url(../imgs/nav.gif) -384px -51px no-repeat;}
#opt6 a:hover {background: transparent url(../imgs/nav.gif) -492px -51px no-repeat;}

#opt1 a.current {background: transparent url(../imgs/nav.gif) 0 -102px no-repeat;}
#opt2 a.current {background: transparent url(../imgs/nav.gif) -73px -102px no-repeat;}
#opt3 a.current {background: transparent url(../imgs/nav.gif) -182px -102px no-repeat;}
#opt4 a.current {background: transparent url(../imgs/nav.gif) -288px -102px no-repeat;}
#opt5 a.current {background: transparent url(../imgs/nav.gif) -384px -102px no-repeat;}
#opt6 a.current {background: transparent url(../imgs/nav.gif) -492px -102px no-repeat;}


#header .nic {
	position: absolute;
	height: 40px;
	width: 182px;
	left: 700px;
	top: 85px;
}
strong.green {
	color: #063;
}

