@charset "utf-8";

#wpall {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	height: 100px;
	width: 940px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#head #logo {
	width: 300px;
	height: 100px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
}
#head #logo .logoLink {
	background-color: #FFF;
	width: 300px;
	height: 100px;
}
#head #customerService{
	width: 300px;
	height: 100px;
	background-image: url(../images/customerService.png);
	background-repeat: no-repeat;
	float: right;
}
#banner1  {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner01.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}
#banner2 {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner02.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}
#banner3 {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner03.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}


#banner4 {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner04.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}
#banner5 {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner05.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}
#banner6 {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner06.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}
#banner7 {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner07.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}

#banner8 {
	height: 300px;
	width: 620px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/index/Banner08.jpg);
	background-repeat: no-repeat;
	background-color: #F40000;
}






#wpbody {
	width: 950px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#wpmenu {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}
#wpmenu #menu {
	width: 260px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(../images/line300px.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
	padding-right: 20px;
}
.fontLinkMenu {
	width: 190px;
	background-image: url(../images/icon/arrow.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: 25px 2px;
	padding-left: 70px;
	padding-top: 10px;
}

#wpmenu #subbanner {
	background-image: url(../images/line300px.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	padding-top: 20px;
}
#wpicon {
	width: 300px;
	margin: 0px;
}
#wpcontent {
	width: 620px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#wpcontent #banner {
	height: 300px;
	width: 620px;
	background-color: #F40000;
	margin-bottom: 20px;
	float: left;
}


#wpcontent #content  {
	width: 620px;
}

#footer {
	height: auto;
	width: 940px;
	clear: left;
	background-color: #F40000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
}
#wpall #footer #footerMenu {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	padding-right: 7px;
	font-family: Verdana, tahoma, Arial, sans-serif;
	text-transform: capitalize;
	padding-bottom: 5px;
}


#wpall #footer #footerMenu ul li {
	list-style-type: none;
	display: inline;
	height: 50px;
}

#wpall #footer #footerMenu ul li a:link {
	text-decoration: none;
	color: #FFF;
}
#wpall #footer #footerMenu ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
#wpall #footer #footerMenu ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
#wpall #footer #footerMenu ul li a:active {
	text-decoration: none;
	color: #FFF;
}
.footerContact {
	margin-top: -8px;
	font-size: 9px;
	word-spacing: -2px;
}
.lableTitle {
	height: 25px;
	width: 620px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.alignCenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#iconSocial {
	height: 60px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.quickMenu1 {
	background-color: #009CAE;
	background-image: url(../images/index/QuickMenu1.png);
	background-repeat: no-repeat;
}
.quickMenu2 {
	background-color: #623DBD;
	background-image: url(../images/index/QuickMenu2.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.quickMenu3 {
	background-color: c01f4c;
	background-image: url(../images/index/QuickMenu3.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.quickMenu4 {
	background-color: #2571EB;
	background-image: url(../images/index/QuickMenu4.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}

.facebook {
	text-decoration: none;
	background-image: url(../images/icon/fb.png);
	background-repeat: no-repeat;
}
.twitter {
	background-image: url(../images/icon/tw.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.mailto {
	background-image: url(../images/icon/gmail.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.rss {
	background-image: url(../images/icon/rss.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
