@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(../images/thenewbg.jpg);
	background-position: center top;
	color: #6CF;
	background-color: #000;
}
a:link {
	color: #6CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6CF;
}
a:hover {
	text-decoration: underline;
	color: #6CF;
}
a:active {
	text-decoration: none;
	color: #6CF;
}
#webcompetative {
	margin-left: 10px;
}
#offersmaintext {
	padding: 0px;
	float: left;
	width: 600px;
}
#offersmaintext .offer1 {
	background-image: url(../images/option1.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 500px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#offersmaintext .offer1 .option1text {
	padding-left: 150px;
	padding-top: 12px;
	color: #000;
}
#offersmaintext .offer2 {
	height: 150px;
	width: 502px;
	margin-left: 10px;
	background-image: url(../images/option2.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#offersmaintext .offer3 {
	height: 150px;
	width: 500px;
	margin-left: 10px;
	background-image: url(../images/option3.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#offersmaintext .offer3 .offer3text {
	padding-top: 10px;
	padding-left: 150px;
}

#offersmaintext .offer2 .option2text {
	padding-top: 10px;
	padding-left: 150px;
}
#cmsmaintext {
	float: left;
	width: 600px;
	padding-left: 10px;
}
#cmsmaintext .cmsimage {
}
#contactmain {
	width: 600px;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
}
.contactmainform {
	padding-left: 10px;
}

#thanksmain {
	float: left;
	height: 400px;
	width: 600px;
	margin-top: 20px;
}
#thanksmain img {
	margin-left: 10px;
}

