body {margin: 0; padding: 0; background: url(/images/stripe_.png) fixed; }


body#home #vertnav a#home  {	background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px; 
							overflow: auto;
							}

body#news #vertnav a#news{	background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px;  
							}
body#product #vertnav a#product{
							background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px;  
							}

body#demo #vertnav a#demo {
							background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px;  
							}
							
body#download #vertnav a#download {
							background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px;  
							}

body#support #vertnav a#support{
							background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px;
							}

body#sponsors #vertnav a#sponsors {
							background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px;
							}				

body#about #vertnav a#about{
							background: #FF3300;
							text-decoration: none;
							padding-left: 15px;
							color: #ECECEC;
							border-left: 15px solid #FF9900;
							outline: none;
							font-size: 14px;
							}

#holder {width: 739px; margin: 0 auto 0 auto; padding: 0; background: black; border-left: white solid 1px; border-right: #CCCCCC solid 1px;}

#top {width: 739px; height: 234px; background-image: url(/images/top.png); background-repeat: no-repeat;}

#middle {width: 739px; height: 75px; background-image: url(/images/blockrow.png); background-repeat: repeat-x;}

#bottom {width: 739px; background-color: black; margin: 0; padding; }

#rightcol {width: 180px; float: right; background-color: #505050; border: 1px solid #ffffff; margin: 30px 70px 0 20px; font-size: 12px; color: #CCCCCC; font-family: Arial, sans-serif; font-weight: bold; text-align: left;}


ul, li {color: #CCCCCC; font-family: Arial, sans-serif; font-size: 13px;}

ul.text { margin: 0 0 4px 30px; padding: 0 0 0 30px; font-weight: bold;}

li.text  {margin: 0 0 4px 40px; padding: 0; font-weight: bold;}


a.text:link, a.text:visited {color: #3399FF; border-bottom: 1px dashed #3399FF; text-decoration: none; outline: none;} 

a.text:hover, a.text:active {color: white; background: #3399FF; text-decoration: none; outline: none;}

#vertnav {
	padding: 0;
	width: 150px;
	}
	
#vertnav ul {
	padding: 10px 0 0 0;
	margin: 0 0 0 5px;
	list-style: none;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 14px; 
	font-weight: bold;

	} 
	
#vertnav li {
	margin: 2px;
	font-size: 14px; 
	}
	
#vertnav a {
	display: block;
	background: #333333;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 20px;
	width: 100%;
	border-left: 10px solid #808080;
	outline: none;
	font-size: 14px; 
}

#vertnav a:hover, #vertnav a:active {
	background: #FF3300;
	text-decoration: none;
	padding-left: 15px;
	color: #ECECEC;
	border-left: 15px solid #FF9900;
	outline: none;
	font-size: 14px; 
}

h1 {padding: 20px 70px 0px 70px; color: #d45500; font-size: 23px; font-family: Arial, sans-serif; font-weight: lighter; text-align:left;} 

h2 {padding: 15px 20px 0px 20px; margin: 0; color: #d45500; font-size: 19px; font-family: Arial, sans-serif; font-weight: lighter; text-align:left;}

h3 {padding: 20px 70px 0px 70px; color: #d45500; font-size: 18px; font-family: Arial, sans-serif; font-weight: lighter; text-align:left; text-decoration: underline;} 

p {padding: 15px 70px 0px 70px; color: #CCCCCC; font-size: 15px; font-family: Arial, sans-serif; font-weight: normal; text-align: justify;} 

#footer {width: 600px; height: 30px; margin: 30px auto 0 auto; padding-top: 10px; color: #666666; font-size: 13px; font-family: Arial, sans-serif; font-weight: normal; text-align: center; border-top: 1px solid  #999999;}

