body {
	background: no-repeat top center;
	font-family: Arial;
	font-size: 10px;
}
.header {
	width: 720px;
	height: 30px;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.header p {
	margin-left: 160px;
	margin-top: 40;
}
.header a {
	text-decoration: none;
	color: black;
}
.menu {
	width: 720px;
	height: 340px;
	margin-top: 60px;
}
.menuleft {
	float: left;	
	width: 300px;
	height: 340px;
	margin-left: 110px;
}
.menubars {
	float: left;
	width: 43px;
	height: 340px;
}
.menubars a img {
	text-decoration: none;
	border: 0px;
}
.menuright {
	float: left;	
	width: 300px;
	height: 340px;
	text-align: left;
}
.products {
	width: 720px;
	height: 340px;
	margin-top: 60px;
}
.products a {
	text-decoration: none;
	color: black;
}
.products a:hover {
	text-decoration: none;
	color: #CC66FF;
}
.sidemenu {
	width: 230px;
	height: 340px;
	float: left;
	text-align: left;
}
.viewmodels {
	width: 450px;
	float: left;
	float:left;
}
.title {
	width: 420px;
	height: 50px;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	font-weight: bold
}
.title1 {
	width: 420px;
	height: 30px;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	font-weight: bold
	color: red;
	text-align: left;
}
.selectmodel {
	overflow: auto;
	height: 320px;
}
ul {
	line-height: 300%;
	font-size: 12px;
	list-style-image: url('http://www.aks.gr/album/theme/ul.gif');
}
li a:hover {
	font-color: #CC66FF;
	font-weight: bold;
}
.footer {
	width: 720px;
	height: 30px;
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	text-align: right;
	margin-top: 70px;
}
.footer a {
	text-decoration: none;
	color: black;
}