
* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	scrollbar-face-color: #770000;
	scrollbar-track-color: #A2A2A2;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #A2A2A2;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #A2A2A2;
	background: url('layout/bg.jpg') repeat-x;
	margin: 0 auto;
	font-size: 7.5pt;
	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: 400px;
}

#topup {
	margin: -35px 0 0 0;
}

#content {
	float: left;
	text-align: justify;
	width: 458px;
	color: #000000;
	font-size: 7.5pt;
	font-family: trebuchet ms, arial;
	line-height: 10px;
	letter-spacing: 1px;	
	margin: -25px 0 0 10px;
}

html>body #content {
	margin: -20px 0 0 0;
}

#conpadding {
	padding: 0 0 0 10px;
}

#content p {
	margin: 10px 0 0 0;
}

#navi {
	width: 200px;
	float: right;
	margin: 0 0 0 0;
	text-align: right;
}

#navipadding {
	margin: 0 0 0 0;
}

.box {
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #CCCCCC; 
	font-weight: normal; 
	width: 99%; 
	background: url('layout/bgcontent.jpg'); 
	text-align: justify; 
	border: 0;
	margin: 0 0 0 5px;
}

.head {
	background: url('layout/bghead.gif') no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18pt;
	font-family: century gothic, trebuchet ms;
	letter-spacing: 1px;
	font-style: italic;
	color: #DC2900;
	padding: 7px 0 10px 5px;
	margin: 10px 0 5px 0;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #FFFFFF;
}

i {
	color: #DC2900;
}

a:link, a:visited, a:active {
	font-weight: normal;
	color: #A60700;
	text-decoration: none;
}

a:hover {
	color: #474747;
}

#footer {
	background: url('layout/bgbottom.gif') top left no-repeat;
	width: 600px;
	height: 140px;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: century gothic, trebuchet ms;
	text-transform: uppercase;
	text-align: center;
	clear: both;
}

#footertext {
	padding: 30px 250px 0 0;
}