/* ::::: top nav stuff ::::: */

#top{
padding-bottom:5px;
}

#nav{
margin:30px 62px 0 0;
float:right;
background-image:url(images/nav_bar.gif);
background-position:bottom left;
background-repeat:no-repeat;
text-align:center;
height:35px;
width:563px;

}

#nav li{
float:left;
padding:8px 8px 0 0;
list-style-type:none;
margin:0;
}

#navOrange1{
/*float:left;*/
height:12px;
width:754px;
background-image:url(images/bluegreen_spacer.gif);
background-repeat:repeat-x;
margin-bottom:0px;
}

#navblue2{
/*float:left;*/
height:12px;
width:754px;
background-image:url(images/bluegreen_spacer2.gif);
background-repeat:repeat-x;
margin-bottom:0px;
}

div.navItem strong{
font-weight:bold;
color:#0B68C9;
}

.navOn {
color:#0765C8;
font-weight:bold;
}



#mainContent {
background-color:#eef3f7;
border:1px solid #BEBABA;
vertical-align:top;
padding:15px 15px;
margin:0 0 15px 0;
width:722px;
}

#mainContent2 {
background-color:#b8cee3;
border:1px solid #BEBABA;
vertical-align:top;
padding:15px 15px;
margin:0 0 5px 0;
width:722px;
}



#referal h2 {
padding-bottom:20px
}

#referal p{
vertical-align:top;
padding:0;
margin-top:0px;
}

#referal img{
float:right;
padding-right:10px;
}


