*{
	padding: 0px;
	margin: 0px;
	font-family: Verdana,sans-serif;
}

img{
	border: 0px;
}

body{


background:#ededee url(../images/bg.jpg) repeat-x top left;


}

a{
	color: #ff9900;
}

li{
	margin-left: 40px;
	font-size: 12px;
}

#maincontainer{
	background-color: #fff;
	border: 2px solid #000;
	width: 769px;
	margin: 0px auto;
}

#top{

}

#top img.logo{
	float: left;
}

#topheader{
	background-image: url(../images/pave.jpg);
	width: 462px;
	height: 39px;
	float: left;
}

#topheader h1{
	font-size: 18px;
	color: #f8bd2a;
	text-transform: uppercase;
	float: right;
	padding-top: 6px;
	padding-right: 8px;
	font-weight: normal;
}

#nav{
	background-image: url(../images/navbg.jpg);
	width: 462px;
	height: 17px;
	float: left;
	overflow: hidden;
}


#main{
	clear: both;
	margin: 0px auto;
}

div.mainpage{
	background-image: url(../images/HomePageBackground.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 20px;
}

#left{
	float: left;
	width: 229px;
}

#right{
	float: left;
	width: 520px;
	padding: 5px 10px;
}

#right div.contact{
	text-align: right;
	font-size: 10px;
	color: #ccc;
	font-weight: bold;
	padding-bottom: 12px;
}

#right div.contact a{
	color: #ccc;
	text-decoration: none;
}

#right p{
	color: #000;
	font-size: 12px;
	margin-bottom: 24px;
}

#footer{
	clear: both;
	background-image: url(../images/pave.jpg);
	text-align: center;
}

#footer div.navlink{
	width: 132px;
	float: left;
	margin: 2px 8px;
	text-align: center;
}

#footer div.navlink a{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;	
}

#bottomimages{
	background-image: url(../images/footerbg.jpg);
	height: 62px;
	float: left;
	width: 100%;
}

#footer div.navimage{
	width: 132px;
	float: left;
	margin: 0px 8px;
	text-align: center;
}

#footer div.copyright{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px;
	clear: both;
}

#footer div.copyright a{
	color: #fff;
	text-decoration: none;
}

span.servicetitle{
	font-size: 18px;
}

span.faqtitle{
	font-size: 14px;
}

h1{
	font-size: 13px;
}
