/* CSS Document */

a{
	outline:none;
}

.main_table_width{
	width:966px;
}

.table_width{
	width:931px;
}

.round_img{
	background-image:url(../images/round_img.png);
	background-repeat:no-repeat;
	/*height:218px;*/
	background-position:right top;
}

.call_us_btn_middle_bg{
	background-image:url(../images/call_us_btn_middle_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	#font-size:13px;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
	width:225px;
	float:left;
	height:22px;
	padding-top:5px;
}
.logo_space{
	padding-top:23px;
}


/************************* top button menu ***************************/

#article_menu
{
    width: 455px;
	float:right;	
	padding-top:7px;
	padding-bottom:7px;
}

#article_menu ul
{
    margin: 0px;
    padding: 0px;    
    float: right;
}

#article_menu li
{
    list-style-position: inside;
    list-style: none;
    display: inline;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
	position:relative;
	background:url(../images/menu_left.jpg) no-repeat ;
	height:24px;
	background-position:left;
	padding-left:15px;
	/*line-height:35px;*/
	padding:0px 5px;
	margin-left:3px;
}

#article_menu a
{
    
    color: #4A4D53;
	font-weight:bold;
    text-decoration: none;
	height:24px;
	padding:0px 7px 0px 7px;
	background:url(../images/menu_middlebg.jpg) repeat-x;
	float:left;
	/*display:block;*/
}

#article_menu span
{ 
	background: url(../images/menu_right.jpg) no-repeat;
	position:absolute;
	right:0;
	top:0;
	height:24px;
	width:6px;
	line-height:36px;
	
}

#article_menu li:hover{
	background-image:url(../images/menu_over_left.jpg);
	background-repeat:no-repeat;
	height:24px;
	background-position:left;
	padding-left:15px;
	padding:0px 5px;
}

#article_menu li:hover > a{ 
    color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/menu_over_middlebg.jpg);
	background-repeat:repeat-x;
	height:24px;
}

#article_menu li:hover > span
{
    background-image:url(../images/menu_over_right.jpg);
    background-repeat:no-repeat;
    height:24px;
	width:6px;
}


/******************************OVER******************************/

/*.main_box_center_left_bg{
	background-image:url(../images/main_box_center_left_bg.png);
	background-repeat:repeat-y;
}*/

.main_box_center_middle_bg{
	background-image:url(../images/main_box_center_middle_bg.png);
	background-repeat:repeat-y;
	float:left;
	width:966px;
	margin-top:-12px;
}

/*.main_box_center_right_bg{
	background-image:url(../images/main_box_center_right_bg.png);
	background-repeat:repeat-y;
}
*/
.main_box_bttm_middle_bg{
	background-image:url(../images/main_box_bttm_middle_bg.png);
	background-repeat:repeat-x;
	width:948px;
	float:left;
}




.test{
	margin-top:-13px;
}












/****************************************/

.fixed{
	float:left;
	width:100%;
}

.fixed_space{
	float:left;
	width:100%;
	padding-bottom:10px;
}

#logo_box{
	float:left;
	width:40%;
}

#button_box{
	float:right;
	width:50%;
}

#contact_box{
	 float:right;
	 width:242px;
}

.call_us_btn_left_corner{
	float:left;
	width:7px;
}

.main_box_bttm_left_corner{
	float:left;
	width:9px;
}

.banner{
	 float:left;
	 width:100%;
	 position:relative;
	 top:0px;
}

#search_box{
	padding-top:20px;
	float:left;
	width:100%;
}

.search_engine_btn{
	width:102px;
	float:left;
	margin-right:2px;
}

#welcome_box{
	float:left;
	width:725px;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	color:#4A4D53;
	line-height:18px;
}

#get_box{
	float:left;
	width:180px;
}

.welcome_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:600;
	text-decoration:none;
	color:#000000;
}

.seo_branch_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:600;
	text-decoration:none;
	color:#C20204;
}

.pellete_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	color:#001051;
	line-height:18px;
}

.search_box{
	float:left;
	width:236px;
}

.social_box{
	float:left;
	width:236px;
	margin-left:8px;
	margin-right:9px;
}

.link_box{
	float:left;
	width:236px;
}

.search_box_top_left_corner{
	float:left;
	width:9px;
}

.search_box_top_middle_bg{
	background-image:url(../images/search_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:218px;
	height:24px;
}

.search_box_center_middle_bg{
	background-image:url(../images/search_box_center_middle_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	border-left:#e9e9e9 solid 1px;
	border-right:#e9e9e9 solid 1px;
	float:left;
	width:218px;
	padding:0px 8px;
	line-height:20px;
}

.search_box_bttm_left_corner{
	float:left;
	width:9px;
}

.search_box_bttm_middle_bg{
	background-image:url(../images/search_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:218px;
	height:8px;
}

.text_div{
	position:relative;
	top:0px;
	padding:0px;
	margin:0px;
}

.search_text{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	#font-size:15px;
	font-weight:600;
	text-decoration:none;
	color:#4A4D53;
}

.optimize_text{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	#font-size:15px;
	font-weight:600;
	text-decoration:none;
	color:#B20305;
}

.logo_box_left_corner{
	float:left;
	width:8px;
}

.logo_box_middle_bg{
	background-image:url(../images/logo_box_middle_bg.jpg);
	background-repeat:repeat-x;
	height:48px;
	float:left;
	width:709px;
	padding-top:20px;
}

.bttm_logo_space{
	margin:0 2px 0 3px;
}

.contact_box{
	float:left;
	width:180px;
}

.contact_box_top_left_corner{
	float:left;
	width:10px;
}

.contact_box_top_middle_bg{
	background-image:url(../images/contact_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:160px;
	height:10px;
}

.contact_box_center_middle_bg{
	background-color:#D9D9D9;
	border-left:#D4D4D4 solid 1px;
	border-right:#D4D4D4 solid 1px;
	float:left;
	width:162px;
	padding:0px 8px;
	line-height:20px;
	color:#4A4D53;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contact_box_bttm_middle_bg{
	background-image:url(../images/contact_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:160px;
	height:10px;
}

.user_input {
	background-image:url(../images/contact_input.jpg);
	background-repeat:no-repeat;
	border:none;
	#border:1px solid #D9D9D9;
	color:#868671;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:500;
	height:17px;
	margin:0;
	padding:3px 0 0 10px;
	text-decoration:none;
	width:134px;
}

.contact_space{
	float:left;
	width:100%;
	padding-bottom:5px;
	padding-top:1px;
	#padding-bottom:3px;
	#padding-top:2px;
}

#captcha_input{
	float:left;
	width:60%;
}

.captcha_input {
	background-image:url(../images/captcha_input.jpg);
	background-repeat:no-repeat;
	border:1px solid #D6E1D3;
	color:#868671;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:500;
	height:24px;
	#height:23px;
	margin:0;
	padding:3px 0 0 10px;
	text-decoration:none;
	width:79px;
}

.captcha_img{
	float:left;
	width:40%;
}

.bttm_bg{
	 background-image:url(../images/bttm_bg.jpg);
	 background-repeat:repeat-x;
	 height:94px;
	 float:left;
	 width:100%;
	 color:#868671;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:500;
	line-height:18px;
}

#bttm_box{
	float:left;
	width:80%;
	padding:10px 0px;
}

#paypal_box{
	float:left;
	width:20%;
	padding:10px 0px;
}

a.bttm_text:link{
	color:#868671;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:500;
	padding:0px 2px;
	text-decoration:none;
}

a.bttm_text:visited{
	color:#868671;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:500;
	padding:0px 2px;
	text-decoration:none;
}

a.bttm_text:hover{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:500;
	padding:0px 2px;
	text-decoration:underline;
}

/************************************************************************************************/

.search_box01{
	float:left;
	width:45%;
}

ul{
	padding:15px 0px 15px 30px;
	margin:0px;
}

li{
	line-height:22px;
	list-style:none;
	padding-left:15px;
	background-image:url(../images/symbol_img.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

ul li .test1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	color:#4A4D53;
	line-height:20px;
}

ul li a:link, ul li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
	color:#4A4D53;
	line-height:20px;
}

ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration:underline;
	color:#B20305;
	line-height:20px;
}

.one_way_text{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	color:#B20305;
}

.line_img_space{
	padding:7px 0px;
}

.one_way_box{
	 float:left;
	 width:355px;
}

.two_way_box{
	 float:right;
	 width:355px;
}

.search_box_top_middle_bg01{
	background-image:url(../images/search_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:337px;
	height:24px;
}

.search_box_center_middle_bg01{
	background-image:url(../images/search_box_center_middle_bg01.jpg);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	border-left:#e9e9e9 solid 1px;
	border-right:#e9e9e9 solid 1px;
	float:left;
	width:337px;
	padding:0px 8px;
	line-height:20px;
}

.search_box_bttm_middle_bg01{
	background-image:url(../images/search_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:337px;
	height:8px;
}

/**********************************************************************/

.marketing_box{
	 float:left;
	 width:725px;
}


.search_box_top_middle_bg02{
	background-image:url(../images/search_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:707px;
	height:24px;
}

.search_box_center_middle_bg02{
	background-image:url(../images/search_box_center_middle_bg01.jpg);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	border-left:#e9e9e9 solid 1px;
	border-right:#e9e9e9 solid 1px;
	float:left;
	width:707px;
	padding:0px 8px;
	line-height:20px;
}

.search_box_bttm_middle_bg02{
	background-image:url(../images/search_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:707px;
	height:8px;
}

.middle_text{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	color:#4A4D53;
}

a.middle_text:link, a.middle_text:visited{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	color:#4A4D53;
}

a.middle_text:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	color:#4A4D53;
}

.search_box_center_middle_bg03{
	background-image:url(../images/search_box_center_middle_bg03.jpg);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	border-left:#e9e9e9 solid 1px;
	border-right:#e9e9e9 solid 1px;
	float:left;
	width:707px;
	padding:0px 8px;
	line-height:20px;
}

.email_text{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	color:#B20305;
}

a.email_text:link, a.email_text:visited{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	color:#4A4D53;
}

a.email_text:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
	color:#B20305;
}

/***************************/

.contact_box01{
	float:left;
	width:300px;
}

.contact_box_top_middle_bg01{
	background-image:url(../images/contact_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:280px;
	height:10px;
}

.contact_box_center_middle_bg01{
	background-color:#D9D9D9;
	border-left:#D4D4D4 solid 1px;
	border-right:#D4D4D4 solid 1px;
	float:left;
	width:282px;
	padding:0px 8px;
	line-height:20px;
	color:#4A4D53;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.contact_box_bttm_middle_bg01{
	background-image:url(../images/contact_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	width:280px;
	height:10px;
}
.your_site_box{
	float:left;
	width:44%;
	margin-bottom:3px;
}

.your_site_box01{
	float:left;
	width:48%;
	margin-bottom:3px;
}

.user_input01{
	background-image:url(../images/contact_input01.jpg);
	background-repeat:no-repeat;
	border:none;
	#border:1px solid #D9D9D9;
	color:#868671;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:500;
	height:17px;
	margin:0;
	padding:3px 0 0 10px;
	text-decoration:none;
	width:150px;
}


