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

body 
{
	color: #FFF;
	background-color: #000;
	margin: 0px;
	margin-top:48px;
	text-align: center;
	font-family: Helvetica Neue, Helvetica, Arial,  sans-serif;
	background-image: url(images/aq_01.png);
	background-repeat:repeat-x;
}
#topcorner
{
	background-image: url(images/aq_02.png);
	width:224px;
	height: 48px;
	margin-top:-48px;
	
}
h1
{
	font-family:Baskerville, Times, Times New Roman, serif;
	font-size:1.6em;
	padding-bottom:0.2em;
	margin-top:0px;
	margin-bottom:0.5em;
	color:#ca302c;
	border-bottom: 1px dashed #AAA;
}
h2
{
	font-family:Baskerville, Times, Times New Roman, serif;
	font-size:1.2em;
	padding-bottom:0.2em;
	margin-top:0px;
	margin-bottom:0.5em;
	color:#ca302c;
}

a{
color:#ca302c;
text-decoration: none;
}
a:hover{
color:#9b312a;
text-decoration: underline;
}
a:visit{
color:#9b312a;
}
div#logo
{
	background-image: url(images/aq_04.png);
	background-repeat:x-repeat;
	height:148px;
	width:100%;
}
div#logostart{
	float:left;
	background-image: url(images/aq_08.png);
	margin-top:1px;
	height:147px;	
	width:480px;
}
div#logoend{
	float:right;
	background-image: url(images/aq_05.png);
	height:147px;	
	width:288px;
}
div#copyright
{
	text-align:center;
	font-size:small;
}
div#content
{
	background-color:#fff;
	color:#000;
	clear:both;
}
div#contentmain
{
	padding-left:16px;
	padding-right:16px;
}

div#contentbottomleft
{
	float:left;
	background-image: url(images/aq_22.png);
	height:16px;	
	width:16px;	
}
div#contentbottom{
	width:100%;
	height:16px;
}
div#contentbottomright
{
	float:right;
	background-image: url(images/aq_23.png);
	height:16px;	
	width:16px;
}
div#container
{	
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	min-width:800px;
	text-align: left;
}
#shadowmenu{
	background-image: url(images/aq_24.png);
	background-repeat: repeat-x;
	width:100%;
	height: 24px;
}
#HomeLeft{
	float:left;
	width:70%;
	padding-right:4%;
	border-right: 1px dashed #AAA;
}
#HomeRight{
	float:right;
	width:25%;
}
#HomeRightInside{
	padding-left: 10px;
}
#HomeClear{
	clear:both;
}
ul#menu { margin:0; padding:0; list-style-type:none; }

ul#menu li { position:relative; float:left;margin-right: 15px; height:48px; line-height:47px; padding-left:5px;padding-right:5px;}


ul#menu li:hover { background-image:URL(images/aq_40.png);}

ul#menu li a { text-decoration:none; color:#080808; padding-top:20px;padding-bottom:20px;}

ul#menu li a:hover { color:#999;  line-height:47px; height:47px;}

ul#menu li span{ display:none; position:absolute; top:42px; left:2px;padding:5px; padding-top:13px; background-image:url(images/aqmenu.png);background-repeat:no-repeat; background-color:#FFF; width:160px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }

ul#menu li a:hover span {margin-top: 7px; display:block; color: #888;}

div.light{
	color:#999;
	float:left;
	line-height:2em;
	width:100%;

	height:152px;
	
}
div.light img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div#menuitems
{
	text-align: left;
	float:left;
	margin-top:-48px;
	margin-left: 15px;
	text-align: left;
	color:#FFF;
	padding-left:0px;
}

img
{
	border:0;
}
ul
{
	margin-top:0;
	margin-bottom:0;
}