* {
    padding: 0;
    margin: 0;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0px 0px 0px 0px;
	background: #62A1C0;
}

body, table, td, div, input, select, p,{
	font-family: 'Verdana';
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

input, select {
	color: #333333;
}

a {
	color: #FDB813;
	font: normal 12px verdana;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}

a.button {
	background: #505178;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}

a.button:hover {
	text-decoration: none;
	background: #B1BADE;	
}

a.buttonSmall {
	background: #0F6F9F;
	height: 25px;
	width: 135px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 10px 0px 0px;
	display: block;
	text-decoration: none;
}


a.buttonSmall:hover {
	background: #20495F url('../images/layout/button_small.gif') no-repeat;		
	text-decoration: none;
	
}

div {
	color: #333333;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	
}	

.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

.bordered {
	border: 3px solid #640A08;
}

img.bordered {
	border: 3px solid #666666;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	background: #FFFFFF;
}

h1, h2, h3 { font-family: Arial; }

h1 {
	color: #505178;
	font-size: 18px;
	margin: 20px 0px 20px 0px;
}

h2 {
	color: #FDB813;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

h3 {
	color: #62A1C0;
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0px 20px 0px;
}

h4 {
	color: #FDB813;
	font-size: 12px;
	margin: 20px 0px 20px 0px;

}	

p {
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
}

ul, ol {
	margin-left: 70px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	font-family: Verdana;
}

#header {
	height: auto;
	background: url('../images/layout/headerbg.jpg');
	border-width: 1px;
	border-color: #CCCCCC;
	border-bottom-style: solid;
}

#headerInner {
	width: 890px;
	margin: 0px auto;
}

#logoA {
	width: 65px;
	margin-top: 30px;
	float: left;
}

#logoB {
	float: left;
	margin-top: 35px;
	width: 300px;
	font-family: Verdana;
	line-height: 24px;
	font-size: 24px;
	color: #FFFFFF;
}

#headerRight {
	width: 400px;
	font-family: arial;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-top: 30px;
}

#headerRight a {
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
}

#headerRight a:hover {
	text-decoration: underline;
}

#nav {
	clear: both;
	margin-top: 20px;
	height:38px;
}

#nav a {
	width: 171px;
	height: 38px;
	line-height: 38px;
	display: block;
	text-align: center;
	background: url('../images/layout/nav.gif');
	color: #333333;
	font-size: 14px;
	float: left;
	margin: 0px 3px 0px 3px;
}

#nav a:hover, #nav .navOver {
	background: url('../images/layout/navover.gif');
	text-decoration: none;
}

#bodyContainer {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#body {
	width: 870px;
	margin: 0px auto;
}

#footer {
	height: 80px;
	background: #62A1C0;
}

#footerInner {
	width: 890px;
	margin: 0px auto;
}
#footerLeft {
	float: left;
	width: 270px;
}
#footerMiddle {
	float: left;
	width: 340px;
	line-height: 80px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

#footerRight {
	float: right;
	width: 270px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
}

#footerLeft a, #footerRight a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	padding: 0px 8px 0px 8px;
	line-height: 80px;
}

#footerLeft a:hover, #footerRight a:hover {
	text-decoration: underline;
}

/* Contact Us */

#contactLeft {
	float: left;
	width: 195px;
}

#contactRight {
	float: right;
	width: 340px;
	margin-right: 10px;
}

#contactRight .field {
	clear: both;
	float: left;
	width: 70px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

#contactRight .input {
	float: right;
	width: 250px;
	height: 24px;
	line-height: 24px;
}

#contactRight .commentsLeft {
	clear: both;
	float: left;
	width: 70px;
	height: 100px;
	line-height: 100px;
	font-weight: bold;
}

#contactRight .commentsRight {
	float: right;
	width: 250px;
	height: 100px;
	line-height: 100px;
}

#contactRight .input input {
	width: 240px;
}

#contactRight .inputButton {
	float: right;
	width: 240px;	height: 24px;
	line-height: 24px;
	text-align: right;
}

#contactRight .inputButton input {
	margin-right: 4px;
}


#contactRight .commentsRight textarea {
	width: 242px;
	height: 140px;
}

#comments {
	width: 100%px;
	border: 1px solid #DDDDDD;
	padding: 5px 5px 5px 5px;
}

#comments textarea {
	height: 80px;
	width: 100%;
}

#requestQuote {
	color: #FFFFFF;
	background: #017DC7;
	border: 1px solid #CCCCCC;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	line-height: 12px;
	margin-top: 10px;
	float: right;
}


/* Home Page */

#homeLeft {
	float: left;
	width: 155px;
}

#homeMiddle {
	float: left;
	width: 470px;
}

#homeRight {
	float: right;
	width: 230px;
	margin-top: 20px;
}

/* CONTACT US BOX */

#contactBox {
	background: url('../images/layout/contactbg.jpg');
	width: 226px;
	height: 284px;
	color: #FFFFFF;
}
