@charset "utf-8";
/* CSS Document */

body { 

background:#f7f9f8 url(images/bg.jpg) center repeat-y; 
margin:0px; 
padding:0px; 
color:#FFF; 
font-family:Arial, Helvetica, sans-serif; 
font-size:0.75em;}

#wrapper {

padding:0; margin:0; 
margin:auto; 
width:800px;}



#header { 
width:792px; 
height:99px; 
padding-left: 13px;
float:left;
}
html>body #header { 
width:795px; 
padding-left: 10px;
}

#header p{
margin-top: 160px;
width: 290px;
margin-left: 20px;
color: white;
}

#beta_container {
width:800px;
margin-left: 2px;

}

html>body #beta_container {
margin-left: 0px;
}

#left{
margin: 0px;
padding: 0px;
float: left;
width: 200px;

}



#nav {
width: 170px;
margin-left: 10px;
}

#nav ul {list-style: none; padding: 0; margin: 0}

#nav a {width: 170px; display:block; padding:5px 0 5px 20px;   color: #FFF; text-decoration: none; font-weight: bold; text-indent:5px; font-size:1em; border-bottom:1px solid  #21345e; line-height:1.5em}

#nav a:hover {background: #21345e ; color: #FFF; border-bottom:1px solid #21345e;}


.left_title {width: 200px; display:block; padding:5px 0 5px 0px;   background: #185fa1 ; color: #FFf; border-bottom:1px solid #ffffff; font-weight: bold; text-indent:5px; font-size:1em; border-bottom:1px  solid  #000000; line-height:1.5em}
.left_text { 
padding:5px; font-size:1em;  
padding-left: 20px;

}
.left_text a { color:#FFF; text-decoration:none; }
.left_text a:hover {text-decoration:underline; color:#FFFFFF;}
.left_text img {padding-bottom: 20px;}

/******* RIGHT *************/

#beta_right{
float: left;
width:600px;

}

#beta_right h1{
font-size: 18px;
font-weight: bold;
height: 5px;
}

#content {
width: 560px; 
padding:5px 10px 0px 10px; 
text-align:left; 
float: left; 
}
#content a { color:#185fa1; text-decoration:none; font-weight:bold;}
#content a:hover {text-decoration:underline; color:#6f6f6f;}

#lower_nav {width:500px; float:left; text-align:center; font-size:0.75em; padding-top:20px; color: #fff;}
#lower_nav a { color:#fff; text-decoration:none; font-weight:bold; font-size:1.25em;}
#lower_nav a:hover {text-decoration:underline; color:#6f6f6f;}

#vow { float:right; width:207px; height:246px; background:  url(images/vow.jpg); padding:29px 0 0 10px;
margin-top: -150px;
 }


#show_pad { 
width: 400px;
padding:0 0 0 0px;

}

html>body #show_pad { 
width: 600px;
padding:0 0 0 5px;

}


.self_drive {color: #FFFF33; font-size:1.7em; font-weight:bold; text-align:center;}
.self_drive_white_text {color: #FFFFFF; font-size:1.2em;font-weight:bold; text-align:center;}
#red_bg { background:#185fa1; width:100%; color:#FFFFFF; line-height:28px; font-weight:bold; text-transform: uppercase; text-align:center; margin-top:4px;}

#nav5 {
width: 100%;}

#nav5 ul {list-style: none; padding: 0; margin: 0}

#nav5 a {width: 100%; display:block; padding:5px 0 5px 0px;   color: #ffffff; text-decoration: none; font-weight: bold; text-indent:5px; font-size:1em; border-bottom:1px dashed  #185fa1; line-height:1.5em}
html>body #nav5 a {width: auto}
#nav5 a:hover {background: #185fa1 ; color: #ffffff; border-bottom:1px solid #ffffff;}


img{
border: none;
}
