body, input, select, textarea, td, th, font {
   color:#3d3c3f;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   }
   
body {
	background:#fff;
	border: 0;
	margin: 0;
	padding: 0;
	cursor:default;
}
  

form,
p,
h1,h2,h3,h4,h5,h6,
img
{
	margin:0;
	border:0;
	padding:0;
}


b,strong{font-weight:bold;}


h1{
	color:#6c695c;
	font-size:18px;
	margin:0 0 8px 0;
}
h2{
	color:#6c695c;
	font-size:14px;
	margin:0 0 8px 0;
}
h3{
	color:#6c695c;
	font-size:11px;
}

ul,
ol,
li{
	margin:0;
	padding:0;
	list-style:none;
}

a{
	color:#6e6d6d;
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
}
a.help{
	position:absolute;
	width:12px;
	height:12px;
	background:url(/images/question.gif) 0 0 no-repeat;
	margin-left:5px;
}

/* 
* BASE ==========================================
*/


div#base{
	position:relative;
	background:none;
	min-width:964px;
	text-align:center;
	background:#fff url(/images/bg-header.gif) top center no-repeat;
	}
	div#base-header{
		position:relative;
		margin:0 auto;
		width:964px;
		height:327px;
		text-align:left;
		z-index:11;
		background:none;
	}
	div#base-content{
		position:relative;
		margin:0 auto;
		width:964px;
		min-height:400px;
		text-align:left;
		z-index:10;
		background:#fff;
		}
div#base-footer{
	position:relative;
	background:#615741 url(/images/bg-footer.gif) top center no-repeat;
	min-width:964px;
	text-align:center;
	}
	div#footer{
		position:relative;
		margin:0 auto;
		width:964px;
		height:200px;
		text-align:left;
		overflow:hidden;
		background:none;
	}
/* SAFARI */
/*\*/
html>body * #base-content{width:964px;}
/**/



br.cl{clear:both;margin-top:-1.2em;font-size:0;}


/* 
*  HEADER ============================================
*/
	div#logo{
		position:absolute;
		left:0;
		top:3px;	
		}
		div#logo a{
			display:block;
			width:224px;
			height:46px;
			overflow:hidden;
			text-indent:-10000px;
			background:transparent url(/images/logo.jpg) 0 0 no-repeat;
		}
		div#call_us{
			position:absolute;
			right:-15px;
			top:45px;
			}
			div#call_us a{
				display:block;
				width:238px;
				height:83px;
				overflow:hidden;
				text-indent:-10000px;
				background:transparent url(/images/btn-bel_ons.png) 0 0 no-repeat;
			}
		div#video{
			position:absolute;
			left:0px;
			top:58px;
			}

/* 
*  NAVIGATION ============================================
*/
	div#navigation{
		position:absolute;
		left:226px;
		top:3px;
		}
		div#navigation ul li{
			float:left;
			padding:12px 17px 0 16px;
			height:34px;
			background-color:#fed300;
			border-right:2px solid #ebf6f8;
			}
			div#navigation ul li.active{
				background:url(/images/bg-nav-active.gif) 0 0 repeat-x;
			}


/* 
*  FOOTER ============================================
*/
	div#footer div#footer_contact{
		position:absolute;
		top:10px;
		right:10px;
		color:#fed300;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
		}
		div#footer div#footer_contact span.lbl{
			color:#ebf6f8;
			font-weight:bold;
		}
		div#footer div#footer_contact h4{
			background:transparent url(/images/footer-header-contact.gif) 0 0 no-repeat;
			text-indent:-10000px;
			width:170px;
			height:24px;
			margin-bottom:5px;
		}
