@charset "utf-8";
/* CSS Document */

body{
	background-color:#d5d5d5;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:none;
}

#body{
	background:url(../images/body-bg.jpg) no-repeat center top;
}

#wrap
{
	position:relative;
	width:1070px;
	background:url(../images/bg.jpg) repeat-y;
	margin:0 auto
}

#top{
	width:1070px;
	background:url(../images/top-bg.jpg) no-repeat;
	height:33px;
	margin:0 auto;
}

#bottom{
	width:1070px;
	background:url(../images/bottom-bg.jpg) no-repeat;
	height:168px;
	margin:0 auto;
	font-size:10px;
	color:#757575;
}

#bottom ul{
	padding:70px 0 0 0;
	margin:0;
}

#bottom li{
	list-style:none;
	display:inline;
	font-size:10px;
	color:#757575;
	margin:0 10px;
}

#bottom li a{
	color:#757575;
	text-decoration:none;
}

#bottom li a:hover{
	color:#757575;
	text-decoration:underline;
}

#header{
	padding-left:50px;
	background:url(../images/header.jpg) no-repeat right;
	height:167px;
	width:975px;
	margin-top:-8px;
}

#header2{
	padding-left:50px;
	background:url(../images/header2.jpg) no-repeat right;
	height:167px;
	width:975px;
	margin-top:-8px;
}

#header2 #topmenu, #header2 #topmenu a{
	color:#000;
}

#header7 #topmenu, #header7 #topmenu a{
	color:#000;
}

#header3{
	padding-left:50px;
	background:url(../images/header3.jpg) no-repeat right;
	height:167px;
	width:975px;
	margin-top:-8px;
}

#header4{
	padding-left:50px;
	background:url(../images/header4.jpg) no-repeat right;
	height:167px;
	width:975px;
	margin-top:-8px;
}

#header5{
	padding-left:50px;
	background:url(../images/header5.jpg) no-repeat right;
	height:167px;
	width:975px;
	margin-top:-8px;
}

#header6{
	padding-left:50px;
	background:url(../images/header6.jpg) no-repeat right;
	height:167px;
	width:975px;
	margin-top:-8px;
}

#header7{
	padding-left:50px;
	background:url(../images/header7.jpg) no-repeat right;
	height:167px;
	width:975px;
	margin-top:-8px;
}


#header img{
	margin-top:0px;
}

#banner{
	background:url(../images/banner-bg.png) no-repeat;
	height:305px;
	width:1075px;
	margin-left:-4px;
	margin-top:-30px;
	padding:22px 0 0 14px;
}

#left{
	border-right:1px solid #e6e6e6;
	width:250px;
	background:url(../images/section-top.jpg) repeat-x top;
	float:left;
	padding:12px 0 0 0;
	margin-left:39px;
	margin-top:-17px;
}

#left span{
	color:#fff;
	margin-left:40px;
	font-weight:bold;
	font-size:15px;
}

#left ul{
	margin:0;
	padding:0 0 0 0;
	background:#CCC;
}

#left li{
	margin:5px 0;
	border-bottom:1px solid #666666;
	list-style:none;
	font-size:12px;
	padding:5px 0;
}

#left li a.submenu{
	padding-left:45px;
	text-decoration:none;
	color:#424242;
}

#left li a.submenu:hover{
	padding-left:45px;
	text-decoration:none;
	color:#fff;
}

#left img.title{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

#left img.partner{
	margin-top:10px;
}

#left img.title{
	margin-left:10px;
}

#right{
	border-left:1px solid #e6e6e6;
	width:250px;
	float:right;
	padding:12px 0 0 0;
	margin-right:42px;
	margin-top:-17px;
}

#right img.title{
	float:right;
	margin-right:10px;
}

#content{
	width:465px;
	float:left;
	margin-left:10px;
	color:#6a6b6b;
	font-size:12px;
	line-height:1.8em;
	text-align:justify;
}

#content a{
	color:#09C;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

#content h3{
	padding:0;
	font-size:13px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	color:#930;
}

.payRenewalsOnline
{
	display:block;
	height:82px;
	width:174px;
	position:absolute;
	top:90px;
	right:40px;
	text-indent:-9999px;
	background-image:url('../images/payRenewalsOnlineButton.png');
	background-repeat:no-repeat;
	background-position:center center;
}

#menu{
	background:url(../images/menu_bg.png) repeat-x;
	height:42px;
	width:983px;
	margin-top:-28px;
	margin-left:42px;
	padding-top:3px;
}

#menu ul{
	list-style:none;
	display:inline;
	padding:0 0 0 0;
	float:left;
	margin:0;
}

#menu li{
	display:inline;
	font-size:11px;
	font-weight:bold;
	margin:0;
	color:#fff;
}

#menu li a{
	text-decoration:none;
	color:#353535;
}

#menu li a:hover{
	text-decoration:none;
	color:#FFF;
}

#topmenu{
	position:relative;
	z-index:2;
	float:right;
	color:#fff;
	font-size:12px;
	margin:5px 5px 0 0;
}

#topmenu a{
	color:#fff;
	text-decoration:none;
}

#topmenu a:hover{
	color:#fff;
	text-decoration:underline;
}

.listservices{
	clear:left;
	border-bottom:5px solid #CCC;
	margin:5px 0 5px 0;
	text-align:justify;
	font-size:11px;
	color:#6d6e6e;
	padding:0 10px 10px 10px;
	line-height:1.8em
}

.listservices h4{
	color:#B0C2C2;
	font-size:16px;
	margin:0 0 0;
	padding:10px 0 5px;
	float:left;
}

.listservices img{
	margin:5px 10px 0 0;
	float:left;
}

.section{
	margin-top:20px;
}

.section ul{
	margin:0;
	padding:0 0 0 20px;
	float:left;
}

.section li{
	list-style:disc;
	margin-left:20px;
}

.bucket{
	background:url(../images/bucket.jpg) no-repeat;
	width:211px;
	height:140px;
	margin-left:10px;
	color:#fff;
	font-size:12px;	
	line-height:1.8em;
	padding-left:13px;
	padding-right:10px;
}

.bucket-2{
	background:url(../images/bucket-2.jpg) no-repeat;
	width:211px;
	height:170px;
	margin-left:10px;
	color:#fff;
	font-size:12px;	
	line-height:1.8em;
	padding-left:13px;
	padding-right:10px;
}

.bucket a, .bucket-2 a{
	text-decoration:underline;
	color:#fbed11;
}

.bucket img.icon{
	margin-top:-30px;
	float:right;
	margin-right:10px;
}

.bucket h2, .bucket-2 h2{
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin: 0px 0 10px 0;
}

.side-section{
	margin-top:10px;
	padding:15px;
	color:#686868;
	font-size:12px;
	line-height:1.8em;
}

.side-section a{
	color:#630;
	text-decoration:none;
	font-size:11px;
	line-height:1.5em;
}

.side-section a:hover{
	color:#09F;
	text-decoration:none;
}

.side-section img.sidetitle{
	float:left;
	margin-bottom:10px;
	margin-left:-2px;
}

.clear{
	clear:both;
}
.cl-left{
	clear:left;
}