/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; } 

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td,textarea,table li,table ul { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

body
{
	font-family:Arial;
	font-size:12px;
	color:#3f4a4e;
	background-color: #3f4d12;
	text-align: center; 
}

.site-wrapper
{
	width:800px; 
    min-height:600px; 
    margin-left:auto;  
	margin-right:auto; 
	text-align: left;


}



.header-wrapper
{
	width:800px;
	height:28px;
	background:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	padding-top: 8px;
}

.body-wrapper
{
	margin-top:3px;
	float:left;
	width:800px;
	height:435px;
	background-repeat: no-repeat;
	background-position: center -5px;
	padding-top: 0px;
}

.footer
{
	clear:left;
	height:96px;
	width:800px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	clip: rect(auto,auto,auto,auto);
	float: none;
	margin-left: 0px;
}

.footer_text {
	float: left;
 width: 200px; 


}
.footer_contact {
	float: right;
width: 510px;


}
.footer_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 20px;
	margin: 0px;

}

.footer_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 30px;
	margin: 0px;
	color: #FFFFFF;

}

 .style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.videoframe {
	padding-left: 0px;
	padding-top: 0px;
		
 }

/* ----- Quick Contact Form -----*/

#quick_contact{
	width: 600px;
	color: #ebe8e8;
	line-height: 20px;
	float:left;
}



			
#quick_contact p { margin: 0px 13px 10px 12px; }

#quick_contact form {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.quick_field { width: 200px; height: 17px; border-width: 1px; border-style: solid; border-color: #cacaca; font-size: 11px; color: #676666; margin-bottom: 2px; padding: 0px 0px 0px 3px }

.quick_textarea { width: 200px; height: 60px; border-width: 1px; border-style: solid; border-color: #cacaca; font-size: 11px; color: #676666; padding: 0px 0px 0px 3px;				 margin-bottom: 2px; }

.btn_form {
	background:url(../images/sub.gif) top left no-repeat;
	width:92px;
	height:30px;
	border:none;
}

.clear {
	clear: both;
}

#video_box {
padding-left:28px;
padding-top:8px;
}
