@charset "utf-8";

/* CLEAR FOR ALL BROWSERS */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}

a img,:link img,:visited img {
	border:none
}

a:focus {
	outline: 0;
}

:link,:visited {
	text-decoration:none
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
} 

ul {
	list-style:none;
	text-align: left;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/* REDEFINED TAGS */

body {
	background-color: #5093c5;
	background-image: url(../../images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C58E3C;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C58E3C;
	font-weight: bold;
	letter-spacing: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c58e3c;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c58e3c;
	letter-spacing: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	letter-spacing: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}

p a:link, p a:active, p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #c58e3c;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}

/* UNIVERSAL BUILD */

#outsideWrap {
	width: 977px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headerImage {
	height: 25px;
	width: 977px;
	background-image:url(../../images/headerImage.png)
}

#footer{
	height: 15px;
	width: 967px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
}

#footer a:link, a:active, a:visited { 
	color: #FFFFFF;
	text-decoration:underline;
}

.clear {
	clear: both;
}

/* TOP NAVIGATION */

#topNavWrap {
	height: 75px;
	width: 977px;
	background-image: url(../../images/topNav_background.jpg);
	background-repeat: no-repeat;
}

#topNav{
	height: 75px;
	width: 977px;
}

#topNav ul{

}

#topNav ul li{
	display: inline;
}

#topNav ul li a:link, #topNav ul li a:visited, #topNav ul li a:active{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 50px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#topNav ul li a:hover{
	color: #FFFFFF;
	background-image:url(../../images/topNav_backgroundHover.jpg);
	background-repeat: repeat-x;
}

/* FRONT PAGE */

.contentWrapFront {
	height: 390px;
	width: 977px;
	background-image: url(../../images/backgroundFrontContent_gradient.jpg);
	background-repeat: repeat-x;
}

.bottomNavWrapFront {
	height: 95px;
	width: 977px;
}

.bottomNavFrontLeft{
	height: 95px;
	width: 327px;
	float: left;
}

.bottomNavFrontCenter{
	height: 95px;
	width: 327px;
	float: left;
}

.bottomNavFrontRight{
	height: 95px;
	width: 323px;
	float: right;
}

.video {
	height: 390px;
	width: 348px;
	float: right;
/*	background-image: url(../../images/showcaseFrontRight.jpg);
	background-image: url(../../images/showcaseRightReplacement.jpg)*/
}

.frontShowcaseLeft {
	float: left;
	height: 390px;
	width: 629px;

}

/* INSIDE PAGE */

.contentWrapInside {
	height: 450px;
	width: 977px;
	background-image: url(../../images/backgroundInsideContent_gradient.jpg);
	background-repeat: repeat-x;
}

.bottomNavWrapInside {
	height: 36px;
	width: 977px;
}

.bottomNavInsideLeft{
	height: 36px;
	width: 327px;
	float: left;
}

.bottomNavInsideCenter{
	height: 36px;
	width: 327px;
	float: left;
}

.bottomNavInsideRight{
	height: 36px;
	width: 323px;
	float: right;
}
.insideUpperContent {
	height: 190px;
	width: 977px;
}
.insideLowerContentLeft {
	float: left;
	height: 235px;
	width: 286px;
	background-image: url(../../images/insideLowerBackground.png);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.insideLowerContentLeft ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 17px;
	list-style-image: url(../../images/listButton.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.insideLowerContentCenter {
	float: left;
	height: 235px;
	width: 286px;
	background-image: url(../../images/insideLowerBackground.png);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.insideLowerContentCenter ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 17px;
	list-style-image: url(../../images/listButton.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.insideLowerContentRight {
	float: right;
	height: 235px;
	width: 285px;
	background-image: url(../../images/insideLowerBackground_Right.png);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.insideLowerContentRight ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 5px;
	line-height: 17px;
	list-style-image: url(../../images/listButton.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.disclaimer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}

/* TESTIMONIAL PAGE */

.insideLowerContentTestimonialLeft {
	float: Left;
	height: 235px;
	width: 444px;
	background-image: url(../../images/insideLowerBackground_TestimonialLeft.png);
	padding-left: 30px;
	padding-right: 15px;
 	padding-top: 15px;
	padding-bottom: 10px;
}

.insideLowerContentTestimonialRight {
	float: Right;
	height: 235px;
	width: 443px;
	background-image: url(../../images/insideLowerBackground_TestimonialRight.png);
	padding-left: 20px;
	padding-right: 15px;
 	padding-top: 15px;
	padding-bottom: 10px;
}

.testimonialVideoImage {
	float:left;
	height: 80px;
	width: 80px;
	background-color:#666666;
	margin-bottom: 20px;
	margin-left: 5px;
}

.testimonialVideoText {
	float:left;
	height: 60px;
	width: 105px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3e617c;
	font-weight: normal;
}

.testimonialVideoText a:link, .testimonialVideoText a:visited, .testimonialVideoText a:active  {
	color: #3e617c;
	font-weight: bold;
}

/* OFFER PAGE */

.insideOfferLeft {
	float: left;
	height: 450px;
	width: 175px;
}

.insideOfferCenter {
	float: left;
	height: 300px;
	width: 380px;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	background-image:url(../../images/specialOfferBackground.png);
}
.insideOfferCenter ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 17px;
	list-style-image: url(../../images/listButton.gif);
}

.insideOfferRight {
	float: Right;
	height: 450px;
	width: 360px;
	background-image:url(../../images/specialOfferFred.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


/* CONTACT PAGE */

.insideContentLeft {
	float: left;
	height: 410px;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 20px;
	margin-top: 10px;
	color: #333333;
}

.insideContentBanner {
	float: left;
	height: 450px;
	width: 200px;
}
.insideContentSchedule {
	float: left;
	height: 115px;
	width: 150px;
	background-image:url(../../images/Schedule.png);
	margin: 0px;
	padding-top: 130px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.contactPageFred {
	float: right;
	height: 450px;
	width: 428px;
	background-image:url(../../images/contactPageFred.png);
}


.insideContentTwitter {
	float: left;
	height: 180px;
	width: 200px;
}

.insideContentRight {
	float: right;
	height: 420px;
	width: 440px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border:solid 1px silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.ContactForm {
	width:305px;
	height: 400px;
	margin-top: 8px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../../images/fornBackground.jpg);
	background-repeat: no-repeat;
	border: 1px solid #2393b8;
}

.FormContainer {
	Width:400px;
	height:420px;
}

.formContBox {
	Width:230px;
	height:205px;
	float:right;
	padding-bottom: 10px;
}
.cCommBox {
    width:230px;
	padding-bottom: 10px;
}
.cNameBox {
	width:230px;
	padding-bottom: 10px;
}

.cNameBox2 {
    width:230px;
	padding-bottom: 10px;
}

.bButtonBox {
    width:230px;
}

.sendButtonBox {
	border: 1px solid #FFFFFF;
	background-color: #2393b8;
	color: #FFFFFF;
}

.boxLength {
	border: 1px solid #008bc8;
}

/* VIDEO */

.insideRightVideoResidual {
	float: right;
	height: 260px;
	width: 325px;
	background-image:url(../../images/videoplaceholder.jpg)
}

.insideRightVideoComponents {
	float: right;
	height: 260px;
	width: 325px;
	background-image:url(../../images/videoplaceholder2.jpg)
}

#PDiv {
	height: 450px;
	width: 348px;
}

#PDivFront {
	height: 390px;
	width: 348px;
}
