ï»¿html {
	overflow-x:hidden;
}

body {

	background-color: #f1f1f1;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin: 0 auto;

	text-align:center;

}



#page {

	 width: 100%;

	 background: #fdfdfd;	

}



#header {

	width: 100%;

	background: #fdfdfd url('../bg.jpg') repeat-x;

	z-index: 45;

	float:left;

	position:relative;

}



#header2 {

	width: 688px;

	text-align:left;

}



#search {

	float:right;

	position:relative;

	top: 0px;

	left: 0px;

	height: 22px;

}



#nav {

	float:left;

	position:relative;

	z-index:100;

}



#content {

	text-align:left;

	width: 700px;



}



#inner h1{

	padding-left: 5px;

}



#inner p{

	padding-left:10px;

}



#top {

		z-index: 45;

		float: left;

		position: relative;

}

#top p{

	text-align:left;

	text-align:justify;

}



#right {

	float:left;

	position: relative;

	z-index: 45;
width: 360px;

}



#right td{

	background-position: 0px 0px;

	padding-left:15px;

	background-repeat: repeat;

	background-attachment: scroll;

}



#left {

	float:left;

	position:relative;

	top: 0px;

	left: 0px;

	width: 309px;

	z-index: 45;

}



#left a{

	color: #235a92;

	font-weight: bold;

}



#bottom {

z-index: 1;

height: 253px;

float:left;

position:relative;

width:100%;

background-image:url('../images/bg_footer.jpg');

background-repeat: repeat-x;

	left: 1px;

	top: -150px;

}



#footer {

width: 761px;

height: 253px;

background-image:url('../images/footer.jpg');

background-repeat: no-repeat;

}



#footer2 {

	width:700px;

	float:left;

	position:relative;

	left: 30px;

	top: 160px;



}



#copyright {

	text-align:left;

	float:left;

	position:relative;

}



#links {
	text-align:center;
	float:right;
	position:relative;
	top: 0px;
	left: 0px;
	width: 428px;
}


a img{
	border:none;
}

a {
	color:#235a92;
	text-decoration:none;
}

a:hover {
	color:#235a92;
	text-decoration: underline 

}

p {
	text-align:left;
	padding: 0px;
	margin: 0px;
	}

h1{
	color: #235a92;
	font-size: 11px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}	

h2{
	color: #235a92;
	font-size: 11px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}	


.clearfix {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
}

.full {
	width:100%;
}

.header {
	background-color:#022F71;
	color:white;
	font-weight:bold;
}

.light {
	background-color:#DFDFDF;
	width:100%;
}

.subheader {
	background-color:#5C5C5C;
	color:white;
	font-weight:bold;
}  

table {
	border-spacing:0 0;
}

td {
	padding:1px 3px 1px 3px;
}
 
form {
	width: 100px;
	padding: 0px;
	margin: 0px;
	text-align:right;
}

iframe {
	width:480px;
	height:600px;
	border:none;
	background-color:white;
}

#aptera {
	float:left;
	z-index:45;
	position:relative;
	top: 171px;
	left: 533px;
	width: 214px;
	height: 14px;
}

#links a{
	color: #000;
}

/*dropdown*/

#dropmenudiv{
width: 100%;
background:;
position:absolute;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
width: 100%;
z-index: 100;
}

#dropmenudiv a{
font-size: 12px;
display: block;
text-indent: 3px;
padding: 0px;
margin-left: -3px;
text-decoration: none;
border: 0px solid #6E5C0A;
font-weight: bold;
color: #fff;
width: 100%;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #f29c00;
width: 100%;
border: 0px solid #6E5C0A;
}



