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

/*######### Common Css ############*/
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#20285a;
	text-decoration:none;
	margin:30px 0px 30px 0px;
	padding:0px;
	background-color:#e0e5e3;
	line-height:17px;
}
#outer_container
{
	
	height:auto;
	margin:auto;
	padding:inherit;
	width:948px;
	border:#858aa7 1px solid;
	background-color:#FFFFFF;	
}
.clear
{
	clear:both;
}
.hide_text
{
	display:none;
}
.spacer01
{
	height:30px;
	width:948px;
	float:left;
	display:block;
	clear:both;
}
.spacer02
{
	height:15px;
	width:100px;
	display:block;
}
.spacer03
{
	height:15px;
	width:100px;
	display:block;
}
.spacer04
{
	height:25px;
	width:425px;
	display:block;
	clear:both;
}
h1 
{
	font-family:"Copperplate Gothic Bold";
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#b4282e;
	line-height:18px;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#b4282e;
}
h3 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#b4282e;
}
h4 
{
	font-family:"Copperplate Gothic Bold";
	font-size:19px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#b4282e;
	line-height:22px;
}

h5 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:5px 15px 5px 0px;
	color:#b4282e;
}
h6 
{
	font-family: Arial, Verdana,Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#20285a;
	text-decoration:none;
	line-height:15px;
	text-align:center;
	
}

p
{
	padding:5px 0px 5px 0px;
	margin:0px;
}
/*######### Text Css ############*/
.text_normal
{
	font-family: Arial, Verdana,Tahoma;
	font-size:12px;
	color:#20285a;
	text-decoration:none;
	line-height:20px;
	text-align:center;
}
.text_bold01
{
	font-family: Arial, Verdana,Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#20285a;
	text-decoration:none;
	line-height:15px;
	text-align:center;
}
.text_bold02
{
	font-family: Arial, Verdana,Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
}

.text_bold03
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#63698f;
	text-decoration:none;
}
.text_bold04
{
	font-family: Arial, Verdana,Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#20285a;
	text-decoration:none;
	line-height:17px;
	text-align:center;
	
}
.text_link01
{
	font-family: Arial, Verdana,Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#20285a;
	text-decoration:underline;
	line-height:20px;
	text-align:center;
}
.text_link01:hover
{
	text-decoration:none;
}
.text_link02
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#63698f;
	text-decoration:underline;
	line-height:15px;
}
.text_link02:hover
{
	text-decoration:none;
}

/*######### Banner Css ############*/

.banner
{
	width:702px;
	height:208px;
	float:left;
}
.banner_right
{
	background-color:#1e275d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:32px;
	font-weight:bold;
	color:#f7f7f7;
	text-align:center;
	margin:0px;
	padding:20px 5px 0px 5px;
	width:236px;
	height:188px;
	float:left;
}
.banner_right a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	color:#f7f7f7;
	text-decoration:none;
	}
	
.banner_right a:hover
{
	text-decoration:underline;
}
	
.banner_bottom
{
	background-color:#b4282e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#f7f7f7;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 13px;
	width:935px;
	height:20px;
	float:left;
}
.banner_bottom_img
{
	background:url(../images/banner_bottom2.jpg) no-repeat left;
	width:358px;
	height:85px;
	float:left;
}

/*######### Link Css ############*/

.main_link
{
	font-family:"Copperplate Gothic Bold";
	font-size:15px;
	font-weight:normal;
	color:#1e275d;
	text-decoration:none;
	line-height: 20px;
}
.main_link:hover
{
	color:#b4282e;
	text-decoration:none;
}
.main_link_select
{
	font-family:"Copperplate Gothic Bold";
	font-size:15px;
	font-weight:normal;
	color:#b4282e;
	text-decoration:none;
}
.dot_style
{
	font-family: Arial, Verdana,Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#b4282e;
	text-decoration:none;
	text-align:center;
	padding:7px;
}
.main_link_block
{
	float:left;
	text-align:center;
	padding:20px 0px 0px 30px;
	width:500px;
}

/*######### Middle Container Css ############*/

#middle
{
	width:884px;
	height:auto;
	float:left;
	padding:0px 20px 0px 44px;
}
#middle_left
{
	width:224px;
	height:auto;
	float:left;
}
#middle_section
{
	width:447px;
	height:auto;
	float:left;
	padding: 0px 20px 0px 20px;
}
#middle_right
{
	width:160px;
	height:auto;
	float:left;
}

/*######### Middle Left Css ############*/
#middle_left_inner
{
	width:224px;
	height:auto;
	float:right;
}
#contact_top
{
	background:url(../images/how_can_title.jpg) no-repeat left top;
	width:224px;
	height:106px;
	float:left;
}
#contact_bg
{
	background:url(../images/how_can_bg.jpg) repeat-y left top;
	width:224px;
	height:auto;
	float:left;
	font-family:"Copperplate Gothic Bold";
	font-size:12px;
	color:#b4282e;
	letter-spacing:1px;
	line-height:20px;
	padding-top:10px;
}
#contact_bottom
{
	background:url(../images/how_can_title_bottom.jpg) no-repeat left top;
	width:224px;
	height:27px;
	float:left;
}

/*######### Middle Right Css ############*/

#middle_right_inner
{
	width:160px;
	height:auto;
	float:left;
}
#promise_title
{
	background:url(../images/our_promise_title.jpg) no-repeat left top;
	width:160px;
	height:106px;
	float:left;
}
#promise_bg
{
	background:url(../images/our_promise_bg.jpg) repeat-y left top;
	width:160px;
	height:auto;
	float:left;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color:#63698f;
	text-decoration:none;
	line-height:15px;
	text-align:center;
}
#promise_bottom
{
	background:url(../images/our_promise_bottom.jpg) no-repeat left top;
	width:160px;
	height:26px;
	float:left;
}

/*######### Middle  Css ############*/

.content_box
{
	width:427px;
	height:auto;
	float:left;
	margin-bottom:10px;
}

#box_top
{
	background: url(../images/box_top1.jpg) no-repeat left top;
	width:420px;
	height:27px;
	float:left;
}

#box_bg
{
	background:url(../images/box_bg.jpg) repeat-y left top;
	width:420px;
	height:auto;
	float:left;
}
.box_padding
{
	 width:360px;
	 height:91px;
	 padding-left:20px;
	 padding-right:20px;
}
#box_bottom
{
	background:url(../images/box_bottom.jpg) no-repeat left top;
	width:420px;
	height:100px;
	float:left;
}

.inner_hyperlink{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#333333;
				}
				
.inner_hyperlink:hover{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#b4282e;
				}				

/*######### Forms Css ############*/

.text_box
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#696969;
	text-decoration:none;
	border:#8d8e8f 1px solid;
	width:170px;
	height:20px;
}

.text_area
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#696969;
	text-decoration:none;
	border:#8d8e8f 1px solid;
	width:170px;
	height: 120px;
}
.text_box1
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#696969;
	text-decoration:none;
	border:#8d8e8f 1px solid;
	width:400px;
	height:20px;
}
.text_area1
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#696969;
	text-decoration:none;
	border:#8d8e8f 1px solid;
	width:400px;
	height: 120px;
}
select
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#696969;
	text-decoration:none;
	height:15px;
	border:#8d8e8f 1px solid;
}

/*######### Listing Css ############*/

.content_listing
{
	width:auto;
	height:auto;
	float:left;
	clear:both;
}
.content_listing ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.content_listing li
{	
	float:left;
	padding:5px 5px 5px 25px;
	margin:0px;
	list-style:none;
	background:url(../images/logo_icon1.jpg) no-repeat left top;
	width:400px;
	height:auto;
}
.simple_listing
{
	width:auto;
	height:auto;
	float:left;
	clear:both;
}
.simple_listing ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.simple_listing li
{	
	
	padding:0px;
	margin:0px;
	list-style:none;
}

/*######### Footer Css ############*/

#footer
{
	width:908px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1e275d;
	text-decoration:none;
	text-align:center;
}
.footer_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1e275d;
	text-decoration:none;
}
.footer_link:hover
{
	color:#b4282e;
	text-decoration:none;
}

.footer_link2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#b4282e;
	text-decoration:none;
}
.footer_link2:hover
{
	color:#1e275d;
	text-decoration:none;
}


.sep_line
{
	background:url(../images/line_bg.jpg) repeat-x left top;
	width:630px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}


.text1 {
	color:#1e275d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	}
