/* CSS Document */

*{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color:#3F3F3F;
}

body,th,td,a,p,div,span,label,h1,h2,h3,h4,
{
	font-family:Tahoma;
	font-size:11px;
	color:#3F3F3F;
}

img
{
	border:0px;
}

#wrapper_root
{
	background:#2D2D2D url(../images/root-bg.gif) top repeat-x; min-height:855px; overflow:hidden;
}

#wrapper_root_body
{
	width:904px; height:auto; margin:auto;
}

#wrapper_top_banner
{
	background:url(../images/top-banner-bg.gif) top center no-repeat; width:904px; height:84px; position:relative;
}

#wrapper_body
{
	width:895px; margin-left:9px;
}

#logo
{
	width:353px; height:63px; position:absolute; top:10px;
}

#search_box
{
	position:absolute; right:0px; top:50px;
}

#wrpper_top_btn
{
	height:37px; background:url(../images/button_bg.gif) top repeat-x;
}

#banner
{
	background:url(../images/banner.gif) top center no-repeat; width:895px; height:243px;
}

#wrapper_trhee_box
{
	background:url(../images/three-box-bg.gif) top center repeat-x; height:131px;
}

#first_box
{
	width:223px; height:116px; float:left; padding:15px 0 0 10px;
}

.box
{
	border-left:#EDECEB solid 1px; width:320px; height:116px; float:left; padding:15px 0 0 8px;
}

#wrapper_sub_body_home
{
	background-color:#ffffff; float:left; width:894px; height:auto; padding-top:30px;
}

#wrapper_sub_body{background-color:#ffffff; float:left;}

#wrapper_left_body_home
{
	width:254px; height:auto; float:left;
}

#wrapper_left_body{width:565px; height:auto; float:left;}

#body_left_header_txt_home
{
	background:url(../images/body-left-header-txt.gif) top no-repeat; width:532px; height:56px; margin:0 0 20px 0;
}

#body_left_header_txt{background:url(../images/body-left-header-txt.gif) top no-repeat; width:532px; height:56px; margin:20px 10px;}

#body_left_header
{
	width:522px; height:56px; margin:20px 10px 0 30px; font-size:18px; font-weight:bold;
}

#txt_left_home
{
	background:url(../images/txt-man.gif) top no-repeat; width:182px; height:303px; float:left; padding-left:10px; padding-bottom:20px;
}

#txt_left
{
	background:url(../images/txt-man.gif) top no-repeat; width:182px; height:303px; float:left; padding-left:4px;
}


.txt-left
{
	padding:0 20px 20px 30px; line-height:15px;
}

.txt_right_home
{
	float:left; width:630px; padding:0 0 0 0px; font-size:12px;
}

.txt_right{float:left; width:335px; padding:0 0 0 20px;}

#wrapper_right_body_home
{
	width:636px; height:auto; float:left;
}

#wrapper_right_body{background:#fff url(../images/body-right-bg.gif) top repeat-x; width:329px; height:408px; float:left; position:relative;}

#wrapper_right_body_inner
{
	background:#fff url(../images/body-right-inner-bg.gif) top repeat-x; width:329px; height:374px; float:left; position:relative;
}

#content_images
{
	padding:30px;
}

#right_body_top_bar
{
	background:url(../images/body-right-top-bg.png) top no-repeat; width:329px; height:42px; position:absolute;
}

.right_body_header_txt
{
	font-size:12px; font-weight:bold; padding:70px 0 0 20px;
}

#txt_area
{
	width:290px; height:100px; border:#E2DEDE solid 1px; background-color:#fff; margin:10px 0 0 20px;
}

.rgt_body_txt
{
	padding:15px 10px 0 20px;
}

#wrapper_images_gallery
{
	background:url(../images/images-gallery-bg.gif) top repeat-x; height:188px; margin-left:9px; clear:both;
}

#wrapper_fotter
{
	background-color:#5B6363; height:38px; margin-left:9px; clear:both;
}

.fotter_txt
{
	color:#A5A5A5; float:left; padding:10px;
}

#footer_img
{
	width:29px; height:28px; float:right; padding:5px 10px 0 0;
}
#footer_facebook
{
	width:100px; height:31px; float:right; padding:4px 10px 0 0;
}
.img-txt
{
	clear:both; font-size:12px; color:#8A8D8D; padding-top:10px;
}

#space
{
	height:25px; clear:both;
}



a.txt
{
	text-decoration:none; color:#B7201C; font-weight:bold; line-height:20px;
}

a.txt:hover
{ 
	text-decoration:underline; color:#FF7B7A;
}


.slatenav ul
{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
.slatenav ul li
{
	display:block;
	float:left;
	margin:0 0 0 0;
}
.slatenav ul li a
{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 25px 0 26px;
	height:23px;
}
.slatenav ul li a:hover
{
	color:#fff;
	background:transparent url(../images/tabs/purpleslate_backgroundOVER.gif) repeat top center;
}