@charset "UTF-8";
/* CSS Document */

body { background:url(images/bg.jpg) repeat-x; background-color:#d1d1d1; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px;}
h1 { font-size:26px; color:#000000; line-height:32px; font-weight:lighter;}
h1 strong { color:#CC0000;}
img { border:none;}

h2 {font-size:22px; padding:20px 0 20px 0; background:url(images/h2-bg.jpg) repeat-x; font-weight:bold; color:#000033;}
h2 strong { color:#CC0000;}


#header_container { width:800px; height:345px; margin:0 auto 0 auto;}
#header01 {float:left; background:url(images/header01.jpg) no-repeat; width:400px; height:142px;}
#header02 {float:left; background:url(images/header02.jpg) no-repeat; width:400px; height:142px;}
#header03 {float:left; background:url(images/header03.jpg) no-repeat; width:400px; height:108px;}
#header04 {float:left; background:url(images/header04.jpg) no-repeat; width:400px; height:108px;}
#header05 {float:left; background:url(images/header05.jpg) no-repeat; width:400px; height:95px;}
#header06 {float:left; background:url(images/header06.jpg) no-repeat; width:400px; height:95px;}

#content_container { width:750px; background-color:#FFFFFF; margin:0 auto 0 auto; padding:1px 25px 25px 25px;}
#footer_container { margin:0 auto 0 auto; background:url(images/footer-bg.jpg); height:125px; display:block; padding:10px 0 0 0;}
.testimonial { font-family:Courier, sans-serif; background-color:#e6eff9; padding:20px; border:#CCCCCC 1px solid;}
.testimonial strong { font-style:italic; font-weight:bold; font-size:14px; color:#CC0000;}

.really_bold { font-size:28px; font-weight:bold;}
.really_bold2 { font-size:28px; font-weight:lighter;}
.really_bold2 strong{ color:#CC0000; font-weight:lighter;}

.large_link a { font-size:24px; text-decoration:underline; font-weight:bold;}
.large_link a:hover { font-size:24px; text-decoration:none; font-weight:bold;}
.copyright { color:#FFFFFF;}
.copyright a { text-decoration:underline; color:#FFFFFF;}
.copyright a:hover { text-decoration:none; color:#FFFFFF;}

.bonus_container { background-color:#f0f0f0; padding:20px; border:#237679 3px dashed;}
.large_red {color:#CC0000; font-size:16px; font-weight:bold;}
.bonustext { font-size:18px; font-style:italic; font-weight:bold;}
.bonusdis { color:000033; font-size:14px; font-weight:bold;}

li { list-style-image:url(images/tick.jpg); margin:0 0 13px 30px;}
.number { font-size:26px; font-weight:bold; color:#CC0000; margin:0 0 0 40px;}


.top-links { color:#0000FF; font-size:12px; text-decoration:none; margin:0 9px 0 9px; font-weight:bold;
text-decoration:underline;}
.top-links:hover { text-decoration:underline;}
.top-table { background:#dae6ff; color:#FFCC00; font-size:18px;}

.support {  background:url(images/need-help.jpg) no-repeat; width:156px; height:92px; position:static;}
.support:hover {  background:url(images/contact-xanthe.jpg) no-repeat; width:248px; height:471px; cursor:pointer;}
.menu {
	background-image: url(images/menus_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 66px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #CCC;
	text-decoration: underline;
}