﻿body {
	font: 11px 'Arial', Helvetica, Sans-Serif; /* Resets 1em to 10px */
	color: #666666;
	background: url(images/bg.gif);
	text-align: center;
	margin: 0 0 0px;
	}

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	width: 779px;
	border: 2px solid #D7D4CB;
	margin-top: 4px;
	margin-bottom: 4px;
	}

#topbar{
	margin: 0px;
	padding: 20px;
	padding-top:30px;
	padding-bottom:30px;
}

#navigation
{
    margin: 0 0 0 20px;
    padding:0px;
}

#tabbar
{
    height: 30px;
    margin: 0px;
    padding: 0px;
    background: url(images/nav-bg.gif);
    font-size: 14px;
}

#tabbar ul
{		
	margin-top:0px;

}
#tabbar ul li
{
	float:left;
	margin-right:4px;
	display:block;
	letter-spacing:0px;
	background: #E4E1D8 url(images/nav-left.gif) 0 0 no-repeat;	
}

#tabbar ul li span
{
	background: url(images/nav-right.gif) 100% 0 no-repeat;
	position: relative;
	float: left;	
}

#tabbar ul span span span {
	margin: 0 7px;
	background: url(images/nav-top.gif) 0 0 repeat-x;
}

#tabbar ul li a
{
	text-decoration:none;
	color:#155A47;
	display:block;
	padding: 7px 14px 7px 15px;
}

#tabbar ul li a:hover
{
	color:black;
}


#tabbar ul li.selected a
{
	color:#155A47;
}

#tabbar ul li.selected a:hover
{
	background: url(images/nav-top-selected.gif) 0 0 repeat-x;
}

#tabbar ul li.selected
{
	border:none;
	padding:0;
	background: White url(images/nav-left-selected.gif) 0 0 no-repeat;
}

#tabbar ul li.selected span
{
	background: url(images/nav-right-selected.gif) 100% 0 no-repeat;
	position: relative;
	float: left;	
}

#tabbar ul .selected span span span {
	margin: 0 7px;
	background: url(images/nav-top-selected.gif) 0 0 repeat-x;
}

.photobar 
{
    background: #155A47 url(images/bmw.jpg) no-repeat right;
    height: 167px;
    margin:0px;
    vertical-align:middle;
    border-top: 2px solid #EF8805;
    border-bottom: 2px solid #EF8805;
}

.text 
{
    padding:20px;
    margin:0px;
    margin-top:10px;
    margin-bottom:10px;
    width:520px;
    float:left;
}

.textfull
{
    padding:20px;
    margin:0px auto;
}

.clear
{
	clear:both;
}

.copyright 
{
    background:#E4E1D8;
    margin:0px;
    padding:20px;
    padding-top:10px;
    padding-bottom:10px;
    border-top: 2px solid #D7D4CB;
    font-size:12px;
}

a, a:visited
{
	color:#155A47;
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

H1
{
	font-size:20px;
	color: #155A47;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

H2
{
	font-size:16px;
	color: #155A47;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

H3
{
	font-size:22px;
	color: White;
	padding: 0px;
	margin:0px;
	margin-top:55px;
	margin-left:20px;
}

H4
{
	font-size:18px;
	color: #EF8805;
	padding: 0px;
	margin:0px;
	margin-left:40px;
}

.floatright 
{
    float:left;
    margin-right:4px;
}

.floatrightlast
{
    float:left;
    margin:0px;
}

.float
{
    float:right;
    margin-top:10px;
}

.sidebar 
{
    width:188px;
    float:right;
    margin:0px;
    height:100%;
    padding:10px;
    text-align:center;
    border-left: 2px solid #D7D4CB;
}

.button
{
    background:#E4E1D8;
    padding:10px;
    padding-top:5px;
    padding-bottom:5px;
    margin-right:10px;
    float:left;
    border: 2px solid #D7D4CB;
}

.imageborder 
{
    border:2px solid #D7D4CB;
}

.form {
	float:left;
	margin-right:10px;
	display:block;
}

.whiteline
{
	height:2px;
	color:#D7D4CB;
	border:none;
	margin:0px;
	margin-bottom:20px;
}

.line
{
	height:2px;
	color:#D7D4CB;
	border:none;
	margin:0px;
	padding:0px;
}

.icon 
{
    float:left;
    margin-right:20px;
}