@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, p, a, ul, li, form, #wrapper, #footer{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	background:url(images/main-bkg.gif) top repeat-x #fff;
}

a:link, a:visited{
	color:#f9ae3b;
	text-decoration:none;
}

a:hover{
	color:#636363;
	text-decoration:underline;
}

h1{
	color:#f9ae3b;
	font-size:22px;
	padding-bottom:5px;
	clear:both;
}

h2{
	color:#f05b26;
	font-size:20px;
	padding-bottom:5px;
	clear:both;
}

h3{
	color:#f9ae3b;
	font-size:14px;
}

h4{
	color:#f9ae3b;
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:140%;
	clear:both;
}

h4 a:link{
	color: #f05b26;
}

p{
	color:#333;
	font-size:13px;
	padding-bottom:10px;
	line-height:20px;
}

#wrapper{
	margin:0 auto;
	width:940px;
	background:none;
}

#header{
	width:900px;
	height:174px;
	margin:0 auto;
	background:url(images/header-sermax.gif) top no-repeat;
}

#headerlogo{
	float:left;
	width:350px;
	height:80px;
	margin:40px 0 0 30px;
	display:inline;
}

#livechat{
	float:right;
	width:320px;
	height:80px;
	margin:40px 50px 0 0;
	display:inline;
}

#navbar{
	clear:both;
	margin:30px 0 0 20px;
	padding:0;
	width:860px;
	height:20px;
	float:left;
}

#navbar ul{
	padding: 0;
	margin: 0;
}

#navbar ul li{
	padding: 0;
	margin: 0;
	display: inline;
}

#navbar ul li a{
	text-decoration:none;
	padding: 0 10px;
	border-right:dotted 2px #f9ae3b;
	text-align: left;
	color:#ffffff;
	font-size:12px;
}

#navbar ul li a:hover, #navbar ul li a:focus{
	color:#f9ae3b;
	text-decoration: none;
}

#contert-wrapper{
	width:940px;
	background:url(images/wrapper-round-bkg.jpg) top repeat-y;
	margin:0 auto;
}

#content-wrappertb{
	width:940px;
	height:30px;
	clear:both;
}

#centcol{
	width:630px;
	margin:10px 20px 0 40px;
	float:left;
	display:inline;
}

#centcol ul {
	list-style-type:bullet;
	padding-left:30px;
	font-size:12px;
	text-indent:-0px;
	line-height:16px;
	color:#333333;
	margin:5px 0 10px 0;
}

#centcol ul em{
	font-weight:bold;
	color:#636363;
}

#centcol ul li{
	padding-bottom:5px;
}

#rightcol{
	width:210px;
	margin:10px 0 0 0;
	float:left;
	display:inline;
}

#rightcolroundog{
width:220px;
background:url(images/orange-round-bkg.jpg) top repeat-y;
}

#rightcolroundtb{
width:220px;
height:20px;
}

#rightcolroundwt{
width:220px;
background:url(images/white-round-bkg.jpg) top repeat-y;
}


#rightcol form{
	margin-bottom:20px;
}
#rightcol h3{
	font-size:16px;
	color:#333;
	margin-left:20px;
}

#rightcol p{
	color:#333;
	margin-left:20px;
}

#rightcol ul {
	list-style-type:square;
	padding-left:15px;
	font-size:11px;
	text-indent:-0px;
	line-height:14px;
	color:#333;
	margin:5px 0 10px 20px;
}

#rightcol ul li{
	padding-bottom:5px;
}

#rightcol ul li a:link, #rightcol ul li a:visited{
	color:#333333;
	text-decoration:none;
}

#rightcol ul li a:hover{
	color:#666;
	text-decoration:none;
}
#leadinbox{
	clear:both;
	float:left;
	width:940px;
	margin:20px 0 0 0;
	background-image:url(images/wrapper-round-bkg-orange.jpg);
	background-repeat:repeat-y;
}

#leadin-clips{
	width:260px;
	margin:10px 0 5px 40px;
	padding:0;
	float:left;
	display:inline;
}

#leadin-clips h2{
	color:#fff;
	padding:0 5px;
}

#leadin-clips p{
	color:#fff;
	padding:0 5px;
}

#bottomround{
	clear:both;
	margin:0;
	padding:0;
	height:20px;
	width:900px;
	background-color:#cccccc;
}

#footer{
	clear:both;
	width:900px;
	margin:0 auto;
	padding-top:20px;
}

#footer p{
	text-align:center;
	font-size:10px;
	color:#333;
}

#footer a:link{
	color:#333;
	text-decoration:underline;
}

#dropmenudiv{
	position:absolute;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:14px;
	padding-bottom:5px;
	text-align:center;
	z-index:50;
}

#dropmenudiv a{
	display: block;
	padding: 1px 0;
	text-decoration: none;
	color:#FFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	text-decoration:none;
	color:#f9ae3b;
}

.pageimage{
	margin: 0 0 10px 0;
	padding:0;
}

.imageleft{
	float:left;
	margin:5px 10px 5px 0;
}

.imagecenter{
	margin:0 0 0 30px;
}

.formbutton{
	cursor:pointer;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:40px;
	width:200px;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbutton.gif) no-repeat top center;
}

.formbutton2{
	cursor:pointer;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:30px;
	width:120px;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbutton2.gif) no-repeat top center;
}

.quoteform{
	font-size:18px;
	font-weight:normal;
	text-align:right;
	color:#999;
	padding-right:10px;
	line-height:45px;
	width:220px;
}

.quoteform2{
	font-size:24px;
	font-weight:normal;
	color:#666;
	line-height:45px;
	width:220px;
	padding:0;
	text-align:left;
	margin:0;
}

.quoteformsidetext{
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#fff;
	line-height:20px;
	width:180px;
}

.quoteformside{
	font-size:24px;
	font-weight:normal;
	color:#666;
	line-height:45px;
	width:180px;
	padding:0;
	text-align:left;
	margin:0;
}

.smwalign {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:center;
	float:left;
}

.smwmain {
	height: 300px;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}

.smw {
	width: 150px;
	float: left;
	padding-bottom:10px;
	overflow: visible;
}
