/*********************************************************
**********************************************************

	Folder:	Theme340
	Name:	construction
	Cat:	Industrial

**********************************************************
*********************************************************/

/**** Layout ***/

div#content1{
	width: 95%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}


/**** THEME ****/

body {
	margin: 0px 0 20px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.sf_outer_wrapper {
	width: 735px;
	margin: 0 auto;
}

.sf_extra1 {
	position: relative;
	height: 90px;
	width: 735px;
	background-repeat: no-repeat;
	background-position: top right;
}

.sf_extra1 span {
	position: absolute;
	width: 300px;
	height: 71px;
	background-repeat: no-repeat;
}

.sf_wrapper {
	width: 735px;
	margin: 0 auto;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	width: 735px;
	height: auto !important;
	clear: both;
	background-repeat: repeat;
}

.sf_navigation_top ul{
	margin: 0;
	padding: 0;
	clear: both;
	min-height: 1%;
	height: auto !important;
	height:1%;	
}

.sf_navigation_top ul:after{
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_top ul li {
	text-align: center;
	float: left;
	font-size: 10px;
	list-style: none;

	
}

.sf_navigation_top ul li.sf_last_nav_item{
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {
	background-repeat: no-repeat;	
	text-decoration: none;
	overflow: hidden;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	height: 19px;
	width: 147px;
}

.sf_navigation_top ul li a:visited {
	
	
}

.sf_navigation_top ul li a:hover{
	
}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:146px;
	border:0;
	height:auto;
	margin:0 0 0 0;
	padding:0px 1px 0 1px;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	background:none;
}
#Nav1 li ul li a{
	height:auto;
	margin:0 0 1px 0;
	width:136px;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
	background-image:none;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*--------------------------------
		End Top Navigation
---------------------------------*/



.sf_extra10 {
}



/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	clear: both;
	width: 735px;
	height: 166px;
	background-repeat: no-repeat;
	background-position: top left;
}

.sf_extra2 {
	height: 166px;
	width: 325px;
	float: left;
}

.sf_main_header {
	width: 400px;
	font-size: 26px;
	font-weight: bold;	
	overflow:hidden;
	height: 40px;
	margin: 0 5px 15px 10px;
	padding-top: 20px;
}

.sf_extra3 {
}

.sf_sub_header {
	margin: 0 5px 15px 10px;
	width: 400px;
	font-size: 18px;
	overflow:hidden;
	height: 45px;
}

.sf_main_header p, .sf_sub_header p{
	margin:0;
	padding:0;
}

/*--------------------------
		End Header
--------------------------*/



.sf_extra4 {
}



/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation {
	display: none;
}




/*--------------------------------
		End Bottom Navigation
---------------------------------*/



.sf_extra5 {
}



/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	sf_edit: true;
	font-size: 18px;
	padding: 7px 7px 0 12px;
	font-weight: bold;
	clear: both;
}

/*--------------------------------
		 End Page Title
---------------------------------*/



.sf_extra6 {
}



/*--------------------------------
		 Sub Navigation
---------------------------------*/



/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	sf_edit: true;
	width: 735px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}



/*--------------------------
		End Content
--------------------------*/



.sf_extra12 {
	sf_edit: true;
}



/*--------------------------------
		 Sub Navigation2
---------------------------------*/



/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {
	height: 18px;
	width: 735px;
	background-repeat:repeat-x;
}

.sf_extra7 span{
	
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 4px 0 5px;
	color: #fff;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	text-decoration: underline;
}

a:visited {
	
}

a:hover {
	text-decoration: none;
}

.sf_banner {
	margin-top: 40px;
	text-align: center;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*** Custom ***/

.sf_extra1 span {  background-image: none; }
.sf_extra2 { background-image: url(images/bg_c1fj.jpg);
 }
.sf_extra1 {  background-image: none; }
body#page_02af7dbe-a570-4967-b49b-c9513c51f204 div#content2 { width:49.8%; }
body#page_02af7dbe-a570-4967-b49b-c9513c51f204 div#content3 { width:42.99%; }

/*** Colors ***/

body {
	background-color: #0F2535;
	color: #000;
}

.sf_outer_wrapper {
	background-color: #fff;
	border: 2px solid #fff;
}

.sf_extra1 {
	background-color: #173246;
	background-image: url(images/top_right_1.gif);
}

.sf_extra1 span {
	background-image: url(images/logo_1.gif);
}

.sf_wrapper {
	
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	background-image: url(images/nav_bg_1.gif);
	border-bottom: 1px solid #ffffff;
}

.sf_navigation_top ul{
	border-top: 1px solid #cbcbcb;
}

.sf_navigation_top ul:after{
}


.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item{
}

.sf_navigation_top ul li.sf_first_nav_item{
}

.sf_navigation_top ul li a {
	background-image: url(images/nav_1.gif);
	color: #fff;
}

.sf_navigation_top ul li a:visited {
	color: #fff;
}

.sf_navigation_top ul li a:hover{
	background-image: url(images/nav_on_1.gif);
	color: #fff;
}

#Nav1 li ul { /* second-level lists */
	background-color:#1A3443;
}
#Nav1 li ul li a{
	background-color:#081219;
}
#Nav1 li ul li a:hover{
	background-color:#000000;
}

/*--------------------------------
		End Top Navigation
---------------------------------*/



.sf_extra10 {
	
}



/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	border-bottom: 5px solid #B5E7FF;
	background-image: url(images/header_bg_1.gif);
	background-repeat: repeat-x;
}

.sf_extra2 {
	background-image: url(images/bg_c1fj.jpg);
	background-position: left;
}

.sf_main_header {
	color: #B5E7FF;
}

.sf_extra3 {
	
}



.sf_sub_header {
	color: #fff;
}

/*--------------------------
		End Header
--------------------------*/



.sf_extra4 {
}



/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation {
	
}

.sf_navigation ul{
	
}

.sf_navigation_top ul:after{
}


.sf_navigation ul li {
	
}

.sf_navigation ul li.sf_last_nav_item{

}

.sf_navigation ul li.sf_first_nav_item{

}

.sf_navigation ul li a {
	
}

.sf_navigation ul li a:visited {
	
}

.sf_navigation ul li a:hover{
	
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/



.sf_extra5 {
}



/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	color: #173246;
}

/*--------------------------------
		 End Page Title
---------------------------------*/



.sf_extra6 {
	
}



/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul{
	
}

.sf_subnavigation ul:after{
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item{

}

.sf_subnavigation ul li.sf_first_nav_item{

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/



.sf_extra12 {

}



/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul{
	
}

.sf_subnavigation2 ul:after{
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item{

}

.sf_subnavigation2 ul li.sf_first_nav_item{

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {
	
}

.sf_extra7 span{
	
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	background-color: #1F3C50;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	color: #173246;
}

a:visited {
	color: #173246;
}

a:hover {
	color: #6987BE;
}

/*--------------------------
		Banner
--------------------------*/

.sf_banner {
	color:#000;
}
.sf_banner a{
	color:#ffffff;
}
.sf_banner a:visited{
	color:#ffffff;
}
.sf_banner a:hover{
	color:#ffffff;
}


/*--- Top Navigation ----*/
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #173246;
color: White;
float: left;
width: 100%;
font-family: Verdana, arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.1em 1em;
background-color: #173246;
color: White;
text-decoration: none;
float: center;
border-right: 8px solid #173246;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
