@charset "utf-8";
body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/background.jpg) #071c2b;
	background-repeat:no-repeat;
	background-position:top center;
	line-height: 20px;
}

a {text-decoration:none;}
img {border:0px;}


#ticker {width:704px; height:17px; margin:0px auto; padding:0px 50px; background:url(images/tickerback.png); color:#fff; font-size:9px; text-align:right;}
#container {width:754px; padding:0px 25px; margin:0px auto; background:url(images/contentback.png); }
#containerbottom {
	width:734px;
	height:400px;
	background:url(images/contentbottomedge.png);
	clear:both;
	color:#fff;
	font-size:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#header {width:626px; height:236px; padding-left:127px; background:url(images/headerback.jpg);}

#contact {width:193px; margin:120px 15px 0px 0px; float:left; color:#fff; font-weight:bold; font-size:14px;}
#contact h1 {font-size:22px; padding:0px; margin:0px;}
#contact a, #containerbottom a, #contact a:visited, #containerbottom a:visited  {color:#82c3f6;}
#contact a:hover, #containerbottom a:hover {color:#FFCC33;}
.headeranimation {float:left;}

#submenu {width:753px; height:31px; background:url(images/submenuback.gif);}
#submenu a {display:block; height:11px; padding:10px; color:#fff; float:left;}
#submenu a:hover {background:#071c2b;}

#sidebar {width:174px; padding-right:5px; float:left;}
#sidebar #menu {
	background:#434545;
	width:168px;
	padding: 3px;
}
#sidebar #menu a {
	display:block;
	width:156px;
	height:35px;
	background:url(images/menubuttonback.gif);
	margin-bottom:3px;
	color:#fff;
	font-size:10px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar #menu a:hover {background:url(images/menubuttonback_over.gif); color:#FFFF00;}
#sidebar #menu a img {margin-right:5px; float:left;}
#sidebar #menu a p {
	display:block;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#maincolumn {width:560px; padding:2px 1px 6px 13px; background:#fff; float:left;}

#content {width:366px; padding-right:13px; float:left;}
#content h1 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#rightcolumn {width:181px;  float:right;}

#verdicts {background: #071c2b; padding:15px; margin-bottom:6px; color:#fff;}

#verdicts h1 {color:#6d7276; padding:0px; margin:0px; font-size:12px;}

#contactform {background:#1a4261; padding:3px; color:#fff; font-size:10px; }
#contactform input, #contactform select, #contactform textarea {margin:5px 0px 0px; font:10px Arial, Helvetica, sans-serif;}
.contact-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFAB3E;
	font-weight: bold;
	text-align: center;
}


.clearbox {clear:both;}

.faq {font-size:12px; padding:0px; font-weight:bold; color: #006699; margin:0px;}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}
.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BFE0FB;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.CTAheader {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#container #maincolumn #content .CallToAction a {
	text-decoration: underline;
}
