/* GENERAL TEMPLATE ITEMS */

body {
	top: 0px;
	left: 0px;
	background: #ffffff url(../images/gm_cw_hub_bkgd.gif) repeat-x;
	font: 12px/18px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: normal;
	color: #4B4B4B;
	text-align: center; /* center hack */
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px; 
}
.Clearer {
	clear: both;
	line-height: 0px;
}
.TextualHeaders { /* USE THIS TO KEEP SEO-FRIENDLY TEXT IN HTML FILE WHILE SWAPPING IT FOR AN IMAGE IN THE CSS */
	visibility: hidden;
}
.wrap {
    min-width: 980px;
    max-width: 980px;
    width: auto !important; /* IE6 hack */
    width: 980px; /* IE6 hack */
    margin: 0 auto; /* center hack */
    text-align: left; /* center hack */
	padding: 0px;
}
.HeaderContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 140px;
	margin: 0px;
	padding: 0px;
}
.MainContainer {
	position: relative;
	top: 0px;
	left: 0px;
	background: #ffffff url(../images/gm_cw_hub_main_bottom_bkgd.jpg) no-repeat;
	background-position: bottom;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
.MainLeft {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 234px;
	height: 572px;
	margin: 0px;
	padding: 0px;
}
.MainCenter {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 217px;
	margin: 0px;
	padding: 0px;
}
.MainRight {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 529px;
	margin: 0px;
	padding: 0px;
}
.MainRightTitle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 529px;
	height: 171px;
	margin: 0px;
	padding: 0px;
}
.MainRightText {
	position: relative;
	top: 0px;
	left: 0px;
	background: #ffffff url(../images/gm_cw_hub_handle.jpg) no-repeat;
	width: 459px;
	margin: 0px;
	padding: 0px 18px 0px 52px;
}
.MainRightText h2 {
	font: 13px/18px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: bold;
	color: #D0002F;
	margin: 0px;
	padding-top: 18px;
}
.MainRightText p {
	font: 12px/18px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: normal;
	color: #4B4B4B;
	margin: 0px;
	padding-bottom: 12px;
}
.MainRightBoxes {
	position: relative;
	top: 0px;
	left: 0px;
	width: 529px;
	margin: 0px;
	padding: 0px;
}
.MainRightBoxes p {
	font: 11px/16px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: normal;
	color: #464646;
	margin: 0px;
	padding: 0px;
}
.MainRightBoxes a {
	font: 11px/16px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: bold;
	color: #D0002F;
	text-decoration: underline;
}
.MainRightBox1 {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	background: url(../images/gm_cw_hub_box1.jpg) no-repeat;
	width: 115px;
	height: 139px;
	margin: 0px;
	padding: 62px 78px 0px 84px;
}
.MainRightBox2 {
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	background: url(../images/gm_cw_hub_box2.jpg) no-repeat;
	width: 166px;
	height: 139px;
	margin: 0px;
	padding: 62px 30px 0px 30px;
}

.Footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 350px;
	background-color: #D2D2D2;
	margin: 0px;
	padding: 0px;
}
.FooterContact {
    min-width: 980px;
    max-width: 980px;
    width: auto !important; /* IE6 hack */
    width: 980px; /* IE6 hack */
    margin: 0 auto; /* center hack */
    text-align: left; /* center hack */
	padding: 0px;
}
.Copyright {
    min-width: 980px;
    max-width: 980px;
    width: auto !important; /* IE6 hack */
    width: 980px; /* IE6 hack */
    margin: 0 auto; /* center hack */
    text-align: left; /* center hack */
	background-color: #D2D2D2;
	padding: 0px;
}
.Copyright p {
	width: 980px;
	text-align: center;
	font: 11px/30px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: normal;
	color: #989797;
	margin: 0px;
	padding: 0px;
}
.Copyright a {
	font: 11px/30px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: normal;
	color: #989797;
	text-decoration: underline;
}
.Copyright a:hover {
	font: 11px/30px Arial,Helvetica,Tahoma,sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


