/* CSS Document */

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family: tahoma, Verdana, sans-serif;
	font-size: small;
}

.holder{
	width:748px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image:url(images/curve_mid.jpg);
	background-repeat:repeat-y;
}

.header{
	height:36px;
	padding:5px;
	padding-left:22px;
}

.navigation{
	float:left;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	/*width: 698px;*/
	color: #006699;
	/*margin-top:10px;*/
	padding-right:22px;
	padding-top:2px;
	padding-bottom:2px;
	/*padding-left:22px;*/
	/*background-color: #BDDFF8;*/
}

.block_right{
	width:227px;
	height:191px;
}

.ship_right{
	background-image:url(images/shipmenu.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-right:22px;
	display:inline;
}

.block_left{
	width:437px;
	height:86px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

.admiral_left{
	background-image:url(images/logomenu.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:22px;
	display:inline;
}

.top_curve{
	background-image:url(images/curve_top.jpg);
	background-repeat:no-repeat;
	height:16px;
}

.left_shade1{
	background-image:url(images/curve_left.jpg);
	background-repeat:no-repeat;
	width:5px;
	float:left;
	height:600px;
}

.center_content{
	float:left;
	width:738px;
	background-color:#FFFFFF;
}

.right_shade1{
	background-image:url(images/curve_right.jpg);
	background-repeat:no-repeat;
	width:5px;
	float:left;
	height:600px;
}

.left_content{
	float:left;
	width:437px;
	margin-left:22px;
	margin-top:10px;
	display:inline;
}

*html .left_content{
	float:left;
	width:437px;
	margin-left:10px;
	margin-top:10px;
}

.left_content img {
	padding: 1px;
	display:inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

.left_content_full{
	float:left;
	width:694px;
	margin-left:22px;
	margin-top:10px;
	display:inline;
}

.left_content_full img {
	padding: 1px;
	display:inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

.right_content{
	margin-top:10px;
	float:right;
	width:227px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content{
	margin-top:10px;
	float:right;
	width:227px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.coupon_right_content{
	margin-top:10px;
	float:right;
	width:200px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.bottom_curve{
	height:17px;
	background-image:url(images/curve_btm.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	clear:both;
}

.footer{
	width:748px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
	margin-top:10px;
	margin-bottom:25px;
	color: #006699;
}

h2 {
	margin: 0;
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	/*background-image:url(images/admiral.jpg);*/
	background-repeat:no-repeat;
	background-position: 1px 1px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(images/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav{
	color:#006699;
	text-decoration:none;
	height:20px;
	padding-left:22px;
	padding-right:5px;
	background-image:url(images/admiralbw.jpg);
	background-repeat:no-repeat;
	background-position: 0px 1px;
}

.nav:hover{
	color:#003366;
	text-decoration:none;
	padding-left:22px;
	padding-right:5px;
	background-image:url(images/admiral-button.jpg);
	background-repeat:no-repeat;
	background-position: 0px 1px;
}

#coupons img {
	display: inline;
	width: 468px;
	height: 144px;
	margin: 2px;
	padding: 0px;
	/*float: right;*/
	border: 0;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

a img {
	border: 0;
}