@charset "utf-8";
/* CSS Document */



body {
	height: 100%;
	background-color:#B7B4CF;
	text-align:center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bgstrip.gif);
	background-repeat: repeat-x;
	}
	
#wrapper {
	width:1024px;
	min-height: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: thin none #FC6;
	background-color: #4A4475;
}

#wrapper2 {
	width:1024px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: thin none #FC6;
	background-color: #FFF;
}


#main {
	width:1024px;
	min-height: 100%;
	border: thin none #C5C19D;
	
}

#banner {
	width:1024px;
	height:250px;
	background-repeat:no-repeat;
	text-align: center;
	border: 1px none #FC6;
	background-image: url(../images/new_banner.jpg);
}

#menuwrap {
	width:612px;
	height:45px;
	float:right;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}



#sidebar  {
	width:276px;
	background-image: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	background-color: #4A4475;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	min-height:100%;

}
#sidebar2 {
	width:276px;
	background-image: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #4A4475;
	height: 975px;	
}
	
#sidebarcontent {
	width:255px;
	padding-top: 0px;
	margin-top: 20px;
	float: none;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-indent:0;
	
}

#sidebarcontent_index {
	width:255px;
	padding-top: 10px;
	margin-top: 25px;
	float: none;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-indent:0;
	
}
#sidebarcontent2  {
	width:255px;
	padding-top: 0px;
	margin-top: 20px;
	float: none;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-indent:0;

	
}


#sb_contact_info {
	width:238px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 15px;
	line-height: 100%;
}
#sb_contact_info_index {
	width:238px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 50px;
	line-height: 100%;
}
#sb_contact_info {
	width:238px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 15px;
	line-height: 100%;
}

#sb_contact_cl {
	width:238px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	padding-top: 100px;
	line-height: 100%;
}

#content  {
	width:735px;
	height:700px;
	background-image: none;
	margin: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-indent: 10px;
	background-color: #FFF;
	border: thin none #FC6;
}

#acontent  {
	width:734px;
	height:600px;
	background-image: url(../images/acbg.jpg);
	margin: 0px;
	float: right;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B7B4CF;
}

#pvccontent  {
	width:734px;
	height:100%;
	background-image: url(../images/pvcbg.jpg);
	margin: 0px;
	float: right;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B7B4CF;
}

#rwcontent  {
	width:734px;
	height:600px;
	background-image: url(../images/rwbg.jpg);
	margin: 0px;
	float: right;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B7B4CF;
}
#wcontent  {
	width:734px;
	height:600px;
	background-image: url(../images/wbg.jpg);
	margin: 0px;
	float: right;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B7B4CF;
}
#clcontent  {
	width:734px;
	height:600px;
	background-image: url(../images/clbg.jpg);
	margin: 0px;
	float: right;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #B7B4CF;
}
#staffcontent {
	width:748px;
	background-image: none;
	margin: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-indent: 10px;
	background-color: #FFF;
	border: thin none #FC6;
	height: 975px;
}
			   

#aboutcontent {
	width:700px;
	height:550px;
	margin: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-indent: 0;
	background-color: #FFF;
}
#test {
	width:700px;
	height:20px;
	margin-top: 25px;
}
	
#indexcontent  {
	width:735px;
	height:600px;
	margin: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
	background-color: #FFF;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#error  {
	width:700px;
	height:500px;
	margin: 25px;
}
#mission  {
	width:700px;
	margin: 5px;
	font-size: 1.25em;
}

#sinfo {
	width: 700px;
	height: 215px;
	margin-left: 15px;
	padding-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4a4475;
	border-right-color: #4a4475;
	border-bottom-color: #4a4475;
	border-left-color: #4a4475;
	vertical-align: middle;
	text-align: left;
}

#footer {
	position: static;
	height: 50px;
	width:1024px;
	background-color:#4A4475;
	clear:both;
	float: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #494D4A;
	text-transform: capitalize;
	padding-left: 0px;
	background-image: url(../images/footer.jpg);

} 
#Acontent  {
	
	width:575px;
}
	
	
#footerbox  {
	width: 1000px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

#credits {
	width:300px;
	height:15px;
	float:right;
	margin-top: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
}
