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: 105px;
	background: transparent url(../images/nav_home.jpg) no-repeat;
}

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

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

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

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

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

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

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

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

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

#nav li.spacer {
	width: 76px;
	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;
}

#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;
}
/* 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: 196px;
	float: right;
	list-style-type: none;
}