html, body {
	border:0px;
	padding:0px;
}
body {
  font:100%/1.25 verdana,helvetica,arial,sans-serif;
  margin:0px;
  font-size:0.8em;
  background-color:#3366FF;
  color:#FFFFFF;
}
a {
  color:#FFFFFF;
}
a:hover {
  color:#000000;
}
div#header {
  margin:20px auto 0;
  background:url('header.jpg') 0px 0px;
	width:913px;
	height:121px;
	position:relative;
}
div#header_login {
    position:absolute;
    right:40px;
}
div.header_login_text {
    background:url('memberlogin.gif') 0px 0px;
    width:150px;
    height:30px;
}
div.header_login_row {
    width:200px;
}
div.header_login_row_head {
    width:80px;
    float:left;
}
div.header_login_row_input {
    float:left;
    margin-bottom:3px;
}
div.header_login_submit {
    width:150px;
    text-align:center;
}
span.forgottendetails {
  font-size:0.8em;
}
div#main_container {
    margin:0 auto;
    width:921px;
    height:392px;
    position:relative;
}
div#picture {
    float:left;
    background:url('picture.jpg') 0px 0px;
    width:456px;
    height:394px;
    margin-left:4px;
    _margin-left:2px;
}
div#welcome {
    float:left;
    background:url('welcome.jpg') 0px 0px;
    width:457px;
    height:147px;
}
div#welcome_message {
    font-size:0.9em;
    padding:60px 60px 0 30px;
}
div#search {
    float:left;
    background:url('search.jpg') 0px 0px;
    width:457px;
    height:197px;
    position:relative;
    padding-top:50px;
}
div.search_row {
    width:380px;
    position:relative;
    padding-left:50px;
    height:32px;
}
div.search_head {
    float:left;
    width:120px;
}
div.search_option {
    float:left;
    width:250px;
}
div.search_button {
  padding-left:100px;
}
div.search_text_privacy {
  position:relative;
  font-size:0.8em;
  width:330px;
  padding-bottom:10px;
  padding-left:40px;
}
div#member_signup {
    background:url('signupbutton.jpg') 0px 0px;
    width:399px;
    height:54px;
    position:absolute;
    cursor:pointer;
    top:330px;
    left:466px;
}
div#member_signup:hover {
    cursor:pointer;
}
div#featured {
    margin:0 auto;
    background:url('featured.jpg') 0px 0px;
    width:913px;
    height:228px;
}
div#footer {
    margin:0 auto;
    background:url('footer.jpg') 0px 0px;
    width:913px;
    height:36px;
    text-align:center;
}
div#wld_badge_wrapper {
    position:absolute;
    margin:50px 0 0 100px;
}
div.wld_badge_item {
    float:left;
    padding-right:10px;
    
}
div.wld_badge_item_detail {
    text-align:center;
}
div#footer_text {
    padding-top:10px;
}
