body {
	background-color:#FFFFFF;
	background-image:url(images/bg-sunflower2-1600x900.jpg);
	background-repeat:no-repeat;
	background-position:top center;  
	font-family: Arial, Helvetica, sans-serif;

}
#container, #footer-wrap { margin:0 auto; width:900px; }
#header-wrap { padding-bottom:20px; padding-top:20px; height:auto; float:right; }
#menu-wrap { padding-bottom:20px; padding-top:20px; float:left;}
#footer-wrap {
	clear:both;
}

#left-box{
	background-image:url(images/white-trans.png);
	clear:both;
	background-repeat:repeat;
	float:left;
	width:625px;
	border: #0066CC thin solid;
}
#right-box{
	background-image:url(images/white-trans.png);
	background-repeat:repeat;
	float:right;
	width:250px;
	border: #0066CC  thin solid;
}
#footer-wrap{
	float:left;
	clear:both;
	margin-top:10px;
	background-image:url(images/black-trans.png);
	background-repeat:repeat;
}
ul#navlist
{
	list-style-type:none;
	padding: 1px;
	margin: 0;
	width: 255px;
	color: #fff;
	background-color: #036;
	line-height:20px;
}

ul#navlist li a
{
	width: 251px;
	color: #fff;
	display:block;
	padding:1px;
	background-color: #036;
	text-decoration: none;
	border: thin solid #CCCCCC;	
}

ul#navlist li a:hover
{
	background-color: #369;
	color: #fff;
}


a:link {
	font-weight: bolder;
	color: #8F54C5;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #A778D1;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #6C369E;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #9761C9;
	text-decoration: none;
}


.menu_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #9761C9;
	text-decoration: none;
}
.sub_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006633;
	text-decoration: none;
}
.bigmenu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mainwhite_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#F7F7F7;
	text-decoration: none;
}
.biggreen_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #347730;
	text-decoration: none;
}
.bigdark_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}

.sub_titlesbrightgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #009900;
	text-decoration: none;
}
.contactbox {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sub_titlesbluesbb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}
.sub_titlesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.menu_titlesbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #9761C9;
	text-decoration: none;
}

.sub_titlesbluesBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}
