/*
|||||||||| LAYOUT
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_gradient2.gif);
	background-color: #0B3B1E;
	background-repeat: repeat-x;
}	
	
#logo_print {
	display: none;
}

#container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

#header {
	width: 768px;
	height: 152px;
	position: relative;
}

#topnav {
	width: 768px;
	height: 26px;
	position: relative;
}

#clouds {
	width: 488px;
	height: 26px;
	background-image: url(../images/clouds_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#top_nav_position {
	position: absolute;
	top: 0px;
	left: 488px;
	width: 280px;
	height: 26px;
}

#input_field {
	width: 165px;
	height: 26px;
	background-image: url(../images/clouds_field.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 603px;
}

#logo {
	width: 218px;
	height: 126px;
	position: absolute;
	top: 26px;
	left: 0px;
}

#main_image {
	width: 550px;
	height: 126px;
	padding: 0px 0px 0px 218px;
	/*
	position: absolute;
	top: 26px;
	left: 218px;
*/
}

#main_content {
	width: 768px;
	float: left;
	background-image: url(../images/bg_stretch.gif);
}

#nav {
	margin: 0px;
	padding: 25px 0px 0px;
	width: 218px;
	height: 330px;
	float: left;
	background-image: url(../images/side_nav2.gif);
}

#content {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 550px;
	float: left;
}	
	
#title_print {
	display: none;
}

#title {
	margin: 0px;
	padding: 0px;
}

#footer {
	width: 768px;
	height: 69px;
	clear: both;
	background-image:  url(../images/footer2.gif);
	background-repeat: no-repeat;
}

#flash_title {
	width: 519px;
	height: 50px;
}

#flash_banner {
	width: 550px;
	height: 126px;
}
