body {
	background: #FFFFFF;
	margin: 40px 0px;
	
	font-family: Arial, Verdana, sans-serif;
	font-size: 10.42px;
	color: #000000;
	width: 100%;
}

#wrapper {
	text-align: center;		
}

#header {
	margin: 0px auto;
	margin-bottom: 32px;	
	width: 402px;
}

#header h1 a {
	background: url(../images/layout/main/logo_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: auto;		
	display: block;	
	height: 92px;
	width: 402px;
}

#ribbon {
	/*background: url(../images/layout/main/ribbon_bg.png) no-repeat 50% 0px;*/
	height: 190px;
	width: 100%;

	position: relative;	
	z-index: 9;
}

#regions {
	background: url(../images/layout/main/sections_bg.gif) no-repeat;
	margin: 0px auto;
	height: 228px;
	width: 934px;
	
	position: relative;
	z-index: 2;	
	top: -47px;
}

#regions div {
	display: inline;
	float: left;
}

#sw, #nw {
	position: relative;
	padding-right: 17px;	
	padding-left: 15px;
	padding-top: 65px;
	text-align: left;
	height: 163px; /* No padding 228 */
	width: 318px; /* No padding 350 */
}

#sw h2, #nw h2 {
	text-transform: uppercase;	
	font-size: 42.71px;
}

#sw h3, #nw h3 {
	font-size: 20.83px;
}

#sw h2, #sw h3, #nw h2, #nw h3 {
	margin-bottom: 0px;	
	margin-top: 0px;		
}

#sw { margin-right: 234px; }
#nw { text-align: right; }

#sw a, #nw a {
	position: absolute;
	overflow: hidden;
	display: block;	
	text-indent: -9999px;
	text-align: left;	
}

#sw a.enter, #nw a.enter {
	height: 28px;
	width: 137px;
	bottom: 11px;
}

#sw a.enter { left: 102px; }
#nw a.enter { right: 85px; }

#sw a.contact, #nw a.contact {
	height: 30px;
	width: 37px;
	bottom: 24px;
}

#sw a.contact { left: 5px; }
#nw a.contact { right: 7px; }

#footer {
	background: url(../images/layout/main/footer_bg.gif) no-repeat;
	padding-right: 50px;
	padding-top: 8px;
	margin: 0px auto;
	height: 40px; /* No padding 48px */
	width: 195px; /* No padding: 245px */
	position: relative;
}

#footer span {
	text-align: right;
	display: block;
}

#footer span#copy {
	color: #081D37;
}

#footer strong {
	font-size: 10.5px;
}

#footer a {
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	display: block;	
}

#footer a#admin {
	height: 28px;
	width: 33px;
	left: 0px;	
	top: 0px;
}

#footer a#pci {
	height: 44px;
	width: 41px;
	right: 0px;	
	top: 4px;
}
