body {
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif, Tahoma, Georgia;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper>div {
	float: left;
	width: 100%;
}
#seo-top {
	background-color: #6b0000;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
}
#banner-top {
	background-image: url(images/top-banner.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#menu-top {
	background-color: #ad0000;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 30px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
#menu-top a {
	width: 125px;
	height: 30px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 40px;
	margin-right: 20px;
}
#menu-top a:link, #menu-top a:active, #menu-top a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
}
#menu-top a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6B0000;
	height: 30px;
}
#main-content-holder {
	top: 10px;
}
#home-col-1 {
	background-image: url(images/banner-homepage-left.jpg);
	background-repeat: no-repeat;
	height: 542px;
	width: 270px;
	float: left;
}
#home-col-2 {
	float: left;
	width: 675px;
	margin-left: 10px;
	position: relative;
	margin-top:20px;
	font-size:16px;
}

#home-col-2 #absolute-holder {
	width: 775px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index:0;
}
#home-col-2 #absolute-holder #banners{
	float:right;
	width: 775px;
	text-align:right;

}
#home-col-2 #absolute-holder #seo{
	width: 772px;
	float:right;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #6b0000;
	margin-top:3px;
	text-align:center;
	padding:5px 0px 5px 0px;
}
#home-col-2 #absolute-holder #seo span{
	margin-left:5px;

}
#home-col-2 #after-absolute-holder {
	width: 675px;
	position: relative;
	top: 330px;
}
#home-col-2 #after-absolute-holder #col-1 {
	position: relative;
	float: left;
	width: 250px;
}
#home-col-2 #after-absolute-holder #col-2 {
	position: relative;
	float: left;
	margin-left:10px;
	width: 410px;
	font-size: 18px;
}
.homepage-button {
	width:100%;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ad0000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#footer-holder {
	top: 30px;
	position: relative;
	width: 100%;
	float: left;
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#home-col-2 #subpage-holder, #home-col-2 #subpage-holder .relative {
	float: left;
	width: 675px;
	position: relative;
	margin-bottom:20px;
}

#home-col-2 #subpage-holder img{
	margin-left:10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#home-col-2 #subpage-holder #column-1 {
	float: left;
	width: 200px;
	position: relative;
}
#home-col-2 #subpage-holder #column-2 {
	float: right;
	width: 440px;
	position: relative;
	text-align:right;
}
h2 {

	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#activate-col-1 {
	height: auto;
	width: 323px;
	float: left;
	margin-top:20px;
}
#activate-col-1 .thumb {
	margin-left:15px;
}
#activate-col-2 {
	height: auto;
	width: 400px;
	float: left;
	margin-left:110px;
	margin-top:20px;
}
.red {
	font-size: 20px;
	font-weight: bold;
	color: #AD0000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#activate-col-2 form span {
	width:100px;
	float:left;

}
#activate-col-2 form .btn {
	margin-left:100px;
}a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
#menu-top img {
	border: 0px;
	width:1px; 
	height:30px;
	
}

