@charset "UTF-8";
/* CSS Document */
* {margin:0;padding:0;outline:0;border:0;}
.clearall{
	clear:both;
}
p, h1, h2, h3, h4, h5, h6 {
	padding:0 0 7px;
}
h1{
	margin-bottom:0px;
}
a IMG{
	border:none;
	outline:none;
}
/*shell*/
body{
	background:url(../images/bg.jpg) repeat-x #00209f;
	margin:0 auto;
}
#wrapper{
	margin:0 auto;
	width:960px;
}
.contentsite{
	background:url(../images/wrapperbg.png) repeat-y;
	width:931px;
	margin:0 auto;
}
#header{
	background:url(../images/headerbg.jpg) repeat-x #0e32c2;
	margin:0 auto;
	width:921px;
	height:128px;
}
#headerwrapper{
	background:url(../images/headeroverlay.jpg) no-repeat bottom right;
	height:128px;
}
.headeroverlay{
	float:right;
}
.logo{
	padding:5px 0 0 25px;
}
#footer{
	background:#1f2122;
	width:921px;
	min-height:100px;
	margin:0 auto;
}
#footer table{
	width:100%;
}
.middlecol{
	width:50%;
}
.sidecol{
	width:25%;
}
.address{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#ffffff;
}
#footer ul{
	display:inline;
}
#footer ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	display:inline;
	list-style:none;
	padding:10px;
	margin:0 auto;
	text-align:center;
}
#footer ul li a{
	text-decoration:none;
	color:#ffffff;
	border-bottom:dashed 1px #ffffff;
}
#footer ul li a:hover{
	text-decoration:none;
	border-bottom:solid 1px #ffffff;
}
#footer p a{
	text-decoration:none;
	color:#ffffff;
	border-bottom:dashed 1px #ffffff;
}
#footer p a:hover{
	text-decoration:none;
	border-bottom:solid 1px #ffffff;
}
#footer a IMG{
	border:none;
	outline:none;
	text-decoration:none;
}
#footer td{
	width:25%;
}
.footernav{
	width:921px;
	text-align:center;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	text-align:right;
}
.active{
	color:#ffffff;
}
/*nav*/
#nav{
/*
	margin:-7px auto 0;
	width:960px;
	height:61px;
	position:relative;
	z-index:200;
*/
	/*margin:-7px auto 0;*/
	width:960px;
	/*position:absolute;*/
}
#nav li{
	float:left;
	position:relative;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:-7px;
}
#home{
	width:152px;
	height:61px;
}
#home a{
	background:transparent url(../images/nav.png) no-repeat scroll 0px 0px;
	position:absolute;
	width:152px;
	height:61px;
	text-indent:-9000px;
}
#home a:hover{
	background:transparent url(../images/nav.png) no-repeat scroll 0px -61px;
}
#who{
	width:193px;
	height:61px;
}
#who a{
	background:transparent url(../images/nav.png) no-repeat scroll -152px 0px;
	position:absolute;
	width:193px;
	height:61px;
	text-indent:-9000px;
}
#who a:hover{
	background:transparent url(../images/nav.png) no-repeat scroll -152px -61px;
}
#what{
	width:194px;
	height:61px;
}
#what a{
	background:transparent url(../images/nav.png) no-repeat scroll -345px 0px;
	position:absolute;
	width:194px;
	height:61px;
	text-indent:-9000px;
}
#what a:hover{
	background:transparent url(../images/nav.png) no-repeat scroll -345px -61px;
}
#why{
	width:229px;
	height:61px;
}
#why a{
	background:transparent url(../images/nav.png) no-repeat scroll -539px 0px;
	position:absolute;
	width:229px;
	height:61px;
	text-indent:-9000px;
}
#why a:hover{
	background:transparent url(../images/nav.png) no-repeat scroll -539px -61px;
}
#contact{
	width:192px;
	height:61px;
}
#contact a{
	background:transparent url(../images/nav.png) no-repeat scroll -768px 0px;
	position:absolute;
	width:192px;
	height:61px;
	text-indent:-9000px;
}
#contact a:hover{
	background:transparent url(../images/nav.png) no-repeat scroll -768px -61px;
}
/*homepage*/
#contentholder{
	margin-top:45px;
	width:921px;
}
#content_bg{
	/*background:url(../images/leftcol.png) bottom left no-repeat #1a42e1;*/
	background:#1a42e1;
	width:921px;
	/*min-height:331px;*/
	margin:0 auto;
}
#leftcol{
	float:left;
	display:inline-block;
	width:262px;
	/*min-height:331px;*/
}
#rightcol{
	float:right;
	display:inline-block;
	width:643px;
	/*min-height:331px;*/
	margin-right:15px;
	margin-bottom:15px;
}
.content_top{
	background:url(../images/content_top.png) no-repeat;
	width:643px;
	height:24px;
	margin:15px auto 0;
}
.content_main{
	background:url(../images/content_main.png) repeat-y;
	width:643px;
	margin:0 auto;
	/*min-height:331px;*/
}
.content_gradient{
	background:url(../images/content_gradient.png) repeat-x top left;
	min-height:260px;
	width:637px;
	margin:0 auto;
}
.content_main p{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.content_main p a{
	text-decoration:none;
	border-bottom:dashed 1px #2b87e5;
	color:#2b87e5;
	font-weight:bold;
}
.content_main p a:hover{
	border-bottom:solid 1px #2b87e5;
	}
.content_main h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#8cc5ff;
	font-size:13px;
	margin-top:-10px;
}
.content_main h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:18px;
}
.content_main h1 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
}
.content_main ul{
	margin-left:30px;
}
.content_main ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
}
.content_main ul li a{
	text-decoration:none;
	border-bottom:dashed 1px #2b87e5;
	color:#2b87e5;
	font-weight:bold;
}
.content_main ol{
	margin-left:30px;
}
.content_main ol li{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
}
.content_main ol li a{
	text-decoration:none;
	border-bottom:dashed 1px #2b87e5;
	color:#2b87e5;
	font-weight:bold;
}
.content_main ul li a:hover{
	border-bottom:solid 1px #2b87e5;
	}

#flashbanner{
	width:931px;
	height:500px;
	margin:-10px 0 0px 15px;
	background:url(../images/flashbannermock.jpg) no-repeat;
	border:1px solid #fff;
}
.content_portfolio{
	background:url(../images/content_main.png) repeat-y;
	width:643px;
	margin:0 auto;
	/*min-height:331px;*/
}
.content_portfolio p{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.content_portfolio h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#8cc5ff;
	font-size:13px;
	margin-top:-10px;
}
.content_portfolio h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:18px;
}
.content_portfolio h1 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
}
/*subpage*/
.margin{
	margin-left:10px;
}
#sub_who{
	width:931px;
	height:116px;
	margin:-14px auto 0;
	background:url(../images/who.jpg) no-repeat;
}
#sub_what{
	width:931px;
	height:116px;
	margin:-14px auto 0;
	background:url(../images/what.jpg) no-repeat;
}
#sub_why{
	width:931px;
	height:116px;
	margin:-14px auto 0;
	background:url(../images/why.jpg) no-repeat;
}
#sub_contact{
	width:931px;
	height:116px;
	margin:-14px auto 0;
	background:url(../images/contact.jpg) no-repeat;
}
#sub_sitemap{
	width:931px;
	height:116px;
	margin:-14px auto 0;
	background:url(../images/sitemap.jpg) no-repeat;
}
#sub_privacy{
	width:931px;
	height:116px;
	margin:-14px auto 0;
	background:url(../images/privacy.jpg) no-repeat;
}
#content_who{
	/*background:url(../images/who.png) bottom left no-repeat #1a42e1;*/
	background:#1a42e1;
	width:921px;
	/*min-height:331px;*/
	margin:0 auto;
}
#content_what{
	/*background:url(../images/what.png) bottom left no-repeat #1a42e1;*/
	background:#1a42e1;
	width:921px;
	/*min-height:331px;*/
	margin:0 auto;
}
#content_why{
	/*background:url(../images/why.png) bottom left no-repeat #1a42e1;*/
	background:#1a42e1;
	width:921px;
	min-height:311px;
	margin:0 auto;
}
#content_contact{
	background:#1a42e1;
	/*background:url(../images/contact.png) bottom left no-repeat #1a42e1;*/
	width:921px;
	/*min-height:311px;*/
	margin:0 auto;
}
#content_sitemap{
	/*background:url(../images/sitemap.png) bottom left no-repeat #1a42e1;*/
	background:#1a42e1;
	width:921px;
	/*min-height:311px;*/
	margin:0 auto;
}
#content_privacy{
	/*background:url(../images/privacy.png) bottom left no-repeat #1a42e1;*/
	background:#1a42e1;
	width:921px;
	/*min-height:311px;*/
	margin:0 auto;
}
#case_studies IMG{
	border:1px solid #00209F;
}
.webthumb{
	width:200px;
	height:170px;
}
.webthumb IMG{
	border:1px solid #00209F;
}	
.webdesc{

}
.webdesc h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}
.panelweb table{
	border-collapse:collapse;
}
.panelweb td {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:6px;
}
.panelweb td {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top:1px solid #00209F;
	border-left:none;
	border-right:none;
}
.panelweb tr:hover {
	background-color:#00209F;
}
.videothumb{
	width:150px;
	height:113px;
}
.videothumb IMG{
	border:1px solid #00209F;
}	
.videodesc{

}
.videodesc h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}
.panelvideo table{
	border-collapse:collapse;
}
.panelvideo td {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:6px;
}
.panelvideo td {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top:1px solid #00209F;
	border-left:none;
	border-right:none;
}
.panelvideo tr:hover {
	background-color:#00209F;
}
.panelmain table{
	border-collapse:collapse;
}
.panelmain td {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:3px;
}
.panelmain td {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top:1px solid #00209F;
	border-left:none;
	border-right:none;
}
.panelmain tr:hover {
	background-color:#00209F;
}
.bottomborder{
	border-top:1px solid #00209F;
	width:620px;
}
.cstudieslogo{
	float:right;
	margin:5px;
}
.cstudiesthumb{
	float:left;
	border:1px solid #00209F;
	margin:10px;
}
#cstudies ul li{
	list-style-type:none;
	display:inline-block;
}	
/*slider*/
#slider {
	width:921px;
}

.scroll {
    height: auto;
    width: 623px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
	/*float:left;*/
	margin-left:10px;
	display:block;
}
.scrollContainer div.panel {
    height: auto;
    width: 623px;
	display:inline;
}
#shade {
    background: #EDEDEC;
    height: 50px;
}

ul.navigation {
	margin-top:15px;
	margin-left:15px;
    padding: 0;
	background-repeat:none;
	width:232px;
	float:left;
	display:block;
}

ul.navigation li {
	background:url(../images/slider_gradient.png) repeat-y center;
	width:232px;
	margin-bottom:5px;
	padding: 6px 0;
	list-style:none;
	border-top:1px solid #00209f;
	border-bottom:1px solid #00209f;
	text-align:center;
}

ul.navigation a {
    color:#8cc5ff;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

ul.navigation a:hover {
	color:#ffffff;
}

ul.navigation a.selected {
	color:#ffffff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
ul.navigation2 {
	margin-top:0px;
	margin-left:15px;
	padding: 0;
	background-repeat:none;
	width:232px;
	float:left;
	display:block;
}

ul.navigation2 li {
	background:url(../images/slider_gradient.png) repeat-y center;
	width:232px;
	margin-bottom:5px;
	padding: 6px 0;
	list-style:none;
	border-top:1px solid #00209f;
	border-bottom:1px solid #00209f;
	text-align:center;
}
ul.navigation2 p {
    color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:12px;
	text-align:center;
}
ul.navigation2 a {
    color:#8cc5ff;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

ul.navigation2 a:hover {
	color:#ffffff;
}

ul.navigation2 a.selected {
	color:#ffffff;
}

ul.navigation2 a:focus {
    outline: none;
}
/*forms*/
input{
	background-color:#00209f;
	border:1px solid #1F2122;
	padding:5px;
	margin:3px;
	color:#ffffff;
	font-size:14px;
}
textarea{
	background-color:#00209f;
	border:1px solid #1F2122;
	padding:5px;
	margin:3px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
label{
	font-size:14px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
input[type="submit"]{
	color:#ffffff;
	margin:0 auto;
	text-align:center;
	display:block;
	border:1px solid #1F2122;
}