
* {
	margin:0px;
	padding:0px;
}

ul li {
        margin:0px;
        padding:0px;
	list-style:none;
}
a {
	text-decoration:none;
}

body {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/body_bg.png);
	background-position:0 0;
	background-repeat:repeat;
	background-color:#1b3363;
}
.center_frame {
	width:960px;
	margin:0 auto;
}
/*===================================== HEADER CSS ============================*/
#header {
	float:left;
	width:100%;
}
/*===================================== TOP HEADER CSS ========================*/
#top_header {
	float:left;
	width:100%;
	background-image:url(../images/top_bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	height:41px;
}
#top_header .top {
	float:right;
	width:420px;
}

/*===================================== LOGO AND NAVIGATION CSS ===============*/
#logo_nav {
	float:left;
	width:100%;
	background-image:url(../images/slider_bg_11.png);
	background-position:0 bottom;
	background-repeat:repeat-x;
	position:relative;
	z-index:99;
}
#logo_nav .bg {
	float:left;
	width:100%;
	background-image:url(../images/slider_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
	height:581px;
}
#logo_nav .bg1 {
	float:left;
	width:100%;
	background-image:url(../images/slider_bg1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
	height:581px;
}
#logo_nav .bg_11 {
	float:left;
	width:100%;
	background-image:url(../images/contact_page_map_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
	height:581px;
}
#logo_nav .bg_111 {
	float:left;
	width:100%;
	background-image:url(../images/blog_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
	height:251px;
}
#logo_nav .logo {
	float:left;
	margin-top:20px;
	width:360px;
}
#logo_nav .logo a {
	float:left;
}
#logo_nav .logo a img {
	float:left;
}

#navigation li {
	float:left;
	margin-left:5px;
}
#navigation li a {
	float:left;
	background-image:url(../images/menu_left.png);
	background-position: left top;
	padding-left:20px;
	cursor:pointer;
	position: relative;
	z-index: 9999;
}
#navigation a span {
	float:left;
	padding:0px 20px 0px 0px;
	line-height:46px;
	color:#ffffff;
	background-image:url(../images/menu_right.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#navigation li a:hover {
	background-image:url(../images/menu_left_hover.png);
	background-position:left top;
}
#navigation li a:hover span {
	background-image:url(../images/menu_right_hover.png);
	background-position:right top;
	background-repeat:no-repeat;
}
#navigation li ul {
	display:none;
	padding-top: 60px;
	margin-left:-40px;
	float:center;
	font-size:10px;
	position:absolute;
	z-index:999;
}
#navigation li:hover ul {
	display:block;
}

#uu li a{font-size:10px;
		color:#fff;}
		
#uu li a:hover {
	background-image:url(../images/menu_right_hover.png);
	background-position:right top;
	background-repeat:no-repeat;
}
/*===================================== DROPDOWN CSS ==========================*/
#navigation ul {
	width: 170px;
	position: absolute;
	float:center;
	background-image:url(../images/drop_down_bg_top_1.png);
	background-position:0 40px;
	background-repeat:no-repeat;
	height:600px;
	padding-bottom:5px;
}
#navigation ul li .life, #navigation ul li .life_1, #navigation ul li .life_2, #navigation ul li .life_3, #navigation ul li .life_4 {
	float:left;
	padding-left:43px;
	color:#ffffff;
	font-family:"myriad Pro";
	font-size:14px;
}
.newsletter a {
	float:left;
	color:#000;
}
.newsletter a:hover {
	color:#4CC72A;
}
#navigation ul li .life {
	float:left;
	background-image:url(../images/drop_down_product.png);
	background-position:left 2px;
	background-repeat:no-repeat;
}
#navigation ul li .life_1 {
	float:left;
	background-image:url(../images/drop_down_product.png);
	background-position:left -35px;
	background-repeat:no-repeat;
}
#navigation ul li .life_2 {
	float:left;
	background-image:url(../images/drop_down_product.png);
	background-position:left -70px;
	background-repeat:no-repeat;
}
#navigation ul li .life_3 {
	float:left;
	background-image:url(../images/drop_down_product.png);
	background-position:left -103px;
	background-repeat:no-repeat;
}
#navigation ul li .life_4 {
	float:left;
	background-image:url(../images/drop_down_product.png);
	background-position:left -140px;
	background-repeat:no-repeat;
}
#navigation ul li .life:hover, #navigation ul li .life_1:hover, #navigation ul li .life_2:hover, #navigation ul li .life_3:hover, #navigation ul li .life_4:hover {
	color:#84c745;
}
#navigation ul li .life.active, #navigation ul li .life_1.active, #navigation ul li .life_2.active, #navigation ul li .life_3.active, #navigation ul li .life_4.active {
	color:#84c745;
}
#navigation ul span {
	float:left;
	width:182px;
	background-image:url(../images/drop_li_line.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:3px;
	margin:8px 0 8px -5px;
	;
}
#navigation ul img {
	float:left;
	width:182px;
}
#navigation ul .bg_1 {
	float:left;
	width:182px;
	background-image:url(../images/drop_down_bg_middel.png);
	background-position: 0 0;
	background-repeat:repeat-y;
}
#navigation ul .top_img {
	float:left;
	width:182px;
	background-image:none;
	height:auto;
	margin:0px;
}
/*===================================== WRAPPER CSS ===========================*/	
#wrapper {
	float:left;
	width:100%;
	margin-top:-1px;
}
#wrapper_top {
	float:left;
	width:100%;
	background-image:url(../images/white_texture.png);
	background-position:0 0;
	height:194px;
}
#wrapper_top .section_left {
	float:left;
	width:297px;
	padding:0px 10px;
	height:195px;
	background-image:url(../images/sperater.png);
	background-position:right center;
	background-repeat:no-repeat;
}
/*#wrapper_top .section_left .splitters{
	float:right;
	width:3px;
	background-image:url(../images/sperater.png);
	background-position:0 center;
	background-repeat:no-repeat;
	height:195px;
	
	}*/
#wrapper_top .section_middle {
	float:left;
	width:297px;
	padding:0px 10px;
	height:195px;
	background-image:url(../images/sperater.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#wrapper_top .section_right {
	float:left;
	width:300px;
	padding:0px 10px;
}
#wrapper_top .section_left, #wrapper_top .section_middle, #wrapper_top .section_right {
	float:left;
}
#wrapper_top .section_left h5, #wrapper_top .section_middle h5, #wrapper_top .section_right h5 {
	float:left;
	color:#000000;
	font-family: 'geosanslightregular';
	font-size:25px;
	font-weight:normal;
	margin-top:45px;
}
#wrapper_top .section_left h5 img, #wrapper_top .section_middle h5 img, #wrapper_top .section_right h5 img {
	float:left;
	margin-right:20px;
}
#wrapper_top .section_left p, #wrapper_top .section_middle p, #wrapper_top .section_right p {
	float:left;
	color:#3a3a3a;
	font-family:"myriad Pro";
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
	width:280px;
	text-align:justify;
}

.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
#copyrights {
	background-image:url(../images/copy-bg.png);
	width:100%;
	float:left;
	background-repeat:repeat-x;
	min-height:40px;
	margin-top:27px;
}
#copyrights div {
	width:960px;
	margin: 12px auto;
	font-size:12px;
}
