body {
	margin-left:auto;
	margin-right:auto;
	background-color: #013D83;
	margin-top: 0;
	margin-bottom: 0;
	width:751px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;	

}
.cont_holder_2cols {
		
	background-color:#FFFFFF;
	width:751px;
	clear: both;
	float: left;
	background-image: url(images/cont_bg_2col.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	
}
.cont_holder{
	background-color:#FFFFFF;
	width:751px;
	clear: both;
	float: left;
	background-image: url(images/cont_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	
}
.content {
	margin: 10px;
	float: left;
	width:480px;

}
.content1 {
	margin: 10px;

}
.right_col {
	float:right;
	width: 228px;
	margin-top:0px;
	margin-right: 0px;
	background-image: url(images/right_bg.jpg);
	height: 431px;
	background-repeat: no-repeat;
	color: #003C84;	
}
a {
	color: #003C84;
	text-decoration: none;
}
.right {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.copy {
	width: 500px;
	float: left;
	margin-left: 10px;
}
.copy a{
		color: #ffffff;
	text-decoration: none;
}
.hosting {
	margin-left: 510px;
	text-align: right;
	margin-right: 10px;
}

.footer {
	background-image: url(images/footer.jpg);
	height: 40px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCDBCB;
	width:751px;
	clear:both;

}

.menubox {
	background-image: url(images/menu.jpg);
	clear: both;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.hosting a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #003C84;
	text-decoration: underline;
}
.content li, .content1 li{
	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	line-height: 16px;
	margin-bottom: 15px;
	background-position: 0px 5px;
}
.content ul, .content1 ul{
	display: block;
	margin-left: 10px;
}
.opt {
	font-size: 10px;
	color: #8C8A63;
	margin-left: 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #84825A;
	padding-left: 10px;
	line-height: 12px;
	width: 325px;
	margin-bottom: 8px;
}
input, textarea, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top:2px;
}
.small {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3AF8A;
	
}
.content1 li a {
	font-style: italic;
}
