body{
	background-repeat : repeat-x;
}

div#wrapper{
	font-family: Arial;
	font-size: 12px;
	margin: 0px Auto;
	border: 0px solid;
	width: 770px;
	padding-top: 24px;
}


div#mainContainer{
	margin: 0px Auto;
	border: 0px solid;
	width: 770px;
	background-image : url(../images/globals/main_bg.gif);
	backgroud-repeat: repeat-y;
	float: left;
}


div#footer{
	margin: 0px Auto;
	border: 0px solid;
	width: 770px;
	height: 56px;
	background-image : url(../images/globals/footer.gif);
	backgroud-repeat: no-repeat;
	float: left;
}




div#leftProduct{
	margin: 0px Auto;
	border: 0px solid;
	float: left;
	width: 207px;
	height: 162px;
	background-image : url(../images/home/left_product.gif);
	background-repeat : no-repeat;
	padding-top: 398px;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 18px;
	color: #4B4B4B;
}

div.navItem{
	display:block;
	width: 190px;
	height: 20px;
	background: #85120C;
	padding-left: 7px;
	margin-bottom: 5px;
}

div.navItem a:hover{
	display:block;
	width: 190px;
	height: 20px;
	background: #000000;
}

div.navItemSelect{
	display:block;
	width: 190px;
	height: 20px;
	padding-left: 7px;
	margin-bottom: 5px;
	background-color: #000000;
}

div#rightMainImage{
	float: right;
	margin: 0px Auto;
	border: 0px solid;
	width: 538px;
	height: 20px;
	padding-top: 359px;
	background-image : url(../images/home/main_img.gif);
	backgroud-repeat: no-repeat:
}

div#rightMainContent{
	float: right;
	margin: 0px Auto;
	border: 0px solid;
	width: 510px;
	color: #4B4B4B;
	line-height: 18px;
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 10px;
}

div#rightMainContentPage{
	float: right;
	margin: 0px Auto;
	border: 0px solid;
	width: 500px;
	color: #4B4B4B;
	line-height: 18px;
	padding-top: 25px;
	padding-left: 18px;
	padding-right: 20px;
}



A.sub:LINK,A.sub:ACTIVE,A.sub:FOCUS,A.sub:VISITED{
	font-family    : Arial;
	text-decoration: None;
	color: #ffffff;
}

A.sub:HOVER{
	text-decoration: Underline;
	color: #FFFFFF;
	text-decoration: None;
}


A:LINK,A:ACTIVE,A:FOCUS,A:VISITED{
	font-family    : Arial;
	text-decoration: None;
	color: #000000;
}

A:HOVER{
	text-decoration: Underline;
	color: #666666;
}


A.more:LINK,A.more:ACTIVE,A.more:FOCUS,A.more:VISITED{
	font-family    : Arial;
	text-decoration: None;
	font-weight: bold;
	color: #790C06;
}

A.more:HOVER{
	text-decoration: None;
	color: #666666;
}


div#leftNav{
	margin: 0px Auto;
	border: 0px solid;
	float: left;
	width: 207px;
	height: 430px;
	background-image : url(../images/globals/left_nav.gif);
	background-repeat : no-repeat;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 18px;
	color: #4B4B4B;
}


div#logo{
width: 185px;
height: 70px;
margin-bottom: 80px
}


div#rightMainNav{
	float: right;
	margin: 0px Auto;
	border: 0px solid;
	width: 538px;
	height: 18px;
	padding-top: 110px;
	background-image : url(../images/globals/nav_bg.gif);
	background-repeat : no-repeat;
}


h1{
	color: #85120C;
	font-size: 20px;
	font-weight: bold;	
	padding-bottom: 0px;
}

h2{
	color: #5D94B4;
	font-size: 15px;
	font-weight: bold;	
	padding-bottom: 0px;
}

div.titleBg{
	width: 468px;
	height: 40px;
	padding-left: 20px;
	background-image : url(../images/globals/title_bg.gif);
	background-repeat : no-repeat;
}

