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

body {
	margin:0px;
	background:url(../images/bg.gif);
	font-family:verdana;
	font-size:12px;
	color:#64664a;
}
#header {
	height:144px;
	width:100%;
	background:url(../images/header_bg.gif) repeat-x;
}
#header .fix_container {
	width:959px;
	height:auto;
}
.logo {
	width:100%;
	height:144px;
	float:left;
	background:url(../images/header_logo_bg.gif) no-repeat bottom;
}
.consultantion {
	float:right;
	text-align:right;
	padding:83px 16px 0px 0px;
}
#header h1 {
	font-family:"Times New Roman";
	font-size:22px;
	color:#eeee57;
	font-weight:normal;
	margin:0px;
}
.fix_content_container {
	width:959px;
	height:auto;
	background:#FFFFFF url(../images/content_bg.gif) top repeat-x;
}
#leftpanel {
	width:318px;
	height:auto;
	text-align:left;
	float:left;
	border-right:dashed 1px #eaeaea;
	background:url(../images/legs_photo.jpg) no-repeat;
	padding:150px 0px 0px 0px;
	margin-bottom: 9px;
}
#leftpanel h1 {
	font-family:"Times New Roman";
	font-size:24px;
	color:#d97338;
	margin:0px;
}
#leftpanel h6 {
	margin:0px;
	font-family:arial;
	color:#99a439;
	font-size:11px;
	font-weight:normal;
}
#leftpanel ul {
	margin:0px;
	list-style-type:none;
	padding:0px 0px 0px 20px;
}
#leftpanel li {	
	background:url(../images/orange_bulet.gif) no-repeat left;
	padding:0px 0px 0px 10px;
	font-family:arial;
	font-size:11px;
	color:#d97338;
	line-height:18px;
	}
.leftpanel_1 {
	padding:0px 0px 0px 18px;
	float: left;
	}
#links {
	height:41px;
	width:auto;
	float:right;
	}
#links .leftrounds {
	float:left;
	width:9px;
	height:40px;
	background:url(../images/links_left_corner.gif) no-repeat;
	margin-left:6px;
	} 
#links .rightrounds {
	float:right;
	width:9px;
	height:40px;
	background:url(../images/links_right_corner.gif) no-repeat;
	margin-right:6px;
	}
.links_bg {
	background:url(../images/link_bg.gif) repeat-x;
	float:left;
	height:41px;
	width: 610px;
	}
#links ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
	}
#links li{
	background:url(../images/link_partition.gif) right no-repeat;
	padding:13px 16px 0px 16px;
	float:left;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	width:auto;
	height: 27px;
	}
#links li a {
	color:#FFFFFF;
	height: 28px;
	text-decoration:none;
	display:block;
}
#links li a:hover {
	color:#ffcbb0;
	text-decoration:none;
	background: url(../images/link_hover.gif) no-repeat bottom ;
	}
#content {
	float:right;
	width:623px;
	height:auto;
	padding:10px 8px 9px 0px;
	text-align: justify;
	}
.content_area {
	float:left;
	width:410px;
	height:auto;
	text-align: justify;
	}
.right_panel {
	float:right;
	width:202px;
	height:auto;
	text-align: center;
	padding: 0px 0px 0px 7px;
	}
.right_gallery {
	text-align:center;
	padding-bottom:4px;
	font-size:11px;
	color:#000000;
	}
p {
	font-family:Verdana;
	font-size:12px;
	color:#63654a;
	margin:0px;
	padding:0px 0px 7px 0px;
	}
h1 {
	font-size:20px;
	color:#a3ae21;
	font-weight:normal;
	margin:0px;
	padding: 0px 0px 8px 0px;
	}
.center_paenl {
	border:solid #cad17a 1px;
	background:#ecedda url(../images/panel_legs_bg.gif) no-repeat center bottom;
	float:left;
	width:390px;
	height:auto;
	padding: 8px 8px;
}
.center_paenl ul {
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	list-style-image:url(../images/bulet_1.gif);
}
.center_paenl li {
	padding:0px 0px 7px 0px;
	color:#000000;
	font-size:11px;
	}
.center_panel_top {
	border-bottom:#dfc8bb 1px solid;
	float:left;
	height:auto;
	width:auto;
	padding:0px 0px 7px 0px;
}
#footer {
	background:url(../images/footer_bg.gif) repeat-x;
	color:#d4d4d4;
	font-family:arial;
	font-size:11px;
	height:54px;
	width:949px;
	text-align:left;
	padding:20px 0px 0px 10px;
}
#footer a {
	color:#d4d4d4;
	text-decoration:none;
	}
#footer a:hover {
	color:#B6B6B6;
	text-decoration:underline;
	}

