body {
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	background-color: #278209;
}
.container {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 70px;
	padding-bottom: 10px;
}
.logo {
	background-image: url(../images/header_logo.png); 
	float: left;
	height: 63px;
	width: 316px;
}
.stars {
	background-image: url(../images/header_stars.png);
	float: right;
	height: 29px;
	width: 154px;
	margin-right: 20px;
	margin-top: 10px;
}
.headerright {
	background-image: url(../images/header_support.png);
	float: right;
	height: 24px;
	width: 154px;
	margin-top: 15px;
}
.main {
	background-image: url(../images/img_main.png);
	height: 264px;
	width: 971px;
}
.button {
	margin-left: 400px;
	padding-top: 185px;
}
.lower {
	background-image: url(../images/img_lowerhalf.png);
	height: 371px;
	width: 971px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.lower a {
	color: #248BC3;
}
.lower a:hover {
	color: #06C;
}
.phone {
	width: 275px;
	margin-left: 125px;
	height: 95px;
}
.online {
	width: 275px;
	padding-left: 125px;
	height: 100px;
	padding-top: 10px;
}
.email {
	width: 275px;
	padding-left: 125px;
	height: 75px;
	padding-top: 25px;
}
.lower .left {
	float: left;
	width: 440px;
	font-size: 12px;
}
.lower .right {
	float: left;
	width: 531px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	height: 15px;
}
.flags {
	background-image: url(../images/img_flags.jpg);
	height: 224px;
	width: 26px;
	float: left;
}
.numbers {
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
}
.phoneblue {
	background-color: #ecf8fe;
	height: 21px;
	padding-top: 5px;
	padding-left: 5px;
}
.phonewhite {
	height: 21px;
	padding-top: 5px;
	padding-left: 5px;
}
.blurb {
	clear: both;
	width: 500px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 10px;
}

.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #248BC3;
}
.left span {
	font-size: 16px;
	font-weight: bold;
}


* html .headerright { filter: progid:dximagetransform.microsoft.alphaimageloader(src='../images/header_support.png', sizingmethod='crop');
height:0;  padding-top:  24px; background: none; }
* html .footer a img { filter: progid:dximagetransform.microsoft.alphaimageloader(src='../images/footer_logo.png', sizingmethod='crop');
height:0;  padding-top:  50px;  width:147px; background: none; }
* html  .button a img {filter: progid:dximagetransform.microsoft.alphaimageloader(src='../images/button_try.png', sizingmethod='crop');
height:0;  padding-top:  37px; }
