
/*****
 *	Body settings
 *****/

body{
	text-align:center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color:#000;
	font-size:10pt;
	background:url(../img/bg-repeat.jpg) #fff;
	background-repeat:repeat-x;}



/*****
 *	Main text settings
 *****/
	
a{color:#2b2f31; text-decoration:none;}		
a:hover{color:#52a4e8;}

h2,
h3,
h4{
	font-weight:bold;
	padding-bottom:10px;}
	
h2{
	color:#0084bf;
	font-size:18pt;}

	
h3{
	color:#555;
	font-size:14pt;}
	
h4{
	color:#555;
	font-size:12pt;
	font-style:italic;
}
	
img{
	padding-bottom:5px;}
	
p{
	line-height:1.4;
	padding-bottom:20px;}
	
hr {
	height: 1px;
	border: 0;
	
	margin:0px 0px 10px 0px;
	
	color: #ccc;
	background-color: #ced8e0;}

.bigText{
	font-size:120%;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	text-align: center;}

.message {
	color: #FF0000;
	font-weight: bold;
}

@font-face {
 font-family: SR;
 src: url(../fonts/arial.eot ); /* IE */  
 src: url(../fonts/arial.ttf) format("truetype");
}

@font-face {
    font-family: 'SR';
    src: url('../fonts/arial-webfont.eot');
    src: url('../fonts/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arial-webfont.woff') format('woff'),
         url('../fonts/arial-webfont.ttf') format('truetype'),
         url('../fonts/arial-webfont.svg#RockwellBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*****
 *	Wrapper and Container Settings
 *****/
 
#wrapper{	
	background:url(../img/bg-full.jpg) no-repeat center top;
	background-repeat:no-repeat;}

#top{
	margin:0 auto;
	width:960px;
	padding:24px 0 0 0;}

#top-content{
	margin:0 auto;
	width:960px;
	padding:0;}

#mid-content{
	margin:0 auto;
	width:960px;
	padding:0;}


#logo a{
	display:block;
	width:302px;
	height:128px;
	background:url(../img/top-logo.png);
	background-repeat:no-repeat;
	float:left;
}

#navigation{
	float:right;
	width:658px;
	height:118px;
	padding:10px 0 0 0;
}

#navigation li{
	float:right;
	padding:10px 16px;
	margin:0 2px;
	background:url(../img/nav-bg.png);
	background-repeat:repeat;
}

#navigation a{
	font-size:14pt;
	font-family: SR, sans-serif;
	color:#fff;
	text-transform:uppercase;}
	
#navigation li:hover{background:url(../img/nav-bg-r.png);}
	
.page-selected{background:url(../img/nav-bg-r.png);}
	

#navigation p{
	text-align:right;
	width:100%;
	height:55px;
	font-size:20pt;
	color:#fff;
	font-family: SR, sans-serif;}

#navigation ul{
	height:58px;
	margin:0 0 0 57px;}
	
	
/*****
 *	Home Top Boxes
 *****/	
	
.box{
	display:block;
	width:303px;
	height:315px;
	border:5px solid #fff;
	float:left;
	margin:0 8px 8px 0;
	position:relative;
	overflow:hidden;}

.box img.bouncer{
	position:absolute;
	left:0;}

.superSpecial{
	position:absolute;
	right: 15px;
	top: 15px;}

.img-info{
	z-index:10;
	font-family: SR, sans-serif;
	position:absolute;
	bottom:0;
	background:url(../img/home/box-top-bg.png);
	height:117px;
	padding:9px 9px 0 9px;}

.img-info h1{	
	font-family: SR, sans-serif;
	font-size:24pt;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;}

.img-info p{
	font-family: SR, sans-serif;
	color:#60bb46;
	font-size:11pt;
	line-height:1;}

.img-info-more{
	top:160px;
	left:5px;
	z-index:11;
	position:absolute;
	background:url(../img/home/find-out-more.png);
	width:159px;
	height:29px;}
	

/*****
 *	Testimonials
 *****/	
 
 #testimonials{
	 height:110px;
	 width:960px;
	 border-top:5px solid #fff;
	 border-bottom:5px solid #fff;
	 margin:0 0 10px 0;
	 background:url(../img/nav-bg.png);}
	
.left-quote{
	background:url(../img/testimonail-quote-lft.png);
	height:25px;
	width:40px;
	margin:10px 10px 0 10px;
	float:left;}

.right-quote{
	background:url(../img/testimonail-quote-right.png);
	height:25px;
	width:40px;
	margin:72px 8px 0 10px;
	float:left;}
	
.testimonial-left{
	height:105px;
	width:713px;
	float:left;	
	border-right:2px solid #55616b;}
	
.testimonial-right{
	width:215px;
	float:left;
	text-align:left;
	padding:30px 10px 10px 20px;}
		
.testimonial-left p{
	padding:20px 0 0 0;
	float:left;
	width:555px;
	font-family: SR, sans-serif;
	font-size:11pt;
	color:#fff;}

.testimonial-right p{
	font-family: SR, sans-serif;
	font-size:12pt;
	color:#fff;}
	
.testimonial-right em{	
	color:#60bb46;
	font-style:italic;
}

#main-content{
	background:#fff;
	min-height:478px;
	font-family: SR, sans-serif;}

#main-content-left{
	width:683px;
	float:left;
	padding:15px 0 10px 15px;
	text-align:left;}

#main-content-right{
	width:247px;
	float:left;}

#main-content-left p{
	font-size:11pt;
	color:#2c526c;}

#main-content-left h1{
	font-size:18pt;
	margin:0 0 10px 0;
	color:#0359a3;}

#main-content-left h2{
	font-size:18pt;
	margin:0 0 0 0;
	color:#46cb2b;}

#main-content-right img{
	margin:15px 0 5px 20px;
	border:5px solid #e8ecef;}
	
#footer{
	background:#035aa3;
	height:100%;
	text-align:center;}
	
#footer-wrap{
	width:950px;U
	height:69px;
	margin:0 auto;
	font-family: SR, sans-serif;
	text-align:left;
	padding:15px 0 0 10px;
	background:url(../img/footer-bg.png);}
	
#footer-wrap ul{
	margin:0 0 4px 0;
}

#footer-wrap li{
	display:inline;
	margin:0 8px 0 0;
	}
	
#footer-wrap ul li a{
	font-size:11pt;
	color:#fff;}

#footer-wrap ul li a:hover{
	color:#b4d9aa;}
	
#footer-wrap p{
	color:#fff;
	font-size:10pt;
	font-family: SR, sans-serif;
	padding:0 0 5px 0;
	margin:0;}
	
.footer-spacer{
	height:100%;
	background:#fff;}

.macular-link{
	color:#52a4e8;}

.subnav{
	margin:0 0 15px 0;}

.subnav a{
	font-size:12pt;}

.service-list{
	background:#61bc47;
	padding:15px 10px;
	margin:0 0 15px 0;}

.service-list ul{
	float:left;
	width:204px;}

.service-list ul li{
	color:#fff;
	font-size:11pt;
	margin:0 0 10px 0;}

#galleryFeature{
    width:630px;
    background:#f3f2f2;
    border:1px solid #d3d3d3;
    padding:12px 8px;
	margin:0 0 15px 0;}

