@charset "utf-8";
/* CSS Document */
h1
{
	font-size:28px;
	padding:0px;
	margin:0px;
	
	margin:0px;
}
h2
{
	font-size:22px;
	padding:0px;
	margin-bottom:5px;
	
	
}
body
{
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/center_bg.jpg);
	
}
.header_rep
{
	background:url(../images/top_bg.jpg);
	background-repeat:repeat;	
	
}
.title
{
	color:#fff;
	font-size:24px;
	font-weight:bold;
	padding-top:5px;
	vertical-align:middle;
	
}
.menu_bg
{
	background:url(../images/menu_bg.jpg);
	background-repeat:repeat-y;
	
}
.menu_bg a
{
	color:#272727;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.menu_bg a:hover
{
	color:#272727;
	text-decoration:underline;
}
.banner_bg
{
	background:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
}
	

.phone_no
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-right:30px;
}
.main_menu
{
	color:#272727;
	font-size:14px;
	text-decoration:none;
}

.footer_rep
{
	background:url(../../construction/images/footer_rep.jpg) repeat-y;
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
.footer_text
{
	color:#666;
	text-decoration:none;
	font-size:12px;
}
.footer_link
{
	color:#666;
	text-decoration:none;
	font-size:12px;
}
.footer_link:hover
{
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.right
{
	border-left:1px solid #B2B2B2;
	padding-left:15px;
}
.form_field
{
	font-size:14px;
	/*color:#6E6E6E;*/
	color:#666;
	font-weight:bold;
	width:200px;
}
.text_box
{
	width:200px;
	height:17px;
	border:0px solid #B2B2B2;
	background-color:#ECECEC;
}
.select
{
	width:200px;
	height:20px;
	border:1px solid #B2B2B2;
	background-color:#ECECEC;
}
.page_title
{
	color:#666;	
	
	padding-left:10px;
	padding-top:5px;
	vertical-align:middle;
	padding-right:10x;
}
.sub_title
{
	color:#666;
	padding-left:10px;
	vertical-align:middle;
	padding-right:10px;
	
}
	
	
.content
{
	color:#666;
	font-size:12px;
	text-align:justify;
	
	padding-left:10px;
	padding-right:10px;

}
.content_rep
{
	background:url(../images/left_border.jpg);
	background-repeat:repeat-y;
	padding-bottom:40px;
	padding-top:30px;

}
.content_curve
{
	background:url(../images/center_curve.jpg);
	background-repeat:repeat-y;
}
.contact_title
{
	font-size:18px;
	font-weight:bold;	
	color:#C00;
	border-bottom:1px dashed #999;
	border-top:1px dashed #999;

}
	
.send_button
{
	background:url(../images/send.gif);
	background-repeat:no-repeat;
	width:113px;
	height:33px;
}
.read_more
{
	padding-right:10px;
}
.rt_form
{
	padding-left:25px;
}

