/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	height: 100%;	
}

body table{
	border:0px;
	cellpadding:0px;
	cellspacing:0px;
}

body li {
	list-style-image:url(nimage/bulletpoint.gif);
}




TD.paddingten {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}

TD.rightpart {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #e9e9e9 1px solid; 
	PADDING-TOP: 80px; 
	TEXT-ALIGN: center;
	width:180px;
}


TD.verticallines {
	_PADDING-RIGHT: 5px; 
	_PADDING-LEFT: 5px; 
	_PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #e9e9e9 1px solid; 
	BORDER-RIGHT: #e9e9e9 1px solid; 
	
	_TEXT-ALIGN: center;
	_width:180px;
}

/*
#group table {
	border:0px;
	padding:0px;
	cellpadding:0px;
	cellspacing:0px;
}
*/

.minheight{
	height:600px;

}

.outer {
	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0;
	width:900px;
	z-index:1;
	background-color: #252525;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0;
	height:100%;
}

.gbody {
	position: relative;
	top: 0px;
	_height: 100%;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(../nimage/menu-shadow.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	padding-top:30px
}

.gbody h1 {
	font-size: 30px;
	color:#2E5FC5;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
}

.gbody h2 {
	font-size: 24px;
}

.gbody h3 {
	font-size: 20px;
	color:#2E5FC5;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
}

.gbody h4 {
	font-size: 18px;
	color:#2E5FC5;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
}


.gbody a{
	color:#2e5fc5;
}

.gbody img{
	border:none;
	outline:none;
}

.gfoot {
	position: relative;
	top: 0px;
	_height: 50px;
	margin-left: 5px;
	margin-right: 5px;
	border-style:none;
	text-align:left;
	color: #CFCFCF;
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:middle;
}

.gfoot a {
	color: #888888;
	text-decoration:underline;
}

.gmenu {
	border-style: none;
	position: relative;
	_background-color: #5D77CE;
	_background-color: #252525;
	height: 29px;
	top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../nimage/menu-back.gif);
	background-repeat:repeat-x;
	_background-position:center;
	background-position: top left;	
	color:white;
}

.header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 85px;
	top: 5px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(nimage/headeback.gif);
	background-position:right;
	background-repeat:no-repeat;
}



#nav {
	margin: 0;
	padding: 0;
	_height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	color:white;
}

#nav li
{
	text-align: center;
	list-style: none;
	display: block;
	width: 120px;
	height: 29px;		
	float: left;
}

#nav li a
{
	text-decoration: none;
	display: block;
	width: 120px;	
	height: 29px;
	padding: 5px 0 0 0;
	color:white;
}
/*
#nav li a
{
	color: #eee;
}
*/

/*
#nav li a:link { 
	color: white; 	
}
*/

#nav li a:hover { 
	text-decoration:underline;
	background-image: url(../nimage/hover-menu-back.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	color:white;
}

/*
#nav #active
{
	font-size: 17px;
	color: black;
	_background-image: url(nimage/active-menu-back.gif);
	_background-repeat: no-repeat;
	_background-position: top left;	
}
*/

.frontpanel{
	width:400px;
	margin:10px;
	font-size:14px;
}
.frontpanel img{
	align:center;

}
.frontpanel ul{
	font-size:12px;
	list-style-position:inside;
}

.contentbar {
	_float: right;
	width: 300px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #607080;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #8397aa;
}


.lookhere {
	_float:right;
	width:180px;
	padding:10px;
	margin-bottom:20px;
	border: 3px solid Red;
	font-size:14px;
}

.lookhere a {
	color: #000000;
	text-decoration:none;
}

.sidebar {
	_float: right;
	_width: 180px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #607080;
	background-color: #d8dfe3;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #8397aa;
}

.sidebar ul {
	padding-left: 25px;
}

.sidebar a {
	color: #2E5FC5;
}

.sidebar h4 {
	font-weight: bold;
	font-size: 17px;	
	margin: -5px 0 10px 0;
}

.bluebox {
	_float: right;
	padding: 10px;
	_margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 14px;
	color: #607080;
	background-color: #d8dfe3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #8397aa;
}

.bluebox ul {
	padding-left: 25px;
}

.bluebox a {
	color: #2E5FC5;
}

.bluebox h4 {
	font-weight: bold;
	font-size: 17px;	
}

.headlineblock {
	_float: right;
	padding: 10px;
	_margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	color: #000000;
	background-color: #f0f0f0;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #d8dfe3;
	_font-style:italic;
	font-weight:800;
}

.headlineblock ul {
	padding-left: 25px;
}

.headlineblock a {
	color: #2E5FC5;
}

.headlineblock h4 {
	font-weight: bold;
	font-size: 17px;	
}

.purchaseoptions {
	padding: 10px;
	font-size: 12px;
	color: #607080;
	background-color: #d8dfe3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #8397aa;
	text-align:center;
	width:400px;
}

.purchaseoptions table{
	cellpadding:5px;
	align:center;
	width:100%;

}

.purchaseoptions tr{
	text-align:left;
}

.gcenter {
	position:relative;
	_margin-top:auto;
	_margin-bottom:auto;
	text-align:center;
	position:relative;
	vertical-align:middle;
}

.casestudy{
	clear:right;
	margin-bottom:20;
	margin-top:0;
	vertical-align:top;
}

.casestudy img {
	float:right;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
	position:relative;
	_display:block;
	vertical-align:top;
	
}

.casestudy a{
	border:0px;
}

#popupContact{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:384px;  
	width:408px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;  
}  
#popupContact h1{  
	text-align:left;  
	color:#6FA5FD;  
	font-size:22px;  
	font-weight:700;  
	border-bottom:1px dotted #D3D3D3;  
	padding-bottom:2px;  
	margin-bottom:20px;  
}  
#popupContactClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block;  
}  
