* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: url('layout/bg.jpg');
	margin: 0 auto;
	font-size: 8pt;
	font-family: trebuchet ms, arial;
	text-align: left;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	float: left;
	text-align: left;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 500px;
}

#topup {
	margin: -150px 0 0 0;
}

#content {
	float: left;
	text-align: justify;
	width: 625px;
	margin: 0 0 0 0;
	background: url('layout/bgcon.jpg') repeat-y;
}

html>body #content {
	margin: 0 0 0 0;
}

#conpadding {
	padding: 0 0 0 20px;
}

#content p {
	margin: 10px 0 0 0;
}

#maincon {
	float: left;
	text-align: justify;
	width: 405px;
	color: #000000;
	font-size: 7.5pt;
	font-family: arial;
	line-height: 13px;
}

#mainnav {
	float: right;
	text-align: justify;
	width: 175px;
	color: #000000;
	font-size: 7.5pt;
	font-family: arial;
	line-height: 13px;
	margin: 75px 0 0 0;
}

.box {
	color: #417E49; 
	font-weight: normal; 
	width: 99%; 
	background: #A1937E url('layout/bgbox.jpg'); 
	text-align: justify;
	color: #000000;
	font-size: 7.5pt;
	font-family: arial;
	border-left: 5px solid #B20C21;
}

.head {
	text-transform: lowercase;
	font-weight: bold;
	font-size: 28pt;
	font-family: georgia;
	font-style: italic;
	color: #00AB0E;
	padding: 0 0 5px 10px;
	margin: 10px 0 0 0;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #B20C21;
	font-family: century gothic;
	font-weight: bold;
}

i {
	color: #FFFFFF;
	font-family: century gothic;
	font-weight: bold;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #12F2F3;
	text-decoration: none;
	font-family: century gothic;
}

a:hover {
	color: #017B7D;
}

#mainnav a:link, #mainnav a:visited {
	display: block;
	font-size: 18pt;
	line-height:25px;
	letter-spacing:1px; 
	color: #FFFFFF; 
	text-decoration:none; 
	height: 25px; 
	width: 100%; 
	text-align: center; 
	margin: 0 0 0 0;
}

#mainnav a:hover {
	display: block;
	line-height:25px;
	color: #B20C21; 
	text-decoration:none; 
	height: 25px; 
	width: 100%; 
	text-align: center; 
	margin: 0 0 0 0;
}

.spacer {
	height: 100%;
}

#footer {
	background: url('layout/bgbottom.jpg') top right no-repeat;
	width: 600px;
	height: 0px;
	color: #000000;
	font-size: 8pt;
	font-family: georgia, century gothic, trebuchet ms;
	text-align: center;
	clear: both;
}

#footertext {
	padding: 0 0 0 0;
}