@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #010834;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666;
	border-left-color: #666;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
#rightshadow {
	background-image: url(images/rightshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top {
	background-image: url(images/header.jpg);
	height: 107px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #6991AB;
	position: relative;
}
#top h1 {
	color: #FFF;
	text-align: right;
	margin: 0px;
	line-height: 30px;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.7em;
	font-weight: normal;
}

#menu {
	float: left;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu a {
	color: #828282;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #EFEFEF;
	display: block;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#menu a:hover {
	color: #333;
	background-color: #E8E8E8;
}
#main {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	position: relative;
}
#maintop {
	height: 182px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#maintop #lefttop {
	background-color: #D6E3E9;
	vertical-align: top;
	padding: 30px;
	font-size: 1.1em;
	font-weight: normal;
	height: 122px;
	width: 429px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#lefttop address {
	font-style: normal;
}

#maintop #righttop {
	width: 300px;
	height: 182px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
#mainbottom {
	background-color: #6991AB;
}
#mainbottom #leftbottom {
	width: 480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	font-size: 0.8em;
	background-color: #FFF;
}
#leftbottom p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#leftbottom h2 {
	font-size: 1em;
	font-weight: bold;
	color: #496B83;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#leftbottom ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-image: url(images/bullet.gif);
}
#leftbottom li {
	list-style-image: url(images/bullet.gif);
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#leftbottom a {
	color: #4A6C84;
}
#leftbottom a:hover {
	color: #6C0000;
	text-decoration: none;
}


#leftbottom address {
	font-style: normal;
	margin: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6991AB;
}
#leftbottom .halfbox {
	float: left;
	width: 240px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#mainbottom #rightbottom {
	margin-left: 490px;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainbottom #rightbottom ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#mainbottom #rightbottom li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainbottom #rightbottom a {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
}
#mainbottom #rightbottom a:hover {
	color: #CCC;
}
form {
	margin: 0px;
	padding: 0px;
}

#footer {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 15px;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #6C0000;
	text-decoration: none;
}
.lineclear {
	clear:both; 
	height:1px; 
	background-color:#FFF;
}
.right {
	float: right;
	border: 1px solid #010834;
}

#iis {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #CCC;
	font-size: 0.7em;
	padding-bottom: 5px;
}
#iis a {
	color: #CCC;
	text-decoration: none;
}
#iis a:hover {
	color: #FFF;
	text-decoration: underline;
}
