body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.jpg);
}

#header_cont{
	background-image: url(../images/haeder_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 586px;
	width: 100%;
}

#header_cont_inner{
	background-image: url(../images/haeder_bg_inner.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 185px;
	width: 100%;
}

.header{
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

.logo_slider{
	float: left;
	width: 1004px;
}

.logo_slogan{
	float: left;
	width: 245px;
}

.slider_cont{
	float: left;
	width: 759px;
	position: relative;
}

.logo{
	float: left;
	width: 186px;
	margin-top: 37px;
	margin-left: 30px;
}

.logo img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo_inner{
	float: left;
	width: 150px;
	margin-top: 15px;
	margin-left: 435px;
	height: 96px;
}

.logo_inner img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.slogan1{
	font-family: Verdana;
	font-size: 20px;
	color: #002056;
	float: left;
	width: 200px;
	margin-top: 177px;
	margin-left: 20px;
}

.slogan2{
	font-family: Verdana;
	font-size: 66px;
	color: #fff;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-left: 20px;
}

#menu_cont{
	width: 700px;
	margin-top: 84px;
	margin-left: 165px;
	float: left;
	background-color: #002157;
	height: 40px;
}

#menu_cont_inner{
	width: 700px;
	margin-top: 29px;
	margin-left: 165px;
	float: left;
	background-color: #002157;
	height: 40px;
}

#content_cont{
	width: 100%;
	float: left;
	background-color: #FFF;
	padding-bottom: 10px;
}


#content{
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

.content_left{
	float: left;
	width: 631px;
	margin-top: 20px;
}

.content_left1{
	float: left;
	width: 631px;
	text-align: justify;
}

.content_left1 img{
	float: right;
	margin-left: 20px;
	border: 4px solid #00AEEF;
	margin-top: 20px;
}

.content_left2{
	float: left;
	width: 631px;
	text-align: justify;
	margin-top: 20px;
}

.content_left2 img{
	float: right;
	margin-left: 20px;
	border: 4px solid #00AEEF;
	margin-top: 20px;
}

.title_blue{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #030D49;
}

.data_grey{
	font-family: Verdana;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 18px;
	text-decoration:none;
}

.data_grey a {
	font-family: Verdana;
	font-size: 12px;
	color: #6F6F6F;
	line-height: 18px;
	text-decoration:none;
}

.data_grey a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #00AEEF;
	line-height: 18px;
	text-decoration:underline;
}

.line_content{
	background-image: url(../images/line_content.jpg);
	float: left;
	height: 11px;
	width: 630px;
	margin-top: 15px;
}

.content_right{
	float: left;
	width: 334px;
	margin-top: 20px;
	margin-left: 39px;
}

.content_right1{
	float: left;
	width: 312px;
	margin-left: 9px;
	border: 2px solid #ECE1D7;
	position: relative;
	background-color: #F0F0F0;
	padding-bottom: 5px;
}

.title_right{
	font-family: Verdana;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/bg_title.png);
	float: left;
	height: 40px;
	width: 314px;
	margin-top: 9px;
	position: relative;
	left: -11px;
	padding-top: 7px;
	padding-left: 20px;
}

.coming_soon{
	float: left;
	width: 295px;
	margin-top: 10px;
	margin-left: 10px;
}


.links_img{
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-left: 6px;
}

.links_img img{
	float: left;
	margin-left: 5px;
	border: 4px solid #00AEEF;
	margin-top: 0px;
}

.link_services{
	float: left;
	width: 160px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #030D49;
	text-decoration: none;
	margin-top: 10px;
}

.link_services a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #030D49;
	text-decoration: none;
	line-height: 35px;
}

.link_services a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
	line-height: 35px;
	
}

#footer_cont{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 134px;
	width: 100%;
}

.footer{
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

#product_link_footer{
	float: left;
	width: 140px;
	margin-left: 10px;
}

.link_footer{
	float: left;
	width: 80px;
	margin-left: 20px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #030D49;
	text-decoration: none;
}

.link_footer a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #030D49;
	text-decoration: none;
	line-height: 25px;
}

.link_footer a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
	line-height: 25px;
}



.link_products{
	float: left;
	width: 100px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #030D49;
	text-decoration: none;
}

.link_products a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #030D49;
	text-decoration: none;
	line-height: 25px;
}

.link_products a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
	line-height: 25px;
}

.link_product_cat{
	float: left;
	width: 140px;
	font-family: Verdana;
	font-size: 11px;
	color: #003562;
	text-decoration: none;
	margin-top: 4px;
}

.link_product_cat a{
	font-family: Verdana;
	font-size: 11px;
	color: #003562;
	text-decoration: none;
}

.link_product_cat a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #003562;
	text-decoration: underline;
}


#share_copyrights_designed{
	float: left;
	width: 260px;
	margin-left: 20px;
}

.share_links{
	float: left;
	width: 185px;
	margin-left: 40px;
}

.share_links img{
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copyrights{
	font-family: Arial;
	font-size: 10px;
	color: #00ADEF;
	float: left;
	width: 260px;
	margin-top: 5px;
	font-weight: bold;
}

.designed_by{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003562;
	text-decoration: none;
	float: left;
	width: 130px;
	margin-top: 5px;
}

.designed_by a{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003562;
	text-decoration: none;
}

.designed_by a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003562;
	text-decoration: underline;
}

.title_inner{
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #030D49;
	float: left;
	width: 1004px;
	margin-top: 10px;
}

.left_image{
	float: left;
	width: 262px;
	margin-top: 20px;
}

.left_image img{
	border: 4px solid #00AEEF;
}

.content_left_inner{
	float: left;
	width: 700px;
	margin-top: 20px;
	margin-left: 35px;
}

.content_left_inner2{
	float: left;
	width: 1004px;
	margin-top: 20px;
	margin-left: 0px;
}

.clients_left_inner{
	float: left;
	width: 700px;
	margin-left: 35px;
}

.client1{
	float: left;
	width: 192px;
	margin-top: 20px;
}


.client1 img{
	border: 4px solid #00AEEF;
}

.client2{
	float: left;
	width: 192px;
	margin-top: 20px;
	margin-left: 46px;
}


.client2 img{
	border: 4px solid #00AEEF;
}

.services_left{
	float: left;
	width: 180px;
	margin-top: 20px;
}

.services_right{
	float: left;
	width: 792px;
	margin-top: 20px;
	margin-left: 10px;
}

.services_title{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #002157;
	float: left;
	height: 25px;
	width: 170px;
	padding-left: 10px;
	padding-top: 5px;
}

.services_title2{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #002157;
	float: left;
	height: 45px;
	width: 170px;
	padding-left: 10px;
	padding-top: 5px;
}


.services_title_links_cont{
	background-color: #CAF0FB;
	float: left;
	width: 180px;
	margin-top: 5px;
}

.services_links{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #071759;
	float: left;
	text-decoration:none;
}

.services_links a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #071759;
	height: 20px;
	width: 170px;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration:none;
	float: left;
}

.services_links a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #071759;
	background-color: #30C5EF;
	text-decoration:none;
	
}

.services_links_selected{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #071759;
	height: 20px;
	width: 170px;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration:none;
	float: left;
	background-color: #30C5EF;
}

.services_line{
	background-image: url(../images/services_line.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 2px;
	width: 151px;
	margin-left: 15px;
}

.title_service_cat{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	color: #030D49;
	float: left;
	width: 700px;
}

.services_cont{
	float: left;
	width: 792px;
	margin-top: 15px;
}

.services_cat_img{
	float: left;
	width: 116px;
}

.services_cat_img img{
	float: left;
	border: 4px solid #00AEEF;
}

.services_cont_title_data{
	float: left;
	width: 660px;
	margin-left: 10px;
}

.services_cont_title_data2{
	float: left;
	width: 790px;
}

.services_cont_title{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #015B7E;
	float: left;
	height: 25px;
	width: 650px;
	padding-left: 10px;
	padding-top: 5px;
}

.services_cont_data{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	float: left;
	width: 660px;
	margin-top: 5px;
	text-align: justify;
}

.services_cont_data2{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	float: left;
	width: 790px;
	text-align: justify;
}

.services_cont_data3{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	float: left;
	width: 660px;
	text-align: justify;
	margin-left:10px;
}


.content_img{
	float: left;
	width: 980px;
	margin-top: 16px;
}

.content_img img{
	border: 2px solid #30C5EF;
}
