@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

body{
	height:100%;
}

#wrapper{
	margin:0px auto;
	width:1024px;
	height:100%;
	background-image:url(../img/blue_bg.jpg);
	background-repeat:repeat-y;
}
#gray_line{
	width:1024px;
	height:3px;
	background-image:url("http://aquamediadirect.com/mediaservices/images/gray_line.jpg");
	background-repeat:no-repeat;
	position:relative;
}

#content_blue{
	_margin-top:-16px;
	width:1024px;
	float:left;
	position:relative;
	background-image:url("http://aquamediadirect.com/mediaservices/images/blue_bg.jpg");
	background-repeat:repeat-y;
}

#content_blue p{
	line-height:16px;
}

#content_wrapper{
	width:971px;
	margin-left:24px;
	_margin-left:13px;
	float:left;
	position:relative;
}

#content_wrapper #left_panel{
	float:left;
	width:250px;
	height:500px;
	position:relative;
	padding:20px;
}

#content_wrapper #right_panel{
	float:left;
	width:660px;
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
	
}

#right_panel h1{
	font-family:verdana;
	font-size:14px;
	color:#FFFFFF;
	padding-bottom:20px;
}

#right_panel p{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}

#right_panel a{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#right_panel a:hover{
	text-decoration:none;
}

#footer{
	width:1024px;
	height:36px;
	background-image:url("http://aquamediadirect.com/mediaservices/images/foot_bg.jpg");
	float:left;
	position:relative;
}

#footer #gray{
	height:36px;
	text-align:center;
	float:left;
}


#footer p{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-top:15px;
	line-height:15px;
}

#footer p a{
	color:#FFFFFF;
	text-decoration:underline;
}
a{
	text-decoration:none;
}

#logo{
	width:1024px;
	height:116px;
	padding-left:57px;
	background-image:url(../img/top_title.jpg);
	background-repeat:no-repeat;
}

#top_menu{
	width:971px;
	height:36px;
	/*padding-top:10px;*/
	padding-left:25px;
	background-image:url(../img/top_menu.jpg);
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
}

#top_menu a{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

#top_menu a:hover{
	text-decoration:underline;
}

#big{
	width:971px;
	height:222px;
	margin-left:25px;
	/*background-image:url(../img/top_big_bg.jpg);*/
	position:relative;
}

#gray_line{
	width:1024px;
	height:3px;
	background-image:url(../img/gray_line.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#content_blue{
	_margin-top:-16px;
	width:1024px;
	float:left;
	position:relative;
	background-image:url(../img/blue_bg.jpg);
	background-repeat:repeat-y;
}

#content_blue p{
	line-height:16px;
}

#content_wrapper{
	width:971px;
	margin-left:24px;
	_margin-left:13px;
	float:left;
	position:relative;
}

#content_wrapper #left_panel{
	float:left;
	width:250px;
	height:500px;
	position:relative;
	padding:20px;
}

#content_wrapper #right_panel{
	float:left;
	width:660px;
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
	
}

#right_panel h1{
	font-family:verdana;
	font-size:14px;
	color:#FFFFFF;
	padding-bottom:20px;
}

#right_panel p{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}

#right_panel a{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#right_panel a:hover{
	text-decoration:none;
}

#footer{
	width:1024px;
	height:36px;
	background-image:url(../img/foot_bg.jpg);
	float:left;
	position:relative;
}

#footer #gray{
	height:36px;
	text-align:center;
	float:left;
}


#footer p{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-top:15px;
	line-height:15px;
}

#footer p a{
	color:#FFFFFF;
	text-decoration:underline;
}

.drops_button{
	margin:0px auto;
	width:219px;
	height:73px;
	background-image:url(../img/button_blue_drops.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:45px;
	text-align:right;
	cursor:pointer;
}
.drops_button p{
	padding-right:10px;
	padding-top:55px;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.blue_button{
	height:33px;
	margin-top:10px;
	/*margin-left:10px;*/
	float:left;
}

.bbm{
	height:33px;
	background-image:url(../img/button_blue_m.jpg);
	background-repeat:repeat-x;
	text-align:center;
	cursor:pointer;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.bbl{
	width:4px;
	height:33px;
	background-image:url(../img/button_blue_l.jpg);
	background-repeat:no-repeat;
	float:left;
}

.bbr{
	width:4px;
	height:33px;
	background-image:url(../img/button_blue_r.jpg);
	background-repeat:no-repeat;
	float:left;
}

.blue_button p{
	padding-top:9px;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.drops{
	margin:0px auto;
	width:147px;
	height:149px;
	background-image:url(../img/drops.jpg);
	margin-top:40px;
}