@charset "utf-8";
/* comspan.com chooser page stylesheet */

body	{
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#container	{
	background: url(../_images/home/bg_chooser.jpg) no-repeat top left;
	margin: 0 auto 0 auto;
	padding-top: 187px;
	text-align: left;
	width: 994px;
}

h1 {
	display: none;
}

div.intro {
	margin: 0 0 0 240px;
	width: 420px;
	height: 117px;
}

div.intro p {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

div.chooser {
	margin: 0 0 0 222px;
	width: 460px;
	height: 280px;
}

div.chooser div.colLeft {
	display: inline;
	float: left;
	width: 235px;
}

div.chooser div.colRight {
	display: inline;
	float: left;
	width: 235px;
}

div.chooser a {
	background: url(../_images/home/arrow_0.png) no-repeat 208px 15px;
	color: #fff;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 13px 20px 0 0;
	text-align: right;
	text-decoration: none;
	width: 223px;
	height: 45px;
voice-family: "\"}\"";
voice-family:inherit;
	width: 203px;
	height: 32px;
}
html>body div.chooser a {
	width: 203px;
	height: 32px;
}

div.chooser a:hover {
	background-image: url(../_images/home/arrow_1.png);
	color: #a83d3d;
}

#footer {
	clear: both;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px 36px;
}

#footer span {
	float: left;
}

.footerlinks {
	float: right;
}

.footerlinks a {
	color:#666;
}
