@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#main {
	margin-right: auto;
	margin-left: auto;
}
#main #page {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003362;
	border-left-color: #003362;
	width: 800px;
	background-image: url(../images/bgimg.jpg);
	background-repeat: no-repeat;
}
#main #page #anacondalogo {
	height: 255px;
	width: 800px;
}
#main #page #content {
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
}
#main #page #content #contentleft {
	background-color: #FFFFFF;
	float: left;
	width: 270px;
	padding: 15px;
}
#main #page #content #contentright {
	background-color: #FFFFFF;
	float: right;
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E5C;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
	height: 100%;
}

#main #page #logo {
	width: 800px;
	height: 220px;
}
#main #page #bodymain {
	width: 800px;
	height: 220px;
}

#main #page #bodymain #bmleft {
	height: 220px;
	width: 610px;
	float: left;
}
#main #page #bodymain #bmright {
	float: right;
	height: 220px;
	width: 190px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003362;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
#main #page #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-color: #003362;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	clear: both;
	height: 20px;
	padding-top: 3px;
}
#main #page #fatdigitalmedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 25px;
	width: 800px;
	padding-top: 5px;
}

.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003460;
	text-align: right;
}
