/*
ACT Basic CSS
*/

*{
	padding:0;
	margin:0;
	border:none;	
	text-decoration:none;
}
.clear{
	clear:both;
}
a{
	color:#349cc1;
}
b{
	color:#044c88;
}
p{
	line-height: 18px;
	font-family: Arial;
	margin-top:5px;
	margin-bottom:10px;
}
.alignright{
	float:right;
	margin: 0 0 15px 10px;
}
.alignleft{
	float:left;
}
img.alignright{
	margin-left:15px;
	margin-bottom:10px;
}
.img_1{
	margin: 0 5px 5px 0;
	float: left;
}
.clear{
	clear:both
}
span{
	background-color:#f7e084;
}
/* Main Structure*/

body{
	background-color:#07191f;
	font:normal 12px  Arial;
	color:#525355;
	text-align:center;
	min-width:999px;
}
.wrapper{
	margin:0 auto;
	text-align:left;
	width:999px;

}

#header{
	background:url('/images/header_bg.jpg') top center no-repeat;
	padding-top:10px;
	height:93px;
}
#content{
	background:#fff url('/images/content_bg.png') 50% 7px no-repeat;
	padding:15px 0 35px 0;
}
#footer{
	background:url('/images/footer_bg.jpg') top center no-repeat;
	height:198px;
}
#leftColumn{
	float:left;
	width:200px;
	padding-left:19px;
}
#rightColumn{
	float:right;
	width:738px;
	padding-right:22px;
}
/*Header*/
#header h1 {
	width: 176px;
	background: url('/images/logo.gif') no-repeat;
	text-indent: -9000px;
	float:left;
}

#header h1 a {
	display: block;
	height: 69px;
	background: url('/images/logo.gif') no-repeat;
}

#header h2{
	float:left;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial;
	color:#fff;
	background:url('/images/description.gif') no-repeat;
	text-indent: -9000px;
	height:14px;
	width:431px;
	display:block;
	margin: 20px 0 0 30px;
}
#header ul{
float:right;
line-height:12px;
padding-right:15px;
margin-top:-10px;
}
#header ul li{
float:left;
list-style:none;
background:url('/images/left.png') top left no-repeat;
line-height:22px;
} 
#header ul li a{
	color:#cdeffb;
	text-transform:uppercase;
	margin-left:20px;
	margin-right:20px;
}
#header ul li a.current, #header ul li a:hover{
	color:#f7e084;
}
#header ul li.last{
	background:url('/images/last.png') top right no-repeat;
	line-height:22px;
	margin-left:-4px;
	_margin-left:0;
}
/*Content*/

#content h1{
	text-transform:uppercase;
	color:#044c88;
	font-size:18px;
	font-weight:bold;
	float:left;
	padding-bottom:20px;
}
#content h2{
	color:#349cc1;
	font:bold 17px Arial;
	text-align: left;
}
#breadcrumb{
	float:right;
	color:#349cc1
}

img{
	padding:5px;
	border:1px solid #b9c1c7;
}
.flash{
	padding:5px;
	border:1px solid #b9c1c7;
}
#contact_info {
	margin: 0 0 0 10px;
	float: left;
}
#map{
	float: right;
}

/*leftColumn*/

h3{
	background: url('/images/sidebar_top_bg.png') top left no-repeat;
	height:30px;
	margin-top:30px;
	font:bold 15px Arial;
	color:#f7e084;
	text-transform:uppercase;
	padding-left:15px;
	border-bottom:1px solid #00dcff;
	padding-top:10px;
}

#leftColumn ul{
	background:url('/images/sidebar_bottom_bg.png') bottom left no-repeat;
	padding-bottom:20px;
}
#leftColumn ul li, #leftColumn ul li.current{
	list-style:none;
	border-bottom:1px solid #00dcff;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:3px;
	padding-left:5px;
}
#leftColumn ul li.current,#leftColumn ul li:hover{
	background-color:#07191f;
}
#leftColumn ul li.current a, #leftColumn ul li:hover a{
	color:#f7e084;
}
#leftColumn ul li a{
	color:#e6e7e7;
	display: block;
	padding-left:30px;
	background: url('/images/bullet.gif') 15px center no-repeat;
}
/*Footer*/
#footer ul{
	text-align:center;
	padding-top:6px;
}
#footer ul li{
	list-style:none;
	display:inline;
	background:url('/images/bullet_footer.gif') right center no-repeat;
}
#footer ul li.final{
	list-style:none;
	display:inline;
	background:none !important;
}
#footer ul li a{
	color:#fff;
	font:normal 11px Arial;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:15px;
}
.block-quote, .block-analysis, .block-parts{
	float:left;
	width:170px;
	margin-top:20px;
	position:relative;
	background:url('/images/bg.png') repeat;
	padding:10px 40px;
	margin-right:40px;
	margin-left:30px;
}
#footer{
	color:#fff;
	font:bold 12px Arial;
}
#footer h1{
	font:bold 16px Arial;
	padding-left:25px;
}
#footer h1.calculator{
	background:url('/images/calculator.gif') left center no-repeat;
}
#footer h1.bolt{
	background:url('/images/bolt.gif') left center no-repeat;
}
#footer h1.magnify{
	background:url('/images/magnify.gif') left center no-repeat;
}
#footer a{
	color:#f7e084;
}
#footer2 a{
	color:#5f91a4;
}
#footer .alignleft, #footer .alignright{
	padding-top:25px;
	color:#5f91a4;
	font:normal 12px Arial;
	padding-left:10px;
	padding-right:10px;
}
.blue{
	color: #5f91a4;
}

/*Homepage*/

.homepage #content{
	background:#fff;
}
.homepage #leftColumn, .homepage #rightColumn{
	width:460px;
	padding-bottom:15px;
}
.homepage #leftColumn{
	margin-right:30px;
}
#links{float: left; width: 477px; border:1px solid #B9C1C7; margin-right: 40px;}
#links img{border:none;}

#pdf_download{width: 480px; float: right;}
#pdf_download2{width: 480px; padding-left: 50px; }

#pdf_left {width: 100px; float: left;}
#pdf_left img {border: none;}
#pdf_right {width: 380px; float: right;}

.homepage #content h1{
	text-transform:none;
	color:#044c88;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	float:none;
	padding-bottom:5px;
}
.more{
	background:url('/images/arrow.gif') 5px 50% no-repeat #044c88;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
	width:70px;
	font:bold 12px Helvetica;
	color:#d7e7e9;
}

/*Case*/
.case #content, .general #content, .news #content{
	background:#fff url('/images/content_bg_case.png') 50% 7px no-repeat;
}

.case #content h1, .general #content h1, .news #content h1, .text{
	padding-left:45px;
}
.text{
	width:740px;
}
.mili #content h1,  .mili_text{
	padding-left:45px;
float: left;
}
.mili_text{
	width:640px;
}
.mili #right_side{
width: 200px;

}
#flag{
	margin: 0 0 10px 0;
}
.case #leftColumn, .case #rightColumn{
	width:460px;
	float:left;
}
.case #leftColumn{
	margin-right:10px;
	margin-left:10px;
}
.case img{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	width:135px;
}
.case .left{
	float:left;
	width:290px;
	margin-bottom:20px;
	text-align:justify;
}
/*News*/
.paging{
	float:right;
	padding-top:10px;
}
.paging a, .paging b{
	padding-left:8.5px;
	padding-right:8.5px;
	color:#044c88;
	border:1px solid #00dcff;
	text-align:center;
}
.paging b{
	background-color:#00dcff;
}
.post{
	border-bottom:1px solid #cdcece;
	padding-top:15px;
}
.news h2{
	text-transform:uppercase;
}
/*Mili*/
.flash{
border: none;
margin: 0 0 15px 20px;
}
.mili #content{
background: #FFF;
}
h4{
	font:bold 13px Arial;
	color:#044c88;
	text-transform:uppercase;
	border-bottom:1px solid #00dcff;
	padding-bottom:7px;
}


/*Contact form*/
form#contact_form { 
	float: left;;
	margin-right: 20px;
	padding: 0;
	width: 400px; 
}

#contact_form .input {
	border: 1px solid #cecece;
	margin-bottom: 7px;
	width: 250px;
}

#contact_form .textarea {
	border: 1px solid #cecece;
	margin-bottom: 15px;
	width: 400px;
	height: 200px;
}

#contact_form fieldset{
	border: none;
}
#contact_form .submit{
	padding: 5px 10px;
}

/*Case studies index page*/
.case-category{
	width: 460px;
	height: 180px;
	margin: 10px auto 10px 25px;
	overflow: hidden;
	float: left;
}

/*forms*/

/*Contact form*/
form{ 
	margin: 10px;
	padding: 0;
	width: 400px; 
}
.input {
	border: 1px solid #cecece;
	margin-bottom: 7px;
	width: 250px;
}
.textarea {
	border: 1px solid #cecece;
	margin-bottom: 15px;
	width: 400px;
	height: 200px;
}
fieldset{
	border: none;
}
.submit{
	margin-top: 20px;
	padding: 5px 10px;
}

#content ol{
margin-left:20px;
}



/*case-studies*/
.case-studies #content{
	background:#fff url('/images/content_bg.png') 50% 7px no-repeat;
}
.case-studies #subLeftColumn{
	float:left;
	width:540px;
	text-align:justify;
}
.case-studies #subRightColumn{
	float:right;
	width:150px;
}
.case-studies #subSubLeftColumn{
	float:left;
	width:250px;
}
.case-studies #subSubRightColumn{
	float:right;
	width:255px;
}
.case-studies #subRightColumn li{
	list-style:none;
	border-bottom:1px solid #00dcff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	background:url('/images/bullet2.gif') left center no-repeat;
}
.case-studies #subRightColumn li a{
	color:#525355;
	font:bold 12px Arial;
}
.case-studies #subRightColumn li a.current{
	color:#044c88;
}

#subSubLeftColumn ul{
margin-left:14px;
}
/*mili right nave*/

.mili #subRightColumn{
	float:right;
	width:150px;
margin-right: 20px;
}
.mili #subRightColumn li{
	list-style:none;
	border-bottom:1px solid #00dcff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	background:url('/images/bullet2.gif') left center no-repeat;
}
.mili #subRightColumn li a{
	color:#525355;
	font:bold 12px Arial;
}
.mili #subRightColumn li a.current{
	color:#044c88;
}