body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{ 
	margin:0;
	padding:0;
}
#content {
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
}
body {
	background-color: #3487C5;
}




.content {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: normal;
	color: #324C70;
	line-height: 1.5em;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 400px;
}
.content-services {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: normal;
	color: #324C70;
	line-height: 1.5em;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-right: 40px;
	width: 800px;
}

img.icon {
	margin: auto;
	float: right;
}

h1.content {
	color: #324C70;
	font-size: 25pt;
	margin-bottom: 0px;
	font-weight: lighter;
	display: inline;
	margin-top: 0px;
}
h2.content {
	color: #324C70;
	font-size: 15pt;
	margin-bottom: 0px;
	font-weight: lighter;
	margin-top: 15px;
	display: block;
	background-color: #DDD;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	margin-right: 25px;
	padding: 0px;
}

#slash {
	background-image: url(../images/index-splash.jpg);
	background-repeat: no-repeat;
	width: 980px;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-top-color: #F26522;
	border-bottom-color: #F26522;
	height: 310px;
}
#menu {
	width: 470px;
	display: inline;
	position: absolute;
	top: 50px;
	right: 30px;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#main-container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	text-align: left;
	background-color: #123046;
	position: relative;
}
#footer {
	background-color: #123046;
	height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F26522;
	width: 980px;
	padding-top: 15px;
	padding-bottom: 5px;
}
