body {
background:#FFF url('../media/bgrpt.jpg') repeat-x scroll center top;
color:#FFFFFF;
font-family:"verdana",Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin: 0px;
}

#quickbar {
background:#303540 repeat-x scroll center top;
color:#FFFFFF;
width: 100%;
height: 25px;
margin: 0px;
float:none;
}

#quickbar1 {
background:#303540 repeat-x scroll center top;
color:#FFFFFF;
height: 20px;
width: 60%;
margin: 0px;
text-align:left;
padding-left: 25px;
padding-top: 5px;
float: left;
}


#quickbar2 {
background:#303540 repeat-x scroll center top;
color:#ffc24c;
height: 20px;
width: 30%;
margin: 0px;
padding-top: 5px;
padding-right: 35px;
text-align: right;
float:right;
}

#logo {
color:#FFFFFF;
height: 100px;
width: 800px;
text-align:left;
margin: 0 auto;

}

#wrapper{
color:#FFFFFF;
height: 800px;
width: 800px;
margin: 0 auto;

}



#navholder {
color:#FFFFFF;
height: 35px;
width: 800px;
text-align: center;
margin: 0 auto;
z-index: 2;
s1.addVariable('wmode', 'opaque');
}

#content {
background:#303540;
color:#CCCCCC;
height: 400px;
width: 800px;
text-align: center;
margin: 0 auto;
z-index: 0;
s1.addVariable('wmode', 'opaque');
}

#box1 {
width: 300px;
height: 300px;
float: left;
}

#box2 {
width: 490px;
height: 300px;
float: right;
}

#box3 {
width: 7800px;
height: 280px;
float: center;
}

#footer {
background:#FFF url('../media/ft_rpt.jpg') repeat-x scroll center bottom ;
color:#CCCCCC;
height: 200px;
width: 100%;
text-align: center;
margin: 0 auto;

}


.menu{
	border:none;
	width: 100%;
	height: 35px;
	border:0px;
	margin:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	background:#40cdf5;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#40cdf5 url("images/seperator.gif") bottom right no-repeat;
		color:#32496e;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px auto;
		padding-left: 23px;
		padding-right: 23px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#2580a2;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#40cdf5 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:center;
		text-align: center;
		}	
		
table {
border-width: 1px;
border-style: solid;
border-color: #000000;
border-collapse: collapse;
}

th, td {
border-width: 1px;
border-style: solid;
border-color: #000000;
}

		