html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 12px;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

img { border: 0px none; }

p { line-height: 20px; }

a {
	color: #0d1d77;
}

#text ul { line-height: 20px; }

.navigation, .navigation ul, .navigation li, .navigation li a { 
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
ul.column {
	width: 50%;
	float: left;
}
ul.nodot {
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #0d1d77;
}

#text h1 {
    font-size: 14px;
}

.clr {
    clear: both;
    height: 1px;
}

#outer {
	margin: 0px auto;
	width: 1000px;
	min-height: 100%;
	position: relative;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow: hidden;
}

/** --==[ Header ]==-- */

#header { 
	background: transparent url('../images/header.png') top left repeat-x;
	height: 99px;
	width: 100%;
	float: left;
	clear: left;
}
#header #logo { 
	position: relative;
	top: 7px;
	left: 38px;
	width: 671px;
	height: 48px;
}
#header #logo span, #header #logo span a { 
	display: block;
	height: 36px;
}
#header #logo span { 
	background: transparent url('../images/logo.png') top left no-repeat;
	height: 48px; 
	width: 671px;
}

#header #welcome { 
	position: absolute; 
	top: 23px;
	right: 30px;
}
#header #welcome a {
	color: #bbb;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
}
#header #welcome span {
	background: transparent url('../images/arrow.png') right center no-repeat;
	padding-right: 12px;
}

/** --==[ Content ]==-- */

#inner {
	position: relative;
	top: -15px;
	width: 1000px;
	float: left;
	clear: left;
}

#aboutbar {
	width: 205px;
	height: 100%;
	min-height: 400px;
	background: #efeeef;
	position: absolute;
	top: 15px;
	bottom: 0;
}
#aboutbar h3 {
	background: transparent url('../images/about.png') top left no-repeat;
	height: 27px;
	width: 190px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 14px;
    margin: 15px 0;
}
#aboutbar li {
	margin: 0px 0px 5px 15px;   /* changed 35 to 15 */
	color: #555;
}

#aboutbar #leftnav a {
	color: #012B79;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.4em;
}

#aboutbar #leftnav a:hover {
	text-decoration: underline;
}

#aboutbar #leftnav a.thispage {
	font-weight: bold;
	margin-left: -0.9em;
}

#aboutbar #leftnav ul li,
#aboutbar #leftnav ul li ul li,
#aboutbar #leftnav ul li ul li ul li {
    margin: 0;
    padding: 0 0 0 15px;
}

#aboutbar p.newsItem {
    margin: 20px 10px 0 25px;    
}

#aboutbar p.newsItem:first-line {
	color: #012B79;
    font-weight: bold;
}

#sidebar {
	width: 180px;
	position: relative;
    float: right;
	top: -9px;
	right: 0;
	padding-right: 20px; 
	color: #01225f;
}

#designbuild {
	width: 100%;
	height: 59px;
	margin-bottom: 11px;
}
#designbuild div {
	height: 59px;
	width: 45px;
	float: left;
}
#designbuild #build {
	margin: 0px 22px;
}
#designbuild a {
	width: 45px;
	height: 59px;
	background: transparent url('../images/designbuild-extended.png') top left no-repeat;
}
#designbuild a, #designbuild a span {
	display: block;
}
#designbuild #build a { 	background-position: 0px 0px; }
#designbuild #design a { 	background-position: -45px 0px; }
#designbuild #operate a { 	background-position: -90px 0px; }
#designbuild #build a:hover { 	background-position: -135px 0px; }
#designbuild #design a:hover { 	background-position: -180px 0px; }
#designbuild #operate a:hover {	background-position: -225px 0px; }



#sidebar #testimonial {
	overflow: hidden;
}

#side-image {
	width: 143px;
	height: 161px;
}
#sidebar p {
	float: left;
    line-height: 1.3em;
}

#sidebar p a {
    line-height: 20px;
}
#sidebar #company, #sidebar #client { 
	float: left;
	clear: left;
	font-style: italic;
}

#company-image, #company-image img {
	width: 100%;
	height: 161px;
}
#content-image, #content-image img {
	width: 80px;
	height: 80px;
	float: left;
	margin: 0px 15px 0px 0px;
}

#content { 
	position: relative;
	left: 245px;
	top: 18px;
	width: 522px;
	padding-bottom: 20px;
}
#content h2 {
	font-size: 20px;
}
#content h3 {
	width: 500px;
	background: transparent url('../images/head.png') top left repeat-x;
	height: 22px;
	color: #012b79;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	margin: 0px auto;
}

#breadcrumbs {
	margin: 10px 0 21px;
	font-size: 12px;
	color: #012B79;
}

#breadcrumbs a {
	color: #012B79;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#text {
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 2px 6px;
}

#footer { 
	height: 21px;
	width: 1000px;
	background: transparent url('../images/footer.png') top left repeat-x;
	color: #fff;
	padding-top: 6px;
	float: left;
	clear: left;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
	text-align: center;
}
#footer span {
	margin: 0 40px 0;
}
#footer span a {
	color: #fff;
    text-decoration: none;
}
#credits { 
	clear: both;
	width: 1000px;
	color: #333;
	text-align: center;
    padding: 20px 0;
}
#credits a { 
    color: #0D1D77;
    text-decoration: none;
}
#intro {
	position: relative;
	top: 15px;
	background: #fff;
}
#animation {
	height: 443px;
	width: 1000px;
}
#animation embed {
    background-color: white;
}

#ipad-animation {
    height: 444px;
    width: 1000px;
}

#ipad-animation-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#ipad-animation-buttons {
    clear: both;    
    margin-top: -106px;
    z-index: 1000;
    width: 1000px;
    height: 106px;
    position: absolute;
    background: transparent url(../images/home-scroll/button-background.png) no-repeat;
}

#ipad-animation-buttons div {
    height: 83px;
    width: 183px;
    float: left;
}

#ipad-animation-buttons div a {
    display: block;
    height: 83px;
    width: 183px;
}

#ipad-animation-buttons div#btn-design { 
    margin-left: 200px; 
}
#ipad-animation-buttons div#btn-build { 
    margin-left: 45px; 
}
#ipad-animation-buttons div#btn-operate { 
    margin-left: 45px; 
}


#bottom { 
	background: #e4f1fe;
	width: 100%;
}
#bottom #tabs {
	background: transparent url('../images/bottom-head.png') 0px 0px no-repeat;
	width: 947px;
	height: 31px;
	margin: 0px 25px;
}
#bottom #tabs div {
	float: left;
	margin: 0;
	cursor: pointer;
    width: 118px;
}
#bottom #tabs div.active {
	margin: 0px;
}
#bottom #tabs div.final {
	float: right;
    margin-right: 1px;
}

#bottom #tabs div a, #bottom #tabs div a span { 
	display: block; 
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	float: left;
    width: 118px;
}
#bottom #tabs div a span { 
	height: 24px;
	padding-top: 7px;
	cursor: pointer;
}
#bottom #tabs div a {
	color: #fff;
}
#bottom #tabs div a:hover {
	color: #ccc;
}
#bottom #tabs div.active a {
	color: #000;
	cursor: default;
}
#bottom #tabs div.active a span {
	background: transparent url('../images/tabs/tab-on.png') 0px 0px no-repeat;
	padding: 7px 0px 0px;
}	
#bottom .tab-content {
	background: #dcdddd url('../images/tabs/tab-content.png') bottom left repeat-x;
	border-left: 1px solid #a8b2c3;
	border-right: 1px solid #a8b2c3;
	width: 914px;
	margin: 0px 25px 10px 25px;
	min-height: 110px;
	padding: 5px 15px 30px;
    display: none;
}
#bottom .tab-content div {
    width: 300px;
    float: left;
    padding: 0;
}
#bottom .tab-content div.left {
    margin-right: 30px;
}
#bottom .tab-content div.middle {
    width: 270px;
    margin-right: 10px;
}
#bottom .tab-content div.right {
    float: right;
    width: 310px;
    height: 145px;
    margin: -5px -16px 0 0;
    background: transparent url(../images/tabs/tab-background-command-center.jpg) no-repeat top right;
}
#bottom .tab-content div.right p {
    position: absolute;
    margin-top: 55px;
}
#bottom .tab-content div.right a {
    color: #0D1D77;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

#bottom .tab-content div p {
    padding: 0;
    margin: 0;
}
#bottom .tab-content div ul {
    margin: 0;
    list-style-type: disc;
    padding-left: 35px;
}
#bottom .tab-content div ul li {
    line-height: 1.5em;
}
#bottom .tab-on {
    display: block;
}
#bottom #tab-content p {
	margin: 0;
	padding: 0;
}

/** Navigation */
#navigation {
        position: absolute;
        top: 65px;
        left: 30px;
}
#navigation li, #navigation li a {
        font-weight: bold;
        font-size: 14px;
        color: #0d1d77;
	text-decoration:none;
	margin: 0px !important;
}

#navigation li li {
	width: 100%;
}
#navigation { 
	z-index: 300;
}
#navigation ul.dropdown * {
	z-index: 100;
}
#navigation .dropdown ul {
	padding: 0; 
	margin: -3px 0 0 0;
	border: 1px solid #bedbf6;
	border-top: 0px none;
	background: #e7eff8; 
}
#navigation .dropdown ul ul {
	border-top: 1px solid #bedbf6;
}
.dropdown a {
        display: block;
        position: relative;
        padding: 11px 1em;
}
.dropdown li ul li a {
        padding: 6px 1em;
}
#navigation li li, #navigation li li a {
	font-weight: bold;
	font-size: 12px;
}
.dropdown, .dropdown * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropdown {
	line-height: 1.0;
	float: left;
}
.dropdown ul, ul.dropdown li:hover li ul, ul.dropdown li.sfHover li ul, ul.dropdown li li:hover li ul, ul.dropdown li li.sfHover li ul {
	position: absolute;
	top: -999em;
	width: 168px; 
}
ul.dropdown li li:hover ul, ul.dropdown li li.sfHover ul, ul.dropdown li li li:hover ul, ul.dropdown li li li.sfHover ul {
	left: 14em; 
	top: 0;
}
.dropdown ul li {
	width: 100%;
}
.dropdown li:hover {
	visibility: inherit; 
}
.dropdown li {
	float: left;
	position: relative;
}
.dropdown li:hover ul, .dropdown li.sfHover ul {
	left: 0;
	top: 2.5em; 
	z-index: 99;
}

.dropdown li li, .dropdown li li * {
	background-color: #e7eff8;
}
.dropdown li li:hover, .dropdown li li li.sfHover, .dropdown li li a:focus, .dropdown li li a:hover, .dropdown li li a:active {
	background-color: #d9ebfc;
}
.dropdown li:hover, .dropdown li.sfHover, .dropdown a:focus, .dropdown a:hover, .dropdown a:active {
	outline: 0;
}

.dropdown a.navarrow {
    background-image: url(../images/menu-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
}

/** --==[ Forms ]==-- */
label {
    margin-right: 15px;
}

/** --==[ Boxes ]==-- */
.box {
	border: 1px solid #ccc;
	padding: 2px 6px;
	margin-bottom: 20px;
}
.box h3 {
	width: 157px;
    background: transparent url('../images/head.png') top left repeat-x;
    height: 22px;
    color: #012b79;
    padding-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 25px;
    margin: 0px auto;
    text-align: center;
}

#bxNews div.date {
    font-weight: bold;
    text-align: center;
    margin: 1em 0 -0.6em;
}
#bxNews p a {
    text-decoration: none;
    font-size: 12px;
}
#bxContact p {
    line-height: 1.3em;
}

/** --==[ nfrastructure difference ]==-- */

#nfrastructure-difference {
    
}

#nfrastructure-difference h4 {
    font-size: 17px;
    margin: 0;
}
#nfrastructure-difference .left {
    text-align: left;
    margin: 30px 0;
    clear: both;
}

#nfrastructure-difference .left img {
    margin-right: 15px;
}

#nfrastructure-difference .right {
    text-align: right;
    margin: 30px 0;
    clear: both;
}

#nfrastructure-difference .right img {
    margin-left: 15px;
}

#nfrastructure-difference .tag {
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
}

#nfrastructure-difference .description {
    line-height: 20px;    
}

#nfrastructure-difference .first {
    clear: none;
}
/** --==[ News ]==-- */
#news-list h4 {
    margin-top: 30px;
    font-size: 14px;
    cursor: pointer;
}



