body {
	background: #324057 url(../images/bg.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a3549;
}

/* ENGLISH NAV STYLES */
#nav li a.home {
	width: 127px;
	background: transparent url(../images/nav_home.jpg) no-repeat;
}

#nav li a.homeactive {
	width: 127px;
	background: transparent url(../images/nav_home_on.jpg) no-repeat;
}

#nav li a.products {
	width: 141px;
	background: transparent url(../images/nav_products.jpg) no-repeat;	
}

#nav li a.productsactive {
	width: 141px;
	background: transparent url(../images/nav_products_on.jpg) no-repeat;	
}

#nav li a.about {
	width: 118px;
	background: transparent url(../images/nav_about.jpg) no-repeat;		
}

#nav li a.aboutactive {
	width: 118px;
	background: transparent url(../images/nav_about_on.jpg) no-repeat;		
}

#nav li a.services {
	width: 139px;
	background: transparent url(../images/nav_services.jpg) no-repeat;	
}

#nav li a.servicesactive {
	width: 139px;
	background: transparent url(../images/nav_services_on.jpg) no-repeat;	
}

#nav li a.contact {
	width: 181px;
	background: transparent url(../images/nav_contact.jpg) no-repeat;	
}

#nav li a.contactactive {
	width: 181px;
	background: transparent url(../images/nav_contact_on.jpg) no-repeat;	
}

#nav li.spacer {
	width: 264px;
	height: 43px;
	background: transparent url(../images/nav_spacer.jpg) no-repeat;	
}

/* ENGLISH NAV STYLES */


/* ENGLISH HEADER IMAGES */
#lcol h1.cat {
	background: transparent url(../images/bg_categories.jpg) no-repeat;
}

#lcol h1.videos {
	background: transparent url(../images/bg_videos.jpg) no-repeat;
}

#lcol h1.contactus {
	background: transparent url(../images/bg_contactus.jpg) no-repeat;
}

#lcol h1.searchterms {
	background: transparent url(../images/bg_searchTerms.jpg) no-repeat;
}

#lcol h1.yourorder {
	background: transparent url(../images/bg_yourorder.jpg) no-repeat;
	cursor: pointer;
}

#rcol h1.desc {
	background: transparent url(../images/bg_desc.jpg) no-repeat;
}

#rcol h1.featured {
	background: transparent url(../images/bg_featured.jpg) no-repeat;
}

#rcol h1.mcf {
	background: transparent url(../images/bg_mcf.jpg) no-repeat;
}

#rcol h1.services {
	background: transparent url(../images/bg_services.jpg) no-repeat;
}

#rcol h1.aboutus {
	background: transparent url(../images/bg_aboutus.jpg) no-repeat;
}

#rcol h1.productlist {
	background: transparent url(../images/bg_productlist.jpg) no-repeat;
}

#rcol h1.orderdetails {
	background: transparent url(../images/bg_orderdetails.jpg) no-repeat;
}

/* ENGLISH HEADER IMAGES */

#rcol .row .form3col .submit {
	width: 87px;
	height: 20px;
	background-image: url(../images/bg_submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	border-width: 0;
}

#header ul#langselect {
	width: 254px;
	float: right;
	list-style-type: none;
}
