*	{
	padding: 0;
	margin: 0;
	}

html, body     {
	background-image: url(/images/bg.jpg);
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
    }

body {
    text-align: center;
    }

img	{
	border: none;
	}

div#wrapper {
    width: 1004px;
    text-align: left;
    margin: 0 auto;
	padding-bottom: 10px;
	border: none;
    }

div#header	{
	height: 160px;
	}

div#header div#info	{
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	}

div#header div#info p	{
	font-size: 1.1em;
	color: #005BB6;
	}

div#header img#logo	{
	margin-left: 3px;
	margin-top: 5px;
	}

p#motto	{
	font-weight: bold;
	color: #00417E;
	float: left;
	margin-left: 15px;
	margin-top: 95px;
	}

div#menu_holder	{
	height: 57px;
	background: #000 url(/images/blue-menu-bg.jpg) no-repeat 0 0;
	}

ul#navigation	{
	width: 1004px;
	height: 57px;
	background: transparent url(/images/green-menu-bg.jpg) no-repeat right top;
	list-style-type: none;
	}

ul#navigation li	 {
	float: left;
	position: relative;
	background-image: url(images/fake.gif);
	}

ul#navigation li a:link, ul#navigation li a:visited	{
	display: block;
	height: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
	margin-top: 5px;
	padding: 17px 10px 20px 10px;
	border-right: 1px solid #003160;
	border-left: 1px solid #3F71A2;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	}

ul#navigation li a#home	{
	border-left: 1px solid transparent;
	margin-left: 15px;
	}

ul#navigation li a#home:hover	{
	border-left: 1px solid #3F71A2;
	}

ul#navigation li a:hover	 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #D8D7D7;
	border-left: 1px solid #003160;
	border-right: 1px solid #003160;
	background-image: url(/images/menu-hover-bg.jpg);
	color: #c0c0c0;
	}

ul#navigation li a.at	{
	border: none;
	background-image: none;
	color: #c0c0c0;	
	}

ul#navigation li a.at:hover	{
	
	}

/* Inner menu items */

ul.inner	{
	position: absolute;
	left: -2999em;
	top: 100%;
	list-style: none;
	z-index: 100;
	background: url(images/fake.gif) no-repeat -1px -1px;
	}

ul#navigation li:hover ul.inner, ul#navigation li.sfhover ul.inner	{
	left: 0;
	}

ul#navigation ul.inner li	{
	clear: left;
	display: block;
	background-color: #001C98 !important;
	border: 1px solid #000000 !important;
	color: #FFF;
	margin-bottom: 1px;
	margin-top: 0;
	}

ul#navigation ul.inner li a#at	{
	background-color: #D20000;
	}

ul#navigation ul.inner a	{
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: .7em;
	padding: 9px 8px 6px 8px;
	text-align: left;
	margin: 0;
	height: 18px;
	border: 0;
	}
ul#navigation ul.inner li a:hover	{
	color: #FFF !important;
	background-color: #000;
	border: 0;
	background-image: none;
	padding: 9px 8px 6px 8px;
	margin: 0;
	height: 18px;
	}

ul#navigation ul.inner li a.i_at	{
	background-color: #000;
	}

ul#serv_inner li, ul#doc_inner li	{
	width: 195px;
	}

div#under_menu	{
	height: 9px;
	background: #FFF url(/images/wrapper-top.jpg) no-repeat 0 0;
	clear: left;
	}

div#left-col	{
	width: 363px;
	float: left;
	background-color: #FFF;
	border-left: 1px solid #719DD3;
	}

div#left-col p	{
	padding: 5px 10px 5px 10px;
	margin: 5px;
	font-size: .75em;
	line-height: 1.8em;
	}

div#left-col hr	{
	border: 0;
	height: 3px;
	background-color: #D2DFEE;
	width: 95%;
	margin: 20px auto;
	}

div#exotic	{
	width: 306px;
	height: 202px;
	background: #FFF url(/images/exotic-bg.jpg) no-repeat 0 0;
	margin-left: 25px;
	margin-top: 30px;
	}

div.xtra-left	{
	width: 306px;
	height: 160px;
	background: #FFF url(/images/extra-side-hdr.jpg) no-repeat 0 0;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	}

div#exotic h2, div.xtra-left h2	{
	font-size: 1.1em;
	padding-top: 7px;
	color: #005BB6;
	margin-left: 20px;
	}

div.xtra-left a:link, div.xtra-left a:visited	 {
	text-decoration: none;
	color: #3771B0;
	}

div.xtra-left a:hover	{
	text-decoration: underline;
	}

div#right-col	{
	width: 634px;
	float: right;
	margin-right: 4px;
	background-color: #FFF;
	}

div#know	{
	width: 633px;
	height: 337px;
	background: #FFF url(/images/did-you-know-bg.jpg) no-repeat 0 0;
	}

div#know h1	{
	font-size: 1.3em;
	color: #2B67B0;
	padding: 12px 0 0 25px;
	}

div#know p#did	 {
	color: #00A82F;
	font-weight: bold;
	margin-top: 34px;
	margin-left: 37px;
	font-size: .9em;
	}

div#scrollup {
	position: relative;
	left: 30px;
	top: 20px;
	overflow: hidden;
	height: 200px;
	width: 290px
	}
div.headline {
	position: absolute;
	top: 210px;
	left: 5px;
	height: 195px;
	width:280px;
	}

div#maincontent	{
	background-color: #FFF;
	width: 1002px;
	}

div#slideshow	{
	width: 633px;
	height: 471px;
	padding-bottom: 25px;
	}

div#sub-footer	{
	clear: both;
	background-color: #FFF;
	margin-left: 2px;
	margin-right: 2px;
	border-left: 1px solid #719DD3;
	}

div#sub-footer h2	{
	color: #005BB6;
	font-size: 1.2em;
	text-align: center;
	}

div#sub-footer h2 span	{
	color: #01A737;
	}

div#sub-footer hr	{
	border: 0;
	height: 3px;
	background-color: #D2DFEE;
	width: 95%;
	margin: 20px auto;
	}

div#sub-footer p	{
	width: 50%;
	border-right: 2px solid #D2DFEE;
	font-size: .8em;
	margin-left: 30px;
	padding-bottom: 20px;
	}

div#footer	{
	height: 124px;
	background: #FFF url(/images/footer-bg.jpg) no-repeat 0 0;
	}

ul#lowermenu	{
	list-style-type: none;
	margin-left: 80px;
	}

ul#lowermenu li	{
	float: left;
	}

ul#lowermenu li a:link, ul#lowermenu li a:visited	 {
	display: block;
	margin: 45px 8px 0 8px;
	font-size: .7em;
	text-decoration: none;
	color: #FFF;
	}

ul#lowermenu li a:hover	 {
	text-decoration: underline;
	}

ul#lowermenu li a#l_at	{
	color: #c0c0c0;
	}

p#copyright	{
	clear: left;
	text-align: center;
	font-size: .7em;
	color: #FFF;
	padding-top: 15px;
	}

p#credit	{
	text-align: center;
	font-size: .7em;
	color: #c0c0c0;
	padding-top: 10px;
	}

p#credit a	{
	color: #c0c0c0;
	text-decoration: none;
	}
div.headline	{
	font-size: .8em;
	}
div.headline p	{
	padding: 5px 0;
	}

div#innercontent	{
	width: 1000px;
	background: #FFF url(/images/inner-border.jpg) no-repeat top right;
	margin-left: 2px;
	margin-right: 3px;
	border-left: 1px solid #719DD3;
	font-size: .8em;
	}

div#innerleft	 {
	width: 640px;
	float: left;
	padding-bottom: 30px;
	}

div#innerleft h1	{
	font-size: 1.6em;
	padding-left: 15px;
	padding-top: 20px;
	color: #2B67B0;
	margin-bottom: 35px;
	}

div#innerleft p	{
	padding: 5px;
	margin: 2px;
	margin-left: 20px;
	}

div#innerleft a	{
	color: blue;
	}

div#innerleft h2	{
	font-size: 1em;
	margin-left: 20px;
	color: #2B67B0;
	}

div#innerright	{
	padding-top: 30px;
	margin-left: 670px;
	}

div#sideinfo	{
	height: 333px;
	width: 307px;
	background: #FFF url(/images/inner-side.jpg) no-repeat 0 0;
	margin-top: 25px;
	}

div#sideinfo p	{
	padding: 50px 10px 0 10px;
	}	
hr#innerhr	 {
	clear: left;
	border: 0;
	height: 3px;
	background-color: #D2DFEE;
	width: 95%;
	margin: 20px auto;
	}

input, textarea, select	 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #00417E;
	}

input.button	{
	color: #FFF;
	padding: 4px 8px;
	background-color: #00417E;
	margin-top: 1px solid #c0c0c0;
	margin-left: 1px solid #c0c0c0;
	margin-bottom: 1px solid #000;
	margin-right: 1px solid #000;
	}

div.docs	 {
	height: 250px;
	margin-bottom: 25px;
	}
div.docs img	 {
	float: left;
	margin-left: 25px;
	margin-right: 45px;
	}

div.docs h4	{
	color: #2B67B0;
	}

div.staff	 {
	margin-left: 30px;
	margin-top: 20px;
	height: 150px;
	width: 45%;
	float: left;
	}

div.staff img	{
	float: left;
	margin-right: 15px;
	}

div#innerleft ul	{
	margin-left: 55px;
	list-style-type: none;
	}

div#innerleft ul li	{
	background-image: url(/images/list.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 30px;
	margin-bottom: 10px;
	}

div.docs ul	 {
	margin: 5px;
	}

div.docs ul li ol	{
	margin: 5px 0 5px 170px;
	list-style-type: none;
	}

div#innerleft ul.emp li	{
	 margin-bottom: 0;
	}
