body {
background-image:url(images/bg.png);
background-position:center top;
background-repeat:no-repeat;
margin:0px;
padding:0px;
font: 10px  verdana, arial, helvetica;
color: #416271;
}
h1{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#FFFFFF;
}
h2{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#f7951e;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:12px;
color:#59cef9;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:14px;
color:#7ea743;
}
p{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
}
p.white{
color:#FFFFFF;
}
p.green{
color:#d4f0ba;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container{
width:1100px;
height:auto;
margin:auto;
background-color:#FFFFFF;
box-shadow:0px 0px 10px 1px #dfdfdf;


}
#header{
width:1100px;
height:130px;
margin:auto;
background-image:url(images/header2.jpg);

}
#header > div.menuright{
	
	margin-top:43px;
	margin-left:700px;
	position:absolute;
}
#header2{
width:1100px;

background-color:#535252;
margin-top:-5px;
padding-top:10px;
text-align:center;

}
#header2 a{
	
	color:#FFF;
	text-decoration:none;
	padding:10px 18px;
	font-size:12px;

	}
#header2 a:hover{
	background-color:#FFF;
	color:#535252;
	}
#header2 > input[type=text]{
	width:300px;
	padding:5px;
	margin-left:360px;
	margin-top:15px;
	text-transform:uppercase;
	}
#header2 > input[type=button]{
	
	padding:5px;
	
	}
#right_content > table{
	width:450px;;
	border:none;
	
	
	}

#right_content > table th{
	background-color:#535252;
	padding:5px;
	font-size:14px;
	color:#FFF;
	}
#right_content > table td{
	
	padding:5px;
	font-size:12px;
	color:#535252;
	
	}
#right_content > table td a{
	text-decoration:none;
	}


#logo{
margin-left:20px;

float:left;
margin-top:30px;

}
#header > div.otherlogo{
	width:150px;
	height:70px;

	float:right;
	margin-right:30px;
	}
/*----------------------menu-------------------------*/
#menu{
width:1100px;
height:42px;
padding:0px;
clear:both;
background-color:#416271;
}
#menu ul{
list-style:none;padding:0 0 0 230px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}

/*----------------middle green box-----------*/
.green_box{
width:1100px;
height:250px;
clear:both;



}
.clock{
float:left;
padding:0px;
}
.text_content{
width:755px;
height:215px;

float:left;
margin-left:20px;
margin-top:25px;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#f7941d;
}
/*----------------------left navigation-------------------------*/
#left_nav{
width:280px;height: auto;padding:5px 0 0 0; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
height:29px;display:block; width:280px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#6898ac;background:url(images/left_nav_arrow.gif) no-repeat left; border-bottom:1px #ee2b2b dashed;
background-position:0px 0px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}
#left_content{
width:285px;
height:auto;
margin:10px;
float:left;
padding:10px;
background:url(images/left_content_bg.gif) repeat-x top;
border:1px solid #f6f6f6;
}
#left_content li{
	font-size:12px;
	list-style-image:url(images/list.png);
	line-height:25px;
	}
#left_content h2{
	color:#535252;
	}
#left_content p{
	font-size:11px;
	}
div.about{
	width:760px;height:auto;margin-top:10px;
	}
div.about h2{
	
	color:#81cc00;
	
	padding:5px 0px;
	}
div.about  span{
	color:#a4a3a3;
	font-size:12px;
	
	padding:5px;
	
	}
div.about  span a{
	text-decoration:none;
	color:#535252;
	}
div.about p{
	line-height:20px;
	}
div.about p img{
	float:left;
	margin-right:10px;
	}
div.about li{
	list-style-image:url(images/list.png);
	margin-left:10px;
	font-size:12px;
	line-height:20px;
	}
div.about > div.wsimg{
	width:760px;
	height:auto;
	
	}
div.about > div.wsimg img{
	padding:2.5px;
	width:100px;
	height:80px;
	}
div.about > div.wsimg2 img{
	padding:2.5px;
	width:100px;
	height:120px;
	}
div.about p{
	padding:8px 0px;
	font-size:12px;
	}
#right_content{
width:760px;
height:auto;
margin:0px 0 10px 10px;
float:left;


}
#info{
	width:auto;
	height:auto;
	padding:0px 10px;
	position:absolute;
	margin:-25px 0px 10px 60px;
	

	color:#f31d25;
	font-size:12px;
	border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	}
#leftbox_header{
	width:190px;
	height:100px;
	float:right;
	padding-top:5px;
	margin-right:70px;

	}
#leftbox_header table tr td a{
	
	text-decoration:none;
	font-size:12px;
	color:#e09093;
	background-color:transparent;
	}
#leftbox_header table tr td{
	font-size:11px;
	}
#leftbox_header table tr td a:hover{
	color:#de797d;
	}
#leftbox_header p{
	font-size:12px;
	padding-top:5px;
	}

div#partfull{
	width:285px;
	height:80px;

	}
div#left_content > div#method li{
	font-size:12px;
	list-style-type:upper-alpha;

	list-style-image:none;
	line-height:25px;
	}
div#left_content input[type=text]{
	width:273px;
	padding:5px;
	margin-bottom:5px;
	}
div#left_content input[type=button]{
	background-color:#535252;
	border:0px;
	color:#FFF;
	padding:5px 20px;
	}
div#left_content table tr td{
	font-size:11px;
	line-height:20px;
	}
div#left_content textarea{
	padding:5px;
	margin-bottom:5px;
	}
div#left_content h4{
	color:#535252;
	}
#right_content > div.hotproducts{
	width:180px;
	height:265px;
	background-color:#f1f1f1;
	margin-top:10px;
	float:left;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	border:1px #e0e0e0 solid;
	margin-bottom:10px;
	}
#right_content > div.hotproducts li{
	list-style-type:circle;
	padding-left:10px;
	line-height:15px;

	
	}
#right_content > div.hotproducts a{
	background-color:#535252;
	padding:5px 76px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	
	
	
	}
	#right_content > div.hotproductsbox{
	width:173px;
	height:310px;

	margin-top:10px;
	float:left;
	border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	border:1px #e0e0e0 solid;
	}
#right_content > div.hotproducts p{
	padding:0px 5px;
	}
#right_content > div.hotproducts > p#titlehot{
	font-size:12px;
	text-align:center;
	padding:10px 10px 10px 10px;
	color:#FFF;
	background-color:#81cc00;
	}
	#right_content > div.hotproductsbox > p#titlehot{
	font-size:14px;
	text-align:center;
	padding:10px 10px 0px 10px;
	font-weight:bolder;
	line-height:20px;
	}
	#right_content > div.hotproductsbox > p{
	font-size:11px;
	
	padding:10px;
	}
div#google_translate_element{
	margin-top:-26px;
	margin-right:33px;
	float:right;
	
	}
div#google_translate_element > div.skiptranslate{
	color:transparent;
	cursor:default;
	}
div#google_translate_element > div.skiptranslate span a{
	color:transparent;
	cursor:default;
	}
div#google_translate_element > div.skiptranslate span a img{
	display:none;
	cursor:default;
	}
div#google_translate_element select{
	width:130px;
	height:25px;
	}
#right_content > div.hotproducts > div.product{
	background-color:#fff;
	margin:10px 50px;
	width:80px;
	height:80px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-o-border-radius:100px;
	-moz-border-radius:100px;
	border:#e0e0e0 1px solid;
	}


#right_content > div.hotproducts > div.product img{
	width:80px;
	height:80px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	}


#right_content > div.hotproducts a:hover{
	text-decoration:underline;
	}

/*----------------------top right navigation-------------------------*/
#right_nav{
width:263px;height: auto;padding:20px 0 0 0px; float:right;margin-right:30px;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:40px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:32px;display:block; width:263px;text-decoration:none;padding:0 0 0 15px; margin:7px 0 7px 0;color:#000;background:url(images/right_nav.png) no-repeat center;font-size:12px;
background-position:0px 0px;
}
#right_nav ul li a:hover{
height:32px;display:block;width:263px;text-decoration:none;color:#4a861b;padding:0 0 0 15px;margin:7px 0 7px 0; background:url(images/right_nav_a.png) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a.current{
height:32px;display:block;width:263px;text-decoration:none;color:#4a861b;padding:0 0 0 15px;margin:7px 0 7px 0; background:url(images/right_nav_a.png) no-repeat center;
background-position:0px 0px;
}

.products_box{
height:70px;
padding:10px 0 5px 0;

}
.amen_my{
	width:440px;
	height:320px;
	
	margin-top:-330px;
	margin-left:80px;
	background-image:url(images/front_list/amenbg.png);
	background-repeat:no-repeat;
	}
.amen_my_reserve{
	width:440px;
	height:250px;
	position:relative;
	margin-top:-330px;
	margin-left:80px;
	

	}

.amen_my_reserve th{

text-align:left;
font-size:11px;
}
.amen_my_reserve td,th span{
	color:#F00;
	}
.amen_my_reserve textarea{
	width:167px;
	}
.amen_my_reserve select{
	width:174px;
	}
.amen_my h2{
	color:#fff;
	padding-top:10px;
	padding-left:20px;

	}
.amen_my li{
	color:#FFF;
	list-style-image:url(images/front_list/arr.png);
	font-size:12px;
	line-height:2;
	margin-left:20px;
	}
.search_box{
width:267px;
height:124px;
float:left;
margin:15px 10px 10px 0;
background:url(images/search_box_bg.gif) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:200px;
float:left;
color:#8b8e5d;
padding:0 0 0 15px;
}
.contact_information{
width:300px;
height:auto;

float:left;
margin-top:-10px;

padding:10px 0 0 0px;
}

.contact_information h4{
color:#666;

}
.contact_information table td{
	font-size:11px;
	line-height:20px;
	}
.contact_information legend{
	font-size:14px;
	}
.contact_information input[type=text],input[type=email],select{
	width:240px;
	height:14px;
	padding:3px;
	margin-bottom:10px;
	text-transform:capitalize;
	}
.contact_information select{
	width:249px;
	height:25px;
	padding:3px;
margin-bottom:10px;
}
.contact_information textarea{
	padding:3px;
	margin-bottom:5px;
	}
.contact_information input[type=button]{
	background-color:#ee2b2b;
	color:#FFF;
	width:80px;
	float:right;
	padding:3px;
	margin-right:12px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	}
.news{
width:310px;
clear:both;
padding:10px 0 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:justify;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}
/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:10px 0 0 10px;
float:left;
}
.news_archive ul{
list-style:none;padding:10px 10px 10px 10px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(images/bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:481px;
height:116px;
margin:5px;
background:url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(images/read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:37px;
color: #fff;
background-color:#333;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
}
.copyright a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}



