@charset "UTF-8";
body {
	background-image: url(image2/bg2.gif);
	background-repeat: repeat;
}
body.eblast {
	margin: 50px 0 50px 0;	
}
a {
	text-decoration: line-through;
	margin: 0;
	color: #cc6666;
}
a:hover {
	text-decoration: none;
	margin: 0;
	color: #cc6666;
}
p {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	line-height: 1.6em;
	color: #cc6666;
	margin-top: 0px;
	margin-bottom: 5px;
}
table {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	line-height: 1.6em;
	color: #cc6666;
}
.quotesentence {
	font-size: 16px;
	margin-bottom: -5px;
}
ul {
	padding: 0px;
}
a img {
	border-width: 0;
}
#nav {
	position: fixed;
	top: 0px;
	z-index: 400;
	width: 945px;
	overflow: hidden;
}
.centernav {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
.navclass  {
	list-style-type: none;
	margin: 0;
}
.navclass li {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
#navhome {
	margin-right: 180px;
}
#content {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 15px;
	border: 1px solid #cc9999;
	position: relative;
	background: #fff;
}
#eblast {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border: 1px solid #cc9999;
	position: relative;
	background: #fff;
}
#divider {
	background-color: #cc9999;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#divider2 {
	background-color: #cc9999;
	height: 1px;
	width: 970px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#about {
	width: 295px;
	border: 1px solid #cc9999;
	background-color: #FFFFFF;
	padding: 15px;
	left: 0px;
	height: 300px;
	position: absolute;
}
.quote {
	float: left;
	height: 108px;
	width: 108px;
	margin-top: 0px;
	background-color: white;
}
#info {
	width: 135px;
	position: absolute;
	top: 15px;
	float: left;
}
#marginbottom2 {
	margin-bottom: 60px;
}
.marginbottom {
	margin-bottom: 5px;
}
#contactform {
	width: 525px;
	background-color: #FFFFFF;
	border: 1px solid #cc9999;
	padding: 15px;
	position: absolute;
	right: 70px;
	height: 300px;
}
#contactform2 {
	width: 525px;
	background-color: #FFFFFF;
	border: 1px solid #cc9999;
	padding: 15px;
	position: absolute;
	height: 300px;
}
#copycontainer #links {
	position: absolute;
	visibility: visible;
	width: 100px;
	right: -45px;
}
#copycontainer #links2 {
	margin-left: 15px;
	visibility: visible;
	width: 520px;
	height: 150px;
	float: left;
	margin-top: 21px;
}

form {
	float: left;
	position: absolute;
	right: 15px;
}
#copycontainer {
	height: 353px;
	position: relative;
	margin-bottom: 40px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;

}
.footer {
	position:absolute;
	bottom:15px;
	margin: 0;
	background-color: #761214;
	padding: 3px 20px 3px 15px;
	color: #FCC;
}
.marginfifteen {
	margin: 15px;
}
.link {
	font-size: 24px;
	color: #660000;
	margin: 20px;
}
.linkinverse {
	font-size: 24px;
	color: #ffffff;
	margin: 20px;
}
#featurebox {
	width: 375px;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.features {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 2px;
}
.features2 {
	float: left;
	margin-right: 10px;
	height: 24px;
	overflow: hidden;
	width: 113px;
	margin-top: 4px;
}

input.name,
input.company,
input.phone,
input.email {
	border-bottom: 1px solid #C99;
	height: 16px;
	border-left:none;
	border-right:none;
	border-top:none;
}

textarea.comments {
	border: 1px solid #C99;
}

