@charset "utf-8";
body {
	background-color: #000000;
}
#banner {
	width: 960px;
	height: 200px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
}
.left {
	float: left;
	padding-left: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
h2 a {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.clearFloat {
	clear: both;
}
.outer-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 12px solid #FFFFFF;
	margin-top: -10px;
	background-color: #000000;
}
.navigation {
	padding-right: 10px;
	padding-top: 10px;
}
.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 12px;
}
.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 12px;
}
.c150{
	width:190px;
	padding-right: 10px;
	}
.c730 {
	width: 730px;
	padding-right: 10px;
	background-color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.content {
	background-color: #333333;
	margin-top: 30px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer a {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
p a {
	color: #FFFFFF;
}
.need {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	width: 250px;
	margin-left: 650px;
	text-align: center;
}
.auto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0099FF;
	margin-top: 110px;
	margin-left: 10px;
	width: 700px;
	font-size: 24px;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #32cd32;
}
.yellow {
	color: #FFFF00;
}
.red{
	color:#FF0000;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.picture {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.table {
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 a {
	color: #FFFFFF;
}
.photo {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.button{
	background-image:url(img/button1.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 699px;
	padding-top: 11px;
	cursor:pointer;
	}
.button a:hover{
	background-image:url(img/button2.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 699px;
	padding-top: 5px;
	cursor:pointer;
	}
.button a {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.photo img
{
	border-color: #00CC33;
	border-width: 2px;
	border-style: solid;
}
.blines{
	border-color: #00CC33;
	border-width: 2px;
	border-style: solid;
	}
.image {
	color: #FFFFFF;
	float: right;
}
.right {
	float: right;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
	margin-right: 100px;
	margin-top: -10px;
}
.text a {
	color: #FFFFFF;
}
.margin {
	margin-top: -20px;
}

