body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/bluebox.png) repeat;
	font-size:13px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
	font-weight:600;
}
#container {
	width:960px;
	margin:0 auto;
	padding:10px;
	height:700px;
}

#leftContainer {
	width:720px;
	margin:0 auto;
	padding:10px;
	float:left;
}
#rightContainer {
	width:180px;
	margin:20px 10px 0 10px;
	padding:0 5px;
	border-left:3px solid #CED5D9;
	border-right:3px solid #CED5D9;
	border-top:1px solid #CED5D9;
	border-bottom:1px solid #CED5D9;
	float:left;
	background:#f7f7f7;
	border-radius:10px;
}
#header{
	height:400px;
	width:100%;
	background:#1c5a85;
	
}
#header_fixed {
	height:58px;
	width:100%;
	background:url(images/header_fixed.png) repeat-x;
	position:fixed;
	z-index:100;
	border-bottom:5px solid #1c5a85;

}
.inner {
	width:960px;
	margin:0 auto;
}
.logo {
	font-size: 62px;
	color:#ABC8E4;
	margin:0px;
	padding:20px 0;
	width:100%;
	float:left;
}
.headerRight {
	width:50%;
	color:#ffffff;	
	float:right;
	padding:16px 0;
}
.loginButton {
	padding: 4px;
	width: 155px;
	background: #a9db80;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
}
.top{
	background:url(images/bluebox.png) repeat-x;
	height:300px;
	width:100%;
}
input[type=text] {
	padding:2px;
	border-radius:4px;
	border:none;
	outline:none;
}
fieldset {
	padding:0;
	margin:0 25px 0 0;
	width:280px;
	float:right;
	border:none;
	
}
fieldset a {
	color:#FFFFFF;
	margin-left:5px;
	vertical-align:bottom;
	position:absolute;
	margin-top:5px;
	text-decoration:none;
}
.content_left {
	width:400px;
	float:left;
	height:100px;
	background:#ffffff;
}
.content_right {
	width:560px;
	float:right;
	height:100px;
	background:#ffffff;
}

#login-form span.text {
float: left;
width: 120px;
margin-left: 4px;
border-radius:2px;
background-color: #ffffff; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f4f5f5));
background-image: -webkit-linear-gradient(top, #ffffff, #f4f5f5);
background-image: -moz-linear-gradient(top, #ffffff, #f4f5f5);
background-image: -ms-linear-gradient(top, #ffffff, #f4f5f5);
background-image: -o-linear-gradient(top, #ffffff, #f4f5f5);
background-image: linear-gradient(to bottom, #ffffff, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#f4f5f5);
}
#login-form input {
border: none;
background: none;
padding:2px 4px;
color: #9b9b9b;
width: 112px;
}

.top_left {
	margin-top:-300px;
	height:260px;
	width:46%;
	float:left;
	border-right:1px solid #1B4167;
}
.top_right {
	margin-top:-300px;
	height:260px;
	width:54%;
	float:right;
	border-left:1px solid #4183C5;
}

.campuz
{
	list-style-type:none;
	padding:0px;
	margin:120px 0 0 10px;
	position:absolute;
}
.campuz_1
{
	list-style-type:none;
	padding:0px;
	margin:120px 0 0 220px;
	position:absolute;
}

.campuz li
{
	background-image:url(images/check_mark.png);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding:10px 0 5px 30px;
	font-size:16px;
	color: #ABC8E4;
	text-shadow: 0 1px 0 #244F79;
}
.campuz_1 li
{
	background-image:url(images/check_mark.png);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding:10px 0 5px 30px;
	font-size:16px;
	color: #ABC8E4;
	text-shadow: 0 1px 0 #244F79;
}
.top_right p{
	font-size: 16px;
	line-height: 22px;
	padding:30px 50px;
	color: #ABC8E4;
	text-shadow: 0 1px 0 #244F79;
	text-align:justify;
}
.modules
{
	list-style-type:none;
	padding:0px;
	margin:10px 0 0 10px;
	width:170px;

}
.modules li
{
	background-image:url(images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:0px 8px; 
	padding:12px 0 5px 30px;
	font-size:14px;
	color:#3093c7;
}
#container p{
	font-size:14px;
	line-height:20px;
	text-align:justify;
}
#footer{
	bottom:0;
	height:16px;
	width:100%;
	color:#1c5a85;
	background-color: #c8d7dc;
	padding:10px 0;
	text-align:center;
}

.demo{
float:right;
border:1px solid #8bcf54; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 border:1px solid #74bf36;
 background-color: #8ed058; background-image: -webkit-gradient(linear, left top, left bottom, from(#8ed058), to(#7bb64b));
 background-image: -webkit-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -moz-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -ms-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -o-linear-gradient(top, #8ed058, #7bb64b);
 background-image: linear-gradient(to bottom, #8ed058, #7bb64b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8ed058, endColorstr=#7bb64b);
 cursor:pointer;
 margin-right:50px;
}

#gns-basecanvas {
	background:#EFF3F8;
}