body {
	margin: 0;
	padding: 0;
	background: #fff url("../images/backg.gif") repeat-y top center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #444;
	text-align: center;
}



/*---------------------------------------
 CLEARFIX
 ----------------------------------------*/
.clearfix:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}

.clearfix {
display:inline-block;
}

html[xmlns] .clearfix {
display:block;
}

* html .clearfix {
height:1%;
}




img {
	border: 0;
}

.column h1 img {
float:none;
border:0px solid #efefef;
	padding:0;
}


.column img {
	border:1px solid #efefef;
	padding:2px;
	float:left;	
	margin-right:5px;
}

a, a:visited {
	color: #666;
	text-decoration: none;
}


.column_large a, .column_large a:visited
{
	color:#4B70B0;
	text-decoration: none;
}

a:hover,.column_large a:hover
{
	text-decoration:underline;
}

hr {
	border: 0;
	width: 100%;
	border-top: 3px dotted #ddd;
	margin: 25px 0;
}


#wrap {
	background: #fff;
	margin: 0px auto;
	text-align: left;
	width: 760px;
}



#header {
	background: #fff;
	margin: 0px auto;
	text-align: left;
	width: 760px;
	padding: 20px 30px 10px;
	display: block;
}

#header .info
{
	margin:-20px -30px -30px 200px;
	padding:10px;
	background-color:#fafafa;
	color:#999;
	font-size:11px;
	border-bottom:2px solid #efefef;
}

#menu {
	background: #fff;
	padding: 5px 0px 0px 200px;
	border-bottom:5px solid #B5DEDE;
	margin-top:-35px;
	float:right;
}

#menu .current {
  background: #B5DEDE;
  color: #434343;
padding-bottom:2px;
}


#banner {
	background: #fff;
}


#footer {
	line-height: 1.6em;
	font-size: 10px;
	background:#fafafa;
	color: #434343;
	clear: both;
	text-align: left;
	padding:15px 15px 15px 0;
	border-top:2px solid #efefef;
	
}

#footer a, #footer a:visited {
	color: #ccc;
	text-decoration: underline;
}


.highlight a {
	color: #444;
}

#content-index {
	height: 1%;
	font-size: 11px;
	line-height: 1.6em;
	background: #fff url("../images/col-bg.gif") repeat-y top right;
	}
#content {
	height: 1%;
	font-size: 11px;
	line-height: 1.6em;
	
	}

#content img.fr {
	float: right;
	padding: 0.5em;
}

#content .i {
	color: #777;
	font-style: italic;
}

#content .date {
	color: #777;
	font-style: italic;
	font-size:10px;
}



.column {
	padding: 0px;
	float: left;
	width: 253px;
}

.column_large {
	padding: 20px 20px 20px 0;
	float: left;
	width: 465px;
	border-right:1px solid #efefef;
	font-size: 12px
}

.column_large .img_left
{
	float:left;
	padding:5px;
	border:1px solid #efefef;
	margin: 0 5px 5px 0;
	}

.column_left {
	padding: 20px 20px 20px 0;
	font-size: 12px;
	}

.column p
{
padding:0 20px 0px 20px;
line-height:normal;
}


.column h1 {
	font-size: 12px;
	margin: 0px;
	color: #999;
	background-color:#fafafa;
	margin-left:2px;
	padding:5px 5px 2px 15px;
}

.column h3 {
	font-size: 12px;
	font-weight:bold;
	margin: 10px 20px;
	color: #999;
	border-bottom:1px dotted #efefef;
}


.right h1 {
	background-color:#CBF6F6;
}

.vision
{
	font-family: Georgia,"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #999;
	border-top: 1px solid #efefef;
	padding:20px 15px;
}

.vision h1
{
	font-size: 18px;
	font-weight:bold;
	padding:0 0 15px 0;
	background-color:#fff;	
}

.right-nav
{
float:right;
padding:5px 10px 0 0;
color:#CCCCCC;
font-weight:bold;
}

.right-nav img
{
padding:0;
margin:0;
}

.right-nav a
{
text-decoration:none;
}

.services-accordion
{
	padding:0 10px;
}

.services-accordion p
{
	padding:0 20px;
}

.align-right
{
text-align:right;
}

.more
{
	font-size:9px;
	font-weight:bold;
	}

.page_title
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #444;
	padding:5px 5px 5px 0;
	border-bottom:1px solid #fafafa;
	margin-bottom:30px;
}

.page_subtitle
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #666;
	padding:5px;
	margin-bottom:20px;
}
.page_subtitle2
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #444;
	padding:5px;
	border-bottom:1px solid #efefef;
	border-top:1px solid #efefef;
	margin-bottom:1px;
	margin-top:30px;
	background: #fafafa;/* url("../images/dvp-v.gif") no-repeat top right;*/
}




#breadcrumbs {
	line-height: 1.6em;
	font-size: 10px;
	background:#fff;
	color: #434343;
	clear: both;
	text-align: left;
	padding:5px 5px 5px 0;
	border-bottom:1px solid #fafafa;	
}

#breadcrumbs a, #breadcrumbs a:visited
{
	color:#4B70B0;
	text-decoration: none;
	font-weight:bold;
}
#breadcrumbs a:hover
{
	text-decoration: underline;
}



.vspace
{
border-bottom:1px dotted #efefef;
margin-bottom:25px;
margin-top:1px;
}

.column_large ul
{
		list-style: square;
}

.column_large ul li
{
	padding:5px;
	border-bottom:1px dotted #efefef;
	/*list-style-image: url(bullet.gif);*/
}

.vision ul
{
	list-style: square;
}

.vision ul li
{
	padding:5px;
	margin-left:-20px;
	border-bottom:1px solid #efefef;
	/*list-style-image: url(bullet.gif);*/
}


.cs-list ul
{
	list-style: square;
}

.cs-list ul li
{
	padding:5px;
	border-bottom:1px dotted #fafafa;
	/*list-style-image: url(bullet.gif);*/
}


.cs-list h1
{
	font-family: Georgia,"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight:bold;
	background-color:#fff;	
	border-top: 1px solid #efefef;
	padding:20px 15px;
}

.dvp_v
{
	border-left:1px solid #fafafa;
	border-top:1px solid #fafafa;
	background: #fff url("../images/dvp-v.gif") no-repeat top left;
	padding-left:40px;
	}

.page_subtitle_dvp
{	
	padding:5px 5px 25px 5px;
	margin-bottom:-14px;
	margin-top:20px;
	background: #fff url("../images/dvp-v.gif") no-repeat bottom right;
}

.page_subtitle_ip
{	
	padding:5px 5px 25px 5px;
	margin-bottom:-14px;
	margin-top:20px;
	background: #fff url("../images/ip-v.gif") no-repeat bottom right;
}

.page_subtitle_sdp
{	
	padding:5px 5px 25px 5px;
	margin-bottom:-14px;
	margin-top:20px;
	background: #fff url("../images/sdp-v.gif") no-repeat bottom right;

}

.page_subtitle_nav 
{	
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#999;
	margin-bottom:15px;
}

.highlight
{
		background: #fafafa url("../images/ourstrength.gif") no-repeat top right;
		color:#999;
		border:7px solid #efefef;
		margin:15px;
		padding:35px 15px 15px;
		font-size:13px;

}

.highlight p
{
	border-bottom:1px dotted #eee;
	padding: 10px 0;
	margin:0;
	}
