﻿* { padding: 0; margin: 0; }
/********************************************
   LAYOUT
********************************************/ 

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background: url('images/body_bg.jpg');
 color:#3a3f39;
 text-align: center;
}

img {border:0px;}

.wrapper { 
 width: 980px;
 margin:0px auto;
 background:#fff;
}

h1{font-size:25px; font-family:"Myriad Pro"; font-weight:bold; margin-bottom:6px;padding: 10px;}
h4{width: auto;font-size:17px;color:#475148;margin-bottom:5px;font-weight:normal}
h2{color:#393e39; text-decoration:underline; font-size:18px; margin-bottom:8px; margin-top:8px}
h2.cross{color:#393e39; font-size:14px; margin-bottom:0px; margin-top:0px;text-decoration:none}
h2.cross a{text-decoration:underline;font-size:16px;}
h2.zag{text-decoration:none;font-size:25px; font-family:"Myriad Pro"; font-weight:bold; margin-bottom:6px;padding: 10px;}
.left{float:left}
.right{float:right;width:250px}

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

a:hover{
 text-decoration:underline
}

.submit-button{background:url('images/submit.png') no-repeat;
border:0;
width:100px;
height:28px;
cursor:pointer;
margin-left:215px
}

/********************************************
   TOP HEADER
********************************************/ 

#header {
 color: #333;
 width: 980px;
 float: left;
 padding: 10px;
 height: auto;
 text-align: left;
}
#head-left {
 float: left;
 width: 470px; 
 height: auto;
 margin: 0 0 0 20px;
}
#head-right {
 float: right;
 color:#475148;
 width: 291px; 
 height: auto;
}

/********************************************
   BOTTOM HEADER
********************************************/ 

#bottom-header{
 float: left;
 clear: both;
 width: 980px;
 height:318px;
 background-color:#3A3F3A;
 text-align: left;
}
#bottom-head-left {
 float: left;
 height: 318px; 
 width: 673px; 
 margin: 0 0 0 30px;
 border-left:2px solid #fff;
 border-right:2px solid #fff;
 position:absolute;
}
#bottom-head-right {
 float: right;
 background: #3a3f3a;
 height: 318px;
 width: 274px;
}
.showreel{
overflow:hidden;
float:left;
z-index:10;
}
/********************************************
   NAVIGATION
********************************************/ 

.menu_list ul {
 padding: 0;
 width: 250px;	
 margin-top:8px;
 font-size:14px;
 list-style-type:none;
}
.menu_list li a {
 display: block;
 height: 30px;
 padding-top: 4px;
 color: #edf1e8;
 padding-left: 50px;
 background: url("images/templatemo_menu_button.jpg");
 text-decoration:none
}

.menu_list li a:hover, .menu_list li .current {
color:#c0c0c0;
}

/********************************************
   CONTENT
********************************************/ 

#content-wrapper{
 float:left;
 width:980px;
 padding-bottom:5px;
 margin-top:5px;
 text-align: left;
}

#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 681px;
 float: left;
}
.home-top{ 
width: 681px;
height:3px
}
.home-content{ 
width: 681px;
margin: 0px -20px 0px 0px;
padding:10px;
padding-top:4px;
}
.home-bottom{ 
width: 681px;
height:19px
}
.tab-content{
	border:1px solid #999; width:525px; margin-top:-4px; padding:10px; overflow:hidden
}
.tab-content img{
	margin:5px;
	margin-right:10px;
	margin-top:15px;
}
.tab-content ul{
margin-left:15px;
margin-top:8px
}
.tab-content li{
margin-bottom:8px;
}
.yell{
	margin-top:10px;
}
#rightcolumn { 
 float: right;
 height:auto;
 color: #3a3f39;
 background: #f4f4f5;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 252px;
 display: inline;
}
#rightcolumn h2{ 
font-size:18px;
margin-bottom:8px
}

#rightcolumn p{ 
margin-bottom:10px
}

#rightcolumn table tr{ 
height:25px
}

#inform p {
 padding-top: 10px;
 }

#car{
height: 118px; background:url('images/car1.png'); width: 269px; margin-left:-10px; margin-top:10px
}

.contact-form input{padding:3px}
.contact-form ul{list-style:none; margin-left:4px}
.contact-form li{margin-bottom:8px}

/********************************************
   OTHERS
********************************************/ 
a.ico-more {padding:3px 3px; border:1 !important; color: #333; text-decoration:underline; font-size:14px}
a.more {padding:5px;color: #333; text-decoration:underline;font-family:Verdana}
/********************************************
   FOOTER
********************************************/ 

#footer { 
 width: 980px;
 clear: both;
 color: #fff;
 background: #3a3f39 !important;
 height: 60px;
 padding: 10px 0px 10px 0px;
 text-align: left;
}
.footer-left{
 float: left;
 vertical-align: top;
 width: 780px;
 margin: auto 0px auto 20px;
}
.footer-right{
 float: right;
 width: 150px;
}
a.foot {color: #FFF; text-decoration:underline;}
