@charset "utf-8";
body,html {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(../images/TurrellBkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
}
#bodydiv {
	margin: 0px auto;
	width: 800px;
	overflow: auto;
	background: transparent url(../images/body_bkg.png) repeat-y top left;
}
ul{ margin:0 45px; padding: 0; list-style-type: disc; }
li{ margin:0; padding: 0; list-style-type: disc; }
.right{ text-align: right; }
/*.strongRed strong{color:#f00;}*/
#navbar{
	margin: 0;
	height: 31px;
	position: fixed;
	top: 144px;
}
#linkWrapper{ width: 987px; margin: 0 auto;  }
#linkWrapper a{
	display: block;
	float: left;
	height: 31px;
	min-width: 99px;
	line-height: 48px;
	text-align:center;
	color: #002942;
	text-decoration: none;
	font-weight: bold;
	margin: 0 5px;
	padding: 0 17px;
}
#linkWrapper a:hover{
	background: url(../images/nav_glow.png) no-repeat center center;
/*	color: #002942;*/
}

#contentwrapper {
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
	z-index: 0;
}

#coll {
	float: left;
	padding-bottom: 26px;
}




#header {
	background-color: #002942;
	width: 100%;
	text-align: center;
	position: fixed;
	top: 0;
	z-index: 1;
}
#footercontainer {
	background-color: #002942;
	margin: 0px auto;
	position: relative;
	z-index: 0;
}
#footerdiv {
	width: 987px;
	margin: 0px auto;
}
#footerdiv p {
	margin: 0px;
/*	padding: 15px 0;;*/
	padding: 0px 0;;
}



#header img {
	margin: 0px auto;
	width: 987px;
}

#navbar {
	background: #66CCCC url(../images/nav_bkg.jpg);
	position: fixed;
	z-index: 20;
	width: 100%;
}


#colr {
	float: left;
	width: 295px;
}


#colr  .quote {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	line-height: 20px;
}
#colr .quoteCredName {
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
}
#colr .quoteCredCompany {
	font-size: 10px;
	margin-top: 0px;
	color: #666666;
	text-transform: uppercase;
}


#footerdiv{overflow: auto;}
#footerdiv img {
	display: block; float: left;
	margin: 10px 10px 10px 0px;
}
#footerdiv p.links a{ display: block; float: left; height: 93px; line-height: 93px; margin-left: 15px; color: #fff; }
.copyright  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	text-transform: uppercase;
}
hr {
	border-top-style: dashed;
	border-top-color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#coll li {
	list-style-type: disc;
}

a img{ border: 0; }
.red{ color: red; }

/*#header{ display: none; }*/

#coll p{
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#colr p{ margin: 20px 20px 15px; }

#faqWrapper table{ width: 95%; margin: 0px auto; }
#faqWrapper table th{ background: #002942; color: #fff; }
#faqWrapper table td{ border: 1px solid #000; padding: 3px; }
#faqWrapper table p{ margin: 1em 0; }
.thOne{ width: 24%; }
.thTwo{ width: 44%; }
.thThree{ width: 29%; }

.faqQuestion, .serviceTitle, .benefitTitle{ color: #000; }
.faqAnswer, .serviceInfo, .benefitDescription{ overflow: hidden; height: 0px; }
.benefitDescription{ padding-left: 15px; }
.benefitDescription strong{ font-weight: normal; }
#bodydiv {
	width: 800px;
}

.faqQuestion a, .serviceTitle a, .benefitTitle a{
	font-weight: normal;
	color:#00CCFF;
	text-decoration: none;
	text-transform: uppercase;
}

h1{
	color: #FFFFFF;
	font-size: 24px;
	margin: 20px;
	text-transform: uppercase;
}
h2{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: normal;
}
.sitesubtitle  {
	margin-left: 0px;
	color: #00CCFF;
	margin-top: 10px;
	font-size: 16px;
}

.blue  {
	color: #00CCFF;
}

#headerwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}




#benefitsWrapper p{ margin: 5px 30px 5px; }
#benefitsWrapper p.title{ margin: 10px 30px 15px; }
.sitetitle {
	margin-bottom: 0px;
	font-size: 36px;
}

#benefitsWrapper ul{ margin: 0 75px; }

#faderWrapper{
	width: 800px;
	margin: 10px auto 0px;
	position: relative;
	z-index: 2;
}
#imageFader{
	position: relative;
	height: 356px;
}
#imageFader .slide{ position: absolute; }
#faderNav{
	height: 73px;
	line-height: 51px;
	position: relative;
}
#faderNav p{
	margin: 0px;
	height: 73px;
	line-height: 43px;
}

#faderNav a{
	height: 43px;
	width: 73px;
	display: block;
	float: left;
	background: #002942;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
}

#galleryNav{ display: none; overflow: auto; clear: both; background: #fff; width: 600px; margin: 0 auto; }
#galleryPrev{ display: block; float: left; margin: 8px 8px; }
#galleryNext{ display: block; float: right; margin: 8px 8px;  }

#PaSNav { margin: 0 auto 25px; overflow: auto; }
#PaSNav div{ width: 660px; margin: 0 auto; }
#PaSNav a{ display: block; float: left; height: 172px; overflow: hidden; }

#PaSNav .standard{ width: 221px; background: transparent url(../images/standard_modules_btn.jpg) no-repeat left top; }
#PaSNav .optional{ width: 212px; background: transparent url(../images/optional_modules_btn.jpg) no-repeat left top; }
#PaSNav .services{ width: 222px; background: transparent url(../images/services_btn.jpg) no-repeat left top; }

#PaSNav a:hover{ background-position: left bottom; }
#PaSNav .standard :hover, #PaSNav .optional :hover, #PaSNav .services :hover{ background-position: left bottom; }
