/* 
CSS Document for NSYS Origin
Created by: Ryana Aher
*/

/* ------------------------------------------------------------
	GENERAL SETTING
------------------------------------------------------------ */
body {
	background-color:#ffffff;
	background-position:top;	
	margin:0 auto;
	}
.container {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	}
	
/* ------------------------------------------------------------
	HEADER SECTION
------------------------------------------------------------ */
#header {
	background-image:url(images/bg-header.jpg);
	background-repeat:repeat-x;
	height:106px;
	}
#header_left {
	margin-top:28px;
	margin-left:26px;
	float:left;
	}
#header_right {
	margin-top:53px;
	margin-right:26px;
	width:490px;
	height:51px;
	float:right;
	}

/* ------------------------------------------------------------
	BANNER SECTION
------------------------------------------------------------ */
#banner {
	background-image:url(images/bg-banner.jpg);
	background-repeat:repeat-x;
	height:282px;
	}
#banner .container {
	width:994px;
	}

/* ------------------------------------------------------------
	SECTION 1
------------------------------------------------------------ */
#section1 {
	background-image:url(images/bg-gradient.jpg);
	background-repeat:repeat-x
	background-position:top;
	padding-bottom:35px;
	}
#section1 .container{
	background-image:url(images/bg-section-1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
#section1_left {
	float:left;
	width:685px;
	margin-left:26px;
	margin-top:32px;
	}
#section1_left h2 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size:24px;
	font-weight:lighter;
	color:#3366ff;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	}
#section1_left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	}
#section1_right {
	float:right;
	width:210px;
	margin-right:26px;
	margin-top:47px;
	text-align:center;
	}
#section1_a_left {
	float:left;
	width:125px;
	margin-left:18px;
	margin-top:38px;
	}
/*
	Referenzen - Tabelle
*/
.rechts {							
	width:220px;
	float:right;
	height:84px;
	}
.links {
	width:220px;
	height:84px;
	}
/*
	Screenshots - Tabelle
*/
.screens {
	width:470px;
	height:351px;	
	}
.screens_big {
	widows:470px;
	height:504px;
}
.content {
	float:left;
	width:476px;
	margin-left:35px;
	margin-top:38px;
	}
	
.content h2 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size:22px;
	font-weight:lighter;
	color:#000000;
	margin-top:0px;
	margin-bottom:20px;
	text-align:left;
	}
.content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#3399ff;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	}
.content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	line-height:18px;
	}
.content a {
	color:#3399cc;
	text-decoration:none;
	}	
.vspacer2 {
	float:left;
	margin-left:25px;
	margin-top:38px;
	margin-bottom:30px;
	background-image:url(images/vspacer2.gif);
	background-repeat:repeat-y;
	width:2px;
	height:auto;
	min-height:550px;
	}
#section1_a_right {
	float:right;
	width:255px;
	margin-right:26px;
	margin-top:38px;
	text-align:center;
	}
.text_ads {
	margin-bottom:10px;
	}
.text_ads h2 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	}
.text_ads p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	}	
.text_ads a {
	color:#3399cc;
	text-decoration:none;
	}	
.img_ads {
	width:254px;
	border:1px solid #dddddd;
	margin-bottom:10px;
	}
/* ------------------------------------------------------------
	SECTION 2
------------------------------------------------------------ */
#section2 {
	margin-top:0px;
	background-image:url(images/bg-section-3.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:top;
	padding-top:40px;
	padding-bottom:30px;
	}
.feature {
	width:295px;
	float:left;
	}
.feature_top {
	width:295px;
	}
.feature_icon {
	float:left;
	width:23px;
	height:25px;
	background-image:url(images/icon-features.png);
	background-repeat:no-repeat;
	margin-right:10px;
	}
.feature_title {
	float:left;
	width:262px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:lighter;
	text-transform:capitalize;
	}
.feature_content {
	margin-left:33px;
	width:262px;
	float:left;
	}
.feature_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	}
.vspacer1 {
	background-image:url(images/vspacer1.gif);
	background-repeat:repeat-y;
	width:2px;
	height:auto;
	min-height:150px;
	margin:0px 22px 35px 22px;
	float:left;
	}
.vspacer3 {
	background-image:url(images/vspacer1.gif);
	background-repeat:repeat-y;
	width:2px;
	height:auto;
	min-height:200px;
	margin:0px 22px 35px 22px;
	float:left;
	}

/* ------------------------------------------------------------
	SECTION 3
------------------------------------------------------------ */
#section3 {
	background-color:#ffffff;
	background-image:url(images/bg-section-3.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:40px;
	padding-bottom:35px;
	}
#section3_left {
	float:left;
	width:190px;
	margin-left:66px;
	margin-right:66px;
	margin-top:47px;
	text-align:center;
	}
#section3_right {
	float:right;
	width:650px;
	margin-right:0px;
	margin-bottom:35px;
	margin-top:53px;
	}
#section3_right h2 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size:22px;
	font-weight:lighter;
	color:#000000;
	margin-top:0px;
	margin-bottom:10px;
	}
#section3_right p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#666666;
	margin-top:0px;
	margin-bottom:0px;
	}

/* ------------------------------------------------------------
	SPACER
------------------------------------------------------------ */
#spacer {
	background-color:#ffffff;
	}
.hspacer1 {
	margin:0 auto;
	background-image:url(images/hspacer1.gif);
	background-color:#ffffff;
	background-repeat:repeat-x;
	width:980px;
	height:2px;
	}
	
/* ------------------------------------------------------------
	SECTION 4
------------------------------------------------------------ */
#section4 {
	background-color:#ffffff;
	}
#section4 .container {
	padding-top:20px;
	padding-bottom:20px;
	}
/* ------------------------------------------------------------
	FOOTER
------------------------------------------------------------ */
#footer {
	background-color:#cdd2d4;
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
#footer_left {
	margin-top:40px;
	margin-left:3px;
	margin-bottom:25px;
	width:160px;
	float:left;
	}
#footer_center {
	margin-top:60px;
	margin-right:0px;
	margin-bottom:25px;
	width:425px;
	float:right;
	text-align:right;
	}
#footer_center p {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#3399cc;
	text-transform:capitalize;
	}
#footer_center a {
	color:#3399cc;
	text-decoration:none;
	}
#footer_center a:hover {
	color:#ff6600;
	text-decoration:none;
	}
#footer_right {
	width:215px;
	margin-right:3px;
	margin-top:43px;
	margin-bottom:25px;
	float:right;
	text-align:right;
	}
#footer_right p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-transform:capitalize;
	text-align:right;
	margin-top:0px;
	}
#footer_right a {
	color:#666666;
	text-decoration:none;
	}
#footer_right a:hover {
	color:#3399cc;
	text-decoration:none;
	}
/* ----------------------------------------------------
	CSS End */

