@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;
}

img{
border:none;
}

#middle{
background-color:#FFFFFF;
padding:0 18px 18px 18px;
width:750px;
height:414px;
margin-top:-10px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}

#middle img{
border:none;
}
#bottom{
font-size:12px;
text-align:center;
margin-top:20px;
padding:8px 8px 8px 8px;
width:770px;
height:15px;
background-color:#FFFFFF;
/*margin-bottom:15px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;*/
}

#text{
color:#555555;
font-family:Georgia,serif;
font-size:20px;
line-height:24px;
padding-left:12px;
padding-top:3px;
}

h1{
font-family:Georgia,serif;
font-size:30px;
padding-left:12px;
padding-top:16px;
margin-bottom:0px;
font-weight:normal;
letter-spacing:-1px;
}

textarea {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
color:#222222;
font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:7px;
margin-top:5px;
}

.email_field{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
color:#222222;
font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:7px;
width:300px;
margin-top:5px;
}

#fields input.button {
background-image:url(/images/btn_bg.gif);
font-family:'Lucida Grande',sans-serif;
border:0 none;
color:#666666;
font-size:14px;
height:32px;
margin-top:10px;

width:115px;
}

#fields input.button:hover{
background-image:url(/images/btn_bg_hover.gif);
cursor:pointer;
color:#444;
}

#fields{
color:#555555;
font-family:Georgia,serif;
font-size:16px;
padding-left:40px;
padding-top:-30px;
}


#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;
}


#bottom ul{
	margin-top:-2px;
	margin-left:10px;
	padding:5px 0 0 0;
	}
	
#bottom ul li{
	display:inline;
	}
	
#bottom ul li a{
	font-size:12px;
	padding:0 5px 0 5px;
	}	
	


#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.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:25px;
	width:26px;
	margin-right:1px;
}

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;
}


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

a:hover{
text-decoration:underline;
}

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

#bottom ul li {
display:inline;
}
