@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	clear:both;
	background:#CDF8FF url(../images/final_bg.jpg) no-repeat scroll 25% 0;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrapper{
	margin-left:auto; 
	margin-right:auto;
	width:770px;
}
#top{
	height:100px;
	width:820px;
	margin-left:-30px;
}
#logo{
	margin-top:-20px;
	float:left;
}
#search{ 
	background: #FFFFFF; 
	width:415px;
	height: 22px; 
	float:left;
	margin-top:37px;
}
html>body #search{ 
	width:412px;
	height: 31px; 
	background: #FFFFFF; 
	float:left;
	margin-top:37px;
}

#middle{
margin-left: auto ;
margin-top:10px;
margin-right: auto ;
background-color:#FFFFFF;
padding:18px;
width:750px;
height:6300px;
}

#middle_privacy{
margin-left: auto ;
margin-top:10px;
margin-right: auto ;
background-color:#FFFFFF;
padding:18px;
width:750px;
height:2570px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

h2{
margin-top:0px;
}

#bottom{
font-size:12px;
text-align:center;
margin-top:20px;
padding:8px 8px 8px 8px;
margin-left: auto ;
margin-right: auto ;
width:770px;
height:15px;
background-color:#FFFFFF;
}

a {
color:#0084B4;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}


#search ul {
	float:left;
	height:22px;
	padding:0 0 0 5px;
	margin-top:5px;
	*margin-left:-5px;
	margin-left:0px;
	margin-bottom:0;
}
#search html>body{
	float:left;
	height:31px;
	padding:0 0 0 5px;
	margin-top:5px;
	margin-bottom:0;
}

#search li {
	display:inline;
	font-size:13px;
	line-height:18px;
	margin-left:10px;
	padding-top:-20px;
}

#search form input#searchtext {
	border:0px;
	margin-left:1px;
	width:135px;
}

#search_form{
	width:170px;
}

#go {
	background:transparent url(../images/search_bg_new.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:25px;
	width:26px;
	margin-right:1px;
}

img{
border:none;
}

button {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background:#CCCCCC none repeat scroll 0 0;
border:1px solid #BBBBBB;
color:#222222;
cursor:pointer;
display:inline-block;
font-size:12px;
font-weight:bold;
line-height:1;
padding:16px 0px 8px;
text-decoration:none;
text-shadow:0 -1px 1px #DDDDDD;
}

#title{
font-size:14px;
color:#666666;
font-family:'Lucida Grande',sans-serif;
}

#bottom ul {
	margin-left:10px;
	margin-top:-2px;
	padding:5px 0 0;
}

#bottom ul li {
display:inline;
}

#bottom ul li a {
font-size:12px;
padding:0 5px;
}
