body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(images/body_bg.gif);
}
#main_wrapper {
	width: 800px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/text_bg_ns.gif);
	margin-right: auto;
}
#nav_wrapper {
	width: 150px;
	float: left;
}

#body_wrapper {
	width: 648px;
	float: left;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}

#main_wrapper #clearing_wrapper {
	clear: both;
}
#header {
	margin-left: auto;
	background-image: url(images/header.gif);
	height: 30px;
	width: 345px;
	padding-left: 155px;
	padding-right: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #3131C4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: auto;
	font-size: 9px;
}
h3 {
	background-color: #FFCC00;
	width: 644px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: -10px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: -1px;
	padding-left: 5px;
	margin-left: 1px;
}
#image_wrapper {
	float: left;
	margin-left: 1px;
	width: 299px;
}
.images_in_wrapper {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: -1px;
	background-color: #CCCCCC;
	background-image: url(images/logo_x_only.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


#nav_wrapper li {
	width: 143px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 7px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	width: 650px;
	margin-left: auto;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
	color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	margin-right: auto;
}
#vision_footer {
	width: 800px;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
}
#vision_footer a:link {
	color: #3333CC;
}


/* this is a body text paragraph style */
#body_wrapper p {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.4em;
}

.buttonscontainer {width: 150px;}

.buttons a {color: #FFFFFF;
background-color: #0000FF;
padding: 4px;
padding-left: 10px;
display: block;
border-bottom: 1px solid #FFFFFF;
font: 13px Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FFCC00;
color: #181860;
text-decoration: none;}
#main_wrapper #body_wrapper {
	color: #00F;
}
#main_wrapper #body_wrapper {
	color: #000;
	text-align: center;
}
