body
{
	margin: 0 auto;
	font:8pt/14pt tahoma,arial,verdana;

	color:#727272;
}


/*=============header strip*/
.headcol1
{
	background:#5eb4e5;
	height:7px;
	border-right:1px solid #e1e1e1;
}
.headcol2
{
	background:#1f7cc7;
	height:7px;
	border-right:1px solid #e1e1e1;
}

/*=============container*/
#container
{
	width:860px;
	margin:0 0 0 43px;
	background:#fff;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}


/*=============logo,topmenu*/

#logo
{
	width:226px;
	border-right:1px solid #e1e1e1;
	text-align:center;
}
#logo h1
{
	
	display:none;
}
#top-menu
{
	width:430px;
	border-right:1px solid #e1e1e1;
	padding:90px 0 0 0;
	text-align:right;
	
	
}
html>body #top-menu{height:auto; min-height:100px;}



/*=============nav menu

#nav-menu
{
	position: absolute; 
	top: 115px; 
	left: 0px;
	right: 0px;
	width:949px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:0px 10px 0px 45px;

}
*/
.wrap
{
	margin:0;
	padding:9px;
	text-align:right;
}
a{
	color:#1f7cc7;
	text-decoration:none;

}
a:hover{
	color:#555;
	text-decoration:none;
}
p
{
	padding:5px 0 5px 0;
	margin:0;
}

#nav-menu
{
	
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:0px 0px 0px 0px;
}
#nav
{
	width:435px;
	padding:7px;
	border-right:0px solid #e1e1e1;
	background: #fff url(nav_but_bg.gif) repeat-x center bottom;
	text-align:center;
}	
#nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav a
{
	color:#555;
	text-decoration:none;
	display:inline;
	border-right:1px solid #e1e1e1;
	font-weight:bold;
	padding:10px 16px 10px 15px;
	
}

/*=============alpha*/
#alpha
{
	width:659px;
	border-bottom:1px solid #e1e1e1;
}
#content
{
	padding:5px 15px 5px 15px;
	min-height:550px;
}
#content-left
{
	width:33%;
	border-top:6px solid #1f7cc7;
	border-right:1px solid #e1e1e1;
}
#content-right
{
	width:67%;
	border-top:6px solid #5EB4E5;
	border-right:1px solid #e1e1e1;
}
.blocktitle
{
	font:12pt/14pt Arial, Verdana;
	font-weight:bold;
	padding:5px 0 5px 7px;
	background:#f4f4f4;
	color:#555;
	letter-spacing:-0.5px;
	
	border-bottom:1px solid #e1e1e1;
	
}
.blockcontent
{
	padding:5px 7px 5px 7px;
	border-bottom:1px solid #e1e1e1;
}
#product
{
	padding:5px 0 5px 0px;

}
.prod-image
{
	float:left;
	padding:7px;
}
.prod-content
{
	margin-left:130px;

	padding:7px;
}
.violet
{
	color:#874e80;
}
.green
{
	color:#23A864;
}
#product-green
{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0;
}
#product-green div.image
{
	float:left;
	padding:7px;
	
}
#product-green div.content
{
	margin-left:160px;
	color:#23A864;
	padding:7px;
}
#solutions
{
	padding:5px 7px 0px 7px;
	
}
#solutions p
{
	padding:0px 0px 8px 0px;
	border-bottom:1px dashed #e1e1e1;
}
#solutions a.header
{
	color:#3e9fd7;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#solutions a.header:hover
{
	color:#555;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
.spacer
{
	clear:both;
	border-bottom:1px solid #e1e1e1;
	margin-top:1.5px;
}
#beta
{
	font-family:tahoma;
	border-bottom:1px solid #e1e1e1;
}
#beta .blocktitle
{
	background:#5EB4E5;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	letter-spacing:0.1px;
	padding:7px;
}
a.news
{
	display:block;
	font-size:10px;
	color:#9E9D9D;
	padding:5px;
	padding-left:15px;
	text-decoration:none;
	background:url(news_li.gif) no-repeat top left;
	border-bottom:1px solid #f4f4f4;
}
a.news:hover
{
	background:#edf8ff;
}
.page-navigation
{
	padding:10px;
	
}
a.page-navigation
{
	padding:0;
	color:#1f7cc7;
	text-decoration:none;
}
a.page-navigation:hover
{
	color:#555;
	text-decoration:underline;
}
hr
{
    margin:2px 0 2px 0;
	padding:3px 0 3px 0;
	border-bottom:1px solid #f4f4f4;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
img{
border:0;
}
#footer
{
	width:860px;
	height:40px;
	margin:0 0 0 43px;
	padding-top:10px;
}

h1, h2, h3
{
	padding-bottom:10px;
	color:#3e9fd7;
	margin:0;
}
h3
{
	font-size:12px;

}