body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background: #5485C5;
	text-align: center;
}

/* Phark the footer */
#footer h1 {
	text-indent: -5000px;
	background: url(images/footerbg.jpg) top center;
	height: 118px;
	margin-top:0px;
}
#outer_wrapper {
	background: #fff url(background_3.gif) repeat-y left;
}
#wrapper {
	background: url(background_2.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -265px;
	background: url(images/home_rightbg.gif) repeat-y right bottom;
}
#content {
	margin-right: 265px;
	background: url(images/home_leftbg.gif) repeat-y left bottom;
}
#main {
	margin-left: 265px;
	text-align: center;
	height: 330px;
	text-align: center;
}
#left {
	width: 213px;
	float: left;
	padding-left: 22px;
	padding-right: 30px;
	text-align: left;
	background: url(images/home_left_top.gif) no-repeat top center;
}
#sidebar {
	width: 240px;
	float: right;
	padding-left: 15px;
	background: url(images/home_right_top.gif) no-repeat top center;
}
#footer {
	text-align: center;
	height: 145px;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
/* Additional Styling  */
#search_form label {
	display:block;
	width: 115px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}
#search_form select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
#search_form input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}

/* Phark the header */
#header h1 {
	text-indent: -5000px;
	background: url(images/headerpics/pic10.jpg) top center;
	height: 132px;
	margin-top:0px;
}

#header h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 100%;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
#header p {
	font-family: Helvetica, Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: -14px;
	text-decoration: none;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Main font styling */
#wrapper h1 {
	font-family: Helvetica, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #2F5D99;
	margin-top: 10px;
}

/*footer Styling */
#footer p {
	padding: 6px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2F5D99;
}

#footer a {
	text-decoration: none;
	color: #2F5D99;
}

#footer a:hover {
	text-decoration: underline;
	color: #2F5D99;
}

/* main paragraph styling */
p {
	font-family: Helvetica, Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #2F5D99;
}

/* Picture spacing div in main content */
#main div {
	padding-right: 2px;
	width: 225px;
	height: 160px;
	float: left;
}