html{background:#fff;}
body{
	margin:0;
	background:#122732 url(../images/bg-body.jpg) no-repeat 50% 0;
	color:#FFF;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-width:960px;
}
.description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
img{
	border:0;
}
a{ 
	color: #21333F;
	text-decoration:none;
}
a:hover{ 
	color: #00DBF1;
	text-decoration:none;
}
h1{
	font-size:24px;
	color:#21333f;
}
h2{
	font-size:21px;
	color:#21333f;
}
h3 {
	font-size: 18px;
	color: #21333F;
	padding: 0px;
}
#wrapper{
	width:100%;
	background:url(../images/bg-nav-line.jpg) no-repeat 50% 347px;
}
.wrapper-holder{
	width:960px;
	margin:0 auto;
}
.inner #wrapper{
	background:url(../images/bg-nav-line-inner.jpg) no-repeat 100% 101px;
}
.inner .wrapper-holder{
	padding:60px 0 0;
}
#header{
	position:relative;
	height:242px;
	padding:87px 0 0;
}
.inner #header{
	padding:41px 0 75px;
	background:url(../images/bg-content-index.png);
	height:100px;	
}
.logo{
	width:550px;
	height:164px;
	display:block;
}
.logo a{
	width:550px;
	height:164px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../logo_home.png);
	background-repeat: no-repeat;
}
.logo-inner{
	width:344px;
	height:98px;
	display:inline;
	float:left;
	margin:0 0 0 20px;
}
.logo-inner a{
	width:344px;
	height:98px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../logo_secondary.png);
	background-repeat: no-repeat;
}
.ttl-your-ideas{
	width:250px;
	height:225px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	right: 0px;
	bottom:11px;
	background-repeat: no-repeat;
	background-image: url(../images/new_call_to_action_Mar29_10.png);
}
#content{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content-index.png) repeat-y;
}
.content-holder{
	padding:18px 0 110px;
}
.content-inner-holder{
	padding:0 0 12px;
}
#content h2{
	margin:0;
}
#content h1{
	margin:0;
}
#content .row{
	width:100%;
	overflow:hidden;
}
#content .sub-nav{
	margin:33px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:14px;
}
#content .sub-nav li{
	float:left;
	background:url(../images/sub-nav-divider.gif) no-repeat 0 60%;
	padding:0 11px;
}
#content .sub-nav li:first-child{
	background:none;
	padding:0 11px 0 0;
}
#content .sub-nav li a{
	color:#00DBF1;
}
#content .sub-nav .active a,
#content .sub-nav li a:hover{
	color:#21333F;
	text-decoration:none;
}
#content .more{
	color:#00dbf1;
	letter-spacing:1px;
}
#content .info-box{
	width:320px;
	padding:0 0 0 20px;
	float:left;
}
#content .info-box h2{
	margin:0 0 20px;
}
#content .info-box p{
	line-height:18px;
	margin:0 0 20px;
}
.inner #content .info-box{
	width:550px;
	padding:0 25px 0;
	float:right;
}
.inner #content .info-box2{
	width:960px;
	padding:0 17px 0;
	float:left;
}
.inner #content .info-box-wide {
	width:920px;
	float:right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.info-box-wide table tr td p img {
	padding-right: 15px;
}
.inner #content .info-box h1{
	margin:0 0 15px;
}
.inner #content .info-box p{
	line-height:18px;
	margin:0;
}
#content .area-box{
	width:577px;
	display:inline;
	float:right;
	margin:0 20px 0 0;
}
#content .area-box6{
	width:577px;
	display:inline;
	float:right;
	margin:0 20px 0 0;
}
#content .area-box .img-box{
	background:url(../images/bg-img-box.png);
	padding:20px 0;
	width:100%;
	margin:0 0 23px;
}
#content .area-box .img-box img{
	margin:0 auto;
	display:block;
}
.inner #content .area-box{
	width:340px;
	display:inline;
	float:left;
	margin:0 0 0 20px;
}
.inner #content .area-box .img-box{
	background:url(../images/bg-img-box.png);
	padding:20px 0;
	width:100%;
	margin:5px 0 8px;
}
.inner #content .area-box .img-box img{
	margin:0 auto;
	display:block;
}
#content .area-box .txt{
	float:left;
	margin:0;
	line-height:24px;
}
#content .area-box .more{
	float:right;
}
#content .row .link-see:hover{
	text-decoration:none;
}
#nav{
	margin:0;
	padding:0 0 20px 45px;
	list-style:none;
	height:65px;
	width:915px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:23px;
	background:url(../images/bg-nav.jpg) no-repeat;
}
#nav li{
	float:left;
	background:url(../images/nav-divider.gif) no-repeat;
	padding:0 40px 0;
	height:52px;
	margin:11px 0 0;
	line-height:41px;
	position:relative;
}
#nav .first{
	padding:0 48px 0 0;
	background:none;
}
#nav li a{
	color:#fff;
	text-decoration:none;
}
#nav li a:hover{
	color:#21333f;
}
#nav ul{
	position:absolute;
	top:100%;
	left:3px;
	display:none;
	font-size:16px;
	font-weight:normal;
	list-style:none;
	margin:0;
	padding:0;
	width:206px;
	display:none;
	background:url(../images/none.gif) no-repeat;
}
#nav .services-drop-down{
	width:195px;
}
#nav ul li{
	float:none;
	padding:0 0 0 10px;
	margin:2px 0 0;
	line-height:22px;
	background:url(../images/bg-drop-down-item.png);
	overflow:hidden;
	height:1%;
}
#nav li:hover ul,
#nav li.hover ul{
	display:block;
}
#nav-inner{
	margin:0;
	padding:0;
	list-style:none;
	height:67px;
	width:580px;
	float:right;
	text-transform:uppercase;
	font-size:18px;
	background:url(../images/bg-nav-inner.jpg) no-repeat;
}
#nav-inner li{
	float:left;
	background:url(../images/nav-inner-divider.gif) no-repeat;
	padding:0 18px 0;
	margin:14px 0 0;
	line-height:40px;
	height:53px;
	position:relative;
}
#nav-inner .first{
	background:none;
}
#nav-inner li a{
	color:#fff;
	text-decoration:none;
}
#nav-inner li a:hover{
	color:#21333f;
}
#nav-inner ul{
	position:absolute;
	top:100%;
	left:3px;
	display:none;
	font-size:16px;
	font-weight:normal;
	list-style:none;
	margin:0;
	padding:0;
	width:125px;
}
#nav-inner .services-drop-down{
	width:120px;
}
#nav-inner ul li{
	float:none;
	padding:0 0 0 10px;
	margin:2px 0 0;
	line-height:22px;
	background:url(../images/bg-drop-down-item.png);
	height:1%;
	overflow:hidden;
}
#nav-inner li:hover ul,
#nav-inner li.hover ul{
	display:block;
}
#footer{
	text-align:center;
	font-size:11px;
}
#footer p{
	margin:11px 0;
}#footer p a {
	color: #FFF;
}
#wrapper .wrapper-holder #content .content-holder .row .img-box {
	list-style-type: disc;
	list-style-image: url(../apache_pb.gif);
}

