@charset "UTF-8";
/* CSS Document */

div#wrapper {
	width: 789px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	width: 789px;
	height: 36px;
	background-image: url(/images/header.jpg);
    background-repeat: no-repeat;
	padding-top: 224px;
}

#menu ul li a {
	text-decoration: none;
	color: #005999;
    font-family:sans-serif;
}

#menu a:hover {
	text-decoration: none;
	color: #3589cc;
	font-family: sans-serif;
    font-weight: bolder;
}

div#menu {
    position: relative;
    top: -30px;
}

#menu ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: 14px;
}

#mainconatiner.container {
    padding: 0;
}

div#maincontent {
	padding-left: 15px;
	background-color: #B6C0D2;
	width: 773px;
	margin-left: 8px;
	padding-bottom: 3px;
}

div#lineofblack {
	background-color: #000;
}

html {
/*	background-color: #d5d5d5;*/
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
}

div#homebox {
    width: 742px;
    margin-top: 17px;
    padding-left: 2px;
    padding-bottom: 15px;
    margin-bottom: 0;
    padding-top: 15px;
    background-color: #fffeff;
}

div#homebottombox {
	width: 742px;
	margin-top: 17px;
	padding-left: 2px;
	padding-bottom: 15px;
	margin-bottom: 0;
	padding-top: 0;
	height: 234px;
	background-color: #fffeff;
}

#homebottombox img {
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	width: 287px;
	height: 215px;
}

img {
	padding: 0;
	margin: 0;
}

#homebottombox p {
	color: #005999;
	line-height: 21px;
	font-size: 16px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	float: right;
	width: 424px;
	padding: 0 10px;
}


div#contentbox {
	width: 742px;
	margin-top: 17px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
	padding-top: 15px;
	margin-bottom: 17px;
	background-color: #fffeff;
}

footer#footer {
	margin-top: 0;
	color: #fefffe;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#footer .container {
    padding: 0;
}

#footer a {
	text-decoration: none;
	color: #fefffe;
	font-family: sans-serif;
}


	#footer a:hover {
		/*		color: #3589cc;*/
		color: #ffffff;
		font-weight: bolder;
	}

div#hometopbox {
}

#hometopbox img {
	margin-top: 14px;
}



.class1 {
    height: 1px;
    font-size: 1%;
    opacity: 0.01;
}

