@charset "UTF-8";
/* CSS Document */
/*---------DON'T DELETE THIS! CLEARFIX! ---------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

 .clearfix {
display: inline-block;
}

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */

textarea{
	resize:none;
	}
*{ padding:0; margin:0;}
/*-----------END CLEARFIX----------*/

body{ background:#c6c2a2}
#container{width:780px; margin:0 auto; border:1px solid white}

#header{ 
	width:780px;
	height:123px;
	background:url(../media/homepage/images/header.png);
	padding:0;
	}
	
#headerR{width:394px; height:123px; float:right;}

#topR{width:394px;height:67px;} 

.ticker{font-weight:bold;color:#660000;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;font-style:italic}

#mainpict{height:148px;width:780px;background-image:url(../media/homepage/images/mainpict.jpg);}

#bottom{ height:378px;width:780px;background:url(../media/homepage/images/bodyBG.jpg) no-repeat;background-color:#660000}
#bottom p{ width:370px;padding:41px 0 0 50px;font-family:Verdana, Arial, san-serif;font-size:12px; color:#FFFFCC;line-height:18px;}
.button{ margin:-10px 0 0 400px;}
#footer{ height:50px; background:#b6b28e; margin-top:12px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
#footer a:hover{ text-decoration:none}
.disc{color:#660000; line-height:25px;}
.wm{ color:#000}
#sc{ float:left; margin:10px 0 0 25px;}
#eh{float:right; margin:15px 25px 0  0;}
/*------ Nav area -----*/
#vt_nav {
	height:36px;
	width:249px;
	background: url(../media/homepage/images/nav_vt.png);
	padding:0;
	position: relative;
	top: 0px;
	left:145px;
}

#vt_nav li {
    margin: 0; padding:0; list-style: none;
    position: absolute;height:36px;display:block; }

#vt_nav li ul{
  padding:0;
  margin:0px 0 0 0;
  height:auto;
  }


#vt_nav a{
  	display:block;
	height:36px;
	width:100%;
	}

#vt_nav a span{display:none;}

#vt_nav li ul li a span{display:block;}




#vt_nav li ul {
  display: none;
  position: absolute;
  top: 0;
  left:145;
  }

#vt_nav li > ul {
	top: auto;
	left: auto;
	margin-left: 0px;
	margin-top: 0px;
	}

#vt_nav li:hover ul, #vt_nav li.over ul{ display: block; }


#flash{ float:right}
/** Nav links are plain text if CSS is turned off **/


#vt_navbutton{
	left:0px;
	top:0px;
	height:36px;
	width:249px;
}
	


#vt_navbutton a:hover, #vt_navbutton #vt_navbutton{
    background: transparent url(../media/homepage/images/nav_vt.png)
    -0px -36px no-repeat;}

	
/*------ Nav area -----*/
#hnav {
	height:28px;
	width:780px;
	background: url(../media/homepage/images/nav_home.png);
	padding:0;
	position: relative;
	top:0;
	left:0;
}

 #hnav li {
    margin: 0; padding:0; list-style: none;
    position: absolute;height:28px;display:block; }

  #hnav li ul{
  padding:0;
  margin: 0;
  height:auto;
  }


  #hnav a{
  	display:block;
	height:28px;
	width:100%;
	}

  #hnav a span{display:none;}

  #hnav li ul li a span{display:block;}




#hnav li ul {
  display: none;
  position: absolute;
  top:0;
  left:0;
  }

#hnav li > ul {
	top: auto;
	left: auto;
	margin-left:0px;
	margin-top:0px;
	}

#hnav li:hover ul, #nav li.over ul{ display: block; }

/** Nav links are plain text if CSS is turned off **/


	
	#hnav_community{left:30px;top:0px;height:27px;width:110px;}
	#hnav_location{left:155px;top:0px;height:27px;width:65px;}
	#hnav_find{left:236px;top:0px;height:27px;width:115px;}
	#hnav_news{left:367px;top:0px;height:27px;width:83px;}
	#hnav_companies{left:465px;top:0px;height:27px;width:123px;}
	#hnav_join{left:603px;top:0px;height:27px;width:145px;}
	

	#hnav_community a:hover, #community #hnav_community{
    background: transparent url(../media/homepage/images/nav_home.png)
    -30px -27px no-repeat;}

	#hnav_location a:hover, #location #hnav_location{
    background: transparent url(../media/homepage/images/nav_home.png)
    -155px -27px  no-repeat;}

	#hnav_find a:hover, #find #hnav_find{
    background: transparent url(../media/homepage/images/nav_home.png)
    -236px -27px no-repeat;}

	#hnav_news a:hover, #news #hnav_news{
    background: transparent url(../media/homepage/images/nav_home.png)
    -367px -27px no-repeat;}
	
	#hnav_companies a:hover, #companies #hnav_companies{
	background: transparent url(../media/homepage/images/nav_home.png)
    -465px -27px no-repeat;}

	#hnav_join a:hover, #join #hnav_join{
	background: transparent url(../media/homepage/images/nav_home.png)
    -603px -27px no-repeat;}