body 	{
		padding: 0;
		margin:0;
		background-image: url("grey.gif");
		background-color: black;
		background-position: 0px 102px; 
		background-repeat: repeat-x;
		color: white;
		min-width: 700px;
		text-align: center;
		font: 78%/1.5 arial, helvetica, sans-serif;
		}
img {border:0}
p  {
	font: normal .9em/2.8em Arial, Helvetica, sans-serif; 
	letter-spacing: 3px; margin-top:0;}

#wrapper {
		color: white;
		margin: 0 auto;
		width: 720px;
		text-align:left;
		letter-spacing: 1px;
		}

/*-------------------------------------top menu---*/
#logo {margin-top:20px;}

#top {
	margin-left:80px;	
	margin-top: 17px; _margin-top:14px;
		}
.menu_item{
   		float: left;
		position:relative;
		padding: 0 50px;
		height: 40px;
		border: 0px solid orange;
		}
.menu_item p {
		margin: 0; 
		padding: 0;
		font-size: .6em;
		}


.symbol {float:left; width:100px; margin:0 0 12px 0; border:none; padding:0; clear:left}

.copy {float:right; width:240px; margin:20px 40px 10px 10px; padding:0; color:#aaa;
	}


/*-------------------------------------left---*/

#maincontent {
	margin-top: 52px; height:570px; background-color: #333; }

#leftside {
	float:left;
	width:220px;
	margin-top:100px;
	padding-left:30px;
	border: 0px solid white;
    }
/*-------------------------------------right---*/

#rightside { 
	position:relative;
	float:right;
    	width:420px;
    	margin-top:20px;
  	border: 0px solid green;
	}
 
#rightside h2 {text-transform:uppercase; font-size: 1.1em; margin-bottom:0}

#rightside h2.v_name {color:white; }

#rightside p {line-height:2.1em; color: #aaa; margin-bottom:0px}
#rightside em {color: white}

#rightside h2 a {text-transform:uppercase; color: white; text-decoration:none}
#rightside h2 a:hover {color: #999}

em {font: normal bold 1.1em verdana, georgia, sans-serif; color:#666; letter-spacing: 2px; text-transform:uppercase}


/*-------------------------------------------right design---*/

#slide_nav img {width:20px;
	margin-top: 20px;}
#stuff {margin-top:20px; _margin-top:15px}
/*-------------------------------------------right video---*/

.v_symbol {float:left; width:140px; margin:30px 0 0px 0;  _margin-top: 15px; border:none; padding:0;}

.video_info {float:right; width:240px; margin:30px 10px 0px 10px; padding:0; }

a.view {color: #999; letter-spacing:1px; font-size:95%}
a.view:hover {color: #bbb;}
div.section {line-height:1em; margin-top: 20px; clear:both;}
div.section p.v_descript {border:0px solid green;}
div.section p.see {border:0px solid red;}


#footer p {font-size: .7em}
#footer a {color:white; font-weight:bold; letter-spacing: 2px; text-decoration:none; font-size:1.3em;}
#footer a:hover {color:#aaa}
#footer {clear:both; background-color: #333; padding: 0 6px; margin-top:20px; }
.tel {font-weight:bold; letter-spacing: 4px; font-size:1.3em}
