.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.container1 {
	float: left;
	width: 900px;
}
.footer {
	float: left;
	width: 800px;
	margin-top: 20px;
	margin-left: 50px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #051CA7;
	padding-top: 10px;
	font-size: 18px;
	text-align: center;
	padding-bottom: 30px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.logo {
	float: left;
	width: 600px;
}
.topright {
	text-align: right;
	float: left;
	width: 300px;
}
.menul {
	background-image: url(../images/menutop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 215px;
}
.menumain {
	float: left;
	width: 209px;
	margin-top: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #051CA7;
	border-left-color: #051CA7;
	border-right-width: 3px;
	border-left-width: 3px;
}
.fully {
	float: left;
	width: 100%;
}
.menumain ul {
	margin: 0px;
	padding: 0px;
}
.menumain li {
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-image: url(../images/menubul.gif);
	list-style-position: outside;
}
.menumain a {
	font-size: 20px;
	font-weight: bold;
	color: #051CA7;
	text-decoration: none;
	margin-left: 5px;
}
.maintext {
	float: left;
	width: 650px;
	margin-left: 25px;
	margin-top: 15px;
}
.left {
	float: left;
	width: 215px;
}
.callnow {
	float: left;
	width: 800px;
	margin-top: 40px;
	margin-left: 50px;
	font-size: 24px;
	text-align: center;
}
.picindex {
	float: left;
	width: 274px;
	margin-right: 15px;
}
h1 {
	font-size: 22px;
}
.style1 {color: #041CA7}
.style2 {
	color: #051CA7;
	font-weight: bold;
	font-size: 18px;
}
#services h2 {
	color: #051DA7;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 10px;
}
