body {
	background:				url(../images/bg.jpg) no-repeat #0c172b center top;
	text-align: 			center;
	font-family: 			Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	color: 					#616161;
}

a {
	text-decoration: 		none;
	color: 					#df7215;
}

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

#container {
	margin: 				auto;
	border: 				0px solid #000;
	width: 					960px;
}

#header {
	margin: 				auto;
	border: 				0px solid #000;
	width: 					960px;
	height: 				100px;
}

#header ul {
	padding:				65px 0 0 580px;
}

#header ul li {
	display: 				inline;
	text-transform: 		uppercase;
	font-size:				14px;
	padding:				0 20px 0 0;
}

#header ul li  a{
	text-decoration: 		none;
	color:					#000;
}

#header ul li  a:hover{
	text-decoration: 		none;
	color:					#fff;
}

#header ul .active a{
	color: 					#ccc;
}

#logo {
	background:				url(../images/logo.png) bottom;
	height:					100px;
	width:					274px;
	float:					left;
}

#top_img {
	margin: 				auto;
	border: 				20px solid #fff;
	width: 					920px;
	height: 				450px;
	overflow:				hidden;
	position:				relative;
}

#top_img img {
	border: 				0px solid #fff;
	left:					0px;
	top:					0px;
	position:				absolute;
}

#con {
	margin:					auto;
	width:					960px;
	display:				block;
	height:					260px;
}

#con1 {
	border: 				10px solid #fff;
	width: 					290px;
	margin:					20px 0 20px 0;
	float:					left;
	height:					219px;
}

#con1 img {
	border: 				0px solid #fff;
	width: 					290px;
}

#con2 {
	border: 				10px solid #fff;
	width: 					290px;
	margin:					20px 20px 20px 20px;
	float:					left;
	height:					219px;
}

#con2 img {
	border: 				0px solid #fff;
	width: 					290px;
}

#con3 {
	border: 				0px solid #fff;
	width: 					260px;
	margin:					20px 0 20px 0;
	text-align:				left;
	height:					199px;
	float:					left;
	padding:				20px;
	background:				#fff;
}

#about {
	width: 					960px;
	height:					640px;
}

#about_con1 {
	border: 				0px solid #fff;
	width: 					460px;
	margin:					0 20px 20px 0;
	text-align:				left;
	height:					400px;
	float:					left;
	padding:				20px;
	background:				#fff;
	line-height:			20px;
}

#about_con2 {
	border: 				0px solid #fff;
	width: 					400px;
	margin:					0 0 20px 0;
	text-align:				left;
	height:					600px;
	float:					right;
	padding:				20px;
	background:				#fff;
}

#about_con2 dl {
	margin:					10px 0 16px 12px;
	
}

#about_con2 dt {
	font-style:				italic;
	font-weight:			bold;
	margin:					6px 0 6px 0;
}

#about_con2 dd {
	margin:					0 0 0 12px;
}

#about_con3 {
	border: 				0px solid #fff;
	width: 					460px;
	height:					140px;
	margin:					0 20px 20px 0;
	text-align:				left;
	float:					left;
	padding:				20px;
	background:				#fff;
}

#port_car, #port_mini, #port_the, #port_lamp, #port_gkkol {
	margin: 				auto;
	border: 				20px solid #fff;
	width: 					920px;
	height: 				200px;
	margin:					20px 0 0 0;
	overflow:				hidden;
	position:				relative;
	cursor:					pointer;
}

#port_gkkol {
	margin:					0px;
}

#port_gkkol p {
	font-size:				40px;
	left:					20px;
	top:					20px;
	color:					#df7215;
	z-index:				1;
	position:				absolute;
}

#port_lamp p {
	font-size:				40px;
	left:					20px;
	top:					20px;
	color:					#df7215;
	z-index:				1;
	position:				absolute;
}

#port_car p {
	font-size:				40px;
	right:					20px;
	top:					20px;
	color:					#fff;
	z-index:				1;
	position:				absolute;
}

#port_mini p {
	font-size:				40px;
	right:					20px;
	bottom:					20px;
	color:					#fff;
	z-index:				1;
	position:				absolute;
}


#port_the p {
	font-size:				40px;
	left:					20px;
	bottom:					20px;
	color:					#df7215;
	z-index:				1;
	position:				absolute;
}

#port_the {
	margin:					20px 0 0 0;
}

#port_car_com, #port_mini_com, #port_the_com, #port_lamp_com, #port_gkkol_com {
	background:				#fff;
	width: 					960px;
}

#port_car_com div, #port_mini_com div, #port_the_com div, #port_lamp_com  div, #port_gkkol_com div{
	border:					0px solid #000;
	text-align:				left;
	padding:				0 0 20px 20px;
	width: 					920px;
	line-height:			18px;
}

#port_gkkol img {
	border: 				0px solid #fff;
}

#port_lamp img {
	border: 				0px solid #fff;
	left:					-650px;
	top:					-450px;
	position:				absolute;
}

#port_car img {
	border: 				0px solid #fff;
	left:					-150px;
	top:					-550px;
	position:				absolute;
}

#port_mini img {
	border: 				0px solid #fff;
	left:					0px;
	top:					-150px;
	width:					920px;
	position:				absolute;
}

#port_the img {
	border: 				0px solid #fff;
	left:					-250px;
	top:					-550px;
	position:				absolute;
}

#contact_con1 {
	border: 				0px solid #fff;
	width: 					560px;
	margin:					0 20px 20px 0;
	text-align:				left;
	height:					420px;
	float:					left;
	padding:				20px;
	background:				#fff;
	line-height:			20px;
	position:				relative;
}

#contact_con2 {
	border: 				0px solid #fff;
	width: 					300px;
	margin:					0 0 20px 0;
	text-align:				left;
	height:					420px;
	line-height:			20px;
	float:					right;
	padding:				20px;
	background:				#fff;
}

#contact_us {
	width: 					550px;
	border:					0px solid #000;
	margin: 				25px 0px 0px;
}

p.label_name, p.input_form {
	float: 					left;
}

p.label_name {
	width: 					80px;
	clear: 					both;
	color: 					#7f7e7e;
	font-size: 				14px;
}

#contact_us input, #contact_us textarea {
	width: 					460px;
	background: 			#f3f3f3;
	border: 				1px solid #eae9e9;
	font-size: 				13px;
	padding: 				4px;
	margin-bottom:			15px;
	color: 					#797676;
}

#contact_us input.button {
	text-transform: 		uppercase;
	color: 					#fff;
	background: 			#df7215;
	padding: 				5px 10px;
	display: 				inline-block;
	font-size: 				11px;
	width: 					60px;
	border:					0px;
	cursor: 				pointer;
}

div#feedback {
	margin-top: 			20px;
}

p.error {
	display: 				none;
	padding: 				4px 0px;
	color: 					#df7215;
	font-weight: 			bold;
}

p#submit {
	text-align:				right;
}

p#success {
	display: 				none; 
	font-size: 				16px; 
	text-align:				center; 
	margin-bottom: 			20px;
	cursor: 				pointer;
	color: 					#9e9595;
	font-style: 			italic;
}

#fotter {
	margin:					auto;
	border: 				0px solid #fff;
	width:					960px;		
	text-align:				left;
	display:				block;
	padding:				20px 0 20px 0;
}

#fotter p {
	font-size:				11px;
	color: 					#df7215;
	display:				inline;
}

#fotter ul {
	display:				inline;
	padding:				0 375px 0 25px;
}

#fotter ul li {
	display: 				inline;
	text-transform: 		uppercase;
	font-size:				11px;
	margin:					0 20px 0 0;
}

h1 {
	font-size:				16px;
	color:					#df7215;
}