@charset "utf-8";
/* CSS Document */

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, li {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:62.5% "Times New Roman", Times, serif;
	background:#00aae2;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.cb {
	clear:both;
	font-size:0;
	line-height:0;
}
h1 {
	font-size:15px;
	background:#000;
	color:#fff;
	padding:3px 10px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	background:#fff;
	display:inline;
	padding-right:5px;
	text-transform:uppercase;
}
h3 {
	font-size:13px;
	text-transform:uppercase;
}
h4 {

}
h5{

}

p,#cont,.u2 {
	padding:10px 0;
	font-size:16px;
	line-height:22px;
	text-align:justify;
}
.pt0{
	padding-top:0;
}
.p1{
	font-size:12px;
}
.ht_1 {
	color:#00aae2;
}
.ht_2 {

}
.ht_3 {

}
.ht_4 {

}
.lh{
	line-height:25px;
}
#main_cnr {
	position:relative;
}
#in_cnr {
	width:786px;
	margin:0 auto;
	background:#fff;
	padding:22px 40px;
}
.in{
	
}
/* end common styles */

/* header */

#header_cnr {

}
#logo{
	margin-left:10px;
}
#cname{
	margin:10px;
	padding:10px;
	border-right:1px solid #000;
}
#call{
	margin-bottom:25px;
}

/* end header */


/* nav_cnr */

#nav_cnr {
	background:#000;
	position:relative;
	z-index:1;
	font-size:15px;
	text-transform:uppercase;
	display:inline-block;
	width:100%;
	margin-top:20px;
	margin-bottom:10px;
}

#nav_cnr li{
	list-style:none;
	float:left;
}
#nav_cnr a{
	display:block;
	padding:10px;
	margin:0 11px;
	color:#fff;
	position:relative;
}
#nav_cnr a:hover{
	text-decoration:underline;
}
#nav_cnr .dd li{
	width:300px;
	background:#000;
}

/* End nav_cnr */



/* Body */

#body_cnr {
	clear:both;
	margin-bottom:15px;
}
#flash_cnr{
	margin-bottom:10px;
}
.imgrp img{
	margin-right:7px;
}
.imgrp .lst{
	margin:0 !important;
}
img.frgt{
	margin:5px 0 10px 20px;
}
.hd{
	background:url(../images/line.gif) repeat-x center;
}
.r_in{
	border-bottom:1px solid #000;
	padding:15px 0;
	margin-left:4%;
	width:96%;
	position:relative;
}
.r_in p{
	padding:3px;
	font-size:13px;
}
.r_in .lm{
	background:url(../images/lm.gif) no-repeat;
	position:absolute;
	width:84px;
	height:12px;
	right:0;
	bottom:10px;
	
}
.r_in.lst,#cont .lst{
	border:none !important;
}
.u2{
	list-style:circle;
	margin-left:30px;
}
.bld{
	font-weight:bold;
}


/* End Body */

/* pg_1*/
#pg_1{
	
}
#pg_1 #body_cnr .row{
	padding:10px 0;
	clear:both;
}

#pg_1 #body_cnr .col_1{
	width:68%;
	float:left;
}
#pg_1 #body_cnr .col_2{
	float:right;
	text-align:right;
}
#pg_1 #body_cnr .col_2 h1{
	margin-top:8px;
}
#pg_1 #body_cnr .col_2 p{
	font-size:12px;
	line-height:16px;
	text-align:right;
}
#cont{
	position:relative;
	z-index:0;
	margin-left:30px;
	margin-top:10px;
	height:110px;
}
#cont .flft{
	border-right:1px solid #000;
	position:relative;
	padding-right:10px;
	margin-right:10px;
}
#map{
	border:1px solid #000;
	float:right;
	margin-right:20px;
	margin-top:-70px;
	position:relative;
}

/* End pg_1*/


/* Footer */

#footer_cnr {
	display:inline-block;
	width:100%;
	font-size:12px;
	background:#000;
	padding:8px 0;
	border-top:3px #00aae2 solid;
}
#footer_cnr div{
	padding:0 5px;
}

#footer_cnr, #footer_cnr a {
	color:#fff;
}

/* End Footer */