@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	

#header_expand {
	background-image: url(/images/template/site_top_repeat.jpg);
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

	}

#header {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	}
		
		
#nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	}
	
	
#nav1 li {
	list-style-type: none;
	display: inline;
	}
	
	
#main_content_expand {
	background-image: url(/images/template/purple-back_r1_c1.jpg);
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}
	
#main_content_expand_orange {
	background-image: url(/images/template/orange-back_r1_c1.jpg);
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}
	
#main_content_expand_tan {
	background-image: url(/images/template/tan-back_r1_c1.jpg);
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}

#main_content {
	position: relative;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}


.footer {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	float: left;
	}
