* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 300px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	font-size:8pt; 
	font-family:trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:13px;
	color:#666666; 
}

body {
	overflow:auto;
	background: url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#32689B; 
	text-decoration:none; 
}

a:hover { 
	color:#264D72; 
}

.head {
	background: url('layout/bghead2.jpg');
	background-repeat: no-repeat;
	font-family: century gothic, palatino linotype; 
	font-size: 16pt; 
	height: 21px;
	color: #63B1CA; 
	font-weight: bold; 
	text-align: left; 
	margin: 0 0 1pt 0; 
	padding: 3pt 0 0 15pt;
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #000000; 
}

i {
	color: #24A4EC;
}

.content {  
	width: 550px; 
	float: center; 
	text-align: justify;
	padding: 0 0 0 0;
}

div.left {
	float: left; 
	width: 48%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 48%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

.box {
	font-size:8pt; 
	font-family:trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:13px;
	color:#444444;
	width: 100%; 
	background-color: #CCCCCC; 
	text-align:justify; 
	border: 0;
	margin: 0 0 0 0;
}

input, select, textarea {
	border: solid #000000 1px; 
	background-color: transparent; 
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #000000;
	cursor: crosshair;
}



#footer {
	background: url('layout/bgbottom.jpg');
	width: 100%;
	line-height: 11px;
	height: 200px;
	color:#000000; 
	font-size: 7.5pt;
	font-family: trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 0 0;
}

#footer a {
	font-weight:bold;
}

#footertext {
	padding: 20pt 0 0 0;
}
