body {
	background-image: url(images/template/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #75B0C0;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Tahoma;
	color: #00245C;
}

.menu1{
	padding: 3px 10px 3px 0px;
	color: #C87612;
}

.menu1 a{
	text-decoration: none;
	font-size: 1.1em;
	color: #002F64;	
}

.menu2{
	
}



/* ------------------------------------- Modules ------------------------------------ */

.search {
	text-align: left;
	padding: 0px 0px 0px 12px;
	position: relative;
	top: -10px;
	color: #ffffff;
	margin-left:4px;
}

.search input {
	font-size: 1em;
}

.search select{
	font-size: 1em;
}

.search input #submit {
	background-color: #F1B926;
	font-weight: bold;
	color: #004472;
}

.feat_art{
	color: #E38C01;
	font-size: 1.2em;
	padding: 2px 0px 3px 5px;
}

.footer_01{
	text-align: center;
	color: #466198;
}

.footer_01 a{
	color: #466198;
	text-decoration: none;
}

.footer_02{
	text-align: center;
	color: #466198;
}

.static1 {
	font-weight: bold;	
	font-size: 1.3em;
	color: #E67E0B;
	padding: 4px 0px 3px 6px;
}

.static2 {
	color: #3F65AC;
	padding: 4px 0px 3px 6px;
	line-height: 1em;
}
.static2 img{
	margin-left:6px;
	padding-right:6px;
}
.static2 a{
	font-size: 1.1em;
	text-decoration: none;
	color: #3F65AC;
}

.static3 {
	font-size: 1.3em;
	color: #044178;
	font-weight: bold;	
	padding: 4px 0px 3px 6px;
}

.static4 {
	padding: 0px 0px 0px 5px;
	color: #044178;	
	line-height: 1.5em;
}

.static4 a{
	font-size: 1.1em;
	text-decoration: none;
	color: #044178;	
}
.static4 img{
	margin-left:6px;
	padding-right:6px;
}
.location_1 {
	font-size: 1.4em;
	font-weight: bold;
}