/* CSS Document */
body { 
		margin: 0;
		background: url(images/bg.gif) top repeat-x #465665;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		color: #5e7184 
} 
img#rapidstatscounter { 
		display: none; 
} 
p { 
		margin: 0 0 13px 0;
		line-height: 1.5em; 
} 
a { 
		color: #2e3842;
		text-decoration: underline; 
} 
a:hover { 
		text-decoration: none; 
} 
#container { 
		margin: auto;
		width: 749px; 
} 
#header { 
		height: 81px;
		background: url(images/header.gif)
}
#main_image_left { 
		background: url(images/main_image1.jpg); 
		width: 430px; 
		height: 267px;
		float: left; 
} 
#main_image_left2 { 
		background: url(images/main_image2.jpg); 
		width: 430px; 
		height: 267px;
		float: left; 
} 
#main_image_left3 { 
		background: url(images/main_image3.jpg); 
		width: 430px; 
		height: 267px;
		float: left; 
} 
#main_image_left4 { 
		background: url(images/main_image4.jpg); 
		width: 430px; 
		height: 267px;
		float: left; 
} 
#main_image_right { 
		background: url(images/main_image_right.gif); 
		width: 319px; 
		height: 267px;
		float: left; 
} 
#navigation {
		margin: 0; 
		padding: 0;
		list-style: none;
		display: block;
		height: 53px;
		background: url(images/nav_bg.gif); 
} 
#navigation li {
		display: inline; 
} 
#navigation li a{
		display: block;
		float: left; 
 		width: 109px;
		height: 36px; 
		background:url(images/nav_button.gif);
		text-align: center;
		font-family: Arial, Helvetica, sans-serif; 
		color: #fff; 
		text-decoration: none;
		font-weight: bold;
		font-size: 13px; 
		letter-spacing: -1px;
		padding-top: 17px; 
} 
#main_body { 
		background: #f7f5eb;
		height: 620px;
		clear: both; 
} 
#main_body_left {
		width: 373px;
		border-right: 1px solid #e4e5d8;
		float: left;
		padding: 0 36px 0 20px;
		margin: 37px 0 20px 0;
} 
h1, h4 { 
		padding: 0; 
		margin: 0 0 30px 0;
		font-size: 26px; 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal; 
		letter-spacing: -2px; 
}
h2 { 
		font-size: 12px; 
		font-weight: normal;
		margin: 8px 8px 0 8px; 
		padding: 0; 
		text-align: center; 
}  
h3 { 
		padding: 31px 0 0 0; 
		margin: 0 0 25px 0;
		font-size: 26px; 
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal; 
		letter-spacing: -2px;
		border-top: 1px dashed #e4e5d8; 
} 
h5 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px; 
		font-weight: bold;
		color: #fff;
		text-align: center;
		letter-spacing: 3px;
		line-height: 40px;
		margin: 0 0 0 0; 
} 
.index_list { 
		margin: 0 0 13px 2px;
		padding: 0;
		line-height: 2em;
		font-weight: bold; 
		display: block; 
		width: 364px;
		float: left;
		list-style: none;
} 
.index_list li {
		background: url(images/green_bullet.png) no-repeat 0 60%;
		padding-left: 20px;
		margin-bottom: 10px; 
} 
.clear { 
		clear: both; 
} 
#main_body_right { 
		width: 296px;
		float: left;
		padding: 0 0 0 23px; 
		margin: 37px 0 20px 0;
} 
#main_body_right a{
		text-decoration: none; 
} 
#main_body_right a:hover{
		text-decoration: underline; 
} 
#main_body_bottom {
		background: url(images/footer_bottom.gif); 
		height: 10px;
		clear: both; 
}  
#footer { 
		height: 54px;
		padding: 30px 0 0 20px;
		background: url(images/footer_bottom.png) top no-repeat;
		color: #afbac7;
		clear: both; 
} 
#footer a{
		color: #afbac7; 
		text-decoration: underline; 
} 
#footer a:hover{
		text-decoration: none; 
} 



/*Forms defaults*/
input, textarea {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px; 
		color: #5e7184 
}
label {
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}


/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}


.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}


