@import url(undohtml.css);		/* reset styles for all browsers */
@import url(cssmenu.css);		/* css menu */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #0A4C8C;
}

a{
	color: #0c448f;
}

h1,h2,h3,h4,h5,h6{
	color: #0c448f;
	margin: 10px 0 20px 0;
}

h1{
	font-size: 220%;
}

h2{
	font-size: 200%;
	font-weight: normal;
}

h3{
	font-size: 180%;
}

h4{
	font-size: 160%;
}

h5{
	font-size: 140%;
}

h6{
	font-size: 120%;
}

p{
	margin: 10px 0 20px 0;
}

dd{margin-bottom:10px;}

.clear{
	clear:both;
	font-size:1;
	height:1px;
	width:100%;
}

#main_holder{
	width:809px;
	border:13px solid #0b468a;
	margin:0 auto 20px auto;
}

#top{
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	height: 146px;
	padding: 5px 0 0 45px;
	float: left;
	margin-left: -13px;
	width: 800px;
}

#top #logo{
	display: block;
	width: 410px;
	height: 130px;
}

#top #telno{
	float: right;
	padding-right: 46px;
	width: 192px;
	height: 133px;
	margin-top: -5px;
}

#top #tel{
	float:right;
	margin:22px 25px 0 0 ;
}

#middle{
	float: left;
	margin-top: -19px;
}

#content{
	padding: 0 19px 0 18px;;
	font-size:80%;
}

#content p{
	font-size: 120%;
	width: 330px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6{
	width: 330px;
}

/* begin page type id*/
#home{
	/*background-image: url(/images/bck_home.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 20px 0 20px 34px;
/*	margin-bottom:-20px!important;*/
	min-height:330px;
}


#home .servicetype{
	width: 485px;
	padding: 0 0 10px 0;
}

#home .servicetype a,
#home .servicetype p,
#home .servicetype h2{
	margin: 0;
	width: 385px;
}

#home .servicetype h2{
	font-size: 150%;
}

#home .servicetype p{
	color: #000000;
}
/* end page type id*/

#infostrap a:hover,
.offerbox a:hover,
#home a:hover{text-decoration:underline;}

.offerbox{
	background:#0163c4 url(/images/offerbox.gif);
	width: 340px;
	float: left;
	margin: 0 0 0 1px!important;
	padding: 75px 11px 15px 34px;
}

.offerbox a,
.offerbox p,
.offerbox h1,
.offerbox h2,
.offerbox h3,
.offerbox h4,
.offerbox h5,
.offerbox h6{
	color:#FFFFFF;
	margin: 5px 0;
}

#infostrap{
	height: 20px;
	padding: 8px 0 0 20px;
	width: 809px;
	font-size:85%;
}

#infostrap a{
	margin: 0 8px;
}

#designer{
	float: right;
	padding-right: 100px;
}

#designer a{
	margin: 0;
}

#seo_ul{
	list-style: disc;
	list-style-position:inside;
}

#seo{
	width:450px;
}

#seo h1,
#seo h2,
#seo h3,
#seo h4,
#seo h5,
#seo h6,
#seo p{
	width: 450px;
}

#contact_form{
	font-size:120%;
}

.contact_page{background-position:top right!important;}
