@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 {
	color:#000000;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {color:#152b52; margin:10px 0 10px 0; font-weight:bold;}
h1{ font-size:32px; line-height:30px; background:url(/images/logo_watermark.png) left top no-repeat; padding:0 0 5px 49px;}
h2{ font-size:28px; }
h3{ font-size:24px; }
h4{ font-size:20px; }
h5{ font-size:13px; color:#152b52; text-transform:uppercase; margin:7px 0 7px 0;}
h6{ font-size:16px; float:left; margin:0 20px 0 20px; text-align:center;}
  h6 a{ text-decoration:none; }

.text1{}
.text2{}
.text3{}
.text4{}

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: #152b52;}
a:hover		{ color: #152b52;}
a img		{ border:none;}

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

.clearBoth 	{ clear:both; }

ul{
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
}

/** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** **/
#page {
	width:1000px;
	margin:0 auto;
	text-align: left;
}
/**************** H E A D E R ***************************/
#header_wrapper{
	width:1000px;
	height:144px;
	margin:0 auto;
	background:url(/images/bg_header.jpg) left top no-repeat;	
}
	#header_logo{
		width:197px;
		height:144px;
		display:block;
		float:left;
		margin:0 0 0 40px;
	}
/******************** M E N U ***************************/
.usermenu a{ color:#0000FF; }
.builder  a{ color:#0000FF; }
#box_edit a{ color:#0000FF; }

#Menu1 {
	width:985px !important;
	height:28px !important;
	display:block !important;
	margin:0 !important;
	padding:25px 0 0 15px !important;
	background:url(/images/bg_menu.png) left top no-repeat !important;
}

#Menu1 a{
	color:#000;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
}
	#Menu1 li{ margin:0 18px 0 18px;}
	#Menu1 ul li{ height:15px; margin:0; padding:5px 0 0 0; border-bottom:#66c6f3 solid 1px !important;}
	#Menu1 ul li a{font-size:10px;}
	#Menu1 li a:hover { color:#66c6f3;}
	
/********************* V I D E O *************************/
#video_wrapper{
	width:1000px;
	height:255px;
	display:block;
	/*background:url(/images/bg_video.jpg) left top no-repeat;*/
/*border:#FFFF00 solid 1px;*/
}
.testimonial_btn{
	width:108px; height:61px; display:block; margin:0 0 17px 0; cursor:pointer;
}
#testimonialVideo{
	width:533px;
	height:255px;
	display:block;
	float:left; 
	margin:0 0 0 23px;
	/*background:url(/images/experiences_Center.png) left top no-repeat;*/
}
/****************** B A N N E R S ************************/
#banners_wrapper{
	width:1000px;
	height:318px;
	display:block;
	background:url(/images/bg_banners.jpg) left top no-repeat;
/*border:#666633 solid 1px;*/
}
.banner_wrapper{
	width:201px;
	height:280px;
	display:block;
	float:left;
}
.banner_img{
	width:201px;
	height:132px;
	display:block;
}
.banner_text{
	width:201px;
	height:50px;
	color:#7e7e7e;
	font-size:10px;
	margin:10px 0 0 0;
}
.banner_btn{
	width:94px;
	height:29px;
	display:block;
	margin:5px 0 0 50px;
	background:url(/images/btn_learnMore.jpg) left top no-repeat;
}
/****************** C O N T E N T ************************/
#content_banners_form_wrapper{ margin:20px 0 0 0;  }
#content_wrapper{
	width:680px;
	min-height:1215px;
	float:left;
	border-right:#999 solid 1px;
	background:#f7fdff;
}
	#content{
		padding:20px 20px 20px 70px;
		line-height:180%;
		min-height:750px;
	}
      #content strong{ line-height:180%; }

    #scrolling_wrapper{
		width:553px;
		height:186px;
		display:block;
		background:url(/images/bg_asseenin.png) left top no-repeat;
	}
#content_wrapper:after{						/*!!!!*/
	content:'';								/*!!!!*/
	display:block;							/*!!!!*/
	clear:both; 							/*!!!!*/
}
#btn_banners{
	width:320px;
	height:200px;
	display:block;
	text-align:center;
	margin:0 0 20px 0;
}
	.btn_banner{
		width:320px;
		height:35px;
		display:block;
		padding:15px 0 0 0;
		background:url(/images/btn_banners.png) left top no-repeat;
        cursor:pointer;
	}
	#btn_banners a{ color:#152b52; text-decoration:none; text-transform:uppercase; font-size:16px; font-weight:bold;}
	#btn_banners a:hover{ color:#666;}

#banners_form_wrapper{
	width:319px;
	min-height:990px;
	display:block;
	float:left;
}
#covers_wrapper{
	width:550px;
	height:110px;
	display:block;
	clear:both;
	padding:45px 0 0 0;
}
.cover{
	width:88px;
	height:104px;
	display:block;
	float:left;
	margin:0 10px 0 10px;
}
#more_magazins{
	width:64px;
	height:18px;
	display:block;
	margin:8px 30px 0 0;
	float:right;
}
/************** S M I L E   G A L L E R Y ****************/
.smilegalleryRow{
	width:570px;
	display:block;
	clear:both;
	margin:10px 0 10px 0;
}
/******************** F O R M ****************************/
#form{
	width:320px;
	height:381px;
	display:block;
}
#contact_form{
	width:320px;
	height:381px;
	display:block;
	background:url(/images/bg_contactUs.jpg) left top no-repeat;
}
/****************** F O O T E R **************************/
#socNetwork_wrapper{
	height:45px;
	display:block;
	background:url(/images/bg_socnetworks.jpg) left top no-repeat;
	margin:5px 0 0 0;
	padding:10px 0 0 270px;
}
#footer_wrapper{
	width:1000px;
	height:73px;
	display:block;
	background:url(/images/bg_footer.jpg) left top no-repeat;
	padding:20px 0 0 0;
}
.footerNavSpacer{
	display:inline-block;
	/*background-image:url(/images/seporator_footermenu.jpg);*/
	height:13px;
	width:15px;
}
#footer_wrapper a{
	color:#000000;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#footer_wrapper a:hover{ color:#333333; }