html {overflow-y: scroll;}

body {
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #3b3532;
	text-align:center;
	}

a {color: #e20000; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
a img { border: none;}

h1,h2,h3,h4,h6 {
	font-weight: normal;
	color: #e20000;
	margin: 0;
}
h1 { 
	font-size: 24px;
	padding: 0;
	line-height: 1em;
	}	
	h2 {color:#333333;}
	
h3 { 
	font-size: 18px;
	padding: 10px 0 0 0;
	line-height: 1em;
}
h4 {
	font-size: 14px;
	line-height: 1em;
	padding: 0 0 10px 0;
}	
h5 { 
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 0;
	line-height: 1em;
	color: #746B72;
	margin: 0;
	}
	
.center { 
	position: absolute; 
	left: 50%; 
	width: 950px; 
	margin-left: -475px;
}

#header {
	width: 100%; 
	height: 150px;
	background: url(images/n-bg.jpg) top center no-repeat;
	text-align: left;
}

#logoblock {
	width: 950px;
	min-width: 950px;
}

#navblock {
	min-width: 950px;
	padding: 0 0 6px 0;
	width: 100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/n-bg-tabs-bg.gif) bottom left repeat-x;
	text-align:center;
}
#navblock a {
	text-decoration: none; 	
	border-right: 1px solid #d4dadf;
	padding: 10px 0 10px 0;
	width: 12%;
	color: #3b3532;
}
#navblock a:hover, #navblock  a:active {
	color: #000;	
	background: url(images/n-bg-tabs-on.gif) bottom right repeat-x; 
}
#navblock .nav-home a {	
	border-left: 1px solid #d4dadf;
}
.errorpage #navblock .nav-home a {	
	width: 95%;
}
#topnav {
	width: 100%;
}
#topnav ul {
	overflow:hidden;
	margin: 0 auto; 
	padding: 0;
	width:950px;
	list-style: none; 
}
#topnav ul li {
	margin: 0; 
	padding: 0;
	display: inline; 
}
#topnav ul li a {
	display: block; 
	float: left; 	
}

#home #navblock .nav-home a, 
.products #navblock .nav-products a,
.services #navblock .nav-services a,
.customers #navblock .nav-customers a,
.partners #navblock .nav-partners a,
.news #navblock .nav-news a,
.about #navblock .nav-about a,
.contact #navblock .nav-contact a {
	background: url(images/n-bg-tabs-on.gif) bottom right repeat-x; 
	color: #423c39;
}

#featurebox { 
	width: 300px; 
	background: #e9e5e4 url(images/n-featurebox-bottom.gif) no-repeat left bottom; 
	color: #3b3532;
	font-size: 14px;
	line-height: 1.2em;
	float: right;
	}
			
#featurebox h1 {
	margin: 0; 
	padding: 25px 25px 15px 25px; 
	font-size:16px; 
	line-height:1em; 
	font-weight: normal; 
	color: #3b3532;
	background: url(images/n-featurebox-top.gif) no-repeat left top;
	}
	
#featurebox h3 {
	margin: 0; 
	padding: 0 0 5px 0; 
	font-size: 13px; 
	font-weight: bold; 
	color: #3b3532;
}

#featurebox ul {margin: 0; padding: 0 25px 20px 25px; list-style-image:url(images/featurebox-bullet.gif)}
#featurebox li {margin-left: 13px; padding-bottom: 10px;}
	
#featurebox p { 
	padding: 0 25px 0 25px; 
	margin: 0 0 10px 0;
}	
	
.featurebox-pic {
	padding: 25px 25px 10px 10px;
	float: right;
}

#home #featurebox {
	width: 500px;
	margin-top: 20px;
	background: #e9e5e4 url(images/n-featurebox-home-bottom.gif) bottom right repeat-x; 
}
	
#home #featurebox h1 {background: url(images/n-featurebox-home-top.gif) no-repeat left top;}

#container-body {
	width: 950px;
	margin: 0 auto 56px;
	text-align: left;
	padding-top: 30px;
	overflow:hidden;
}
#container-left {
	width: 150px;
	float: left;
}	
#container-left h1 {font-size:18px; color:#666666; margin-bottom:10px;}
#container-left h2 {font-size:15px; color:#666666;}


#container-left ul {
	margin: 0; padding: 0;
	list-style-type: none;
	color: #ff0000;
	line-height: 1.2em; 
	}	
#container-left li {
	padding-bottom: 8px;
}	
	
#container-left a {text-decoration: none;}

#container-left a:hover, #container-left a:active {text-decoration: underline;}

#container-right {
	width: 750px;
	float: right;	
	border-left: 1px solid #d4dadf;
	padding-left: 25px;
}
	
#content-left {
	width: 425px;
	float: left;
}
	
#home #container-left {
	width: 400px;
	font-size: 15px;	
	line-height: 1.4em;
	}
	
#home #container-left h5 {
	font-size: 16px;	
	line-height: 1.2em;
	}
	
#home #container-right {
	width: 510px;
	border-left: 0px;
	padding-left: 0;
}
	
#home #content-left {
	width: 510px;
	float: left;
}
	
.errorpage #container-right {
	width: 650px;
	float: right;	
	border-left: 0px;
}

#contact-error #container-right {	
	border-left: 0px;
}

#contact-error #content-left {	
	width: 425px;
	padding-bottom: 50px;
}
	
#customers-home #content-left, 
#partners-home #content-left, 
#news-analyst #content-left,
#about-home #content-left,
#contact-home #content-left,
#news-whitepapers #content-left,
#about-iscteam #content-left {
	width: 725px;
}
	
#news-erlangvsirene #content-left,
#news-press-story #content-left,
#news-press #content-left,
#news-press #content-left {
	width: 600px;
}
	
a.presspagelinks {color:#746B72;}

a.presspagelinks:hover, a.presspagelinks:active {color:#e20000; }

#content-right {
	width: 300px;
	float: right;
}
	
#news-press-story h1 {padding: 0 0 15px 0;}
	
ul.checklist {
	margin: 0;
	padding: 15px 0 15px 0;
	list-style-type: none;
}
	
ul.checklist li {
	background: url(images/check.gif) no-repeat left top;
	padding: 0 0 10px 25px;
	line-height: 1.3em;
}	
	
ul.simplelist {
	margin: 0;
	padding: 15px 0 15px 0;
	list-style-type: none;
}
ul.simplelist li {padding: 0 0 10px 0;}	
	
.img-left { 
	padding: 0 15px 10px 0;
	float: left;
	clear: left;
}

#footer {
	border-top: 1px solid #E0DFDD;
	width:950px;
	margin:0 auto 30px;
	text-align:left;
	color:#948983;
}
#footer h1 {color:#948983; font-size:22px; margin: 25px 0 0 3px;}

#footer p {font-size:11px; margin: 35px 0 25px 3px;}

.clear {clear:both;}

