@charset "utf-8";
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F4931E;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

body {
	background-color: #D6C2A3;
	margin-left: 0px;
	margin-top: 10px;
}
.body_text {
	color: #000000;
	font: normal 12px/15pt Arial;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
td img {display: block;}
a:link {
	color: #000000;
	text-decoration: underline;
}
.page_title {
	font: Arial;
	color: #F4931E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.bold_text {
	font: Arial;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	font-weight: bolder;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.style6 {color: #FF0000}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.largebold {
	font-family: Arial;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

#buttonWrapper{
	overflow: hidden;
	width: 500px;
	margin: 0 auto;
}

.col1of2, .col2of2{
	float: left;
	width: 50%;
	text-align: center;
}

.sales-request a, .service-request a{
	width: 161px;
	height: 147px;
	display: block;
}

.sales-request span, .service-request span{
	text-indent: -10000em;
	display: block;
}

.sales-request a{
	background: url(images/sales-request.jpg) no-repeat 0 0;
}
.sales-request a:hover, .service-request a:hover{
	background-position: 0 bottom;
}
.service-request a{
	background: url(images/service-request.jpg) no-repeat 0 0;
}


#content-container{
	width: 900px;
	margin: 0 auto;
}
