body	{   
	padding:0px;
	margin:0px;
	background-color:#16181b;
}

p {
	margin:5px 0px 10px 0px;
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	line-height:16px;
	}

form{
	margin:0px;
	padding:0px;
}

a{color:#087bc6;text-decoration:none;}
a:hover{color:#087bc6;text-decoration:underline;}

h1{
	color:#1484c8;
	font-size:14pt;
	margin-bottom:5px;
	margin-top:10px;
	line-height: 1.4em;
}

h2{
	color:#000000;
	font-size:11pt;
	margin-bottom:15px;
	margin-top:10px;
	text-transform:uppercase;
}

h3{
	color:#000000;
	font-size:11pt;
	margin-bottom:10px;
	margin-top:10px;
}

h4{
	color:#000000;
	font-size:11pt;
	margin-bottom:10px;
	margin-top:10px;
	color:#1484c8;
	line-height: 1.4em;
}

ul.homepage{
	margin-left:0px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:5px;
}


ul.homepage li{
	list-style:none;
	font-weight:normal;
	margin-left:5px;
	margin-top:0px;
	line-height:16.5px;
}

ul#banner_text{
	font-size:21px;
	font-weight:normal;
	color:#000000;
	margin-top:10px;
	margin-left:20px;
	padding-left: 0px;
}

ul#banner_text li{
	list-style-image:url('images/bullet.gif');
	vertical-align:middle;
	padding-left: 0px;
	margin-left: 0px;
	line-height:32px;
}

.button{padding-left:5px;}

.price_list{
	/*float:left;*/
}

div.pricelist{
	margin: 20px;
	font-size: large;
	text-align: center;
	line-height: 1.5em;
}

div.pricelist h1{
	font-size: x-large;
}

.price_list table td{
	padding: 0px 10px;
	font-size: larger;
}

.img_man{
	float:right;
	margin-right:20px;
	margin-top:30px;
}

.img_man1{
	float:right;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.left_content{
	padding-right:30px;
	width:343px;
}

.right_content_bg{
	padding:10px 10px 0px 20px;
	width:508px;
	background:url('images/right_content_bg.gif') 0% 0% no-repeat;
}

.innerpage_content_bg{
	padding:30px 40px 20px 20px;
	background:url('images/inner_content_bg.gif') 0% 0% no-repeat;
}

.innerpage_content_contact{
	padding:60px 10px 20px 20px;
	background:url('images/inner_content_bg.gif') 0% 0% no-repeat;
}

.body_bg{
	background:url('images/body_bg.jpg') 0% 0% repeat-x #ffffff;
}

.top{
	background:url('images/logo.jpg') 0% 0% no-repeat;
	height:101px;
	text-align:left;
}

.lan{
	float:right;
	height:30px;
	width:160px;
	margin-top:60px;
	font-weight:bold;
}

.lan a{
	color:#e6f3fa;
	text-decoration:none;
}

.lan img{
	margin:0px 5px;
	border:0px;
	vertical-align:middle;
}

.banner{
	background:url('images/banner.jpg') 0% 0% no-repeat;
	height:239px;

}

.banner div{
	margin-top:30px;
	height:199px;
	/*width:358px;*/
	float:left;
	font-size:16pt;
	line-height:22px;
	padding:0px 10px 0px 25px;
}

.keyword{
	color:#097ec3;
}

.content_top_bg{
	background:url('images/content_top_bg.jpg') 0% 0% no-repeat;
	padding:20px 10px 0px 25px;
}

.content_bot_bg{
	background:url('images/content_bot_bg.jpg') 0% 100% repeat-x #ffffff;
}
.footer_bg1{
	background:url('images/footer_bg.jpg') 0% 0% repeat-x #16181b;
	height:84px;
}

.footer_bg2 {
	background:url('images/footer.jpg') 50% 0% no-repeat;
	padding-top:50px;
	padding-left:8px;
}

.footer_links,.footer_links a{
	color:#b3d8ee;
	text-decoration:none;
	width:50%;	
	font-size:8pt;
	text-transform:uppercase;
}

.footer_links span.footer_links_act{
	color:#ffffff;
	padding: 0px 8px;

}


.footer_links,.footer_links a:hover{
	color:#ffffff;
	text-decoration:none;
}



.copyright{
	color:#ffffff;
	font-size:8pt;
	text-align:right;
	padding-right:20px;
	width:80%;
}

.copyright a{
	color:#b3d8ee;
	text-decoration:none;
	
}

.copyright a:hover{
	color:#ffffff;
	text-decoration:none;	
}

.copyright_heb{
	color:#ffffff;
	font-size:8pt;
	text-align:left;
	padding-left:20px;
	width:80%;
}

.copyright_heb a{
	color:#b3d8ee;
	text-decoration:none;
	
}

.copyright_heb a:hover{
	color:#ffffff;
	text-decoration:none;	
}

.cf_border{
	border:1px solid #c7c7c7;
	width:550px;
}

.cf_content{
	background-color:#f3f3f3; 
	border:2px solid white;
	padding:20px 20px 20px 50px;
	font-size:9pt;
	text-align:left;
}

.cf_label{
	font-size:9pt;
	font-weight:bold;
	text-align:right;
}

.cf_select{
	border:1px solid #8b8b8b;
	font-size:8pt;
	width:264px;
}

.cf_input{
	border:1px solid #8b8b8b;
	font-size:8pt;
	width:258px;
}

.cf_txtarea{
	border:1px solid #8b8b8b;
	font-size:8pt;
	width:258px;
	overflow:auto;
}

.cf_button{
	text-align:right;
	padding-right:60px;
}
.star{color:#b70101;}

.contact_content{
	background-color:#f3f3f3; 
	border:2px solid white;
	padding:30px 20px 30px 20px;
	font-size:8pt;
	text-align:left;
	
	font-size:16px;
	vertical-align:middle;
	line-height:30px;
	background:url('images/contact_us_pict.jpg') 100% 0% no-repeat #f3f3f3; 
}

.paramlist{
	line-height:1.4em;
	margin-left: 15px;
	font-size:11pt;
}

.keyword {color:#1484c8;}
.keyword2 {color:#c14200;}

.new {
	color:#c14200;
	font-size:18pt;
}

.new_text {
	font-size:17pt;
	line-height:26px;
}

.testimonials_hr{
	padding:10px;
	padding-left:0px;
	border-bottom: 1px solid #D0D0D0;
}