@import url('reset-fonts.css');

html{
background: #c5e0f6;
width: 100%;
height: 100%;
}

body{
font-family: Tahoma, Verdana;
font-size: 0.95em;
background: #ffffff url('../images/bg-body-top.png') 0 0 repeat-x;
}

#outer-wrapper {
	width: 100%;
	background: transparent url('../images/bg-body-bottom.png') 0 100% repeat-x;
}

#mainwrapper{
margin: 0 auto;
width: 765px;

}

#header{
height: 122px;
padding: 0;
margin: 0;
}

#contentwrapper{
margin: 0 25px 0 26px;
background: transparent url('../images/bg-content.png') 0 0 no-repeat;

}

#contentwrapperinner{
padding: 8px 12px 132px 11px;
background: transparent url('../images/bg-content-bottom.png') 0 100% no-repeat;
}

#maincolumn{
padding: 0 0 84px 0;
margin-bottom: 20px;
}

#airductrcs4 {
	width: 250px;
	height: 200px;
	margin-left: 0px;
	margin-bottom: 15px;
}

a{
/*color: #0c64ae;*/
	color: #0000ff;
}

.contentitem{
border: #9b9b9b 1px solid;
padding: 5px 0 8px 0;
margin: 0 0 4px 0;
background: transparent url('../images/bg-contentitem.gif') 100% 14px no-repeat;
}

.sidecontent{
float: left;
padding: 0 12px 4px 11px;
margin: 2px 0 0 0;

background: transparent url('../images/bg-sidecontent.gif') 12px 100% no-repeat;

}

.sidecontent-right-top {
float: right;
padding: 0 12px 4px 11px;
margin: 2px 10px 0 0;
margin-top: -35px;
text-align: left;
background: transparent url('../images/bg-sidecontent.gif') 12px 100% no-repeat;
}

.sidecontent-right{
float: right;
padding: 0 12px 4px 11px;
margin: 2px 10px 0 0;
text-align: center;
background: transparent url('../images/bg-sidecontent.gif') 12px 100% no-repeat;
}


.contentitem strong{
font-weight: bold;
}

.contentitem h1, .contentitem h2{
background: transparent url('../images/bg-content-header.gif') 0 50% no-repeat;
padding: 0 0 0 18px;
margin: 10px 0 10px 12px;
font-size: 1.5em;
color: #0000ff;
font-weight: bold;
}

.contentitem h1 strong, .contentitem h2 strong{
color: #0000ff;
font-weight: bold;
}

.contentitem h3{
font-weight: bold;
color: #0000ff;
margin: 0 0 0 11px;
}

.contentitem p, .contentitem ul, .contentitem ol{
color: #000000;
margin: 4px 0 6px 0;
padding: 0 10px 0 11px;
}

.contentitem ul li{
list-style: disc inside;

margin: 2px 0 4px 0;
}

.contentitem ol {
	margin-left: 30px;
}

.contentitem ol li{
list-style: decimal;

margin: 2px 0 4px 0;
}

.helpful-links {
	float: left;
	width: 30%;
}

#phones {
	margin-top: 30px;
	clear: both;
	position: relative;
	width: 100%;
}

#phones .phone {
	float: left;
	text-align: center;
	margin-left: 10px;
	font-size: 1em;
	font-weight: normal;
	color: #0c64ae;
	width: 210px;
}

#phones .phone strong {
	font-size: 1.5em;
	font-weight: bold;
	color: #ae0c0c;
}

dl.phone {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 110px;
	text-align: center;
	float: left;
}

dl.phone dt {
	font-size: 2em;
	font-weight: bold;
	color: #ae0c0c;
}

dl.phone dd {
	font-size: 1em;
	font-weight: normal;
	color: #0c64ae;
}

p.clients {
	margin-bottom: 60px;
	line-height: 1.5em;
}

p.clients span.author {
	float: right;
	font-style: italic;
}

div.coupon {
	position: relative;
	width: 675px;
	height: 194px;
	left: 10px;
	margin-bottom: 15px;
}

span.coupon-off {
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	color: #FEFEFE;
	top: 30px;
	left: 350px;
	z-index: 1;
}

img.coupon-off {
	position: absolute;
	top: 30px;
	left: 350px;
	z-index: 1;
}

span.coupon-info {
	position: absolute;
	font-size: 24px;
	font-weight: bold;
	color: #FEFEFE;
	top: 80px;
	left: 370px;
	z-index: 1;
}

img.coupon-info {
	position: absolute;
	top: 85px;
	left: 370px;
	z-index: 1;
}

span.coupon-expire {
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #FEFEFE;
	top: 155px;
	left: 555px;
	z-index: 1;
}

img.coupon-expire {
	position: absolute;
	top: 158px;
	left: 555px;
	z-index: 1;
}

a.linknext{
display: block;
text-align: right;
color: #0c64ae;
padding: 0 10px 0 0;
font-weight: bold;
text-decoration: none;
background:  url('../images/bg-link-next.gif') 100% 100% no-repeat;
height: 9px;
line-height: 9px;
}

a.linknext:hover{
background:  url('../images/bg-link-next.gif') 100% 0 no-repeat;
}


form#contact{
display: block;
color: #000000;
margin: 4px 0 6px 0;
padding: 0 10px 0 150px;
}

#contact fieldset{
display: block;
margin: 4px 0 6px 0;
}

#contact label{
display: block;
}

button#submit{
border: 1px solid;
}

#footer{
height: 240px;
position: relative;
margin-top: -240px;
background:  url('../images/bg-balls.png') no-repeat;
width: 100%;
}

#footer p{
color: #5389b7;
font-size: 0.9em;
text-align: left;
padding: 40px 40px 0 366px;
}

#footer-links {
	list-style-type: none;
	padding-top: 50px;
	padding-left: 200px;
}

#footer-links li {
	display: inline;
}

#footer-images {
	list-style-type: none;
	padding-top: 30px;
	padding-left: 350px;
}

#footer-images li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}


/* self-clearing elements*/

.contentitem:after{
display: block;
content: ".";
clear: both;
height: 0px;
visibility: hidden;
}


.clear {
	clear: both;
}