/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
	background: #c2c2c2;
}
a:link, a:visited {
	color: #720803;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	color: #720803;
	text-decoration:underline;
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding-left: 30px;
	padding-top: 40px;
	font-weight: bold;
	font-size: 18px;
	color: #981d1d;
}
h2 {
	margin: 0px;
	font-weight: bold;
	padding-left: 30px;
	font-size: 16px;
	color: #ea6300;
}
h3 {
	margin: 20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color: #adadad;
}
#container {
	margin: auto;
	margin-top: 10px;
	width: 770px;
	border: solid 5px #FFF;
	background: #FFF;
}
#left_column {
	float: left;
	width: 27px;
	height: 442px;
	background: url(../images/left_corner.jpg) no-repeat;
}
#left_title {
	margin-top: 25px;
	margin-left: 10px;
	padding: 15px;
	padding-left:8px;
	height: 19px;
	color: #5e5e5e;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
	letter-spacing: 1px;
}
#left_title span {
	font-size: 18px;
	color: #333;
	text-align: center;
	padding-left: 20px;
}
#menu_column {
	float: left;
	width: 230px;
	background: url(../images/left_title.jpg) no-repeat;
}
.menu_list {
	float: left;
	width: 230px;
}
.menu_list ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 213px;
}
.menu_list li a {
	display: block;
	height: 25px;
	padding-top: 8px;
	color: #666;
	padding-left: 50px;
	background: url(../images/menu_button.gif);
}
.menu_list li a:hover {
	color: #981d1d;
}
.menu_list li.current a {
	display: block;
	height: 25px;
	padding-top: 8px;
	color: #981d1d;
	padding-left: 50px;
	background: url(../images/menu_button.gif);
}
.menu_list li.current a:hover {
	color: #981d1d;
}
#new {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-left: 5px;
	text-align: justify;
}
#new a.facebook {
	font-weight:bold;
	color:#009;
	text-decoration:none;
	padding-top:15px;
}
#new a:hover.facebook {
	text-decoration:underline;
	color:#009;
}
#new a.twitter {
	font-weight:bold;
	color:#6FF;
	text-decoration:none;
}
#new a:hover.twitter {
	text-decoration:underline;
	color:#6FF;
}
#new span {
	background: #09C;
	border: thin dotted;
	color: #FFF;
	padding: 5px;
}
#new img {
	padding: 0px 7px;
	border:none;
	padding-top:15px;
}
#contact {
	float: left;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 200px;
	background: #720803;
	color: #FFF;
	height: 80px;
}
#contact span {
	font-size: 14px;
	font-weight: bold;
}
#contact a {
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
#contact a:hover {
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
}
#right_column {
	float: right;
	width: 513px;
}
#right_header {
	height: 251px;
	color: #FFF;
	background: url(../images/truck-header.jpg) no-repeat;
}
.right_link {
	float: right;
	margin: auto;
}
.right_link ul {
	margin: 0px;
	height:40px;
	padding-left: 400px;
}
.right_link li {
	display:inline;
	list-style:none;
	border:none;
}
.right_link li a {
	float: right;
	margin-top: 45px;
	width: 50px;
	color: #720903;
	text-decoration: none;
	border:none;
}
.right_text {
	position: absolute;
	width: 380px;
	font-size: 24px;
	top: 40px;
}
.right_num {
	position: absolute;
	width: 380px;
	font-size: 16px;
	font-weight: bold;
	top: 70px;
	text-align: right;
}
.right_slogan {
	float: right;
	text-align: right;
	margin-top: 70px;
	padding-right: 15px;
	width: 360px;
	color: #CCC;
	font-size:12px;
	line-height:1.7em;
}
.right_slogan span {
	font-weight: bold;
	font-size: 20px;
	color: #CCC;
}
.right_slogan a {
	font-weight: bold;
	font-size: 12px;
	color: #CCC;
	text-decoration:none;
}
.right_slogan a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration:underline;
}
#content {
	background: url(../images/right_bg.jpg) repeat-x;
}
#content p {
	margin-top: 15px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 40px;
}

.wedo img {
	border:#000 solid 1px;
	padding:2px;
	float:left;
	margin-left:30px;
	margin-bottom:15px;
}
.wedo form {
	border-left:#999 solid 1px;
	padding: 0px 10px 40px 10px;
	width:160px;
	float:right;
	margin:0 0 0 15px;
	text-align:left;
}
.formHeader {
	margin:0 0 10px 0;
	color:#09C;
	font-size:14px;
	font-weight:bold; 
	display:block;
}
.wedo h2 {
	color:#981d1d;
}
.wedo a {
	color:#720803;
	text-decoration:none;
}
.wedo a:hover {
	color:#720803;
	text-decoration:underline;
}
.wedo form input {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wedo ul {
	list-style:disc;
	padding-left:60px;
}
.wedo ul li {
	line-height:1.6em;
}
.wedo ul li.last {
	line-height:1.6em;
	padding-right:190px;
}
#grads {
	margin-left:5px;
	background: #EBEBEB;
	border-left: 4px double #981d1d;
	padding: 3px 10px 3px 10px;
	width:240px;
	text-align: left;
	font-style:italic;
}
#footer {
	clear: both;
	width: 770px;
	height: 120px;
	padding-top: 10px;
	text-align: center;
	background: #dedede;
	font-weight: bold;
	font-size:10px;
}
#footer ul {
	margin:0 37px 10px 0;
}
#footer ul li {
	list-style:none;
	display:inline;
	width:100px;
	padding:3px;
}
#footer ul li a {
	list-style:none;
	display:inline;
	width:100px;
	padding:3px;
	text-decoration:none;
	color:#666;
}
#footer ul li a:hover {
	list-style:none;
	display:inline;
	width:100px;
	padding:3px;
	text-decoration:underline;
	color:#a81407;
}
