/* CSS Document */

#outer{ width:1000px; margin-left:auto; margin-right:auto}
#main{ width:1000px; float:left}


/**********************************Header Section*********************************/
#header-section{ width:1000px; float:left; padding-bottom:10px}
#header-left-section{ width:288px; float:left}
#logo{ width:239px; float:left;  padding-left:42px}

#header-right-section{ width:712px; float:left}
#header-top-link{ width:220px; float:left; padding-top:124px; padding-left:59px}
#header-search-area{ width:278px; float:left;padding-top:124px; padding-left:138px }
#header-search-label{ width:49px; float:left; font-family:helvetica; font-size:13px; font-weight:bold;}
#header-search-icon{ width:24px; float:left; padding-left:10px}
#header-search-input{ width:171px; float:left; padding-left:8px}
#header-search-input input{width:168px; float:left; padding-left:8px; border:1px #d9dadb solid; border-top:none; background-image:url(../../images/search-input-bg.jpg); background-repeat:repeat-x}

/**********************************Baner Section*******************************/
#banner{ width:1000px; float:left; height:178px;}




/*******************************middle  Section**********************************/

#middle-section{ width:1000px; float:left}

#left{ width:288px; float:left; }

#right{ width:712px; float:right; background-color:#e1d9d0; padding-bottom:0x}

#right-title{ width:684px; float:left; height:41px; background-color:#9f8f80; border-left:18px #de102e solid; color:#FFFFFF; font-size:28px; padding-left:10px; padding-top:15px; font-family:helvetica;}
#right-content-section{ width: 712px; float:left}

.title_top{text-align: left; padding-left:20px; font-size:18px; font-weight:bold; color:#d1222a; padding-top:15px; padding-bottom:10px; font-family:helvetica;}
.small_text{text-align: left; padding-left:20px; padding-bottom:15px; padding-right:100px;font-family:helvetica;font-size:12px; color:#58585a}

.title_text_waranty{font-size:20px; font-weight:bold;}
.waranty_title{background-color:#9f8f80; color:#ffffff;}

.pic_tittle{color:#ff0000; font-size:20px; font-weight:normal;}

#aover{ font-family:helvetica;  text-decoration:none;font-weight:bold; font-size:13px; }
#aover:hover{color:#e63458;}

#sitemap ul{
	list-style-type: none;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
} 

#sitemap ul li{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 1em;
	padding-top: 0.4em;
}

#sitemap a
{
	text-decoration:none;
}