* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #19559c;
}

a:hover {
	text-decoration: none;
	color: #acb4cb;
}

a img {
	border: none;
}

body {
	margin: 1em 0;
	padding: 0;
	font: 80% "Century Gothic", verdana, arial, sans-serif;
}

#w {
	width: 946px;
	margin: 0 auto;
	padding: 0;
}

h1 {
	margin: 0 auto;
	width: 946px;
	height: 221px;
	background: url('../assets/Image/header.jpg') no-repeat;
	
}

h1 span {
	display: none;
}

#nav {
	background: #005bab;
	width: 936px;
	margin: 20px 0;
	padding: 5px;
	overflow: hidden;
}

#nav p {font-size: 13px;
	background: #b94033 url('../assets/Image/nav1.gif') no-repeat;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
}

#nav p a {
	color: #fff;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
}

#nav p span {
	background: url('../assets/Image/nav2.gif') right no-repeat;
	padding: 1px 28px 2px 0;
}

#nav ul {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	float:right;
}

#nav li {
	float: left;
}

#nav li a {
	font-size: 16px;
	display: block;
	text-decoration: none;
	height: 30px;
	color: #fff;
	float: left;
	text-indent: 42px;
	margin-right: 25px;
	padding-top: 10px;
}

#nav li a#home{
	background: url('../assets/Image/home.gif') no-repeat;
}

#nav li a#services {
	background: url('../assets/Image/services.gif') no-repeat;
}

#nav li a#contact{
	background: url('../assets/Image/contact.gif') no-repeat;
	margin-right: 10px;
}

#nav li a:hover {
	color: #fff;
}

#content {
	width: 946px;
	margin: 20px auto;
	padding: 0 0 20px 0;
	background: #005bab url('../assets/Image/bg.gif') repeat-y;
	color: #fff;
	overflow: hidden;
}

#content h2#tell {
	background: url('../assets/Image/call02083096065.gif') no-repeat;
	float:right;
	text-indent: -9000em;
	width: 432px;
	height: 22px;
	margin: 30px 10px 0 0;
}

#content address {
	font-style: normal;
	margin: 10px 0 0 70px;
}

#pic {
	float: left;
	width: 135px;
	margin: 38px 0 0 70px;
}

* html #pic {
	margin: 38px 0 0 40px;
}

#pic img {
	border: 1px solid #fff;
	margin-bottom: 5px;
}

#white {
	background: #fff url('../assets/Image/roundcorner-bot.gif') bottom no-repeat;
	color: #000;
	width: 679px;
	float: right;
	margin: 0 15px 0 0;
	font-weight: bold;
}

#white h2 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 4px;
	padding: 18px 0;
	text-align: right;
	color: #fff;
	background: #005bab url('../assets/Image/roundcorner.gif') bottom no-repeat;
}

#white h3 {
	font-size: 110%;
	margin: 0 10px;
	color: #990033;
}

#white p {
	margin: 0 10px 25px 10px;
	color: #006699;
}

#white ul {
	margin-left: 35px;
}

#white li {
	line-height: 150%;
	color: #006699;
}

#footer {
	text-align: center;
	clear: both;
	border-top: 20px solid #990033;
}

#footer address {
	color: #990033;
	font: bold 80% verdana, arial, sans-serif;
	margin-top: 10px;
	letter-spacing: 1px;
}

.address2, .date {
	color: #7797b2;
	margin-top: 10px;
	font: bold 80% verdana, arial, sans-serif;
}

img.l {
	float: left;
	margin-right: 20px;
}

img.space {
	margin-right: 10px;
}

#leftcol{
	float: left;
	width: 475px;
}

#rightcol{
	float: right;
	width: 200px;
	text-align: center;
}

#clearboth {
	clear: both;
}

#map{
	padding-bottom: 10px;
	text-align: center;
}

address a {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

address a:hover {
	text-decoration: none;
	color: #acb4cb;
}

#form {
	width: 97%;
	margin: auto;
	overflow: hidden;
}

#form fieldset {
	border: 1px solid #006699;
}

#form fieldset p {
	font-size: 60%;
	margin-bottom: 1%;
}

#form legend {
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #006699;
	font-weight: bold;
	font-size: 1em;
}

#form label {
	float: left;
	width: 30%;
	text-align: right;
	font-size: 80%;
	margin-right: 10px;
	margin: 0 10px 25px 10px;
	color: #006699;
	font-weight: bold;
	font-size: 1em;
}

#form label.small {
	width: 8%;
	margin-left: 20px;
}

#form input, #form textarea {
	margin-bottom: 1%;
	width: 60%;
	border: 1px solid#006699;
	padding: 1px 0;
	float: left;
}

#form textarea {
	overflow: auto;
	margin-bottom: 10px;
}

#form input.part {
	width: 42.7%;
}

#form input.quant {
	width: 5%;
}

#form br {
	clear: left;
}

#form input#submit {
	margin-top: 10px;
	float: right;
	background: #fff;
	width: 116px;
	height: 26px;
}

#form span {
	color: #cf3f3f;
}

#servicesleft{
	float: left;
	width: 320px;
}

#servicesright{
	float: left;
	width: 320px;
}


