<style type="text/css">
<!--

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	/*font-size: 11px;*/
    line-height: 20px;  
}

p, ul {
	margin-bottom: -3px;
}

h1 {
	margin-top: -2px;
	color:#E31837;
	/*font-size: 18px;*/
	font-size: 170%;
	font-weight: normal;
}

h2 {
	margin-top: -2px;
	color: #666;
	/*font-size: 12px;*/
	font-size: 130%;
	font-weight: bold;
}

h3 {
	margin-bottom: 5px;
	color: #666;
	/*font-size: 12px;*/
	font-size: 130%;
	font-weight: bold;
}

#header {
  width: 960px;
  height: 60px;
}

#home-navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  width: 930px;
  height: 180px;
  padding-top: 8px;
  line-height: 20px;  
  padding-left: 15px;
  padding-right: 15px;   
}

#demo1 {
  width: 255px;
  height: 160px;
  padding-right: 15px;
  float: left;
}

#demo2 {
  width: 255px;  
  height: 160px;
  padding-right: 15px;  
  float: left; 
}

#demo3 {
  width: 255px;  
  height: 160px;
  padding-right: 15px;  
  float: left; 
}

#title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;  
  width: 750px;
  height: 45px;
  padding-top: 15px;
  padding-left: 15px;
  float: left;
}

#logo {
  width: 155px;
  height: 45px;
  padding-top: 10px;   
  padding-right: 15px;  
  float: right; 
}

#content {
  width: 960px;
  height: 350px;
  clear: both;
}

#discription {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  vertical-align: top;  
  line-height: 20px;
  width: 275px;
  height: 470px;
  padding-right: 0px;
  float: left;
}

#home-discription {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%; 
  line-height: 20px;
  width: 483px;
  height: 350px;
  padding-right: 0px;
  float: left;
}

#video {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  line-height: 20px;  
  vertical-align: middle;   
  width: 640px;
  height: 480px;
  padding-left: 15px;    
  padding-right: 15px;      
  float: left;
}

#home-video {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  line-height: 20px;  
  width: 425px;
  height: 344px;
  padding-left: 15px;    
  padding-right: 15px;      
  float: left;
}

#spacer {
  width: 275px;
  height: 20px;
  margin-top: -3px;
}

#spacer-home {
  width: 255px;
  height: 2px;
  margin-top: -4px;
  margin-botom: 4px;  
}

a {
	text-decoration:none;
	color:#E31837;
	font-weight: normal;
}

a:hover, a:focus {
	text-decoration:underline;
	outline: 0;
}

a.more {
	padding-right: 16px;
	background:url(../images/more.gif) right center no-repeat;
	display:inline-block;
}

a.website {
	padding-left: 10px;
	padding-right: 36px;
	padding-top: 0px;
	height: 22px;
	background:url(../images/website.gif) right center no-repeat;
	background-color: #e11936;
	color: #ffffff;
	display:inline-block;
}

#border {
	border: 1px solid #999;
}

</style>