/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */


html{background: #055681 url(/images/bg-style.jpg) repeat-x top center fixed; }

h1,h2,h3,h4,h5,h6 {color: #fff;}
body {color:#fff;}

a{color: #aae6ff;}
a:hover {text-decoration: underline;}
a img:hover {opacity: 0.80;}
#content h1 a:hover{color: #2abbf8;}
#navigation li a:hover{background: #2abbf8;}

.contact_btn{background: transparent url(img/contact_btn_black.png) no-repeat top center; height: 38px; width: 105px; display: block;}

#content h1 span, #navigation li a{
	font-size: 14px; 
	background: black; 
	padding: 2px 6px 4px; 
	color: #fff; 
	text-transform: uppercase;}
	
#tophat{background: #111; border-bottom:1px solid #222;}
#footer{background: #111; border-top:1px solid #222;}
	
#content img, #content a img {
background:none;
border: none;
padding:2px;
}


.group-reg {
	clear: both;
}

.group-reg .left-half {
	float: left;
	width: 280px;
	border-right: 1px dashed #124057;
	padding-right: 12px;
	margin-right: 12px;
}

.group-reg .half {
	float: left;
	width: 280px;
}

div.services .box {
}

div.services .left {
	margin-right: 25px;
}

#content div.services .box img {
	border: 3px solid #000;
	padding: 0px;
}

