body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	color:#222;
	width:100%;
	height:100%;
	overflow-x:hidden;
	background:#fff;
}
h1 {
	color:#3186ad; 
	font-size:26px; 
	text-transform:uppercase;
	margin:0 0 15px 0;
}
h3 {
	color:#ee2e24; 
	font-size:20px; 
	text-transform:uppercase;
	margin:15px 0 15px 0;
}
h4 {
	color:#222; 
	font-size:20px; 
	margin:15px 0 15px 0;
}
p {
	font-size:18px;
	line-height:24px;
	margin:0 0 15px 0;
}
.home-img {
	float:right;
	margin:0px 0 50px 30px;
	padding:12px; background:#fff;
	box-shadow:inset 0 0 10px #222;
}
.iso {
	float:left;
	margin:-50px 30px 60px 0;
}
.clear {clear:both;}
.img-r {
	float:right;
	margin:-30px 15px 20px 20px;
}

.inner-img {
	float:right;
	position:relative;
	padding:12px; background:#fff;
	box-shadow:inset 0 0 10px #222;
	margin:-30px 0 20px 40px;
}
.inner-img2 {
	float:right;
	position:relative;
	padding:12px; background:#fff;
	box-shadow:inset 0 0 10px #222;
	margin:0px 0 20px 40px;
}
.inner-img3 {
	position:relative;
	padding:12px; background:#fff;
	box-shadow:inset 0 0 10px #222;
	margin:0 0 0 0;
}
.space {min-height:50px;}
.space2 {min-height:80px;}
.img-l {
	float:left;
	padding:3px; 
	border:1px dashed #ccc;
	margin:0px 20px 20px 0;
}
.container {
	width:1200px; 
	margin:0 auto;
}
.left {
	width:550px; float:left;
}
.right {
	width:550px; float:right;
}
.sticky {max-width:320px;}
#header {
	position:relative;
	width:100%; 
	height:205px;
	z-index:999;
	background:url(../images/header.jpg) repeat-x;
}
.header {
	width:100%;
	height:205px;
	position:relative;
}
.logo-wrap {
	width:373px;
	height:227px;
	background:url(../images/logo-wrap.png) no-repeat;
	float:left;
	margin:6px 0 0 0;
}
.logo {
	margin:13px 0 0 25px;
}

#nav {
	position:absolute;
	list-style-type:none; 
	bottom:17px; 
	right:0;
}
#nav li {
	margin:0 0 0 0;
	display:inline-block;
	float:left;
}
#nav li a {
	color:#fff; 
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	transition:all .5s;
	padding:14px 17px;
	width:100%; 
	height:100%;	
	border-right:1px solid #2d708d;
}
#nav li a.current, #nav li a:hover {
	background:#ee2e24;
}
#inner-wrap {
	width:100%; 
	height:auto;
	position:relative;
	background:#34739c url(../images/innergrad2.jpg) repeat-x;
}
#inner-wrap h2 {display:block; float:right; text-align:center; background:#ee2e24; padding:15px 30px;
 line-height:40px; font-size:30px; width:200px; color:#fff; font-weight:normal; position:relative; top:50px;}

#slideshow {
	width:1920px; 
	height:510px;
	position:relative;
	left:50%;
	margin:0 0 0 -960px;
	background:#e8e0e0 url(../images/content-texture.png);
}
.cycle-slideshow {
	width:50%; 
	float:left;
	position:relative;
	z-index:700;
}
.cycle-slideshow img {
	margin:20px 0 0 0;
}
.slide-text {width:50%; float:left; padding:200px 0 0 0;}
.slide-text h2 {display:block; float:right; width:450px; text-align:center; margin:0 0 0 0; background:#ee2e24; padding:30px; line-height:40px; font-size:30px; color:#fff; font-weight:normal;}
#home-content {
	padding:50px 0;
}
#inner-content {
	padding:50px 0;
}
.inner-content {
	width:1120px;
	padding:40px;
	background:#fff;
	float:left;
}
.l-list {
	padding:0 0 0 0;
	margin:0 0 0 20px;
}
.l-list li{
	line-height:20px;
	font-size:18px;
	margin:0 0px 10px 0;	
}
.list {
	padding:0 0 0 0;
	margin:0 0 0 20px;
}
.list li{
	line-height:20px;
	font-size:18px;
	margin:0 15px 20px 0;
	width:650px;
}
.list2 {
	padding:0px 0 25px 0;
	margin:0 0 0 20px;

}
.list2 li{
	line-height:20px;
	font-size:18px;
	margin:0 15px 5px 10px;
}
.techlist {
	
	padding:0 0 0 0;
	margin:0 0 0 20px;
}
.techlist li{
	font-weight:bold;
	line-height:20px;
	font-size:18px;
	margin:0 15px 20px 0;
}
.techlist li span {
	margin:0 0 0 100px;
	font-weight:normal;
}
.techlist2 {
	list-style-type:square;
	padding:0 0 0 0;
	margin:0 0 0 20px;
}
.techlist2 li{
	line-height:23px;
	font-size:18px;
	margin:0 15px 20px 15px;
}

table {font-size:18px; float:left;}
table td.bold {font-weight:bold; font-size:15px; width:120px;}
table td {padding:5px 0;}
table td.small {font-size:15px; width:300px;}
.lab-img {
	margin:10px 20px 35px 0;
	padding:12px; background:#fff;
	box-shadow:inset 0 0 10px #222;
}


#footer-wrap {
	width:100%; 
	height:57px;
	background:url(../images/footer.jpg) repeat-x;
}
.copy {padding:20px 0 0 0; float:left; font-size:12px; color:#eee;}
.designer {padding:20px 0 0 0; float:right; font-size:12px; color:#eee;}
.designer a {color:#eee; text-decoration:none;}

#form {width:500px; float:left;}
#details {width:550px; float:right; margin:-30px 0 0 0;}
#details  img {margin-top:15px;}
.map {
	width:100%; height:350px;
	margin:0 0 20px 0;
	padding:4px; 
	border:1px dashed #ccc;
	
}
.contact-form {width:100%;}
.contact-form input, .contact-form textarea { 
	width: 95% ; margin:0 0 35px 0; font-family: 'Didact Gothic', sans-serif; 
}
.contact-form textarea {height:220px;}
.contact-form label {display: block; margin-bottom: 5px; color:#333; font-size:16px;  }
.contact-form .req {color:red;}
.contact-form { 
	margin: 30px 0 0 0;
	background:#fff;
}
.contact-form input, .contact-form textarea { 
	background: none repeat scroll 0 0 #FFFFFF; 
	border: 1px solid #C9C9C9; 
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #F5F5F6, 5px 5px 0 0 #F5F5F6, 5px 0 0 0 #F5F5F6, 0 5px 0 0 #F5F5F6, 5px -5px 0 0 #F5F5F6, -5px 5px 0 0 #F5F5F6; 
	color: #545658; 
	padding: 8px; 
	font-size: 14px; 
	border-radius: 2px 2px 2px 2px; 
}
#submit { 
	float:right;
	background: #777; 
	border: 1px solid #666; 
	border-radius: 5px; 
	color: #fff; 
	cursor: pointer; 
	height: 30px; 
	padding: 10px 15px; 
	text-shadow: 0 1px 0 #000; 
	width: 150px; 
}
#submit:hover { 
	background: #999; 
	
}


ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li{
    background: none;
    color:#3186ad; 
	text-transform:uppercase;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}
 
ul.tabs li.current{
	font-weight:bold;
	background:#f3f3f3;
}
 
.tab-content{
    display: none;
    background: #f3f3f3;
	padding:30px 15px 15px 15px;
}
 
.tab-content.current{
    display: inherit;
}