body{
	background: #000000;
}

body,td,th,div,h1,h2,h3,p,ul,li, a {
	font-family: Arial,verdana,sans-serif;
	font-size: 12px;
	color: #636363;
}

h1{
	font-size: 22px;
	color: #000000;
	padding-bottom: 5px;
}

h2{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

#main{
	width: 955px;
	background: #DBD7D6;
	text-align: left;
}

#header{
	background: url(../images/header.jpg);
	width: 955px;
	height: 97px;
	position: relative;
}

#logo{
	padding: 22px 0px 0px 13px;
	float: left;
}

#sign-up{
	float: right;
	padding-right: 30px;
}

#menu{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#towing{
	padding: 5px 0px 5px 0px;
	background: #FFBC13;
}

#content{
	min-height: 362px;
	background: url(../images/bg.jpg);
}

#left-column{
	width: 636px;
	float: left;
	padding: 18px;
}

#right-column{
	width: 243px;
	float: left;
	padding: 30px 20px 30px 20px;
}

#right-column div{
	color: #ffffff;
	font-size: 12px;
}

#main-content{
	background: #ffffff;
	min-height: 300px;
	padding: 20px;
	line-height: 22px;
}

#main-content div{
	font-size: 12px!important;
	color: #636363!important;
}

#main-content p{
	padding: 4px 0;
}

#main-content ul{
	list-style:disc;
	padding: 4px 4px 4px 30px;
}

#footer{
	height: 31px;
	background: #FFBC13;
	line-height: 30px;
	padding: 0px 20px 0px 40px;
	clear: both;
}

#footer a,div{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

.news-title{
	color: #ffffff;
	font-size: 30px!important;
	padding-bottom: 10px;
}

.form-left{
	float: left;
	width: 200px;
}

/* form styles */

form{
	margin-top: 10px;
}

.field{
	color: #636363;
	width: 200px;
}

.textarea{
	color: #636363;
	width: 400px;
	height: 100px;
}

.combobox{
	color: #636363;
	width: 204px;
}

.red{
	color: #FF0000;
}

.green{
	color: #009900;
}
