
html{
background:url(../images/page_back.gif) repeat-x; 
background-color:#FFFFFF
}


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	margin: 0 auto;	
	text-align: center;
	line-height: 15px
}

a {color:#079D5B; font-weight:bold;}
a:visited {color:#1B5BEC;}
a:hover {color:#079D5B; text-decoration:none;}
a:active, a:focus {color:#1B5BEC; text-decoration:none;}

br {
	margin: 0;
	padding: 0;			
}

div#toparch {
	width:945px;
	height: 7px;
	margin: 10px auto 0 auto;	
	background:url(../images/container_top.gif) no-repeat;
	background-color: #FFFFFF;
	 
}

div#container {
	width:945px;
	background-color: #FFFFFF;
	border-right: #000 1px solid;
	border-left: #000 1px solid;	
	border-bottom: #000 1px solid;	
	margin: 0 auto 50px auto;	
	text-align: center;
	padding: 0;
	overflow: hidden;	 
}

div#headerbar {
	position:relative;
	width:938px;
	height:93px; 	
	background-color: #FFFFFF;
	
}

div#logo {
	float: left; 
	width:208px;	
	height:93px;
}

div#buy {
	position: absolute;
	top: 27px;
	left: 760px;
	width:177px;	
	height:61px; 
}

div#container2 {
	position:relative;
	width:929px;
	background:url(../images/container2_back.gif) repeat-x;
	margin: 0 auto;	
	background-color: #EBEBEB;
	text-align: center;
	overflow: hidden;	
}



/*Content Area*/

div#contentholder {
	width:900px;
	margin: 0 auto;	
	padding: 0;
	background:url(../images/content_holder_back.gif) repeat-y;	
	overflow: hidden;
	text-align: center;
}

#contentholder h1 {
	width: 100%; 
	height: 120px;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0;
	text-indent: -9999px;
}

#products h1 {background: #005082 url(../images/headers/products.jpg) no-repeat;}
#demo h1 {background: #005082 url(../images/headers/demo.jpg) no-repeat;}
#buy h1 {background: #005082 url(../images/headers/buy.jpg) no-repeat;}
#customers h1 {background: #005082 url(../images/headers/customers.jpg) no-repeat;}
#partners h1 {background: #005082 url(../images/headers/partners.jpg) no-repeat;}
#about h1 {background: #005082 url(../images/headers/about.jpg) no-repeat;}
#support h1 {background: #005082 url(../images/headers/support.jpg) no-repeat;}
#forums h1 {background: #005082 url(../images/headers/forums.jpg) no-repeat;}
#contact h1 {background: #005082 url(../images/headers/contact.jpg) no-repeat;}
#press h1 {background: #005082 url(../images/headers/press.jpg) no-repeat;}

#contentholder h2 { 
      font-size: 15px; 
      color:#0164B2;  
	  margin: 0;
	  padding: 0;
 } 

#contentholder h3 {
	font-size: 12px;
	color:#333;
	margin: 0px;
	padding: 0 0 0 60px;
}

#contentholder p {
	padding: 0 0 15px 60px;
	margin: 0;
	font-size: 12px;
}

ul {
	padding: 5px 0 15px 80px;
	margin: 0;
	list-style: none;
}

li {
	padding: 0 0 0px 2px;
	margin: 0;
	list-style-image:url(../images/arrow.gif);
}

div#dots {
	width:100%;
	height: 15px;	
	background:url(../images/dot.gif) no-repeat;	
}

div#dots2 {
	width:100%;
	height: 15px;	
	background:url(../images/single_dot.gif) repeat-x;	
}

div#content1 {
	float:left;
	width:420px;
	padding: 5px 15px;
	margin: 0;
	text-align: left;
}

div#content2 {
	float:left;
	width:180px;
	padding: 5px 0px 5px 60px;
	margin: 0;
	text-align: left;
}

div#content3 {
	float:left;
	width:180px;
	padding: 5px 0;
	margin: 0;
	text-align: left;
}

div#content_right {
	float:left;
	width:620px;
	padding: 5px 20px;
	margin: 0;
	text-align: left;
}

div#content_leftbar {
	float:left;
	width:210px;
	padding: 5px 5px 5px 15px;
	margin: 0;
	text-align: left;
}

div#content_leftbar ul{
	padding: 5px 5px 5px 15px;
	margin: 0;
}

div#content_wide {
	float:left;
	width:700px;
	padding: 5px 20px;
	margin: 0;
	text-align: left;
}

div#contentbottom {
	width:900px;
	height: 20px;
	margin: 0 auto;	
	padding: 0;		
	background:url(../images/content_holder_bottom.gif) no-repeat 0 100%;	
}

div#blurbs {
	float: left;
	margin: 0 0 0 15;	
	width: 200px;
	color:#323232;	
	padding: 20px 15px;
	text-align: left;	
}

#blurbs h3 {
	padding: 0;
	margin: .5em 0 ;
	font-size: 12px;
	font-weight: bold;	
}

#blurbs h4 {
	padding: 0 0 2px 0;
	margin: 0 0 ;
	font-size: 10px;
	color: #084071;
	font-weight: bold;
}

#blurbs p {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
}

#blurbs ul {
	padding: 0 0 0 17px;
	margin: 0;
}

#blurbs li {
	padding: 0 0 0px 2px;
	margin: 0;
	list-style-image:url(../images/arrow.gif);
	font-size: 10px;	
}



input {
	height: 17px;
	border: 1px solid #999;
	}

span.submit {
	margin: 10px;
	float: right;
	background: url(../images/submit_right.gif) top right no-repeat;
	padding: 0 10px 0 0;
	}

span.submit input {
	height: 24px;
	padding: 0 0 0 8px;
	font-weight: normal;
	line-height: 15px;
	color: #333;
	background: url(../images/submit_left.gif) top left no-repeat;
	border: 0;
	cursor: pointer;
	}





/*Footer Info*/

#footer {
	float: left;
	width:900px;
	height: 15px;
	padding: 10px 20px 30px 20px;
	margin: 0;
	background:url(../images/footer_back.gif) repeat-x;	
	font-size: 10px;
}

#copyright {
	float: left;
	margin: 0;		
	padding: 0;
	color: #fff;
}

#footerlinks {
	float: right;
	margin: 0;		
	padding: 0;
	color: #CBCCCE;
}

#footerlinks a {
	color: #FF9700;
	font-weight:normal;
	text-decoration: none;
}

#footerlinks a:visited {
	color: #FF9700;
	font-weight:normal;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #FF9700;
	background-color:#323335;
	text-decoration: underline;
}

#footerlinks a:active, a:focus {
	color: #FF9700;
	background-color:#323335;
	text-decoration: none;
}


