/* CSS Document */
body {	margin:6px 20px; background:url(images/body_bg.gif) repeat top left; height:100%; }
img{ border:0px;}

.topBg {
	background:url(images/top1.gif) repeat-x top left;  
}

.topLt {
	background:url(images/top2.gif) no-repeat top left;
}

.topRt {
	background:url(images/top3.gif) no-repeat top right;
	height:5px;
}
.botBg {
	background:url(images/bottom1.gif) repeat-x top left;
}

.botLt {
	background:url(images/bottom2.gif) no-repeat top left;
}

.botRt {
	background:url(images/bottom3.gif) no-repeat top right;
	height:5px;
}
.leftBg {
	background:url(images/left1.gif) repeat-y top left;
}
.rightBg {
	background:url(images/right1.gif) repeat-y top right; padding:0px 5px;
}

.template_div{
	width:770px;
	margin:auto;
	height: 660px;
}
.main_div{background:#ffffff; padding:10px; }
.home_banner{
	background:url(images/home_banner.gif) no-repeat top center;
	height:390px;
}
.top_div{height:348px;}
.logo_div{float:left;}
.logo_right_div{float:right; padding:23px 0px 0px 0px;}
.menu_outer_div{
	background:#4F0C15;
	height:30px;
}
.menu_outer_pad{
	padding:7px 0px 0px 123px;
	text-align: center;
}
.menu_div{float:left;}

.logo_div_inner{float:left; padding:15px 0px 0px;}
.top_div_inner{height:85px;}
.menu_outer_pad_inner{padding:7px 0px 0px 17px;}
.logo_right_div_inner{float:right; padding:37px 10px 0px 0px;}
.content_right_div_inner{float:right; width:302px;}
.content_left_div_inner{
	margin-right:312px;
	padding:0px 10px 10px 20px;
	position:relative;
	text-align: justify;
}

.content_left_div_inner1{
	float:left;
	width:150px;
	padding:0px 0px 0px 10px;
}
.content_left_div_inner2{
	float:left;
	width:250px;
	padding:0px;
	position:relative;
	text-align: justify;
}
.content_right_div_inner1{ float:right; width:310px;}

.content_pad{padding:10px 0px 0px 0px;}
.content_right_div{
	float:right;
	width:342px;
	text-align: justify;
}
.content_left_div{
	margin-right:355px;
	padding:10px 10px 10px 10px;
	position:relative;
	text-align: justify;
}
.c1_topleft{background:#60232C url(images/c1_topleft.gif) no-repeat top left;}
.c1_topright{background:url(images/c1_topright.gif) no-repeat top right; height:11px;}
.c1_bg{background:#60232C; padding:10px 17px 10px 18px;}
.c1_botleft{background:#60232C url(images/c1_botleft.gif) no-repeat top left;}
.c1_botright{background:url(images/c1_botright.gif) no-repeat top right; height:11px;}
.content1{
	font-family:'Times New Roman', Times, serif;
	font-size:18px;
	color:#4F0C15;
	line-height:1.2em;
}
.content2{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	line-height:1em;
}
.content3{text-align:right;}

.from_lable{float:left; width:85px; font-family:"Times New Roman", Times, serif; font-size:10px; letter-spacing:1px; text-transform:uppercase; padding:6px 0px 0px 0px;}
.form_input_div{margin-left:85px;}
.form_input{width:215px; height:14px; background:#CBB7B9; border:#808080 1px solid; color:#ffffff; font-size:10px;}
.form_select{ height:18px; background:#CBB7B9; border:#808080 1px solid; color:#4F0C15; font-size:10px;}
.form_textarea{width:215px; height:60px; background:#CBB7B9; border:#808080 1px solid; color:#ffffff; font-size:12px;}
.form_submit{width:52px; height:20px; background:#CBB7B9; border:#808080 1px solid; color:#4F0C15; font-size:10px; font-weight:bold; cursor:pointer;}
.form_captcha{width:115px; height:15px; margin-bottom:10px; background:#CBB7B9; border:#808080 1px solid; color:#ffffff; font-size:10px;}
.from_input_height{height:30px;}
.from_select_height{height:35px;}
.from_textarea_height{height:75px;}
.from_captcha_height{height:65px;}

