/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #E3E3E3;
}

a:link{
	color: #003366;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4{
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
span.h5,
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}
span.h5
{
	display: block;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs 
 * */
#clear,                                
.clear{
	clear: both;
} 
/***********************************************/
#wrapper_all{
	margin-right: auto;
	margin-left: auto;
	top: 0px;
} 
#top_holder{
	background-color: #03382A;
	border-bottom-color: #01261C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: -1px;

}
#top{
	background-color: #03382A;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
#top_right{
	float: right;
	width: 638px;
	text-align: right;
	
}
#top_left{
	float: left;
	width: 350px;

}
#header_holder{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#header{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	font-weight: normal;
}
#header_right{
	float: right;
	
}
#header_left{
	float: left;
	width: 300px;

}
#nav_main_holder{
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 30px;

}
#nav_main{
	margin-right: auto;
	margin-left: auto;
	width: 1012px;
	height: 30px;
}
#nav_main_right {
	float: right;
	
}
#nav_main_left {
	float: left;

}
#leftcol{
	float: left;
	margin-bottom: 20px;
	width: 190px;
}

#rightcol{
	float:right;
	width: 200px;
}
#rightcol_wide{
	width: 100%;
}
#rightcol_content{
	background-color: #FFFFFF;
	
}

#middle_col{
	margin-left: 220px;
	width: 560px;
	
}
#wrapper_content_holder{

	
	
}
#wrapper_content{
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 1024px;
	
	
}

#wrapper_content_right{
	margin-left: 220px;



	
	
}
#shadow{
	padding-bottom: 5px;
	padding-right: 5px;

	
}
.shadow{
	padding-bottom: 5px;

	
}

.band_right,
#band_right{
	background: #E3E3E3;
}

.band_left,
#band_left{
	background: #E3E3E3;
}
#band_right_content{
	padding-top: 80px;
	padding-left: 16px;
	padding-right: 10px;

	
}
#band_holder_1{
	background-repeat: no-repeat;
	background-image: url(../image/image_site/shadow_1_r1_c1.jpg);
	background-position: top;
	padding-top: 10px;
	width: 1024px;

	
}
#band_holder_2{
	background-repeat: no-repeat;
	background-image: url(../image/image_site/shadow_2_r1_c1.jpg);
	background-position: top;
	padding-top: 10px;
	width: 343px;

	
}
#band_holder_3{
	background-repeat: no-repeat;
	background-image: url(../image/image_site/shadow_mid_r1_c1.jpg);
	background-position: top;
	padding-top: 10px;
	width: 682px;	
}
.band_1,
#band_1 {
	height: 200px;
	background-color: #00CC99;
	margin-right: 12px;
	margin-left: 12px;
	width: 1000px;
	}
	
.band_2,	
#band_2{
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	}
	
#prefooter .band_2,
#prefooter #band_2
{
	height: 490px;
}	
	
.band_3,	
#band_3{
	background-color: #FFFFFF;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-left: 12px;
	background-image: url(../image/image_site/corner.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
.bg1
{
	background-image: url(../image/image_site/corner.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bg2
{	
	background-image: url(../image/image_site/corner2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.pad_30{
	padding: 30px;

	}
	
	.column_1,
	#column_1
	{
		width: 341px;
		float: left;
		display: inline;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.column_2,
	#column_2{
		width: 341px;
		float: left;
		display: inline;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.column_3,
	#column_3{
	width: 341px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
	.column_4,
	#column_4{
	width: 341px;
	float: right;
	display: inline;
	margin-bottom: 20px;
	}
		
	.column_5,
	#column_5{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 680px;
	}
	
	.column_6,
	#column_6
	{
	width: 230px;
	float: left;
	display: inline;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 20px;
	}
	
	.column_7,
	#column_7{
	width: 236px;
	float: right;
	display: inline;
	margin-bottom: 20px;
	margin-top: 20px;
	
	}
	#home_left_holder{
		padding-bottom: 5px;
		padding-right: 5px;
		width: 510px;
		float: left;
	}
	#home_right_holder{
		padding-bottom: 5px;
		padding-right: 5px;
		width: 255px;
		float: right;
	}	
	#home_left{
	background-color: #FFFFFF;
	width: 510px;
	}
	#home_right{
	background-color: #FFFFFF;
	float: right;
	width: 255px;
	}
	
#fullwidth{
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 10px;
	
	
}
#wrapper_footer{
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 4px;
	clear: both;

	
}
#wrapper_prefooter{
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 4px;

	
}
#footer{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 10px;
	clear: both;
	width: 1024px;
	
}
#prefooter{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 1024px;
	
}
.footer{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #333333;
}

.footer a:link, .footer a:visited  {
	text-decoration: none;

	font-weight: normal;
	color: #333333;

}

.footer a:hover{

	text-decoration: underline;
	color: #000000;
	
}
.button {
	color: #FF6600;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
	text-decoration: none;
	display: block;
	}

.button a:link, .button a:visited {
	text-decoration: none;

}
.button:hover {
	color: #003366;
	text-decoration: none;
}
.button2 {
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
.button2 a:link, .button2 a:visited  {
		background-color: #FFFFFF;
	color: #FF6600;
	font-weight: normal;
	text-transform: uppercase;
}
.button2:hover {
	background-color: #FFFFFF;
	color: #FF9900;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
#searchbox{
	background-image: url(../image/image_site/search_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-right: 1px;
	width: 260px;
	height: 22px;
}

.tab_1,
#tab_1{
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	
	
	
}
.tab_2,
#tab_2{
	margin-bottom: 20px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	
	
	
}
#tab_3{
	padding-top: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	
	
	
}
#tab_4{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #03382A;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 16px;
	
	
	
}
#tab_5{
	padding-top: 10px;
	
	padding-bottom: 6px;
	
	
}
#line_1{

	margin-bottom: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	
	
	
}
#line_2{

	margin-bottom: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	
	
	
}


.nav {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	text-decoration: none;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	}

.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #333333;

}
.nav:hover {
	background-color: #4D525E;
	color: #FFFFFF;
	text-decoration: none;
}

.nav_1  {

}
.nav_1 a:link, .nav_1 a:visited  {
	display: block;
	padding: 8px 5px 8px 10px;
	color: #5F6E7A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
	


.nav_1 a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #FF6600;
	border-top-width: 1px;
}


.nav_2  {

}
.nav_2 a:link, .nav_2 a:visited  {
	display: block;
	padding: 5px 5px 5px 10px;
	color: #738A5B;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}
	


.nav_2 a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #738A5B;
}
/************* #breadCrumb styles *************/
#breadcrumb_holder {
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;


}
#breadcrumb{
	
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

	
}
.breadcrumb{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: normal;

}

.breadcrumb a:link, .breadcrumb a:visited  {
	color: #999999;

}

.breadcrumb a:hover{
	color: #003366;
	text-decoration: underline;

}
.news_container h3 { display:inline; margin-right: 30px; padding-bottom: 10px;}

.NewsDate,
.NewsDate a
.link4 .NewsDate a,
.link4 .NewsDate a:link,
.link4 .NewsDate a:visited
{
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	display:inline;
}


.link4 .NewsDate a:hover
{
	font-size: 12px;
	color: #006699;
	margin-bottom: 5px;
}

/*********** .navLinks styles ***********/


.navLinksub1 a:link, .navLinksub1 a:visited  {
	display: block;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
	background-color: #738A5B;
	text-decoration: none;
	font-weight: normal;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	text-transform: uppercase;
}

.navLinksub1 a:hover{
	display: block;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
	background-color: #03382A;
	border-top-color: #738A5B;
	border-top-style: solid;
	border-top-width: 1px;
}

.navLink2{
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #CCCCCC;
}

.navLink2 a:link, .navLink2 a:visited  {
	display: block;
	padding: 10px 15px 10px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;

}

.navLink2 a:hover{
	display: block;
	text-decoration: underline;
	color: #185073;
	
}

.link1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	color: #FF9900;
}

.link1 a:link, .link1 a:visited  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9900;

}

.link1 a:hover{

	text-decoration: underline;
	color: #003366;
	
}
.link2{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	color: #006699;
}

.link2 a:link, .link2 a:visited  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;

}

.link2 a:hover{

	text-decoration: underline;
	color: #FF9900;
	
}
.link3{
	margin: 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	color: #333333;
}

.link3 a:link, .link3 a:visited  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;

}

.link3 a:hover{

	text-decoration: underline;
	color: #185073;
	
}
.link4{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-right: 12px;
}

.link4 a:link, .link4 a:visited  {

	font-weight: normal;
	
	color: #333333;

}

.link4 a:hover{

	text-decoration: underline;
	color: #006699;
	
}
.link5{
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	border-top-width: 1px;
}

.link5 a:link, .link5 a:visited  {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;

}

.link5 a:hover{

	text-decoration: underline;
	color: #003366;
	
}
.link7{
	
	
	color: #ffffff;

	text-decoration: none;
}

.link7 a:link, .link7 a:visited  {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}

.link7 a:hover{

	text-decoration: underline;
	color: #72885A;
	
}
/*********** .image styles ***********/

#image_holder_1{


}
.float_right{
	float: right;


}
.float_left{
	float: left;


}
.image_float_right{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;


}
.image_float_left{
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;


}
.topline{
	border-top-color: #eeeeee;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 5px;
	margin-right: 5px;



}
#padding_1{
	padding: 10px 10px 10px 10px;


}
#padding_2{
	margin-top: 10px;
	padding-top: 10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
#padding_3{
	padding: 0px 10px 10px 10px;

}

#wrapper_list{
	width: 500px;
	

}
#wrapper_product_holder{
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;

}
#wrapper_product{
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	width: 550px;

	
	

}
#list_image{
	text-align: center;
	background-color: #FFFFFF;
	bottom: 0px;
	float: left;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 8px 8px 8px 8px;
	width: 160px;
}
#list_text{
	padding-top: 6px;
	float: right;
	width: 300px;
	margin: 10px 10px 10px 10px;
	
}
#product_image{
	text-align: center;
	background-color: #FFFFFF;
	bottom: 0px;
	float: left;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	}
#product_left{
	background-color: #FFFFFF;
	bottom: 0px;
	float: left;
	padding: 10px 10px 0px 10px;
	width: 220px;
	}
#product_right{
	background-color: #FFFFFF;
	bottom: 0px;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 280px;
	}
	

.textbox_search {
	font-size: 12px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
#textbox_search {
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	border-top-color: #FFFFFF;
}
#pagination {
	font-size:12px;
	font-weight:normal;
	margin-bottom: 14px;
	padding-bottom: 10px;
	margin-right: 5px;
}

#pagination a:link, #pagination a:visited{
	text-decoration:none;
	color:#666666;
	width:22px;
	font-weight:normal;
	padding: 3px 5px 3px 5px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}

#pagination a:hover {
	background-color:#333333;
	color:#FFFFFF;	
}

#pagination .active_pagination_link {
	text-decoration:underline;
	color:#FF6600;
	cursor:default;
	padding: 3px 5px 3px 5px;
}

#pagination .disabled_pagination {
	text-decoration:none;
	color:#FFFFFF;
	cursor:default;
	padding: 3px 5px 3px 5px;
	background-color: #999999;
}
.style_1{
	font-size: 14px;
	font-weight: normal;
	
}
.style_2{
	color: #003366;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	
}
.style_3{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	
}
.margin_1{
	margin-top: 12px;
	clear: both;
	
}
.w_1{
	width:510px;
	
}
.image_list{
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;

}
#inline_list{
	float: left;
	display: inline;
	margin-right: 12px;
	margin-bottom: 10px;
	width: 155px;
	height: 140px;
	margin-left: 12px;
	margin-top: 10px;
	

}


hr
{
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-left: none;
	border-right: none;
    color: #FFFFFF;
    height: 4px !important;
}

div.search_expertise,
div.search_services
{
	font-size: 14px;
	font-weight: bold;
	background:#FFFFFF;
	color:#FF6600;
	float:right;
	height: 55px;
	width: 185px;
	text-align: center;
	padding: 5px;
}


div.search_expertise
{
	margin-right: 0px;
	width: 220px;
}

div.search_services
{
	margin-right: 0px;
	width: 350px;
	float: left;	
	margin-left: 0px;
}

div.search_title
{
	height: 35px;
	vertical-align: middle;
	color:#FF6600;
	font-size: 18px;
	float:left;	
	margin: 20px 0 0 20px;
}

div.search_services select,
div.search_expertise select
{
	width: 180px;
	margin-top: 15px;
}

div.case_studies_text
{
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}


.enewsletter
{
	background: url('/image/image_site/newsletter_off.gif') no-repeat;
	height: 57px;
	width: 226px;
	display: block;
}

.enewsletter:hover
{
	background: url('/image/image_site/newsletter_on.gif') no-repeat;
	height: 57px;
	width: 226px;
	display: block;
}
