html,body {
	font-family:tahoma,arial;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
	height:100%;
}

form,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

#logo h1, #logo img, hr{ /*Elements that are hidden*/
	display:none;
}

#mainContainer {
	margin-top:0;
	padding-top:0;
	width: 850px;
	padding-left:16px;
	padding-right:16px;		
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background:url(../images/interface/bg.gif) repeat-y;
}

#left_col{
	padding:0px 18px 0px 20px;
	float:left;
	position:relative;
	width:250px;
}

#left_col #left_img{
	height:324px;
	width:250px;
	background-repeat:no-repeat;
}

#left_col .tile{
	display:block;
	height:10px;
	background:#e9f2e2;		
}

#logo{
	position:relative;
	width:250px;
	height:134px;
	background:#e9f2e2 url(../images/interface/logo.gif) no-repeat bottom;
	padding-top:20px;
}

#right_col{
	padding-top:20px;
	float:left;
	position:relative;
	width:542px;
}

#header{
	height:85px;
	width:542px;
}

#slideshow_1, #slideshow_2{
	margin-right:10px;
	width:174px;
	float:left;
	position:relative;
	height:85px;
	overflow: hidden ;
}

#slideshow_3{
	width:174px;
	float:left;
	height:85px;	
	position:relative;
	overflow: hidden;
}

#slideshow_1 img, #slideshow_2 img, #slideshow_3 img { 
	height: 85px;
	width: 174px; 
	top:0; 
	left:0 
}

#menu{
	position:relative;
	margin:0;
	padding:0;
	margin-top:10px;
	height:29px;
	width:542px;
	list-style:none;
	background:url(../images/interface/menu_bg.gif) repeat-x;
}

#menu li{
	float:left;
	margin:0;
	padding:0px;
}

#menu a{ /* See IE.CSS for rewrites */
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:11px;
	padding-top:7px;
	display:block;
	height:22px;
	float:left;
	position:relative;
	white-space:nowrap;
	text-transform:lowercase;
}

#menu span{
	display:block;
	height:29px;
	float:left;
	position:relative;
	width:1px;
	background:url(../images/interface/menu_divisor.gif) no-repeat;
}
#menu a:hover{
	text-decoration:underline;
}

#menu a.selected{
	color:#801323;
	background:url(../images/interface/menu_selected.gif) repeat-x;
}

#red_bar{
	position:relative;
	margin:0;
	padding:0;
	height:10px;
	width:542px;
	list-style:none;
	background:url(../images/interface/red.gif) repeat-x;
}

#home_content{
	float:left;
	width:344px;
	position:relative;
	margin-top:27px;
	padding-right:15px;
	line-height:2;	
}

#home_content h2{
	font-size:18px;
	color:#73b64a;
	font-weight:normal;
}

#home_content a{
	color:#801323;
	text-decoration:underline;
}

#home_content a:hover{
	text-decoration:none;
}
#home_green_box{
	float:left;
	position:relative;
	color:#203613;
	font-size:11px;
	width:142px;
	line-height:1.5;
	background:#d1e3c3 url(../images/interface/green_box_top.gif) no-repeat top;
	border:1px solid #73b64a;
	margin-top:64px; 
	padding:15px;
}

#home_green_box h2{
	font-size:18px;
	color:#73b64a;
	font-weight:normal;	
}

#home_green_box a{
	color:#203613;
	text-decoration:underline;
}

#home_green_box a:hover{
	text-decoration:none;
}

#sec_menu{
	width:542px;
	border-bottom:#73b64a 1px solid;
	color:#801323;
	margin-top:8px;
	padding-bottom:7px;	
	padding-left:10px;
	font-size:11px;
}

#sec_menu a{
	color:#801323;
	text-decoration:none;
}

#sec_menu a:hover{
	text-decoration:underline;
}

#internal_content{
	float:left;
	width:542px;
	position:relative;
	margin-top:20px;
	padding-right:15px;
	line-height:2;	
}

#internal_content h2{
	font-size:18px;
	color:#73b64a;
	font-weight:normal;
}

#internal_content a{
	color:#801323;
	text-decoration:underline;
}

#internal_content a:hover{
	text-decoration:none;
}

#bottom_green {
	background-color:#73b64a;
	height:50px;
	width:542px;
	margin-top: 30px;
	padding-top: 10px;
}

#mainContainer_bottom {
	margin-top:0;
	padding-top:0;
	width: 850px;
	padding-left:16px;
	padding-right:16px;		
	height:38px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background:url(../images/interface/bg_bottom.gif) no-repeat;
}

#footer {
	margin-top:0;
	padding-top:0;
	width: 852px;
	padding-right:30px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	position: relative;
	color:#73b64a;
	padding-bottom:30px;
}

#footer a{
	color:#73b64a;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

h3 {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	line-height:18px;
	margin-top: 20px;
}
.hr {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #73b64a;
}
li {
	line-height: normal;
	margin-bottom: 10px;
}
#bottom_green span {
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px 10px 10px 450px;
	padding-top: 20px;
}
#bottom_green span a {
	text-decoration:none;
	color: #FFFFFF;
}
#mainContainer #right_col #bottom_green a:hover {
	text-decoration:underline;
}

.info{
	color:#73B64A;
	font-weight:bold;
}
