/* CSS Document */
body { 
		margin: 0;
		background: #354146;
		font-family:  Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		color: #9aa0a3; 
} 
a {
		color: #eff7fe; 
		text-decoration: none;
		font-weight: bold; 
}
h1, h3 { 
		font-size: 30px;
		color: #fff;
		margin: 36px 0 24px 0;
		padding: 0; 
} 
h2 { 
		font-size: 25px;
		color: #fff;
		margin: 36px 0 24px 0;
		padding: 0; 
} 
#top_keywords { 
		font-size: 11px; 
		font-weight: normal; 
		margin: 0;
		text-align: center; 
} 
a:hover {
		text-decoration: underline; 
}
p { 
		margin: 0 0 13px 0; 
		line-height: 1.5em; 
} 
img#rapidstatscounter { 
		display: none; 
} 
.index_list_left { 
		margin: 0 0 13px 0;
		padding: 0; 
		line-height: 1.5em;
		list-style: none;
		color: #fff;
		font-weight: bold;
		display: block; 
		width: 200px;
		float: left; 
} 
.index_list_left li {
		background: url(images/green_bullet.gif) no-repeat 0 65%;
		padding-left: 17px; 
} 
.index_clear_list { 
		clear: left; 
} 
#container {
		width: 780px;
		margin: 0 auto 20px auto; 
}
#navigation { 
		height: 82px;
} 
#navigation ul{
		margin: 0 0 0 28px; 
		padding: 0;
		list-style: none; 
}
#navigation li{
		margin: 0;
		padding: 0;
		display: inline; 
} 
#navigation a{
		color: #fff; 
		text-decoration: none;
		font-size: 18px;
		display: block;
		width: 145px;
		height: 51px;
		float: left;
		text-align: center;
		padding-top: 33px;
		letter-spacing: 1px; 
} 
#navigation a:hover{
		background: url(images/button_bg.gif); 
} 
#header { 
		height: 264px;
		clear: both; 
} 
#left_logo { 
		width: 271px; 
		height: 264px;
		background:url(images/left_logo.jpg);
		float: left; 
} 
#main_image1 { 
		width: 509px; 
		height: 264px; 
		background:url(images/main_image1.jpg);
		float: left; 
} 
#main_image2 { 
		width: 509px; 
		height: 264px; 
		background:url(images/main_image2.jpg);
		float: left; 
} 
#main_image3 { 
		width: 509px; 
		height: 264px; 
		background:url(images/main_image3.jpg);
		float: left; 
} 
#main_image4 { 
		width: 509px; 
		height: 264px; 
		background:url(images/main_image4.jpg);
		float: left; 
}
#main_left_col { 
		width: 262px; 
		float: left;
		padding: 0 0 0 29px;
		margin-bottom: 20px;
} 
#main_right_col {
		width: 454px; 
		float:left;
		padding: 0 35px 0 0;
		margin-bottom: 20px;
} 
#footer {
		height: 57px;
		background: #283338;
		clear: left;
		padding: 35px 0 0 29px;  
} 
.formfields { 
		width: 300px; 
		height: 20px; 
		border: 1px solid #9aa0a3;
		background: #354146;
} 
.form_textarea { 
		width: 300px; 
		height: 100px; 
		border: 1px solid #9aa0a3;
		background: #354146;
		overflow: auto; 
}
.button { 
		width: 75px; 
		height: 20px; 
		border: 1px solid #9aa0a3;
		background: #354146;
}

.form_textarea, .formfields { 
		color: #9aa0a3;
		padding: 3px; 
		font-family:  Arial, Helvetica, sans-serif; 
		font-size: 13px;
} 
.button { 
		color: #9aa0a3;
} 

		



