@charset "utf-8";
BODY {
	background-color:#FFCC00;
	margin: 0;
	padding: 0;
}
#wrapperall{
	position:relative;
	width:100%;
	height:auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#wrapperall #wrapperheader{
	position:relative;
	width:100%;
	height:442px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperall #wrapperheader #header{
	position:relative;
	width:914px;
	height:442px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapperall #wrapperheader #header #nav{
	position:relative;
	width:914px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapperall #wrapperheader #header #text{
	position:relative;
	width:550px;
	height:auto;
	padding-top:51px;
	padding-left:364px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#wrapperall #wrappercontent{
	position:relative;
	width:914px;
	height:auto;
	background-image: url(images/bgmid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapperall #wrappercontent #content{
	position:relative;
	width:914px;
	height:auto;
	background-image: url(images/bgbtm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapperall #wrappercontent #content .contentleft{
	position:relative;
	width:350px;
	padding-left:35px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
#wrapperall #wrappercontent #content .contentmid{
	position:relative;
	width:838px;
	padding-left:35px;
	height:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
#wrapperall #wrappercontent #content .contentleft .divleft{
	position:relative;
	width:350px;
	height:7px;
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrapperall #wrappercontent #content .contentrightquote{
	position:relative;
	width:465px;
	padding-left:30px;
	height:auto;
	float:left;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#wrapperall #wrappercontent #content .contentright{
	position:relative;
	width:465px;
	padding-left:30px;
	height:auto;
	float:left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#wrapperall #wrappercontent #content .contentright .divright{
	position:relative;
	width:465px;
	height:7px;
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
A.set1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:20px;
	position:relative;
	float:left;
}
.titleBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #270000;
	padding-bottom:10px;
	position: relative;
	width:550px;	
}
A.set1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:20px;
	position:relative;
	float:left;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:20px;
	position:relative;
	float:left;
}
A.set1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding:20px;
	position:relative;
	float:left;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0c71f;
	text-decoration: none;
	padding:20px;
	position:relative;
	float:left;
}
A.set2:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.set2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.set2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.set2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb1902;
	text-decoration: none;
}
A.set3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.set3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0c71f;
	text-decoration: none;
}