body {
	font-size:12px;
	font-family:Arial;
	background: #f6f3ea;
	color:#4b3f3b;
	padding:0; margin:0;	
}
body,html {
	overflow:auto;
	min-width:980px; !important
}
p {
	line-height:20px;
	color:#4b3f3b;
	padding: 10px 0 0 0; margin:0;
}
img { border:0;
}
#container {
	margin:0 auto;
}
a { outline:none; color:#6b0d21; text-decoration:none
}
a:hover { text-decoration:underline
}
/* Headers */
#header { position:fixed; top:0px; left:0; width:100%; z-index:100; background:url(../images/bg.png) repeat-x left top #f6f3ea;
}

/* Menu
-------------------------------------------------------------- */
#access_container {
	width:960px;
	margin:0 auto;	
	padding:31px 0 0 0; height:159px;
	background:url(../images/header_bg.png) no-repeat center top;
}
#access { padding-left:109px
}
#access ul { margin:0; padding:0;
}
#access li { margin:0 11px 0 0; padding:0; float:left; list-style:none;
}
#access a {
	font-size:18px;
	color:#61524e;
	text-decoration:none;
	display:block;
	padding:11px 20px;
	float:left;
	line-height:16px;
}
#access a.active, #access a:hover {
	color:#6b0d21;
	text-decoration:none !important;
	background:#FFFFFF;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	-khtml-border-radius: 7px; /* KHTML */
	border-radius: 7px; /* CSS3 */
	-moz-box-shadow:0 0 8px #e4e0d8;
	-webkit-box-shadow:0 0 8px #e4e0d8;
	-khtml-box-shadow:0 0 8px #e4e0d8;
}
#logo { text-align:center; padding-bottom:27px;
}
/* =Content
-------------------------------------------------------------- */

#main {
	clear:both;
}
.card_container {
	width:960px;
	padding:0 10px;
	margin:0px auto;	
}
.clear2 { font-size:0; height:0; clear:both;
}

/* Home */
#home {
	width:960px;
	padding:0 10px;
	padding-top:190px;
	margin:0 auto 36px auto; 
	
}
#slider {position:relative; width:960px; height:600px; padding:0px;	
}
#slider img {position:absolute; top:0px; left:0px; display:none;
}
#slider a {	border:0; display:block;
}
.nivo-controlNav {position:absolute; bottom:20px; right:434px
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/bullets.png) no-repeat;
	background-position:0 -15px;
	text-indent:-9999px;
	border:0;
	margin-left:11px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 0;
}
.nivo-directionNav a {
	display:none;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav, a.nivo-prevNav {
	display:none !important;
}
/* About */
#about { padding-bottom:6px;
}
.page_img { padding:0 0 34px 0;
}
.left_img { float:left; padding:0 20px 30px 0;
}
h2 { padding:0px; margin:-2px 0 16px 0; font-size:30px; color:#61524e; font-weight:normal; line-height:28px;
} 

/* Services */
#services { padding-bottom:6px;
}
.menus_title { text-transform:uppercase; padding:7px 0 4px 0;
}
#services p { padding:0 0 4px 0; margin:0;
}

/* News */
#events  { padding-bottom:6px;
}
.events_title { text-transform:uppercase; padding:9px 0 24px 0; color:#6b0d21;
}
#events p { padding:0 0 10px 0; margin:0;
}

/* Training */
#training { padding-bottom:28px;
}
.inp {font-family:Arial; font-size:12px; color:#4b3f3b; background:#FFFFFF; width:258px; height:25px; padding:5px 10px 0 10px; border:1px #dbd3d0 solid;
}
.number_people {width:38px !important; 
}
.request_time {width:118px !important; 
}
.cal_inp {font-family:Arial; font-size:12px; color:#4b3f3b; background:#FFFFFF; width:218x; height:25px; padding:5px 10px 0 10px; border:1px #dbd3d0 solid;
}
.mess {font-family:Arial; font-size:12px; color:#4b3f3b; background:#FFFFFF; width:426px; height:196px; padding:10px; border:1px #dbd3d0 solid;
}
.date_text { padding-top:11px;
}
#submit_btn { width:98px; height:45px; background:url(../images/submit.png) no-repeat; border:0px; margin:13px 0 0 506px !important
}



/* Contact */
#contact { padding-bottom:6px;
}
#contact .left { float:left; width:640px;
}
#contact .right { float:right; width:300px; padding-bottom:30px;
}
#contact p { padding:6px 0 20px 0; margin:0;
}


/* Other */

.content {
}
.clear {float:left;	clear:both;
}
 
.wrap { min-width:980px; position:relative;
}
.footer { 
	background:url(../images/footer_bg.png) repeat-x left top #FFFFFF;
	margin-bottom:200px
}
.copyright { 
	font-size:12px;
	color:#7f726d;
	width:960px; 
	padding:24px 10px;
	background:url(../images/copyriht_bg.gif) no-repeat center top #FFFFFF;
	margin:0 auto;
	text-align:center;
	
}


