html, body {
	margin: 0px;
	padding: 20px;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#container {
	width: 760px;
	margin: auto;
	text-align: left;	
}

#nav {
	height: 30px;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #666666;
	padding: 10px 0 0px 0px;
	line-height: 18px;
}

#nav a {
	color: #a6a6a6;
	text-decoration: none;
}

#current a{
	text-decoration: underline;
}

#nav a:hover {
	color: #db6d16;
}

#nav b {
	color: #ffffff;
}




body #header1 { 
 
	text-align: right; 
	padding-top: 100px;
	padding-right: 10px; 	
	margin-bottom: 3px; 
	font-size: 41px;
	color: #ffffff;
	background: #ffffff url(images/headers/1.jpg);
	background-repeat: no-repeat; 
}

body #header2 { 
 
	text-align: right; 
	padding-top: 100px;
	padding-right: 10px; 	
	margin-bottom: 3px; 
	font-size: 41px;
	color: #ffffff;
	background: #ffffff url(images/headers/2.jpg);
	background-repeat: no-repeat; 
}

body #header3 { 
 
	text-align: right; 
	padding-top: 100px;
	padding-right: 10px; 	
	margin-bottom: 3px; 
	font-size: 41px;
	color: #ffffff;
	background: #ffffff url(images/headers/3.jpg);
	background-repeat: no-repeat; 
}

body #header4 { 
 
	text-align: right; 
	padding-top: 100px;
	padding-right: 10px; 	
	margin-bottom: 3px; 
	font-size: 41px;
	color: #ffffff;
	background: #ffffff url(images/headers/4.jpg);
	background-repeat: no-repeat; 
}

body #header5 { 
 
	text-align: right; 
	padding-top: 100px;
	padding-right: 10px; 	
	margin-bottom: 3px; 
	font-size: 41px;
	color: #ffffff;
	background: #ffffff url(images/headers/5.jpg);
	background-repeat: no-repeat; 
}

body #header6 { 
 
	text-align: right; 
	padding-top: 100px;
	padding-right: 10px; 	
	margin-bottom: 3px; 
	font-size: 41px;
	color: #ffffff;
	background: #ffffff url(images/headers/6.jpg);
	background-repeat: no-repeat; 
}



#full-content  {

	margin-bottom: 3px;
	padding-top: 10px;
	text-align: center;
}

#content  {

	margin-right: 250px;
	margin-bottom: 3px;
}

#content #contact {

	margin-right: 250px;
	padding-bottom: 10px;
        padding: 20px;
        margin: auto;


}

#sidebar {
	padding-top: 10px;
	float: right;
	width: 250px;
	margin-bottom: 3px;
	text-align: right;
}

#sidebar img{
        border: none;
}

#sidebar-contact {
	padding-top: 35px;
	padding-right: 20px;
	float: right;
	width: 230px;
	margin-bottom: 3px;
	text-align: right;
}

#left  {

	margin-right: 380px;
	height: 180px;
	text-align:right;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-top: 10px;
}

#left a {
	color: #666666;
	text-decoration: none;
}

#left b {
	text-decoration: underline;
}

#left a:hover {
	color: #db6d16;
}

#right {
	float: right;
	height: 180px;
	width: 380px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 13px;
}

#footer #copyright {
	padding-top: 13px;
}
