@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html {height: 100%;}
body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	background-color: #303E49;
}
#bigwrap {
	min-height: 100%;
	height: auto;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {padding: 15px 0;} 
#search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045097;
	text-decoration: none;
	background-color: #FFF;
	border: 0;
	width: 40px;
	font-weight: bold;
	margin: 0 4px;
}
#search2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045097;
	text-decoration: none;
	width: 240px;
}
#search3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045097;
	text-decoration: none;
	background-color: #FFF;
	border: 0;
	font-weight: bold;
}
#search:hover {color: #BE271F;}
#naviWrapper {
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi {height: 42px;}
#navi ul {list-style-type: none;}
#navi ul li {
	float: left;
}
#navi ul a {
	padding: 14px 16px 14px 16px;
	text-decoration: none;
	display: block;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #02478E;
	margin-right: 2px;
}
#navi ul a:hover {
	color: #08519C;
	text-decoration: none;
	background-image: url(../images/navi_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navi #first a {
	margin-left: 1px;
}

#navi #first a:hover {
	background-image: url(../images/navi_bg_1st.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navi #last a {background-image: none;}
#navi #last a:hover {
	color: #08519C;
	text-decoration: none;
	background-image: url(../images/navi_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
#time  {
	position: absolute;
	left: 783px;
	top: -30px;
	text-align: right;
	font-size: 12px;
	color: #3F5A81;
	width: 160px;
	height: 20px;
}
.print {
	padding-right: 17px;
}
#banner {
	background-repeat: no-repeat;
	background-position: left 22px;
	height: 220px;
	position: relative;
	background-image: url(../images/ecom2.png);
}
#ecom {
	padding: 32px 0 0 23px;
	color: #064B93;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#ecom a {font-size: 12px;}
#ecom h2 {font-weight: normal;}
#login {
	border: 1px solid #A6B5D9;
	background-color: #E3EEFC;
	height: 22px;
	width: 54px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 4px 0;
}
#login:hover {
	background: #FFF;
}
#ecom td {padding: 2px 0;}
#ecom .textbox {
	height: 24px;
	border: 1px solid #295467;
	width: 173px;
	font-size: 12px;
	color: #364C61;
	line-height: 1.8em;
	font-weight: bold;
	padding-left: 7px;
}
#ecom .textbox2 {
	width: 182px;
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flash {
	position: absolute;
	left: 255px;
	top: 23px;
}
#sidebar  {
	position: absolute;
	left: 789px;
	top: 20px;
}
#sidebar ul {margin-top: 9px;}
#sidebar ul li {
	list-style-image: url(../images/bullet.png);
	margin: 6px 0 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
#sidebar a {color: #000;}
#mainContent  {
	height: 85px;
}
#box1 {
	width: 225px;
	float: left;
	color: #000;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 27px;
	margin-right: 42px;
}
#box2 {
	width: 225px;
	float: left;
	color: #000;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 27px;
	margin-right: 42px;
}
#box3 {
	width: 225px;
	float: left;
	color: #000;
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 27px;
}
#box1 a, #box2 a, #box3 a {font-size: 12px;}
.boxHeading {
	color: #FFF;
	font-size: 13px;
	padding-left: 10px;
}
.more {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
#footerWrap  {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	color: #FFF;
	font-size: 11px;
	line-height: 30px;
	padding-top: 8px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footerWrap2 {
	background-image: url(../images/footer2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
}
#footer2 {
	margin: 0 auto;
	text-align: left;
	padding: 17px 0 0 0;
	width: 960px;
}
#fdic {margin-right: 239px;}
img {border: 0;}
a:focus {outline: none;}
a:link {
	color: #03488F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03488F;
}
a:hover {
	text-decoration: underline;
	color: #BE271F;
}
a:active {
	text-decoration: none;
	color: #03488F;
}
.clearfloat {
	clear:both;
	height:0;
	line-height: 0px;
	font-size: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blue {
	color: #045097;
	font-size: 14px;
}
.white {color: #FFF;}#websolutions {color: orange;}
#websolutions2 {
	margin-left: 80px;
}
#top {
	padding-left: 37px;
}
