body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}


a.copy:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
}
a.copy:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight:bold;
}
a.copy:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight:bold;
}
a.copy:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight:bold;
}


#banner {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	width:903px;
	height:262px;
	margin-left:auto;
	margin-right:auto;
		}
		
#topinfo {
	color:#999999;
	float:right;
	margin-right:15px;
	width:170px;
	height:auto;
	line-height:15px;
	font-size:11px;
		}

#navbar {
	margin-left:3px;
		}

#content {
	background-image:url(../images/container_r5_c1.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:889px;
	min-height:222px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
		}
		
#contenttext {
	padding-left:8px;
	padding-right:5px;
	padding-top:5px;
		}
		
		
#spacer {
	background-color:#000000;
	height:3px;
		}

#divider {
	background-color:#999999;
	width:1px;
	height:173px;
	float:left;
	margin-top:30px;
	margin-left:12px;
	margin-right:12px;
		}
		
#box {
	width:248px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:15px;
		}
		
#boxcenter {
	width:285px;
	height:auto;
	float:left;
	margin-left:15px;
	margin-top:15px;
		}
		
.orangeheader {
	font-size:14px;
	color:#FF9900;
	font-weight: 200;
		}
		
.phone {
	font-size:10px;
		}
		
.header {
	color:#660000;
	font-size:24px;
	font-weight:bold;
		}
	
		
.largetype {
	font-size:16px;
	line-height:normal;
		}
		
.copyright {
	font-size:10px;
	color: #666666;
		}


td img {display: block;}td img {display: block;}
