html, body {
margin : 0;
padding : 0;
/*background-color : #02071f;*/
background-color : #02071f;
color : #ffffff;
}

img {
border : 0;
}
h1, strong, td {
color:#fff;
}

a:link, strong {
color : #fff;
text-decoration : none;
}

#body {
width : 100%;
height : 200px;
background-color : #ffffff;
color : #000000;
background-image : url(images/bckgr2.png);
}

#head {
width : 100%;
height : 200px;
color : #000000;
background-image : url(images/bckgr2.png);
}

#index {
width : 100%;
background-color : #02071f;
}

#index a {
width : 100%;
color : #ffffff;
text-decoration : none;
}

#foot {
width : 100%;                       
height : 40px;
padding: 10px;
font-size : 14px;
background-image : url(images/bckgr_footer2.png);
background-color : #02071f;
color : #fff;
text-align:center;
}

#shadow {
width : 8px;
background-image : url(images/shadow.gif);
}

#navi {
width : 600px;
padding : 0;
margin : 0;
}


<!-- Pro Brown

#procontainer_brown {
position:relative;
height:56px;
color:#E0E0E0;
background:#143D55;
width:100%;
}

#pronav_brown {
position:relative;
height:32px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
background:#fff url(images/pro_bg.gif) repeat-x bottom left;
padding:0 0 0 20px;
border-bottom: 8px solid #886d53;
}

#pronav_brown ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;
}

#pronav_brown ul li {
display:block;
float:left;
margin:0 1px;
}

#pronav_brown ul li a {
display:block;
float:left;
color:#EAF3F8;
text-decoration:none;
padding:0 0 0 20px;
height:32px;
}

#pronav_brown ul li a span {
padding:12px 20px 0 0;
height:21px;
float:left;
font-weight: normal;
font-family: "Myriad Pro", Helvetica, Arial, Verdana, sans-serif;
}

#pronav_brown ul li a:hover {
color:#fff;
background:transparent;
}

#pronav_brown ul li a:hover span {
display:block;
width:auto;
cursor:pointer;
}

#pronav_brown ul li a.current,#pronav ul li a.current:hover {
color:#fff;
background:#886d53;
line-height:275%;
}

#pronav_brown ul li a.current span {
display:block;
padding:3px 20px 0 0;
width:auto;
background:#886d53;
height:32px;
}

-->



<!-- Pro Blue

#procontainer_blue {
position:relative;
height:56px;
color:#E0E0E0;
background:#143D55;
width:100%;
}

#pronav_blue {
position:relative;
height:32px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
padding:0 0 0 20px;
}

#pronav_blue ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;
}

#pronav_blue ul li {
display:block;
float:left;
margin:0 10px;
}

#pronav_blue ul li a {
display:block;
float:left;
color:#EAF3F8;
text-decoration:none;
padding:0 0 0 20px;
height:32px;
}

#pronav_blue ul li a span {
padding:12px 20px 0 0;
height:21px;
float:left;
font-weight: normal;
font-family: "Myriad Pro", Helvetica, Arial, Verdana, sans-serif;
}

#pronav_blue ul li a:hover {
color : #32f113;
}

#pronav_blue ul li a:hover span {
display:block;
width:auto;
cursor:pointer;
}

#pronav_blue ul li a:active span {
color : #32f113;
}

#pronav_blue ul li a.current,#pronav ul li a.current:hover {
color:##32f113;
line-height:275%;
}

#pronav_blue ul li a.current span {
display:block;
padding:3px 20px 0 0;
width:auto;
height:32px;
}

-->
