* {
	outline: none;
}
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

html {
	background: #111 url(layout/bg.jpg);
} 

body {
	
	font-family: 'Trebuchet Ms';
	font-size: 12px;
	color: #838383;
	
}

a:link,
a:visited,
a:active {
	color: #7c8b01;
	text-decoration: none;
}

a:hover {
	color: #a0b400;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
}

#wrapper {
	min-height: 100%;
	min-width: 1000px;
	background:url(layout/body_bg.jpg) repeat-y center top;
	
	
}

#wrapper_inner {
	background:url(layout/body_top.jpg) repeat-x;	
}

#wrapper_inner2 {
	background:url(layout/header_gfx.jpg) no-repeat center top;
	min-height: 600px;
}


/* start header */
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 1000px;
	height: 194px;
	margin: 0 auto;
}

#logo {
	margin: 0;
	padding: 0;
	width: 222px;
	height: 157px;
	position: absolute;
	top: 37px;
	left: 124px;
}

#logo a {
	display: block;
	width: 222px;
	height: 157px;
	text-indent: -3000px;
	overflow: hidden;
	background:url(layout/logo.png) no-repeat;
}

.main_menu {
	margin: 0;
	padding: 0;
	
}

#header .main_menu {
	position: absolute;
	top: 171px;
	right: 167px;
}

.main_menu li {
	list-style: none;
	float: left;
	padding: 0 0 0 4px;
}

.main_menu a:link,
.main_menu a:visited,
.main_menu a:hover,
.main_menu a:active {
	display: block;
	height: 23px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.main_menu a span,
.main_menu a span,
.main_menu a span {
	height: 69px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat:no-repeat;
	overflow: hidden;
	text-indent: -3000px;
}

.main_menu a span:hover {
	top: -23px;
}

.main_menu a.selected span {
	top: -46px !important;
}

.homepage_lk {
	width: 86px;
}

.homepage_lk  span {
	background-image:url(layout/home_page_lk.png);
}

.custom_work_lk {
	width: 108px;
}

.custom_work_lk span {
	background-image:url(layout/custom_work_lk.png);
}

.support_forum_lk {
	width: 120px;
}

.support_forum_lk span {
	background-image:url(layout/support_forum_lk.png);
}

.contact_lk {
	width: 73px;
}

.contact_lk span {
	background-image:url(layout/contact_lk.png);
}

/* end header */

/* start page */
#page {
	width: 674px;
	margin: 0 auto 100px;
	padding: 17px 0 0;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	
}

.section {
	margin: 30px 0 0;
}

.section_title {
	width: 674px;
	height: 34px;
	background:url(layout/section_title.png) no-repeat;
	margin: 0 0 14px;
}

.section_content {
	line-height: 18px;
	width: 100%;
	overflow: hidden;
}

h2 {
	font-weight: normal;
	font-style: italic;
	line-height: 34px;
	margin: 0 0 0 12px;
	padding: 0;
}

.files_list {
	width: 750px;
	float: left;
	margin: -23px 0 0;
}

.files_list dl {
	width: 315px;
	float: left;
	margin: 23px 46px 0 0;
	padding: 0;
}

.files_list dt, .files_list dd {
	margin: 0;
	padding: 0;
}

.files_list dd {
	width: 312px;
	overflow: hidden;
}

.file_foto {
	height: 212px;
	background: url(layout/file_foto.png) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.file_foto  img {
	display: block;
	border: 0;
}

.file_foto a:link,
.file_foto a:visited,
.file_foto a:active {
	display: block;
	position: absolute;
	width: 300px;
	height: 200px;
	top: 6px;
	left: 6px;
	overflow: hidden;
}

.file_foto a:hover {
	border: 1px solid #7c8b01;
	width: 298px;
	height: 198px;
}

.file_foto a:hover  img {
	margin: -1px 0 0 -1px;
}

.files_list dt.file_title {
	
	height: 28px;
	background:url(layout/file_title.png) no-repeat;
	margin: 0 0 2px;
	
}

.file_title strong {
	display: block;
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 10px;
	
}

.file_menu {
	float: right;
	margin: 1px 0 0;
	padding: 0 13px 0 0;
}

.file_menu li {
	list-style: none;
	float: left;
	padding: 0 0 0 1px;
}

.file_menu a:link,
.file_menu a:visited,
.file_menu a:hover
.file_menu a:active {
	height: 20px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.file_menu span {
	display: block;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -3000px;
	background-repeat: no-repeat;
	width: 100%;
}

.file_menu span:hover {
	top: -20px;
}

.details {
	width: 50px;
}

.details span {
	background-image:url(layout/details.png);
}

.support {
	width: 56px;
}

.support span {
	background-image:url(layout/support.png);
	
}


.dealers_list {
	width: 720px;
	float: left;
	margin: -23px 0 0 0;
}

.dealers_list dl {
	float: left;
	width: 141px;
	margin: 23px 38px 0 0;
	padding: 0;
}

.dealers_list dt, .dealers_list dd {
	margin: 0;
	padding: 0;
}

.dealers_list dt {
	margin: 0 0 2px;
	height: 23px;
	background:url(layout/dealer_title.png) no-repeat;
}

.dealers_list dt strong {
	display: block;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 10px;
	line-height: 23px;
}

.dealer_foto {
	width: 137px;
	height: 137px;
	background:url(layout/dealer_foto.png) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

.dealer_foto img {
	display: block;
	border: 0;
}

.dealer_foto a:link,
.dealer_foto a:visited,
.dealer_foto a:active {
	display: block;
	width: 125px;
	height: 125px;
	overflow: hidden;
	position: absolute;
	top: 6px;
	left: 6px;
}

.dealer_foto a:hover {
	border: 1px solid #7c8b01;
	width: 123px;
	height: 123px;
}

.dealer_foto a:hover  img {
	margin: -1px 0 0 -1px;
}

/* end page */


/* start landing page */
.landing_page #logo {
	left: 378px;
}

.landing_page #page {
	padding: 92px 0 0 ;
}

.landing_page .section_title {
	height: 28px;
	background:url(layout/landing_title.png) no-repeat;
	margin: 0 0 10px;
}
.landing_page h2 {
	line-height: 28px;
	margin: 0;
	text-align: center;
	font-size: 16px;
	color: #696969;
}

.intermediary {
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	height: 34px;
	background:url(layout/landing_button.png) no-repeat;
	margin: 10px 0 0;
}

/* end landing page */


#footer {
	height: 300px;
	background:url(layout/body_bottom.jpg) repeat-x left bottom; 
	margin: -300px 0 0;
	
}

#footer_inner {
	height: 300px;
	width: 1000px;
	margin: 0 auto;
	background:url(layout/footer_gfx.jpg) no-repeat center top;
	position: relative;
	top: 0;
	left: 0;
}

#footer_content {
	height: 52px;
	width: 767px;
	position: absolute;
	top: 217px;
	left: 117px;
	overflow: hidden;
	
}

#footer .main_menu {
	float: right;
	padding: 15px 49px 0 0;
}



#footer .homepage_lk  span {
	background-image:url(layout/home_page_lk2.png);
}



#footer .custom_work_lk span {
	background-image:url(layout/custom_work_lk2.png);
}


#footer .support_forum_lk span {
	background-image:url(layout/support_forum_lk2.png);
}


#footer .contact_lk span {
	background-image:url(layout/contact_lk2.png);
}

.logo {
	display: block;
	width: 57px;
	height: 41px;
	float: left;
	padding: 3px 6px 0  32px;
}

.logo a {
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	background:url(layout/footer_logo.png) no-repeat;
	width: 100%;
	height: 100%;
}

.copyright {
	width: 120px;
	height: 13px;
	overflow: hidden;
	text-indent: -3000px;
	background:url(layout/copyright.png) no-repeat;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}


