body {
font-family:Verdana, Arial, Sans-Serif; 
font-size:12px;
color: #ddd;
background: url(../images/bg.gif) #C8C8D8;
}

a {
color:#cc0000;
text-decoration:none;
outline:none;
}

a:hover {
color:#f00;
cursor:pointer;
text-decoration:underline;
}



#Main{	
	background: url(../images/bg2.gif) no-repeat #000; 
	width:894px; 
	height:525px; 
	border:4px solid #821611; 
	margin-left:auto; 
	margin-right:auto;
	margin-top:10px;
	padding:0px;
}

 .m_home {
	height:17px;
	display: block;
	width:43px;
	background: url(../images/m_home.gif) no-repeat top left;
	margin-right:30px;
	margin-left:15px;
	}
	
 .m_home:hover{
	background-position:bottom left;
	}
	
 .m_demos {
	height:17px;
	display: block;
	width:51px;
	background: url(../images/m_demos.gif) no-repeat top left;
	margin-right:30px;
	}
	
 .m_demos:hover{
	background-position:bottom left;
	}
	
 .m_method {
	height:17px;
	display: block;
	width:56px;
	background: url(../images/m_method.gif) no-repeat top left;
	margin-right:30px;
	}
	
 .m_method:hover{
	background-position:bottom left;
	}

 .m_services {
	height:17px;
	display: block;
	width:56px;
	background: url(../images/m_services.gif) no-repeat top left;
	margin-right:30px;
	}
	
 .m_services:hover{
	background-position:bottom left;
	}

 .m_philo {
	height:17px;
	display: block;
	width:71px;
	background: url(../images/m_philo.gif) no-repeat top left;
	margin-right:30px;
	}
	
 .m_philo:hover{
	background-position:bottom left;
	}
	
 .m_apps {
	height:17px;
	display: block;
	width:133px;
	background: url(../images/m_apps.gif) no-repeat top left;
	/*margin-right:30px;*/
	}
	
 .m_apps:hover{
	background-position:bottom left;
	}
	
#title{	
	position:relative; 
	top:-376px; 
	left:631px; 
	margin-bottom:-631px;
	}
	
#sidevid{	
	position:relative; 
	top:49px; 
	left:692px; 
	margin-bottom:-1200px;
	}
	
#content{
	width:615px;
	height:360px;
	margin:5px;
	padding:5px;
	overflow-y: scroll;
	scrollbar-face-color: #111111;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #999;
	}

#gentext{
	width:575px;
	margin:10px 1px;
	padding:1px 4px;
	background:#111;
	font-size:10px;
	}

.thumbs{
	margin:3px 4px 0px 4px;
	padding:3px; 
	border:2px solid #7B1510;
	text-decoration:none;
}
	
.header {
	font-weight:bold;
	font-size:14px;
	
	}

.emaillink{
	display:block; 
	position:relative; 
	left:720px; 
	top:380px; 
	width:164px; 
	height:22px; 
	margin-bottom:-22px;
}
	


