@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #696969;
	background: #fff url(images/bgbody.gif) repeat-x top left;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

p {
	line-height: 1.6em;
	clear: both;
}

h1 {
	color: #2b2b2b;
	font-size: 1.8em;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

A {
	text-decoration: none;
	color: #696969;
}

#clear {
	clear: both;
	width: 100%;
	height: 1px;
}

#clear img {
	width: 100%;
	height: 1px;
	border: 0px;
}

#page {
	margin: 0 auto;
	width: 980px;
}

#header {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#links {
	clear: both;
	background: url(images/bglinks.gif) no-repeat top left;
	padding: 0 10px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#links li{
	padding: 8px 15px;
	text-transform: uppercase;
	float: left;
}

#links li.separater {
	background: url(images/linkseparater.gif) top right no-repeat;
}

#links li A {
	color: #374c54;
	padding: 8px 15px;
}

#links li A:hover, #links li A.current {
	color: #fff;
	background: url(images/bgmouseover.gif) repeat-x top left;
}

#banner {
	width: 980px;
	height: 306px;
	float: left;
}

#logo {
	width: 328px;
	height: 77px;
	float: left;
}

#phno {
	float: right;
	margin-right: 20px;
	padding: 20px 0;
}

.whitetext {
	color: #fff;
}

.callnowtext {
	font-size: 1em;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 6px;
}

.number {
	color: #3b3b3b;
	font-size: 2.5em;
	font-weight: bold;
	padding: 10px 0;
}

#content {
	padding: 30px;
	background: #fff;
	float: left;
	width: 920px;
}

#content ul {
	margin-left: 120px;
	margin-top: 10px;
	float: left;
	clear: both;
}

#content ul li {
	background: url(images/bullet.gif) 0 .2em no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
}
.alternate{
background-color:#C4F7FF;
}

#footer {
	background: #00aace;
	padding: 4px 0;
	clear: both;
	float: left;
	width: 980px;
	margin-bottom: 6px;
	font-size: 0.9em;
	color: #fff;
}

.footerleftcol {
	width: 500px;
	float: left;
}

.footerleftcol ul {
	margin-left: 10px;
}

.footerleftcol li {
	float: left;
	padding: 0 8px;
}

.footerleftcol li A {
	color: #fff;
}

.footerrightcol {
	width: 300px;
	float: right;
}
