@charset "utf-8";
style {
}
body{
	background: url(images/bg.png);
	background-attachment: fixed;
	margin-top:0px;
	font:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom: 0px;
}

#header{
	width:781px;
	height:290px;
	background:url(images/header.png);
	background-repeat:no-repeat;
	position:relative;
	padding-left:17px;
	margin-left:auto;
	margin-right:auto;
}

#nav{
	width:781px;
	height:82px;
	background:url(images/nav.png);
	background-repeat:no-repeat;
	position:relative;
	padding-left:17px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
}

#mainContainer{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
} 

.sag {
	color:#000000;
	width:240px;
	float:right;
}
.sag p { margin: 0 0 0 0; }
.topsag{
	background: url(images/as.png) no-repeat top right;
	width:240px;
	height:55px;
}
.bottomsag {
	background: url(images/ass.png) no-repeat top right;
	width:240px;
	height:30px;
}
.contentsag {
	background: url(images/a.png)
}

.sol{
	color:#000000;
	width:790px;
}
.sol p { margin: 0 0 0 0; }
.topsol{
	background: url(images/aas.png) no-repeat top right;
	width:790px;
	height:55px;
}
.bottomsol {
	background: url(images/aass.png) no-repeat top right;
	width:790px;
	height:30px;
}
.contentsol {
	background: url(images/aa.png);
	width: 775px;
}


#footer {
	color:#000000;
	width:781px;
	margin-left: auto;
	margin-right: auto;
}
.title {
	font-family: GEorgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: url(images/bullet.png);
	margin-left: 25px;
	margin-top: 25px;
}
.content {
	font-family: GEorgia;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 25px;
}


#footer p { margin: 0 0 0 0; }
#footertop{
	background: url(images/footertop.png) no-repeat top right;
	width:781px;
	height:30px;
}

#footercontent {
	background: url(images/footer.png)
}
