/* ----------- Body Properties ---------------*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #06244B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

h1 {
	font-size:24px;
	font-weight:100;
	color:#003399;
	margin-top:0;
}

h2 {
	font-size:18px;
	font-weight:100;
	color:#CC0000;
	margin-top:0;
}

h3 {
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#CC0000;
}

h4 {
	font-size:12px;
	text-transform:uppercase;
	font-style:italic;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:100;
}

/* ----------- Divs ---------------*/

#wrap {
	width:800px;
	height:auto;
}

#head {
	width:780px;
	height:17px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	padding-right:20px;
	padding-top:13px;
}

#top {
	width:800px;
	height:auto;
	display:block;
	position:relative;
}

#breadCrumb {
	width:780px;
	height:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	text-align:left;
	color:#cccccc;
	font-size:10px;
}

	#breadCrumb a:link {
		color: #cccccc;
		text-decoration: none;
	}
	#breadCrumb a:visited {
		text-decoration: none;
		color: #cccccc;
	}
	#breadCrumb a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	#breadCrum a:active {
		text-decoration: none;
		color: #ffffff;
	}

#spacerMain {
	width:800px;
	height:auto;
	display:block;
	position:relative;
	margin-top:20px;
}

#mainLeft {
	float:left;
	width:124px;
	height:369px;
	background-color:#06244B;
	background-image:url(images/flag_bg_03.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#ffffff;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:100;
	line-height:40px;
	padding-left:35px;
}

	#mainLeft a:link {
		color: #ffffff;
		text-decoration:none;
	}
	#mainLeft a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	#mainLeft a:hover {
		text-decoration: none;
		color:#CC0000;
	}
	#mainLeft a:active {
		text-decoration: none;
		color:#CC0000;
	}


#mainRight {
	float:right;
	width:638px;
	min-height:575px;
	background-color:#ffffff;
	background-image:url(images/flag_bg_04.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-right:1px;
	border-left:2px solid #CC0000;
	text-align:left;
}
	#mainRight h1 {
		padding-left:20px;
	}
	#mainRight h2 {
		padding-left:20px;
		padding-right:10px;
	}
	#mainRight h3 {
		padding-left:20px;
	}
	#mainRight h4 {
		padding-left:20px;
	}
	#mainRight img {
		margin-left:20px;
	}
	#mainRight p {
		padding-left:20px;
		padding-right:20px;
	}
	#mainRight iframe {
		padding-left:20px;
	}
#redbox {
	float:left;
	width:159px;
	height:150px;
	margin-top:25px;
	background-color:#06244B;
	text-align:center;
}
	#redbox a:link {
		color: #ffffff;
		text-decoration:none;
	}
	#redbox a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	#redbox a:hover {
		text-decoration: none;
		color:#FFFF00;
	}
	#redbox a:active {
		text-decoration: none;
		color:#FFFF00;
	}

#footerBox {
	float:right;
	height:20px;
	width:640px;
	margin-right:1px;
	padding-top:10px;
	background-color:#4274B5;
	color:#ffffff;
	font-size:10px;
}
	#footerBox a:link {
		color: #ffffff;
		text-decoration:none;
	}
	#footerBox a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	#footerBox a:hover {
		text-decoration: none;
		color:#cccccc;
	}
	#footerBox a:active {
		text-decoration: none;
		color:#cccccc;
	}

#footerRound {
	float:right;
	height:20px;
	width:640px;
	margin-right:1px;
	margin-bottom:25px;
	padding-top:10px;
	background-color:#06244B;
	background-image:url(images/footer_round_07.png);
	color:#ffffff;
	font-size:9px;
}

#splashMain {
	margin:0;
	width:800px;
	height:auto;
}

#mainRust {
	width:638px;
	height:264px;
	margin-top:0px;
	margin-bottom:20px;
	background-image:url(images/rust_02.png);
	text-align:left;
}
	#mainRust h1 {
		color:#FFFFFF;
		padding-left:20px;
		padding-top:10px;
	}
	#mainRust p {
		color:#FFFFFF;
		padding-left:20px;
		font-size:14px;
	}
	#mainRustText {
		width:355px;
		height:auto;
		float:left;
		text-align:left;
		padding-right:25px;
	}
		#mainRustText img {
			padding-top: 25px;
		}
		
	#mainRustColumn {
		width:195px;
		height:auto;
		float:right;
	}
	#mainRustCall {
		width:175px;
		height:71px;
		background-image:url(images/callBG_01.png);
		background-position:top center;
		background-repeat:no-repeat;
		text-align:center;
		margin-bottom:5px;
		padding-top:20px;
	}
		#mainRustCall p {
			color:#003399;
			padding-top:0px;
			padding-bottom:0px;
			padding-left:0px;
			padding-right:0px;
			margin-bottom:10px;
			margin-top:0;
		}
		#mainRustCall h1 {
			color:#003399;
			padding-top:0px;
			padding-bottom:0px;
			padding-left:0px;
			padding-right:0px;
			margin-bottom:0;
		}
		
#mainColumn1 {
	width:211px;
	height:auto;
	float:left;
	margin-bottom:25px;
}
	#mainColumn1 p {
		margin-right:20px;
	}
	#mainColumn1 img {
		margin-bottom:10px;
	}

#mainColumn2 {
	width:211px;
	height:auto;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	float:left;
	margin-bottom:25px;
}
	#mainColumn2 p {
		margin-right:20px;
	}		
	#mainColumn2 img {
		margin-bottom:10px;
	}
	
#mainColumn3 {
	width:211px;
	height:auto;
	float:left;
	margin-bottom:25px;
}
	#mainColumn3 p {
		margin-right:20px;
	}
	#mainColumn3 img {
		margin-bottom:10px;
	}
		
#mainCenter {
	width:100%;
	height:auto;
	text-align:center;
	padding-bottom:35px;
	padding-top:30px;
	clear:both;
}
	#mainCenter p {
		margin:0;
	}

#contactForm {
	width:600px;
	height:auto;
	margin-top:50px;
	margin-left:20px;
	margin-bottom:35px;
	padding-top:10px;
	padding-bottom:20px;
	background-color:#CCCCCC;
	clear:both;
}
	#contactForm p {
		color:#333333;
	}
	
.sale {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
	width:550px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	background-color:#CCCCCC;
	border:1px solid #999999;
	height:150px;
}

.saleimage {
	width:220px;
	height:auto;
	float:left;
	margin-right:20px;
}
	.saleimage img {
	max-width:200px;
	height:auto;
	border:1px solid #999999;
	}
	
.clear {
	clear:both;
}

	