@charset "utf-8";
BODY {
	margin: 0;
	padding: 0;
	background-color:#000000;
}
#wrapper{
	position:relative;
	width:100%;
	height:auto;
	
}
#wrapperbg1{
	position:relative;
	width:100%;
	height:108px;
	background-image:url(images/bgtop.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#wrapperbg2{
	position:relative;
	width:100%;
	height:338px;
	background-image:url(images/bglight.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#wrapperbg3{
	position:relative;
	width:100%;
	height:521px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#wrapperbg4{
	position:relative;
	width:100%;
	height:108px;
	background-color:#000000;
}
#wrapper{
	position:absolute;
	top:0px;
	width:100%;
	height:auto;	
}
#wrapper #wrapperall{
	position:relative;
	top:0px;
	width:947px;
	height:auto;
}
#wrapper #wrapperall #logo{
	position:absolute;
	width:650px;
	height:auto;
	left:253px;
	top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D283D;
	text-align: justify;
	line-height: 18px;
}
#wrapper #wrapperall #nav{
	position:absolute;
	width:218px;
	height:auto;
	top:0px;
	left:0px;
	background-color:#0d283d;
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0D283D;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.titlewhitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4ea8d9;
}
A.set1:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaddf9;
	text-decoration: none;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaddf9;
	text-decoration: none;
}
A.set1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaddf9;
	text-decoration: none;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4ea8d9;
	text-decoration: none;
}.titlewhitebig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
}
