/* CSS Document */

body, form{margin: 0px;	padding: 0px; background-color:#FFFFFF; font:normal 14px Arial, Helvetica, sans-serif;}

#schemacss{text-align: center; font-size: 12px; color: #D8B98B; padding-bottom: 10px;}
#schemacss h2{margin: 0 !important; font-size: 24px; color: #D8B98B}
#schemacss a{color: #fff}
strong{
	color:#092F55;
}
h1{margin:0; padding:0;}
h1.phone{
	font-size:24px;
	color:#0C6CA8;
	padding: 5px 20px 5px 12px;
}
.btn{
	border:none;
	width:70px;
	height:24px;
	background:url(../images/btn.png) no-repeat center top;
	cursor:pointer;
}
h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	font-weight:normal;
}
.iepngfix{
	behavior: url(iepngfix.htc);
}

/* FONT STYLE */

.phone_font{
	padding-left:60px;
	padding-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-style:italic;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

.headerlink_font{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.headerlink_font a:hover{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.font1{
	padding-left:16px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

.font2{
	padding-left:27px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.font3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

.font4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/* MAIN BACKGROUND STYLE */

#mainbg{
	background:url(../images/mainbg.jpg) repeat-x center top; 
	width:100%; 
	height:233px;
}

#wrapper{
	height:auto !important;
	margin:0 auto;
	width:926px;
	height:100%;
	min-height:100%;
}

.clear{
	clear:both;
}

/* HEADER STYLE */

#header_area{
	width:926px; 
	height:105px;
}

.hdseo{width:926px; height:16px; color:#FFFFFF;}

.hdseo a{text-decoration:none;}

.hdseo a:hover{text-decoration:underline;}

#header_btm{width:926px; height:89px;}

#hd_left{float:left; width:500px; height:89px;}

#hd_right{float:right; width:426px; height:89px;}

#logo{padding:20px 0px 0px 25px;}

.logo-font{font:normal 35px 'Arial Black', Gadget, sans-serif;}

/* #logo a{display:block; width:316px; height:89px; background:url(../images/png/logo.png) no-repeat; behavior: url(iepngfix.htc); text-indent:-9999px;} */

#logo a{text-decoration:none; color:#FFFFFF; font-size:30px;}

.hdphone{float:right; padding-top:25px; font-family:'Arial Black', Gadget, sans-serif; font-size:30px; color:#FFFFFF;}

.phone_icon{float:right; padding-right:5px; margin-top:28px; width:48px; height:36px; background:url(../images/png/phone_icon.png) no-repeat; behavior:url(iepngfix.htc);
}

.mem_logo{float:right; width:80px; height:89px; background:url(../images/png/mem_logo.png) no-repeat; behavior:url(iepngfix.htc);}

/* MENU STYLE */

#menu_area{width:926px; height:67px; background:url(../images/png/menubg.png) no-repeat; behavior:url(iepngfix.htc);}

#navimenu_container{padding-top:4px; width:926px; height:48px;}

.mnleft{float:left; width:24px; height:48px; background:url(../images/png/mnleft.png) no-repeat; behavior:url(iepngfix.htc);}

.mnbg{float:left; width:878px; height:48px; background:url(../images/mnbg.jpg) repeat-x;}

.mnright{float:right; width:24px; height:48px; background:url(../images/png/mnright.png) no-repeat; behavior:url(iepngfix.htc);}

#navimenu{
	padding-left:15px;
	width:850px; 
	height:48px; 
	padding: 0px;
}

#navimenu ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#navimenu ul li{
	width:170px;
	float:left;
}

#navimenu ul li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:170px;
	height:48px;
	line-height:48px;
	background:url(../images/navimenu.jpg);
	background-position:top;
}

#navimenu a:hover{
	font-weight:bold;
	color:#092F55;
	text-decoration:none;
	background-position:bottom;
}

#navimenu a.active{
	font-weight:bold;
	color:#092F55;
	text-decoration:none;
	background-position:bottom;
}

#rightbg{
	margin-left:851px; 
	background:url(../images/png/menu_right.png) no-repeat;
	behavior: url(iepngfix.htc);
	width:75px; 
	height:67px; 
	position:absolute;
}

/* MAINBANNER STYLE */

#mainbanner_area{
	width:926px; 
	height:267px;
}

#mbanner_top{
	width:926px; 
	height:54px;
}

.mbanner_left{
	background:url(../images/png/mleftbg.png) no-repeat top left;
	behavior: url(iepngfix.htc); 
	width:244px; 
	height:54px;
	position:absolute;
}

.mbtop{
	margin-left:244px;
	background:url(../images/mbtop.jpg) repeat-x;
	width:568px;
	height:54px;
	position:absolute;
}

.mbright{
	margin-left:812px; 
	background:url(../images/png/mrightbg.png) no-repeat top right;
	behavior: url(iepngfix.htc);
	width:114px; 
	height:54px;
	position:absolute;
}

#mbanner_btm{
	background:url(../images/png/contentbg.png) repeat-y;
	behavior: url(iepngfix.htc);
	width:926px; 
	height:213px;
}

.pdlock{
	margin-left:30px; 
	background:url(../images/pdlock.jpg) no-repeat; 
	width:289px; 
	height:213px; 
	position:absolute;
}

.pdlockbg{
	margin-left:319px; 
	background:url(../images/pdlockbg.jpg) no-repeat; 
	width:444px; 
	height:213px; 
	position:absolute;
}

.pdlockright{
	margin-left:763px;
	background:url(../images/pdlockright.jpg) no-repeat;
	width:134px;
	height:213px;
	position:absolute;
}

#banner_note1 h1{
	padding:0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bolder;
	color:#092F55;
	text-decoration:none;
}

.bullet{
	behavior: url(iepngfix.htc);
	margin-top:5px;
	margin-bottom:10px;
	-margin-bottom:8px;
	width:444px; 
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

.estimate_button{
	margin-top:87px; 
	position:absolute;
}

.estimate_button a{
	display:block; 
	height:115px; 
	width:108px;
	background:url(../images/estimate_button.jpg) 0 0 no-repeat;
}

.estimate_button a:hover{
	background-position: 0 -115px;

}

/* CONTENT STYLE */

#content_area{
	width:926px; 
	height:inherit;
}

#contentbg{
	float:left;
	background:url(../images/png/contentbg.png) repeat-y;
	behavior: url(iepngfix.htc);
	width:926px; 
	height:inherit;
}

/* LEFT CONTENT STYLE */

#left_content{
	float:left; 
	margin-left:34px;
	-margin-left:17px; 
	width:238px; 
	height:auto;
}

#left_panel_area{
	width:238px; 
	height:196px;
}

.left_panelbg{
	background:#7CB1D1;
	width:238px; 
	height:196px;
}

.left_paneltop{
	width:238px; 
	height:37px;
}

#leftnavi_container{
	margin-left:16px; 
	width:207px; 
	height:148px;
}

ul#leftnavi{
	margin:0;
	padding:0;
	list-style-type: none;
	width: 207px;
}

#leftnavi li {
	height: 37px;
	width: 207px;
}

#leftnavi li a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	background-image:url(../images/leftnavi.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 157px;
	color: #FFFFFF;
	padding-left: 50px;
	line-height: 37px;
}

#leftnavi li a:hover {
	background-image:url(../images/leftnavi.jpg);
	background-position: 0px -37px;
	color:#FFFFFF;
}

#callus{
	margin-top:4px; 
	width:238px; 
	height:86px;
}

#locked_inside{
	margin-top:4px; 
	width:238px; 
	height:169px;
}

.locked_inside_top{
	width:238px; 
	height:43px;
}

.locked_inside_inner{
	padding-top:8px;
	text-align:center;
}

.locked_inside_font{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

.locked_inside_inner a:hover{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}

.locked{
	margin-left:55px; 
	width:128px;
	height:108px;
}

#credit{
	border:1px solid #CFCFCF; 
	width:236px; 
	height:61px; 
	margin-bottom:22px;
}

.banks{
	margin-left:27px; 
	background:url(../images/credit.jpg) no-repeat; 
	width:183px; 
	height:27px;
}

/* RIGHT CONTENT STYLE */

#right_content{
	float:right; 
	padding-right:34px; 
	width:615px; 
	height:auto;
}

#welcome_container{
	width:615px; 
	height:auto; 
	background-color:#CFCFCF;
}

.key1{
	background:url(../images/png/key1.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	width:615px; 
	height:auto;
}

.key1 h1{
	margin: 0;
	padding: 0;
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
	color:#092F55;
	text-align:justify;
}

.key1 h2{
	margin: 0;
	padding: 0;
	font-size:15px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-bottom:5px;
	color:#4D3615;
	text-align:justify;
}

.key1 p{
	margin: 0;
	padding: 5px 20px 5px 12px;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#000000;
	text-align:justify;
}

#content_detail{
	margin-top:2px;
	width:609px;
	height:auto;
	border:3px solid #CFCFCF;
}

.key2{
	background:url(../images/png/key2.png) no-repeat center top;
	behavior: url(iepngfix.htc);
	width:609px; 
	height:auto;
}

.key2 p{
	margin: 0;
	padding: 5px 20px 5px 12px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
	line-height:150%;
}

.key2 h1{
	margin: 0;
	padding: 0;
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-bottom:5px;
	color:#092F55;
	text-align:justify;
}

.key2 ul{
	margin: 0;
	padding: 0 0 0 30px;
}
.key2 li{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:150%;

}

/* FOOTER STYLE */

#footer_area{
	width:100%;
	background:#4E4E4E;
}

#footer_inside{
	margin:0 auto;
	width:926px;
}

#footer_top{
	width:926px; 
	height:57px;
}

.footer_left{
	background:url(../images/png/ftleft.png) no-repeat; 
	width:50px; 
	height:57px; 
	position:absolute;
	behavior:url(iepngfix.htc);
}

.footer_body{
	margin-left:50px; 
	background:url(../images/png/ftbg.png) repeat-x; 
	width:826px; 
	height:57px; 
	position:absolute;
	behavior:url(iepngfix.htc);
	behavior:url(iepngfix.htc);
}

.footer_right{
	margin-left:876px; 
	background:url(../images/png/ftright.png) no-repeat;
	width:50px; 
	height:57px; 
	position:absolute;
}

#footer_link{
 	float:left;
	width:826px;
	text-align:center;
	padding-top:5px;
	position:absolute;
}

#footer_link a:hover{ 
	text-decoration:underline;
}

#footer_bottom{
	width:926px; 
	text-align: center;
}

.font4 p a{color:#FFFFFF;}

.cities {
	padding: 4px 0 4px 0;
	line-height:150%;	
	font-family: Arial, Helvetica, sans-serif;	
	background:url(../images/bullet1.gif) no-repeat left center;	
	text-align: left;
}
.cities a, .cities a:hover{
	font-weight:bold;	
	font-size: 11px;
	margin-left:20px;
	text-decoration:none;
}
.cities a{		
	color:#000000;
}
.cities a:hover{
	color:#E3BA0A;
}

/* ------------------------------------------------------------ */
#services2{
	text-align:center;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	background-color:#C8EFF7;
	margin-left:auto;
	margin-right:auto;
}

#services2_left{
	float: left;
    border: solid 1px #CCCCCC;
	width:160px;
	padding-bottom:5px;
	background-color:#87c1cf;
}

#services2_middle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:160px;
	padding-bottom:5px;
	background-color:#87c1cf;
}

#services2_right{
	float: right;
    border: solid 1px #CCCCCC;
	width:160px;
	padding-bottom:5px;
	background-color:#87c1cf;
}
/* ------------------------------------------------------------ */