body {
	margin: 0px;
	padding: 0px;
	background-color: #b9c9fb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	padding: 0px;
	width: 760px;
	background: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	clear: both;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#navigation {
	padding: 0px;
	width: 760px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#navigation ul {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #FFFFFF;
}
#navigation ul li {
	margin: 0;
	display: inline;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #FEFEFE;
}

#main {
	background: #FFFFFF;
	margin: 20px 0px 0px;
	width: 95%;
	color: #000000;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: medium;
}
#maincontact {
	background: #FFFFFF url(../images/background.jpg);
	margin: 20px 0px 0px;
	width: 95%;
	color: #000000;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: medium;
	height: 350px;
}
#navigation a, #navigation a:visited {
	font-size: large;
	color: #0000FF;
	text-decoration: none;
	margin: 0px;
	padding: 3px 15px 5px;
	text-align: center;
}
#navigation a:hover {
	font-size: large;
	color: #b9c9fb;
	padding: 3px 15px 5px;
	text-align: center;
}
 a, a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {	
	color: #B9C9FB;
	text-decoration: underline;
}

p{
	text-align:justify;
	color:#000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
}
#middle {
	text-align: justify;
	width: 700px;
	padding-top: 10px;
	padding-left: 50px;
	color: #000000;
	background-repeat: no-repeat;
	padding-bottom: 35px;
}
#middlehow {
	text-align: justify;
	width: 740px;
	padding-top: 0px;
	padding-left: 20px;
	color: #000000;
	background-repeat: no-repeat;
	padding-bottom: 35px;
	clear: both;
}
#middletc {
	text-align: justify;
	width: 700px;
	padding-top: 0px;
	padding-left: 20px;
	color: #000000;
	background-repeat: no-repeat;
	padding-bottom: 35px;
	clear: both;
	font-size: xx-small;
}
#topbanner {
	text-align: justify;
	width: 700px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#bottombanner {
	text-align: center;
	width: 700px;
}
email {
	text-align: center;
	padding-bottom: 10px;
	margin-top: 100px;
	padding-top: 40px;
}
#leftcol {
	text-align: justify;
	float: left;
	width: 370px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #000000;
}
#leftcolcost {
	text-align: left;
	float: left;
	width: 280px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	color: #000000;
}
#leftcolcontact {
	text-align: left;
	float: left;
	width: 350px;
	padding-top: 24px;
	padding-bottom: 20px;
	padding-left: 70px;
	color: #000000;
}
#rightcol {
	float: right;
	width: 300px;
	margin-top: 25px;
	padding: 0px;
	text-align: center;
}
#rightcolindex {
	float: right;
	width: 300px;
	margin-top: 25px;
	padding: 0px;
	text-align: center;
}
#rightcolcost {
	float: right;
	width: 350px;
	margin-top: 50px;
	padding: 0px;
	text-align: center;
}
.clearit {
	clear: both;
}

#footer {
	width: 760px;
	color: #FFFFFF;
	clear: both;
	background-color: #FF0000;
	height: 13px;
	font-size: xx-small;
}
