body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {
	text-decoration: underline;
}

#column1, #column2, #column3, #column4{
	float: left;
}

#column1{
	width: 315px;
}
#column1 ul{
	list-style-type: none;
	margin-left: 100px;
	margin-top: 20px;
	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #004990;
	font-weight: bold;
}
#column1 a{
	text-decoration: none;
	color: #004990;
}
#column1 a:hover {
	text-decoration: underline;
}
#column2{
	border-left: 1px solid #80a3b7;
	width: 400px;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#column2 div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 20px;
	color: #333333;
}
#column3{
	width: 165px;
	padding-left: 150px;
}
#column4{
	width: 400px;
}

#row1{
	background-color: #80a3b7;
	height: 50px;
}
#row2{
	height: 109px;
}
#row2 img{
	margin-top: 32px;
	margin-bottom: 27px;
}
#row3{
	background-color: #004990;
	height: 5px;
}
#row3Home{
	background-color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-left: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.bracket{
	color: #80a3b7;
	margin-left: 50px;
	margin-right: 50px;
}
#footer{
	padding-top: 15px;
	background-color: #80a3b7;
	height: 50px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004990;
}


p{
	color: #333333;
}

#column2 ul li{
	color: #333333;
	list-style-type: square;

}

#column2 ul{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#copyWright{
	margin-top: 3px;
	text-align: center;
	font-size: 11px;
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
