@charset "utf-8";
/* CSS Document */

body, div, a, img, p, br, span, ul, li{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

@font-face {
    font-family: 'calibri';
    src: url('../fonts/calibriregular.eot');
    src: url('../fonts/calibriregular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibriregular.woff') format('woff'),
         url('../fonts/calibriregular.ttf') format('truetype'),
         url('../fonts/calibriregular.svg#calibriregularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a, img{
	border:0;
	outline:none;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000;
}

a:hover{
	text-decoration:underline;
}

.main_container_wrap{
	width:100%;
	float:left;
}

.common_wrap{
	width:100%;
	float:left;
}

.common_container{
	width:100%;
	float:left;
	margin:10px 0;
}

.topwrap{
	width:100%;
	float:left;
	height:110px;
	background-image:url(../images/topwrap_bg.jpg);
	background-repeat:repeat-x;
}

.middle_container{
	width:980px;
	margin:0 auto;
}

.header_wrap{
	width:100%;
	float:left;
	height:382px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
}

.logo_wrap{
	width:200px;
	float:left;
}

.topright_contarea{
	width:500px;
	float:right;
}

.connectwrap{
	width:100%;
	float:right;
	text-align:right;
	font-size:14px;
	color:#484848;
	line-height:28px;
	padding:10px 0 0 0;
	display: table-cell; 
	vertical-align: bottom;
}

.connectwrap a{
	float:right;
	margin-left:5px;
}

ul.navigation{
	width:auto;
	float:right;
	margin:28px 0 0 0;
}

ul.navigation li{
	list-style:none;
	display:inline;
	margin-left:20px;
	float:right;
}

ul.navigation li img{
	margin-top:3px;
}

ul.navigation li a{
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	color:#595959;
	float:right;
	margin-left:3px;
}

ul.navigation li a:hover{
	color:#000;
}

.contentarea{
	width:100%;
	float:left;
	margin:10px 0;
}

.homeleftcontarea{
	width:468px;
	float:left;
	margin:0 0 0 10px;
}

.homerightcontarea{
	width:468px;
	float:right;
	margin:0 10px 0 0;
}

.homebox_contarea_left{
	width:418px;
	float:right;
	border-left:#d3d3d3 1px solid;
	border-right:#d3d3d3 1px solid;
	padding:5px 15px;
	min-height:230px;
}

.homebox_contarea_right{
	width:418px;
	float:left;
	border-left:#d3d3d3 1px solid;
	border-right:#d3d3d3 1px solid;
	padding:5px 15px;
	min-height:230px;
}

.box01_bg{
	background-image:url(../images/box01_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.box02_bg{
	background-image:url(../images/box02_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

ul.box01_listing{
	width:270px;
	float:left;
	margin-left:15px;
}

ul.box01_listing li{
	list-style:url(../images/listarrow.jpg);
	font-size:14px;
	color:#484848;
	margin:0 0 5px 0;
}

.homemain_contarea{
	width:940px;
	float:left;
	margin:0 0 0 10px;
}

.homebox_contarea{
	width:890px;
	float:right;
	border-left:#c4c4c4 1px solid;
	border-right:#c4c4c4 1px solid;
	padding:5px 15px 20px 15px;
	background-color:#eeeeee;
}

.homebox_contarea p{
	margin:5px 0;
}

ul.txt_cont li{
	margin:0 0 5px 20px;
}

.tablecont-box{
	width:881px;
	float:left;
	margin:5px 0;
}

.tablecont-box_top{
	width:100%;
	float:left;
	background-image:url(../images/tablecontbox_top.jpg);
	background-repeat:no-repeat;
	height:58px;
}

.tablecont-box_middle{
	width:847px;
	float:left;
	background-color:#FFF;
	padding:0 17px 15px 17px;
}

.tablecont-box_bottom{
	width:100%;
	float:left;
	background-image:url(../images/white-box_bottom.jpg);
	background-repeat:no-repeat;
	height:17px;
}

.underline_container{
	width:100%;
	float:left;
	padding:10px 0;
	border-bottom:#a1a1a1 1px solid;
}

.underlineless_container{
	width:100%;
	float:left;
	padding:10px 0;
}

.underline_container .firstcont{
	width:410px;
	float:left;
}

.underline_container .secondcont{
	width:410px;
	float:right;
}

.underlineless_container .firstcont{
	width:410px;
	float:left;
}

.underlineless_container .secondcont{
	width:410px;
	float:right;
}

.footerwrap{
	width:100%;
	float:left;
	background-color:#1d1d1d;
	border-top:#4ca7d3 2px solid;
	padding:20px 0;
}

ul.footernav{
	width:500px;
}

ul.footernav li{
	font-size:14px;
	color:#5f5f5f;
	list-style:none;
	display:inline;
}

ul.footernav li a{
	color:#fff;
	margin:0 10px;
	text-decoration:none;
}

ul.footernav li a:hover{
	text-decoration:underline;
}

.footer-social-network{
	width:auto;
	float:right;
	margin:-20px 30px 0 0;
}
.footer-social-network a{
	margin-left:5px;
}

.copyright_wrap{
	width:100%;
	float:left;
	padding:10px 0;
	background-color:#000;
}

.copyright_middle{
	width:920px;
	margin:0 auto;
	color:#585858;
	text-align:right;
	font-size:12px;
}

.inner_contentarea{
	width:100%;
	float:left;
	min-height:400px;
	margin:0 0 10px 0;
	background-image:url(../images/inner_bg.jpg);
	background-repeat:repeat-x;
}

.contentarea_inner{
	width:845px;
	float:left;
	background-color:#FFF;
	min-height:300px;
	padding:0 18px 0 17px;
}

.inner_middle_container{
	width:880px;
	margin:0 auto;
	padding:150px 0 0 0;
	background-image:url(../images/inner_middle_bg.jpg);
	background-repeat:no-repeat;
}

.contentarea_inner_bottom{
	width:883px;
	height:17px;
	float:left;
	background-image:url(../images/boxshade.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.margin-para{
	margin:5px 0;
}

.image_container{
	width:270px;
	float:left;
}

.description_container{
	width:550px;
	float:right;
}


.contact_leftarea{
	width:245px;
	float:left;
}

.contact_img_wrap{
	width:230px;
	float:left;
	height:250px;
	border:#a3a3a3 1px solid;
}

.contact_rightarea{
	width:595px;
	float:right;
}