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

/* GENERAL CONTAINER AND BODY SETUP */

body { font: 14px "Segoe UI", Arial, Helvetica, sans-serif; color: #444650; background: #162336 url(images/pagebg.jpg) repeat-x center top; }

#wrapper { background: url(images/centerbg.jpg) no-repeat center top; margin: auto; width: 100%; height: 1150px; }

#container { margin: auto; width: 980px; }

/* HEADER SECTION */

#header { width: 980px; height: 120px; }
#header h1 { float: left; text-indent: -5000px; width: 290px; height: 120px; background: url(images/logo.gif) no-repeat;}
#header ul { float: right; width: 624px; height: 91px; background: url(images/navbg.jpg) no-repeat; padding: 29px 0 0 34px; position:relative; left:20px;}
#header ul li { display:inline; float:left; list-style-type: none; }
#header ul li a { float: left; display:block; height: 20px; padding-top: 30px; color: #7e7e7e; text-decoration: none; }

.homelink a { background: url(images/home-on.gif) no-repeat center top; }
.homelink a:hover { background: url(images/home-off.gif) no-repeat center top; }

.aboutlink a { background: url(images/about-off.gif) no-repeat center top;  position:relative; left:50px; }
.aboutlink a:hover { background: url(images/about-on.gif) no-repeat center top;  }

.serviceslink a { background: url(images/services-off.gif) no-repeat center top;  position:relative; left:88px; }
.serviceslink a:hover { background: url(images/services-on.gif) no-repeat center top; }

.stafflink a { background: url(images/staff-off.gif) no-repeat center top;  position:relative; left:135px;  }
.stafflink a:hover { background: url(images/staff-on.gif) no-repeat center top; }

.testlink a { background: url(images/testim-off.gif) no-repeat center top;  position:relative; left:185px; }
.testlink a:hover {  background: url(images/testim-on.gif) no-repeat center top;  }

.contactlink a { background: url(images/contact-off.gif) no-repeat center top;  position:relative; left:225px; }
.contactlink a:hover {  background: url(images/contact-on.gif) no-repeat center top; }

/* TOP BLOCK */

#topblock { display: inline; float: right; width: 942px; height: 296px; background: url(images/topblock.jpg) no-repeat left top; margin: 8px 0 12px 0; padding: 20px 0 0 38px; }
#topblock h2 { font-size: 36px; font-weight: bold; color: #3B93C5; letter-spacing: -2px; }
#topblock h3 { font-size: 23px; color: #ae3523; font-weight: normal; width: 400px; line-height: 30px; }
#topblock p {
	margin-top: 25px;
	width:390px;
	font-size: 13px;
}


/* LOWER BLOCK */

#about, #services, #testimonials { display:inline; float: left; font-size: 23px; letter-spacing: -1px; margin: 25px 35px; height: 490px;}
#about p, #services p, #testimonials p {
	font-size: 12px;
	color:#444650;
	letter-spacing: 0px;
	text-align:justify;
}
#about h4, #services h5, #testimonials h6 { font-weight: normal; margin-bottom: 6px; }
.subtitle { font-size:16px; color:#474954; font-weight:bold; letter-spacing: -1px; margin: 6px 0; }

/* ABOUT US */

#about { width: 256px; color: #ae3523; background: url(images/about-icon.gif) no-repeat right top;}

/* SERVICES */

#services { width: 258px; color: #3B93C5; background: url(images/services-icon.gif) no-repeat right top; }
#services ul { margin: 5px 0 5 10px; }
#services ul li {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	list-style: circle inside;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

/* TESTIMONIALS */

#testimonials { width: 256px; color: #143754; background: url(images/testim-icon.gif) no-repeat right top;}

.playername {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ae3523;
	text-align: right;
	letter-spacing: 0px;
	margin: 2px 0;
}

/* FOOTER */

#footer { float: right; height: 150px; width: 980px; padding-top: 10px; }
#footer ul { margin: 6px 0 10px 0; }
#footer ul li { display:inline; float:left; list-style-type: none; margin-right: 30px; }
#footer ul li a { color: #a1adbe; text-decoration: none; font-size: 11px; }
#footer ul li a:hover { color: #E6EBEF; text-decoration: underline; font-size: 11px; }
#footer p { float: left; font-size: 10px; color: #6490a6; }
.footerlogo { float: right; }

#designer, #designer a  { float: left; width: 1px; font-size: 1px; color: #162336; text-decoration: none; }

/* ------------ ALL OTHER PAGES -------------*/

#twrapper { background: url(images/template-pagebg.jpg) no-repeat center top; margin: auto; width: 100%; }

#tcontainer { margin: auto; width: 980px; }
#contentbox { padding: 0 52px; background: url(images/template-bg.gif) repeat-y center; } 

#contentbox h1 { position:relative;left:15px; font-size: 36px; font-weight: bold; color: #3B93C5; letter-spacing: -2px; }
#contentbox h2 {
	position:relative;
	left:15px;
	font-size: 18px;
	color: #ae3523;
	font-weight: normal;
	line-height: 28px;
}

.tempsubtitle { font-size:16px; color:#474954; font-weight:bold; letter-spacing: -1px; position:relative;left:15px; width:850px; }

.apara {
	font-size: 13px;
	text-align: justify;
	margin-top: 0;
	margin-bottom:0;
	position:relative;
	left:15px;
	width:850px;
}

/* SERVICES PAGE SPECIAL CODE */

.aservice { font: 23px "Palatino Linotype", "Book Antiqua", Palatino, Times New Roman, Times Roman, serif; color: #AE3523; letter-spacing: 5px; text-align: center;  margin: 10px 0; width:850px;}

.subservice { font-size: 15px; font-weight: bold; color: #3B93C5; letter-spacing: 0px;  position:relative; left:15px; position:relative; right:15px; width:850px;}

/* STAFF PAGE SPECIAL CODE */

.staffmember { font: 19px "Palatino Linotype", "Book Antiqua", Palatino, Times New Roman, Times Roman, serif; color: #AE3523; letter-spacing: 3px; margin: 10px 0 0 0; position:relative;left:15px; width:850px; }

/* TESTIMONIALS PAGE SPECIAL CODE */

.headshot { float: left; border: 1px solid #600; margin-left: 14px; }
.aplayer { font: 19px "Palatino Linotype", "Book Antiqua", Palatino, Times New Roman, Times Roman, serif; color: #AE3523; letter-spacing: 3px; margin: 0 0 0 20px; position:relative;left:15px; width:710px; }
.testpara { font-size: 13px; line-height: 26px; text-align: justify; margin: 0 0 0 20px; position:relative;left:15px;  }

/* CONTACT PAGE SPECIAL CODE */

.contactpara { font-size: 15px; line-height: 26px; text-align: center; margin: 0 15px; }
