body {
		font-size: 12px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #006699 url(/images/bluefade.gif) repeat-x 0 top;
}

	#container {
		width: 950px;
		margin-right: auto;
		margin-left: auto;
	}

	.header {
		height: 315px;
		width: 950px;
	}
	
		.section_title {
		
		font-weight: bold;
		
		font-size: 14px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		height: auto;
		width: 600px;
	}

	.main_content_container {
		background-color: #ffffff;
		background-repeat: repeat-x;
		background-position: 0 bottom;
		/*background-image: url(images/maincontent_back.jpg);*/
		color: #000000;
		clear: both;
		height:263;
		width: 950px;
	}
	.main_content_content {
		float: left;
		font-size: 14px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		vertical-align: top;
}
	.main_content_form {
		background-color: #eeeeee;
		float: right;
		height: 263px;
		width: 300px;
		
	}

	.footer {
		background-color: #006699;
		float: left;
		color: #ffffff;
		margin-bottom: 0px;
		text-align: left;
		font-size: 11px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		margin-top: 10px;
		height: 50px;
		width: 952px;
	}

	.top_nav {
		height: 30px;
		width: 565px;
		/*background-position: center bottom;*/
		/*background-image: url(images/top_green_back.png);*/
		/*background-repeat: no-repeat;*/
		float: right;
		text-align: center;
		color: white;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 12px;
	}

	.top_logo {
		float: left;
	margin-top: 10px;
}

	.main_pic_container {
		clear: both;
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(images/wrench_back.gif);
		width: 952px;
		height: 200px;
	}
	
	.main_pic_container2 {
		clear: both;
		background-position: center top;
		background-repeat: no-repeat;
		background-image: url(images/crank_back.gif);
		width: 952px;
		height: 200px;
	}

	.main_pic_text {
		color: #ffffff;
		font-size: 14px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: left;
		margin-left: 18px;
		margin-top: 15px;
		width: 560px;
		float: left;
	}

	.main_nav {
		margin-bottom: 0px;
		float: left;

		height: 30px;
		width: 952px;
		text-align: left;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: bold;
		color: #ffffff;
	}

	#top_container {
		height: 60px;
		clear: both;
		width: 952px;
	}
	
				.rt_form {
				padding: 3px;
				background-color: #eeeeee;
				margin-right: auto;
				margin-left: auto;
				font-size: 12px;
				font-family: "Lucida Grande", Verdana, Arial, sans-serif;
				text-align: left;
				width: 255px;
			}
