

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#7b7b7b;
 background-image:url(images/bg1.jpg);
 background-repeat:repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#header {
 width: 900px;
 color: #333;
 padding: 1px;
 border: 1px solid #5f5e5e;
 height: 110px;
 margin: 10px 0px 5px 0px;
 background: #fff;
 z-index:1;
}

#navigation { 
 width: 875px;
 color: #333;
 background: #FFF;
 margin: 0px 0px 0px 5px;
 padding: 5px;
 height: 20px;
 position:relative;
 z-index:3;
}
#content {
	width: 900px;
	color: #333;
	border: 1px solid #5f5e5e;
	background: #FFF;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	height: 479px;
	position:relative;
	z-index:0;
}

#contentquote {
	width: 900px;
	color: #333;
	border: 1px solid #5f5e5e;
	background: #FFF;
	margin: 0px 0px 5px 0px;
	padding: 1px;
	height: 615px;
	position:relative;
	z-index:0;
}

#main {
	float: left; /* since this element is floated, a width must be given */
	width: 890px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF9900; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 0px 0px 10px;
	background-color:#FF9900;
	height:428px;
	border-top:dotted #FF3333 1px;
	}
	
	#mainabout {
	float: left; /* since this element is floated, a width must be given */
	width: 890px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 0px 0px 10px;
	background-color:#FF9900;
	z-index:9;
	}
	
			#mainsubnav {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 4px 10px;
	border-left:dotted #FF3333 1px;
	z-index:10;
	}
		#maintext {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0px 0px 10px;
	border-left:dotted #FF3333 1px;
	z-index:10;
	}
	
		#maingrid {
	float: left; /* since this element is floated, a width must be given */
	width: 450px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 10px;

	z-index:11;
	}
	
		
		#mainquote {
	float: left; /* since this element is floated, a width must be given */
	width: 851px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 40px;

	z-index:11;
	}
	
			#maincontact {
	float: left; /* since this element is floated, a width must be given */
	width: 891px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 40px;

	z-index:11;
	}
	
	
#sidebarbg {
	float: right; /* since this element is floated, a width must be given */
	width: 311px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FF9900; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	background-color:#FF9900;
	height: 449px;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #222222;
	text-indent: 0pt;
	word-spacing: normal;
	vertical-align: top;
	
}


#footertxt {
	width:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color:#fff;
	height:17px;
	border: 1px solid #5f5e5e;
	background: #FF6600;
	margin: 0px 0px 0px 0px;
	padding: 1px;
}

.footerlink a:link {
	color: #fff;
	text-decoration:none;
}

.footerlink a:hover {
	color: #993300;
	text-decoration:none;
}

.thumbnail
{
float: left;
width: 60px;
border: 1px solid #fff;
margin: 0 15px 15px 0;
padding: 5px;
}

.clearboth { clear: both; }


.bodylink a:link {
	color: #ffffff;
	text-decoration:underline;
}

.bodylink a:hover {
	color: #78539b;
	text-decoration:underline;
}

.bodylink a:visited {
	color: #596f30;
}

.bodylink2 a:link {
	color: #ffffff;
}

.bodylink2 a:hover {
	color: #000dff;
	text-decoration:underline;
}

.bodylink2 a:visited {
	color: #ffffff;
}



a:link {
	color: #ff6600;
	font:Verdana, Arial, Helvetica, sans-serif 10px;
	text-decoration:none
}

a:visited {
	color: #ff6600;
	font:Verdana, Arial, Helvetica, sans-serif 10px;
	text-decoration:none
}

a:hover {
	color: #dc4205;
	font:Verdana, Arial, Helvetica, sans-serif 10px;
	text-decoration:underline;
}

a:active {
	color: #dc4205;
	font:Verdana, Arial, Helvetica, sans-serif 10px;
	text-decoration:none
}

.linkon {
	color: #dc4205;
	font:Verdana, Arial, Helvetica, sans-serif 10px;
	text-decoration:underline;

}

