html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: sans-serif, Helvetica, Arial;
	text-align: left;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
a {
	text-decoration:none;
	outline: none;
}

body {
	background-color: #FFFFFF;
}
img { vertical-align: middle; }

#mainHeader {
	position: absolute;
	width: 100%;
	min-width: 980px;
	height: 73px;
	margin: 0;
	padding: 0;
	background: #1b1b1b url(../images/acealloy_bg_header.gif) repeat-x;
	z-index: 60;
}

#mainFooter A { color: #666666;	font-size: 12px;	text-decoration: none;	text-transform: none; }
#mainFooter A:visited {	color: #666666;	font-size: 12px;	text-decoration: none;	text-transform: none }
#mainFooter A:active {	color: #666666;	font-size: 12px;	text-decoration: underline;	text-transform: none }
#mainFooter A:hover {	color: #666666;	font-size: 12px;	text-decoration: underline;	text-transform: none }

#header_bar1 {
	width: 980px;
	height: 36px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.bar1_button_none {
	float: left;
	height: 30px;
	top: 0;
	border-right: 1px solid #151515;
}

.bar1_button_inact {
	float: left;
	height: 30px;
	top: 0;
	border-left: 1px solid #252525;
	border-right: 1px solid #151515;
}

.bar1_button_act {
	float: left;
	height: 30px;
	margin-top: 4px;
	padding: 1px;
	background-color: #CCC;
}

.bar1_others {
	float: right;
	width: 330px;
	height: 30px;
	padding: 3px 1px;
	text-align: right;
	line-height: 30px;
}

#header_bar2 {
	width: 980px;
	height: 37px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.bar2_button_none {
	float: left;
	height: 34px;
	margin: 0px 18px 3px 0px;
}

.bar2_button_act {
	float: left;
	height: 28px;
	padding: 0 13px 0 13px;
	margin: 3px 0px 6px 0px;
}

.bar2_button_div1 {
	float: left;
	height: 20px;
	width: 1px;
	border-right: 1px solid #999;
	margin: 7px 0px 10px 0px;
}
	
.bar2_others {
	float: right;
	width: 330px;
	height: 30px;
	margin: 0;
	padding: 1px;
	text-align: center;
	line-height: 30px;
}

.bar2_others a{
	padding: 3px;
	color: #000000;
}

#mainWrapper {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 100px;
	z-index: 50;
}

#mainContainer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	top: 0;
	padding: 0;
}

#mainFooter {
	margin: 0 0 20px 0;
	padding: 15px;
	clear: both;
	height: 12px;
	background-color: #141414;
}

.boxContainer1 {
	margin: 0 0 10px 0;
	padding: 20px;
	background-color: #141414;
}

.boxContainer2 {
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #cc0000;
}

.boxContainer3 {
	position:relative;
	margin: 0 0 20px 0;
	padding: 20px;
	background: transparent url(../images/overlayoutterbg.png);
}

#subsite_btn_alloywheel {width:112px;height:31px;overflow:hidden;display:block;background:url('../images/subsite_btn_acealloy.jpg') top left no-repeat}
#subsite_btn_alloywheel:hover {background-position:bottom left}
#subsite_btn_aceforged {width:124px;height:31px;overflow:hidden;display:block;background:url('../images/subsite_btn_aceforged.jpg') top left no-repeat}
#subsite_btn_aceforged:hover {background-position:bottom left}
#subsite_btn_decorsa {width:101px;height:31px;overflow:hidden;display:block;background:url('../images/subsite_btn_decorsa.jpg') top left no-repeat}
#subsite_btn_decorsa:hover {background-position:bottom left}
#subsite_btn_raze {width:106px;height:31px;overflow:hidden;display:block;background:url('../images/subsite_btn_raze.jpg') top left no-repeat}
#subsite_btn_raze:hover {background-position:bottom left}

#header_btn_wheel {width:64px;height:28px;overflow:hidden;display:block;background:url('../images/acealloy_headbtn_wheels.jpg') top left no-repeat}
#header_btn_wheel:hover {background-position:bottom left}
#header_btn_gallery {width:69px;height:28px;overflow:hidden;display:block;background:url('../images/acealloy_headbtn_gallery.jpg') top left no-repeat}
#header_btn_gallery:hover {background-position:bottom left}
#header_btn_warranty {width:48px;height:28px;overflow:hidden;display:block;background:url('../images/acealloy_headbtn_home.jpg') top left no-repeat}
#header_btn_warranty:hover {background-position:bottom left}
#header_btn_contactus {width:71px;height:28px;overflow:hidden;display:block;background:url('../images/acealloy_headbtn_contact.jpg') top left no-repeat}
#header_btn_contactus:hover {background-position:bottom left}

.textStyle1 {
	font-size: 10px;
	line-height: 15px;
}

A.path_inact_link {	color: #676767;	font-size: 10px;	text-decoration: none;	text-transform: none; }
A.path_inact_link:visited {	color: #676767;	font-size: 10px;	text-decoration: none;	text-transform: none }
A.path_inact_link:active {	color: #676767;	font-size: 10px;	text-decoration: underline;	text-transform: none }
A.path_inact_link:hover {	color: #676767;	font-size: 10px;	text-decoration: underline;	text-transform: none }

A.page_prev_next {	color: #666666;	font-size: 12px;	text-decoration: none;	text-transform: none; font-weight:bold; }
A.page_prev_next:visited {	color: #666666;	font-size: 12px;	text-decoration: none;	text-transform: none; font-weight:bold; }
A.page_prev_next:active {	color: #666666;	font-size: 12px;	text-decoration: underline;	text-transform: none; font-weight:bold; }
A.page_prev_next:hover {	color: #666666;	font-size: 12px;	text-decoration: underline;	text-transform: none; font-weight:bold; }

