@charset "utf-8";
.headerbg {
background-image:url(images/headerbg.jpg);
background-repeat:repeat-x;
}
.logo {
padding-top:10px;
}
#facebook {
margin-top:45px;
}
.phone {
	padding-right:15px;
	margin-top:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #1075c0;
}
.topmenu {
	margin-top:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #a7a6a9;

}

.heading001{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #228ba1;
}

.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a.nw:link {
	color: #a7a6a9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

a.nw:visited, a.nw:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

a.nw:hover {
	color: #007ac4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}




a.fw:link {
	color: #4DB6E5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

a.fw:visited, a.nw:active {
	color: #3FAFDD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

a.fw:hover {
	color: #0E5A83;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}






.bg {
background-color:#f3f3f3:\
}
.textbg {
background-image:url(images/textbg.jpg);
background-repeat:repeat-x;
padding:25px;
}
.footer{
background-image:url(images/footerline.jpg);
height:52px;
text-align:left;
padding-left:40px;
padding-top:10px;
}

