#main {width:780px; margin:0 auto; text-align:left;}

#header {height:185px;}
#header, #article, #content, #footer { font-size:0.75em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .wrapper1 { background:url(../images/line.gif) 259px top repeat-y; width:100%;}
#page1 #content .wrapper2 { background:url(../images/line.gif) 518px top repeat-y; width:100%;}
#page1 #content .col_1 {width:259px;}
#page1 #content .col_2 { width:258px;}
#page1 #content .col_3 { width:259px;}

/*======= index-1.html =======*/
#page2 #content .wrapper1 { background:url(../images/line.gif) 259px top repeat-y; width:100%;}
#page2 #content .col_1 {width:259px;}
#page2 #content .col_2 { width:518px;}
#page2 #content .col_2 .col_1 { margin-right:0px; width:248px;}
#page2 #content .col_2 .col_2 { width:232px;}


/*======= index-2.html =======*/
#page3 #content .wrapper1 { background:url(images/line.gif) 518px top repeat-y; width:100%;}
#page3 #content .col_1 {width:518px;}
#page3 #content .col_2 { width:259px;}
#page3 #content .col_1 .column1 { width:254px;}
#page3 #content .col_1 .column2 { width:226px;}

/*======= index-3.html =======*/
#page4 #content .wrapper1 { background:url(../images/line.gif) 259px top repeat-y; width:100%;}
#page4 #content .wrapper2 { background:url(../images/line.gif) 518px top repeat-y; width:100%;}
#page4 #content .col_1 {width:259px;}
#page4 #content .col_2 { width:258px;}
#page4 #content .col_3 { width:259px;}

/*======= index-4.html =======*/
#page5 #content .wrapper1 { background:url(../images/line.gif) 259px top repeat-y; width:100%;}
#page5 #content .col_1 {width:259px;}
#page5 #content .col_2 { width:518px;}

/*======= index-5.html =======*/
#page6 #content .wrapper1 { background:url(../images/line.gif) 518px top repeat-y; width:100%;}
#page6 #content .col_1 {width:518px;}
#page6 #content .col_2 { width:259px;}
#page6 #content .col_1 .column1 { width:256px;}
#page6 #content .col_1 .column2 { width:224px;}

/*======= index-6.html =======*/
#page7 #content .wrapper1 { background:url(../images/line.gif) 259px top repeat-y; width:100%;}
#page7 #content .wrapper2 { background:url(../images/line.gif) 518px top repeat-y; width:100%;}
#page7 #content .col_1 {width:259px;}
#page7 #content .col_2 { width:258px;}
#page7 #content .col_3 { width:259px;}


/*=========================*/


#footer {height:142px;}



* { margin:0; padding:0;}
body { background:#fff; font-family:Arial; font-size:100%; line-height:1em; color:#858585; text-align:center;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:21px;}

/*==================forms====================*/
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em; vertical-align:middle; font-weight:normal;}

img {border:0; vertical-align:top; text-align:left;}

.form1 { height:47px;}
.form1 input {width:207px; height:20px; background:none; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-family:arial; color:#858585; font-size:1em; padding-left:3px;}
textarea { width:227px; height:160px; background:none; overflow:auto; border:1px solid #d0d0d0; border-top:1px solid #7e7e7e; border-left:1px solid #7e7e7e; font-size:1em; font-family:arial; color:#858585; padding:0 0 5px 3px;}
.textarea_box { height:80px;}


/*==================list====================*/
ul { list-style:none; margin:0 1em;}

.list1 li a { background:url(../images/marker.gif) no-repeat left 2px; padding-left:17px; color:#5c798c; line-height:2.1em; font-size:1.1em; }
.list2 li a { background:url(../images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c; line-height:2em;}
.list3 li a { background:url(../images/marker.gif) no-repeat left 2px; padding-left:17px; color:#5c798c; line-height:2.1em; font-size:1.2em; }

.list3 dt { font-size:1.1em; color:#f50; font-weight:bold;}
.list3 dd { padding-bottom:15px;}
.list4 { margin-bottom:8px;}
.list4 dt { padding-bottom:7px;}
.list4 dt a {background:url(../images/marker1.gif) no-repeat left 2px; padding-left:13px; color:#5c798c;}
.list4 dd { padding-bottom:17px;}
.list5 { padding-bottom:4px;}
.list5 dt { font-weight:bold;}
.list5 dd { padding-bottom:16px;}

.footer_menu { background:#e8ebec; height:55px; text-align:center;}
.footer_menu li { display:inline;}
.footer_menu li a { background:url(../images/footer_divider.gif) no-repeat right 4px; padding:0 13px 0 12px; color:#7b8a94; line-height:54px;}
.footer_menu li a.last { background:none;}


/*==================other====================*/
.img_indent { margin:0 17px 15px 0; float:left;}
.img_indent1 { margin:0 10px 15px 10px; float:left;}
.img_indent2 { margin:0 10px 15px 50px;}

.cont_form { padding:4px 20px 0 0;}
.cont_form span {float:right;}



/*==================txt, links, lines, titles====================*/
a {color:#f50;}
a:hover{text-decoration:none;}

h3 { font-size:1em; margin-bottom:16px; font-family:verdana;}
h4 { font-size:1.1em; color:#f50; margin-bottom:8px; display:inline;}

.head_link1 { background:url(../images/head_marker1.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link2 { background:url(../images/head_marker2.gif) no-repeat left 1px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link3 { background:url(../images/head_marker3.gif) no-repeat left 0px; padding-left:18px; color:#858585; font-size:.91em; text-decoration:none; font-family:verdana;}
.head_link1:hover, .head_link2:hover, .head_link3:hover, .nav_link:hover { text-decoration:underline;}
.link1 { color:#5c798c;}
.link2 { background:url(../images/marker1.gif) no-repeat left 3px; padding-left:13px; color:#5c798c;}

.title { margin-bottom:16px; color:#383838; font-size:1.6em; margin-left:40px;}
.title1 { margin-bottom:16px; color:#383838; font-size:1.3em; margin-left:30px; font-weight:bold;}


/*==================blocks====================*/
.block { background:#fcfcfc; border:1px solid #d7d7d7;}
.block1 { background:url(../images/block1_bgd.gif) left top repeat-x #202b33;}
.block1 .inner { padding:20px 0 19px 18px;}
.block1 .title1 { margin-bottom:12px;}
.block1 a { color:#90969a;}

.block2 { background:#fff; width:100%;}
.block2 .title_bgd { background:url(../images/top_title.gif) left top repeat-x; width: 100%;}
.block2 .top_tall { background:url(../images/top_tall.gif) left 56px repeat-x;}
.block2 .right_tall { background:url(../images/right_tall.gif) right top repeat-y;}
.block2 .right_tall_1 { background:url(../images/line.gif) right top repeat-y;}
.block2 .bottom_tall { background:url(../images/bottom_tall.gif) left bottom repeat-x;}
.block2 .left_tall { background:url(../images/left_tall.gif) left top repeat-y;}
.block2 .left_top_corner { background:url(../images/left_top_corner.gif) no-repeat left 56px;}
.block2 .right_top_corner { background:url(../images/right_top_corner.gif) no-repeat right 56px;}
.block2 .right_bottom_corner { background:url(../images/right_bottom_corner.gif) no-repeat right bottom;}
.block2 .left_bottom_corner { background:url(../images/left_bottom_corner.gif) no-repeat left bottom; width: 100%;}
.block2 .inner { padding:21px 10px 16px 14px;}
.block2 .inner1 { padding:21px 3px 16px;}
.block2 .inner .title_icon1 { background:transparent url(../images/1page_title2.gif) no-repeat scroll 0 0;}
.block2 .inner .title_icon2 { background:transparent url(../images/1page_title3.gif) no-repeat scroll 0 0;}
.block2 .inner .title_icon3 { background:transparent url(../images/1page_title4.gif) no-repeat scroll 0 0;}
.block2 .inner .title_icon4{ background:transparent url(../images/1page_title1.gif) no-repeat scroll 0 0;}

/*header*/
#header div { position:absolute; margin-left:-11px;}

/*article
#article {background-image:url('../images/deepbg3.jpg'); }
#article {background-color:#E2E0E0; }*/

#article {background-color:#fff; }

#article .col_1 { width:259px; height:328px; background-color:#E8EBEC;}
#article .col_1 .indent { padding:0px 10px 0 0px; background:transparent url(../images/1page_title1.gif) no-repeat scroll 0 0;}


#article .col_2 { width:520px; height:328px; display: block;} /* margin: 20px;} */

/*content*/
#content { padding:5px 0 5px 0;}
#content .title { margin-bottom:47px;}
#content .indent { padding:21px 35px 16px 17px;}
#content .indent1 { padding:21px 15px 16px 0;}
#content .indent2 { padding:0 20px 0 0;}

/*footer*/
#footer p { text-align:center; padding:22px 0 0 0; font-size:.91em; font-family:verdana;}
#footer p a { color:#858585;}

/*==========================================*/
#left-container {

float:left;
height:auto;
margin:0;
padding:0;
width:254px;

}

#heading {
/*background-color:#2A4F6B; */
background-color:#525151;
float:left;
height:auto;
margin:auto;
width:254px;
}

h5 {
color:#FFFFFF;
font-family:Arial,verdana,Helvetica;
font-size:9pt;
font-weight:bold;
margin:5px 0;
padding:0 0 0 9px;
text-align:left;
}

a1 {
color:#FFFFFF;
font-family:Arial,verdana,Helvetica;
margin:0;
padding:0;
text-decoration:none;
}

.nav_box {
float:left;
height:auto;
margin:3px 0;
padding:4px 0 3px 17px;
width:235px;

}

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:12px;}

p2 {
color:#606163;
font-family:Arial,verdana,Helvetica;
font-size:12px;
font-weight:normal;
line-height:18px;
margin:2px 0 0;
padding:2px 0;
text-align:left;
}

.nav_link {
background-image:url(../images/marker.gif);
background-position:left center;
background-repeat:no-repeat;
color:#1D3548;
display:block;
font-family:Arial,verdana,Helvetica;
padding-left:18px;
text-decoration:none;
font-size:1.1em;
}



#seperatorR{
background-color:#fff;
height:328px;
width: 5px;
margin:0;
padding:0;
float:right;
}

/* #titlebar{background-color:#6F97D9; height:51px; width:520px; margin:1px 0 0 } */
#titlebar {background-image:url(../images/t_subsea.png); no-repeat scroll 0 0;}

#divider {
background-color:#525151;
float:left;
height:319px;
width: 5px;
margin:0;
padding:0;
}