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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus { outline: 0; }

body {
	line-height: 25px;
	color:#000000;
	background:#f4f1ec;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:16px;
}
h1{ font-size:32px; font-weight:bold;}
h2{ font-size:28px; font-weight:bold;}
h3{ font-size:24px; font-weight:bold;}
h4{ font-size:20px; font-weight:bold;}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a		{ color: #0000ff;}
a:hover	{ color: #ff0000;}
a img	{ border:none;}

b, strong{ font-weight:bold;}
i, em{ font-style:italic;}

.clearBoth { 	clear:both;	}

ul{
	list-style:outside disc;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
}
#page {
	width:1000px;
	margin:0 auto;
	background:url(/images/bg_top.jpg) top left no-repeat;
	text-align: left;
}
/**********************HEADER*****************************/
#header_wrapper{
	width:1000px;
	height:140px;
	margin:0 auto;
}
	#header_logo{
		width:411px;
		height:140px;
		float:left;
	}
	#bloopers{
		width:147px;
		height:58px;
		float:left;
		margin:45px 0 0 60px;
	}
	#header_text{
		width:330px;
		height:140px;
		float:right;
	}
/**********************VIDEO*****************************/
#video_right{
	width:986px;
	height:346px;
	margin:0 0 0 7px;
}
#testim_btns_wrapper{
	width:200px;
	height:321px;
	display:block;
	float:left; 
	background:url(/images/testimonial_buttons_bg.jpg) left top no-repeat;
}
.testimonial_buttons{
	width:160px;
	height:88px;
	display:block;
	margin:5px 0 10px 15px;
}
/**********************MENU*****************************/
.usermenu a{ color:#0000FF; }
.builder  a{ color:#0000FF; }
#box_edit a{ color:#0000FF; }

#seporator{
	width:1000px;
	height:50px;
	display:block;
}
#Menu1{
	width:1000px;
	min-height:43px;
	background:url(images/bg_menu.jpg) 0px 0px no-repeat !important;
	padding:5px 0 0 0;
}
#Menu1 a{color:#000000; display:block;	margin:0; padding:8px 5px 11px 5px; text-decoration:none;}
#Menu1 a:hover{color:#ffffff;}
#Menu1 ul li{
	width:82px;
	height:20px;
	display:block;
}
#Menu1 ul li a{ margin:0; padding:5px 5px 15px 5px; vertical-align:text-top;}

/**********************CONTENT*****************************/			
#contentHeader{
	width:1000px;
	height:60px;
}
#content_wrapper{
	width:880px;
	margin:20px 0 0 0;
	padding:0 0px 20px 60px;
	height:auto;	
}
	#content_left{
		width: 540px;
		float: left; 
	}
	#content_right{
		width: 301px;
		float: right; 
	}
#content_wrapper:after{						/*!!!!*/
	content:'';								/*!!!!*/
	display:block;							/*!!!!*/
	clear:both; 							/*!!!!*/
}
.content_image{
	position:relative;
    margin-top:-10px;
    background-repeat:no-repeat;
    display:block;
}
.banner{
	margin:30px 0 0 50px;
}
.btn_testimonial{
	float:left;
	margin:0 50px 0 0;
}
/********************** F O R M ************************/
#form{
	width:1000px;
	height:199px;
	margin:10px 0 0 0px;
	background:url(images/bg_contactForm.jpg) top left no-repeat;
}
#contact_form{
	width:1000px;
	height:199px;
}
/************** F O R M   N E W S L E T T E R *******************/
#newsletter_wrapper, #form_newsletter{
	width:600px;
	height:400px;
}
/********************** F O O T E R *****************************/
#footer_menu{
	width:1000px;
	height:25px;
	background:#436c28;
	border-bottom:#999999 solid 2px;
}
#footer_menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	margin:0 5px 0 5px;
}
#copyright{ width:1000px;}
#site_designed, #copyright, #copyright a{
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#534f3c;
}
