@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/eco_pc_bg.gif);
	background-repeat:no-repeat;
	background-position: center top;
	margin-top:0px;
	margin-left:0px;
}

.style7 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		}

.style9 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: bold; }

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 35%;
}
.style12 {
	font-size: medium;
	font-style: italic;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; }


.style15 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	}

#homewrapper {
	width: 350px;
	height:460px;
	float: left;
	margin-left: 20px;
	}
#menu_wrapper {
	width:700px;
	height:27px;
	margin-left: 13px;
}

#wrapper {
	width:900px;
	height:960px;
	margin-left:auto;
	margin-right:auto;
}

#navbar {
	width:845px;
	height:27px;
	float:left;
	margin-top: 10px;
}
	
#content {
	width:850px;
	height:660px;
	float:left;
	background-image:url(images/content.png);
	background-repeat:no-repeat;
	margin-left: 40px;
}

#logo {
	width: 398px;
	height:166px;
	float:left;
	margin-left: 60px;
	margin-top: 60px;
}

#content_inner {
	width:800px;
	height:580px;
	float:left;
	margin-left: 28px;
	margin-top: 10px;
}
#heading {
	width:780px;
	height:50px;
	float:left;
	padding-left: 20px;
	padding-top: 10px;
}

#coloum1 {
	width:430px;
	height:500px;
	float:left;
	overflow:auto;
	padding-left: 20px;
}

#coloum2 {
	width:350px;
	height:500px;
	float:left;
	overflow:auto;
}

#brands {
	width:900px;
	height:100px;
	float:left;
}

