@charset "UTF-8";
 
body {
	background:url(images/mycars-design_01.jpg) top left repeat-x #4aabf0;
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

a {
	color:#333333;
	text-decoration:none
}
a:hover {
	color:#D8070D;
}

.style1 {
	font-size: 12px;
	font-family: Arial;
}

#outter_frame {
	width: 957px;
	height: auto;
	margin: auto;
}

#top1 {
    margin: 0px;
	padding: 0px;
	width: 957px;
	height: 206px;
}

#menu {
    margin: 0px;
	padding: 0px;
	width: 957px;
	height: 40px;
	background:url(images/menubg.jpg) top left repeat-y;
}
#menu a {
	padding:0px;
	margin:0px;
}
#menu img {
	padding:0px;
	margin:0px;
	border:0px;
}

#keret {
    margin: 0px;
	padding: 0px;
	float: left;
	width: 957px;
	height: 156px;
}

#welcome {
	width:557px;
	height:104px;
	padding:60px 15px 0px 0px;
	float:left;
	background:url(images/welcome.jpg) top left no-repeat;
}
#welcomeText {
	width:340px;
	height:80px;
	float:right;
}

#map {
	width:320px;
	height:164px;
	float:right;
	margin:0px 10px 0px 0px;
}

#spacer {
    margin: 0px;
	padding: 0px;
	float: left;
	width: 957px;
	height: 48px;
}

#main {
	width:914px;
	background:url(images/contentbg.jpg) top left repeat-y;
	padding:22px 22px 0px 22px;
}
#productContainer {
	clear:both;
	margin:0px 0px 15px 12px;
	padding:15px 0px 0px 0px;
	list-style:none;
	list-style-type:none;
}
#productContainer li {
	float:left;
	padding:0px 4px 0px 0px;
}
.prodContainer {
	width:219px;
}
.prodBg {
	background:url(images/productbg.jpg) top left no-repeat;
	width:219px;
	height:204px;
	text-align:left
}
.prodImage {
	text-align:left
	width:199px;
	height:129px;
	padding: 20px 0px 0px 22px;
}
.prodText {
	text-align:center;
	font-weight:bold;
	padding:12px;
}
.prodDetails {

}
#footer {
	height:20px;
	padding:10px 0px 0px 0px;;
	margin:20px 0px 0px 0px;
	background:url(images/bottombar.jpg) top left no-repeat;
	text-align:center;
	font-weight:bold;
}

h1{font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	font-weight: bold;	
	}
h3 {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	background: none;
	font-weight: bold;	
	}
.mainlevel {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	font-weight: bold;	
	}
a.mainlevel {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	font-weight: bold;		
	}
a.mainlevel:hover {font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: #FF6640;
	text-decoration: none;
	background: none;
	font-weight: bold;		
	}