@charset "utf-8";
html,body {
	margin: 0px;
	background-color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #565654;
}


#wrapper {
	width: 744px;
	background-image: url(../images/main_30.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	min-height: 700px;

}

#header {
	height: 151px;
}
#logo {
	float: left;
	padding-left: 7px;
}
#right_header_top {
	height: 119px;
	background-color: #FFFFFF;
	width: 418px;
	float: right;
	margin-right: 7px;
}


#right_header_buttons {
	margin-right: 7px;
}

.main_picture {
	margin-top: 20px;
	margin-left: 31px;
}
#secondary_nav {
	background-image: url(../images/main_22.jpg);
	background-repeat: repeat-y;
	min-height: 80px;
	margin-left: 31px;
	margin-top: 21px;
	width: 192px;
	float: left;
}
#right_content {
	width: 466px;
	float: right;
	margin-right: 31px;
	margin-left: 24px;
}

#footer {
	height: 50px;
	background-color: #FFFFFF;
	margin-left: 7px;
	width: 730px;
	border-top-width: 1px;
	border-top-color: #A5A5A3;
	border-right-color: #A5A5A3;
	border-bottom-color: #A5A5A3;
	border-left-color: #A5A5A3;
	border-top-style: solid;
	clear: both;
	margin-top: 14px;
	font-size: 10px;
}
.noborder{
	border: 0px;
}
body a:link {
	text-decoration: none;
	color: #009ECB;
}
body a:visited {
	color: #009ECB;
	text-decoration: none;
}
.pictures {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer {
	padding-top: 10px;
	padding-left: 20px;
	width: 710px;
	padding-bottom: 5px;
}
h2 {
	font-size: medium;
}
h1 {
	font-size: x-large;
}
