body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
}

h1{
	font-size: 18px;
	padding-bottom: 4px;
	color: #b00;
	line-height: 1em;
}

h1.first{
	padding-top: 0;
}

h2{
	font-size: 15px;
	padding-bottom: 4px;
	line-height: 1em;
	color: #b00;
}

h3{
	font-size: 14px;
	padding-bottom: 4px;
	line-height: 1em;
}

hr{
	background: none;
	border: 0;
	border-top: 1px dashed #999;
	margin: 10px 0 12px;
}

abbr,acronym { 
	border:0;
}

strong{
	font-weight: bold;
}

body {
	background: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	position: relative;
	overflow: hidden;
	clear: both;
}
ul.main{
padding: 2px 0 10px 15px;

}

ul.inside{
	list-style-position: inside;

}

ol.main{
padding: 2px 0 10px 20px;

}
.niceBorder{
	padding: 5px;
	background: #eee;
	border: 1px solid #ddd;
	float: left;
	margin: 0 10px 5px 0px;
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.imageRow{
	padding: 10px 0;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}

.imageRowItem{
	padding: 0 10px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItem{
	display: inline;
}

.imageRowItemthree{
	padding: 0 0px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItemthree{
	display: inline;
}

.niceBorderthree{
	padding: 5px;
	background: #eee;
	border: 1px solid #ddd;
	float: left;
	margin: 0 11px 5px 0px;
}

.niceBorderthree img, .niceBorderthree object{
	vertical-align: bottom;
}

.flashBorder{
	overflow: hidden;
	width: 196px;
	float: left;
	height: 150px;
	margin-right: 15px;
	margin-bottom: 1.2em;
	margin-top: -10px;
	background: #ccc;
	padding: 3px;
	border: 3px solid #E6E6E6;
}



.red{	
	color: #b00;
}

p{
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}

a{
	color: #b00;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	padding-top: 398px;
	color: #333; 
}

* > #wrapper{
	position: relative;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/header-bg.png) repeat-x;
}

* > #header{
	width: 100%;
}

#headerHolder{
	position: relative;
	height: 398px;
	width: 900px;
	margin: 0 auto;
}

#logo{
	position: absolute;
	top: 35px;
	left: 30px;
	width: 312px;
	height: 90px;
	overflow: hidden;
	display: block;
	background: url(images/logo.png) no-repeat;
}

#phone{
	position: absolute;
	top: 75px;
	right: 30px;
	text-align: right;
	font: 23px/30px "Times New Roman", Times, serif;
}

#phone .silver{
	color: #ccc;
	text-transform: uppercase;
}

#phone .silver span{
	font-size: 28px;
}

#phone .red{
	font-size: 28px;
	line-height: 1em;
	line-height: .9em;
}

#topArea{
	position: absolute;
	top: 194px;
	left: 0;
	width: 484px;
	height: 204px;
}

#topArea img, #topArea object{
	vertical-align: bottom;
}

/* Content */
#content{
	width: 900px;
	padding: 15px 0 0 0;
	background: #fff url(images/content-bg.png) repeat-x 0 0;
	margin: 0 auto;
	overflow: hidden;
}

#leftColumn{
	float: left;
	padding-left: 30px;
	width: 590px;
}

#leftColumn ul{
	padding: 0 0 1em 30px;
}

#rightColumn{
	float: right;
	padding-right: 30px;
	width: 227px;
}

#rightColumn .smallB{
	position: relative;
	margin-bottom: 10px;
	width: 227px;
	height: 100px;
	display: block;
	background: url(images/right-bg-small-ie.png);
}

* > #rightColumn .smallB{
	background: url(images/right-bg-small.png);
}

#rightColumn .smallB img{
	position: absolute;
	top: 17px;
	right: 16px;
}

#rightColumn .smallB h3{
	position: absolute;
	width: 130px;
	color: #444;
	top: 23px;
	line-height: 1.3em;
	left: 16px;
}

#rightColumn .smallB span{
	position: absolute;
	width: 130px;
	color: #b00;
	font-size: 11px;
	top: 60px;
	line-height: 1.3em;
	left: 16px;
}

#rightColumn a.smallB:hover, #rightColumn a.bigB:hover{
	text-decoration: none;
}

#rightColumn a.smallB:hover span, #rightColumn a.bigB:hover sapn{
	text-decoration: underline;
}

#rightColumn .bigB{
	width: 197px;
	padding: 15px;
	height: 130px;
	display: block;
	background: url(images/right-bg-big-ie.png);
}

* > #rightColumn .bigB{
	background: url(images/right-bg-big.png);
}

#rightColumn .bigB h3{
	color: #333;
	font-size: 16px;
	padding-top: 5px;
	line-height: 1.2em;
}

/* Footer */
#footer{
	margin-top: 15px;
	border-top: 2px solid #b00;
	padding: 10px 30px;
	background: #000;
	font-size: 11px;
	text-align: center;
	color: #666;
}

#footer #copyright{
	color: #b00;
	padding-top: 5px;
	text-align: right;
}

#footer a {
	color: #666;
}

#subFooter{
	background: #333;
	padding: 7px 30px;
	text-align: right;
	font-size: 11px;
}

#subFooter a{
	color: #777;
}


/* Contact Form */
#contactForm{
	position: absolute;
	right: 0;
	top: 194px;
	width: 416px;
	height: 204px;
	background: #eee url(images/top-area-form.jpg);
}

#contactForm h2{
	position: absolute;
	color: #b00;
	top: 40px;
	font-size: 16px;
	left: 45px;
}

#contactForm .niceField{
	background: #fff;
	border-top: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	color: #444;
	width: 125px;
	height: 16px;
}

#contactName, #contactEmail, #contactPhone{
	position: absolute;
	top: 65px;
	left: 45px;
}

#contactEmail{
	top: 92px;
}

#contactPhone{
	top: 119px;
}

#contactForm #contactMessage{
	position: absolute;
	top: 65px;
	right: 45px;
	width: 170px;
	height: 70px;
}

#contactSubmit{
	position: absolute;
	width: 90px;
	height: 18px;
	text-align: center;
	top: 145px;
	right: 45px;
	color: #b00;
	cursor: pointer;
	text-transform:lowercase;
	margin-bottom: 5px;
	line-height: normal;
	background: #fff;
	border: 1px solid #ddd;
}

#contactSubmit:hover{
	border: 1px solid #b00;
}
