#right {
	width: 200px;
	float: right;
	margin-right:15px;
	
}

#right .moduletable {
	margin: 0;
	padding: 0;
	border-top: 4px solid #BE2B2B;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 5px;
	margin-bottom: 15px;
	display: inline-block;
}

#right h3 {
	margin-bottom: 6px;
	margin-top: 3px;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}




#left {
	width: 175px;
	float: left;
	margin-right: 10px;
	
}

#left .moduletable {
	width: 175px;
	margin: 0;
	margin-bottom: 15px;
	display: inline-block;
	border-bottom:2px solid #F6882B;
	border-top: 4px solid #BE2B2B;
	padding-top: 10px;
	padding-bottom:10px;
	
}

#left ul {
	border-top: solid 1px #e8e8e8;
	margin:0;
	padding:0;
	float:left;
	width: 175px;
	
}

#left ul li {
	list-style: none;
	width: 175px;
	border-bottom: solid 1px #e8e8e8;
    text-decoration: none;
    background: none;
    padding: 0;
    margin: 0;
}

#left ul li:hover {
	
}

#left a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-left: 5px;
}
#left a:hover {
	color: #BE2B2B;
	
}

#left ul li ul,
#left ul li ul li {
	display: none;
}

#left p {
	margin-left: 5px;
}

#left h3 {
	margin-bottom: 6px;
	margin-top: 3px;
	margin-left: 5px;
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

.mod {
	width: 210px;
	float: left;
	margin-right: 20px;
}

.mod2 {
	width: 210px;
	float: left;
}

#bottom {
	width: 900px;
	clear: left;
	padding-top: 20px;
}

#bottom .moduletable {
	width: 210px;
	border-top: 4px solid #BE2B2B;
	padding-top: 10px;
	border-bottom: solid 2px #f6882b;
	padding-bottom: 10px;
	float: left;
	
	
}
 

#bottom .moduletable-green {
	width: 435px;
	border-top: solid 4px #476A2E;
	float: right;
	padding-top: 10px;
}

#bottom h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

#bottom .moduletable-green h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #476A2E;
	text-transform: none;
	font-weight: bold;
}

#bottom a {
	text-transform: capitalize;
	color: #BE2B2B;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}

#bottom .moduletable-green a {
	width: 95px;
	height: 17px;
	background: url(../images/botgrabg.gif) no-repeat;
	text-transform: uppercase;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	padding-left: 6px;
	display: block;
}

.table {
	
}
