@charset "utf-8";/* CSS Document */body { 	padding: 0;	margin: 0 auto;	background: #280F00;}html * {margin: 0; padding: 0;}#wrapper {	margin: 0 auto;	width: 960px;	background: #280F00 url(../images/bg-texture.jpg) repeat-y 50% 0px;  	background-attachment: fixed;}ul{	padding: 0 0 0 20px;}/*-------------------------------------------------------- FONTS*/.h1 {	font-family:Arial, Helvetica, sans-serif;	font-size:13px;	line-height:20px;	font-weight:bolder;	color:#153883;}h1 {	font-family:Arial, Helvetica, sans-serif;	font-size:30px;	line-height:20px;	font-weight:bolder;	color:#6083CC;}/*-------------------------------------------------------- HEADER*/#header {	width:960px;	height:240px;	margin:0 0 0 10px;	background:  url(../images/clouds.png) no-repeat;}#header1 {	width:960px;	height:240px;	margin:0 0 0 10px;}#logo-wrapper {padding-top:15px;	width: 174px;	height: 174px;	float:left;}#heder-left {	width: 750px;	float:left;}#nav {	width: 950px;	float:left;	padding: 0 0 0 0px;	margin:40px 0 0 0px;}#nav a {	padding: 0 0 0 7px;}/*-------------------------------------------------------- CONTENT*/#content {	margin-left:auto;	margin-right:auto;	width:930px;	padding: 14px 14px 25px 14px;		clear:both;}img.float-left {	float: left;     margin: 4px;}.float-right{	float:right; 	margin-left: 1em;	}#left-wrapper {	width: 617px;}.left-header {	width: 617px;}#left-content {	width:567px;	padding: 0 25px 0 25px;	background:url(../images/lcontent-bg.png);	font-family:Arial, Helvetica, sans-serif;	font-size:13px;	color:#E3BD91;	line-height:18px;	text-align:justify;}#left-bottom {	width: 617px;	height:24px;	background:url(../images/left-bottom.png) no-repeat;	border:0;}#right-wrapper {	width: 283px;	float:right;}#right-header {	width: 281px;	height:46px;	float:right;}#right-content {	width: 281px;	background:url(../images/right-content-bg.png) repeat-y;	padding:4px 0 0 0;	float:right;}#right-bottom {	width: 281px;	height:24px;	background:url(../images/right-bottom.png) no-repeat;	border:0;	float:right;	margin-bottom: 25px;}#right-content-links-hd {	width: 274px;	height:27px;	background:url(../images/bg-links-hd.png) no-repeat;	border:0;}#right-content-links {	width: 274px;	background:url(../images/bg-links.jpg) repeat-y;	border:0;	padding: 0 5px 0 10px;}#right-content-links-bo {	width: 274px;	height:27px;	background:url(../images/bg-links-bo.png) no-repeat;	border:0;}.rnav-txt {	padding: 10px 5px 5px 10px;	font-family:Arial, Helvetica, sans-serif;	font-size:13px;	color:#E3BD91;	line-height:14px;}#rnav-icon {	float: right;	padding-top: 5px;	padding-right: 4px;}.div-line {	width: 600px;	height:20px;	padding-top: 25px;	padding-bottom: 25px;	display:block;	clear:both;}#sub-wrapper {	width: 615px;		padding-top: 25px;	height:auto;}#sub-content {	padding: 0px 14px 0px 14px;	font-size: 13px;	height:150px;	}a { 	color: #6083CC; }/*-------------------------------------------------------- FOOTER*/#footer {	padding: 0;	margin: 0 auto;	width:960px;	height: 231px;	background:url(../images/footer-bg.png) no-repeat;	clear:both;}.footer-txt-left {	padding: 5px 20px 5px 25px;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	color:#E3BD91;	line-height:20px;	font-weight:bold;	text-align:left;	padding-top: 205px;	text-decoration:none;}.footer-txt-left a {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:20px;	text-align:justify;	font-weight:bolder;	color:#153883;	text-decoration:none;}.footer-txt-left a:hover {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:20px;	text-align:justify;	font-weight:bolder;	color:#6083CC;	text-decoration:underline;}/*-------------------------------------------------------- parallax*/#parallax {  height:150px;  overflow:hidden;  position:relative;  width:43em;  margin:1.5em 0;}#parallax div div {  font-size:18em;  line-height:0.8em;  cursor:default;}.goto {  font-weight:700;  color:#000;  text-decoration:none;}#control a {  text-decoration:none;  color:grey;  font-weight:700;}#target {  margin-left:60px;  overflow:hidden;  position:absolute;float:left;  top:20px;  height:200px;  width:700px;}#target2 {  background-color:#EEE;  bottom:80px;  left:80px;  overflow:hidden;  position:absolute;  right:80px;  top:572px;  height:400px;}img {  border: 0px;}img.tl {  left:0;  position:absolute;  top:0;}img.tr {  right:0;  position:absolute;  top:0;}img.bl {  left:0;  position:absolute;  bottom:0;}img.br {  right:0;  position:absolute;  bottom:0;}