body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 11pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;	
	background: url(../img/bg.jpg);
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 453px;
	background: url(../img/header.jpg) left bottom no-repeat;
}
#title {
	width: 625px;
	height: 453px;
	float: left;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 400px;  
	height: 150px;
	float: left;
	margin-left: 100px;
	text-indent: -3000px;
	overflow: hidden;
} 
.luxofor {
	width: 115px;  
	height: 122px;
	float: right;
	background: url(../img/luxofor.gif) left top no-repeat;
}
#menu {
	width: 375px;
	height: 418px;
	float: right; 
	padding-top: 35px;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu ul {
	overflow: auto;
	width: 253px;
	height: 418px;
	padding-left: 67px;
}
#menu li {
	font-size: 12pt;
	line-height: 18px;
}
#menu a {
	display: block;
	width: 210px;
	margin: 0;
	padding-left: 23px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #000000;
	font-size: 11pt; 
	text-decoration: none;
}
#menu a:hover {					  
	color: #ffffff;
	background: url(../img/hov.gif) left bottom no-repeat;
}
#menu li.selected a {
	color: #ffffff;										  
	background: url(../img/sel.gif) left bottom no-repeat;
}
#content {
	width: 1000px;
	float: left;
}
.box {
	width: 583px;
	float: left;
}
.box2 {
	width: 583px;
	margin: 0 0 0 42px;								   
	background: url(../img/box.jpg);
} 
.light_left {
	width: 583px;
	background: url(../img/light.jpg) -42px top repeat-y;
}
.light_right {
	width: 583px;
	background: url(../img/light.jpg) 542px top repeat-y;
}
.box h1 {
	width: 550px;	
	height: 91px;
	margin: 0;	   
	padding: 25px 0 0 33px;
	color: #68afff;
	font-size: 22pt;
	font-family: Georgia, Times, serif;
	font-weight: normal;	
	background: url(../img/bgh.jpg) left top no-repeat;
}
.box p {
	margin: 0 25px 10px 33px;
}
.image img {
	margin: 3px 10px 2px 33px;
}
#links {
	width: 516px;		
	padding: 20px 33px 10px 33px;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ffffff;
}
#links a:hover {
	color: #00a7ff;
}
.search {
	width: 530px;
	height: 115px;
	padding: 74px 0 0 95px;
	background: url(../img/search.jpg) left top no-repeat;
}
.google {
	display: block;
	width: 490px;
}
.google form {
	margin: 0;
	padding: 0;
	color: #00a7ff;
	float: right;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
input#q { 
	width: 230px;
	height: 24px; 
	border: none;
	vertical-align: top;
	color: #00a7ff;
	background: url(../img/search_text.jpg) left top no-repeat;
	padding:0px 10px 0pt;
}
input#sa {
	width: 140px;
	height: 24px;
	background: url(../img/search_btn.jpg) left top no-repeat;
	border: none; 
	text-indent: -3000px;
}
.column_right { 
	width: 375px;
	float: right;
}
.col1 {
	width: 375px;
	height: 192px;
	overflow: hidden;
	background: url(../img/col1.jpg) left top no-repeat;
}
.arrow {
	position: absolute;
	width: 375px;
	height: 192px;
	overflow: hidden;
	background: url(../img/arrow.gif) left top no-repeat;
} 
.col2 {
	width: 375px;
	height: 238px;
	text-indent: -6000px;
	overflow: hidden;
	background: url(../img/col2.jpg) left top no-repeat;
}
.col3 {
	width: 375px;
	height: 275px;
	overflow: hidden;
	background: url(../img/col3.jpg) left top no-repeat;
}
#footer {
	width: 1000px;
	height: 300px;
	clear: both;
}
.car {
	width: 1000px;
	height: 300px;
	overflow: hidden;
	background: url(../img/car.gif) 40px 67px no-repeat;
} 
.copy {
	width: 1000px;
	height: 300px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) left bottom no-repeat;
}
.copy p {
	margin: 0;
}
