/* CSS Document */

body {
	background:#407aa9 url(images/page_bg.jpg) repeat-x;}
#wrapper {
	width:950px;
	background:#326398 url(images/wrapper_bg.jpg) no-repeat;
	margin:0 auto;
	border: 1px solid #000066;
}
#header {
/*	background:url(images/header.jpg) no-repeat;*/
	width:950px;
	height:130px;}
#menu {
	width:235px;
	float:left;}
#homeright {
	background:url(images/home_flashbg.jpg);
	float:right;
	width:692px;
	height:438px;
	padding: 31px 0 0 23px;}
#homeend {
	width:950px;
	height:20px;
	background:#326398;
	clear:both;}
#subright {
	background:#000000 url(images/subpage_bg.jpg) repeat-y;
	float:right;
	width:715px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
#subright h1, h2, h2, h4, p{
	margin:0;
	padding: 10px 55px 10px 40px;}
#subright blockquote {
	margin-right:20px;
	margin-left:20px;}
#subright ul {
	margin: 0 0 0 50px;
	padding: 0 0 0 20px;}
#subrightend {
	height:83px;
	background:url(images/subright_end.jpg) no-repeat;}
#title {
	background:url(images/content_title.jpg) no-repeat;
	width:675px;
	height:27px;
	padding: 40px 0 0 40px;
	margin-bottom:30px;}
#wrapperend {
	background:url(images/wrapperend.gif) no-repeat bottom;
	height:35px;
	width:950px;
	clear:both;}
#footer {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
#footer a {
	color:#FFFFFF;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

img.mainPhoto {
	margin:0 0 15px 15px;
	float:right;}