#left_top {
display: block-inline;
height: 70px;
}

#logo {
position: absolute;
top: 50;
left: 20;
}

#name {
position: relative;
top: -60px;
left: 25px;
}

#name img {
border: 0;
}

#search {
display: inline;
float: right;
position: relative;
top: -50px;
right: 50px;
z-index:100;
}

#search_button {
vertical-align: bottom;
margin-left: 2px;
}

/************** LEFT NAV ***************/
#leftnav {
background:  transparent;
position: relative;
left: 0px;
top: 0px;
height: 100%;
width: 200px;
float: left;
font-family:arial, verdana, sans-serif; font-size:15px; font-weight: 900; line-height:21px;
}

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

#leftnav li {
	list-style: none;
	margin: 0;
        border-bottom: 1px solid #dcdce9;
}

#leftnav a {
	display: block;	
	border-right: 5px solid #E7D8A8;
	text-decoration: none;
	width: 190px;
	padding: 5px 5px 5px 10px;
        margin: 0;
        background:  url(/images/button_over.gif);
        background-repeat: repeat-x;
        text-decoration: none;
        color: #fff;
}

#leftnav a:hover {
	display: block;	
	border-right: 5px solid #dcdce9;
	text-decoration: none;
	width: 190px;
	padding: 5px 5px 5px 10px;
        margin: 0;
        color: #666;
        background:  url(/images/button_bg.gif);
        background-repeat: repeat-x;
        text-decoration: none;
        color: #22347C;
}

html>body #leftnav li a { 
	width: auto; 
	}

html>body #leftnav li a:hover { 
	width: auto; 
	}


/************** NAV TOP ***************/

#nav_container {
width: 100%;
height: 200px;
padding: 0px;
background:  url(/images/nav_container_bg.gif);
background-color: #F0BB13;
background-repeat: repeat-x;
position: relative;
overflow: hidden;
}

#main_menu {
background: url(/images/menubg.gif);
position: absolute;
bottom: 0px;
right: 0px;
width: 100%;
}


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

#main_menu li {
float: right;
margin: 0 2px 0 0;
}

#main_menu li a {
height: 2opx;
line-height: 20px;
display: inline;
border-top: 1px solid #dcdce9;
border-left: 1px solid #dcdce9;
border-right: 1px solid #dcdce9;
border-bottom: none;
font-family: Arial,Helvetica,Trebuchet MS,Tahoma,Verdana,Sans-serif;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
color: #787fa4;
text-decoration: none;
text-align: center;  
color: #fff; 
padding: 0 30px 0 30px;
background:  url(/images/button_over.gif);
background-repeat: repeat-x;
}

#main_menu a:hover {
color: #22347C;
height:20px;
background:  url(/images/button_bg.gif);
background-repeat: repeat-x;
}


/************** end NAV TOP ***************/

#wrapper {
width: 80%;
margin: 50px auto;
max-width: 980px;
min-width: 400px;
color: #333;
/* line-height: 130%; */
background: #efefef;
border: 2px solid #1C3A5B;
}

#main {
           background-color: #F0BB13;
}

#content {
           margin-left: 200px;
           background-color: #fff;
           padding: 30px;
}


#content img {
border:0;
float: right;
position: relative;
margin: 0 0 0 25px;
padding: 0;
}


#offer {
position: absolute;
top: 10px;
right: 10px;
width: 175px;
z-index:1;
}


body {
margin: 0;
padding: 0;
background:#364692 url('/images/atlantic-background.gif') top center no-repeat;
}


# lead_image p {
position: relative;
}

h1 {
font: 900 24px/27px Minion, "Palatino Linotype", Georgia, serif; color:#001144; padding-bottom:7px;
text-align: left;
}

h2, h3 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
text-align: left;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
text-align: left;
}


p {font: 11px/14px minion, georgia, serif; color:#001144; padding-bottom:7px;
text-align: left;
}

p.body {font: 14px/21px minion, georgia, serif; color:#001144; padding-bottom:7px;
text-align: left;
}

p.body:first-child {font: 21px/21px arial; color:#001144; padding-bottom:7px;
text-align: left;
}

p.body:first-line {
font-size:21px; line-height:28px; font-weight:900;
}


.hidden {
overflow: hidden;
}

.right {
text-align: right;
}

.middle {
      height: 4em;
      line-height: 4em;
}


/************* site_links **************/

#site_links {
padding: 10px 0 20px 0;
font-family:arial, verdana, sans-serif; font-size:11px; line-height:16px; color:#FFF;
overflow: visible;
}

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

}
#site_links li {
margin: 0 0 0 8px;
padding: 0;
display: inline;
float: right;
}

#site_links a {
color: #FFF;
white-space: nowrap;
}

/************ end SITE_LINKS *************/

.clear {
clear:both;
}


#footer {
position: relative;
clear: both;
background: transparent;
border: none;
padding: 10px;
}

p.footer {
font-size: 9px;
margin: 0 10px 15px 0;
color: #FFF;
text-align: center;
}

a.footer {
font-weight: 900;
color: #FFF;
}


/*************SUB MENU
#submenu {
clear: both;
height: 70px;
margin: 0 10px 0 100px;
padding: 0;
background-color: transparent;
}


#submenu a {
margin: 10px 0 0 10px;
font: 500 11px/11px arial;
color: #FFF;
padding: 0;
display: inline-block;
white-space: nowrap;
float: right;
}

#submenu img {
margin: -30px -100px 0 0;
}


* html #submenu img {
margin: -10px -100px 0 0; /* for IE5 and IE6 in quirks mode */
m\argin: -20px -100px 0 0;  /* for IE6 in standards mode */
} 

****/

/*************end SUBMENU **************/

