/* -------------------------------- default -------------------------------- */
body {
 	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#4F4F4F;
	background-color:#5ba90a;
	background-image:url(../data/i/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	
}
a {	color:#2287c5;
}
a:hover {
	color:#5ba90a;
}
a:focus {
 	outline:none;
}
.TextBox {
	padding:10px;
	font-size:30px;
	color:#5ba90a;
	background-color:#F7F7F7;
	border:3px solid #5ba90a;
	border-radius: 10px;-moz-border-radius:10px; -webkit-border-radius:10px;
	TextBoxCutomStyle
}
.HighlightedText {
	font-size:;
	color:#FFFFFF;
	background-color: #2287c5;
	padding:3px;
}
.HighlightedText2 {
	font-size:;
	color:#FFFFFF;
	background-color: #5ba90a;
	padding:3px;
}
.HighlightedText3 {
	font-size:;
	color:#8AA500;
	background-color: #FFFFFF;
	padding:3px;

}
.SmallerText {
	font-size:10px;
	color:#SmallerTextColor;
	font-weight:bold;
}
h1 {
	font-size:30px;
	color:#000000;
}
h2 {
	font-size:25px;
	color:#1E85C5;
}
h3 {
	font-size:23px;
	color:#383838;
}
h4 {
	font-size:18px;
	color:#545454;
}
h5 {
	font-size:15px;
	color:#A5A5A5;
}
h6 {
	font-size:11px;
	color:#DDDDDD;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	padding:0px;
	margin:0px;
}
td,th {
 	vertical-align:top;
	text-align:left;
	padding:3px;
}
img {
 	border:0 none;
}
.homeContent p, .subContent p, .subContent li {
	line-height:20px;

}
.xFormError,
.formRequired {
 	color:red;
	
}
.xFormErrorLabel {
	display:none;
}
.footer,
.body {
 	margin:0 auto;
	width: 950px;
	padding-left:20px;
	padding-right:20px;
}
.footer {
	background-image:url(../data/i/homeLogos.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:100px;
	color:#fff;
	padding-bottom:30px;
}
.footer a {
 	color:#fff;
}
.body {
	background-image:url(../data/i/mainCaption.jpg);
	background-position:9px 137px;
	background-repeat:no-repeat;
 	padding-top:137px;
	position:relative;
}
.page11 .body {
	background-image:url(../data/i/Caption6.jpg);
}
.page5 .body {
	background-image:url(../data/i/Caption3.jpg);
} 
.page23 .body {
	background-image:url(../data/i/Caption9.jpg);
}
.page24 .body {
	background-image:url(../data/i/Caption2.jpg);
}
.page25 .body {
	background-image:url(../data/i/Caption5.jpg);
}



.intro {
 	height:285px;
}
#page1 .navigation {
	background-image:url(../data/i/spay.jpg);
}
.navigation {
	background-repeat:no-repeat;
	background-position: top left;
	padding-top:106px;
	position:absolute;
	top:0px;
	left:9px;
	height:35px;
	width:950px;
}
.footer-navigation {
	overflow:hidden;
	padding-left:8px;
}
.left-navigation ul,
.navigation-top ul,
.footer-navigation ul,
.navigation ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.navigation-top li,
.footer-navigation li,
.navigation li {
	float:left;
	display:block;
	margin-right:5px;
}
.footer-navigation a {
	display:block;
	text-decoration:none;

}
.navigation a {
	color:#fff;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	padding-left:15px;
	font-size: 14px;
	font-weight:bold;
	background-image:url(../data/i/topTab2.png);
	background-position: top left;
	opacity:.9;
		
}
.navigation a span {
	background-image:url(../data/i/topTab2.png);
	background-position: top right;
	display:block;
	padding-bottom:7px;
	padding-right:15px;
	padding-top:7px;
}
.navigation a:hover {
	color:#308ec8;	
	opacity:1;
}
.navigation .menu-item-0-active a,
#page1 .navigation #menu0-first a {
	color:#308ec8;
	background-image:url(../data/i/topTab.png);
	opacity:1;

		
}
.navigation .menu-item-0-active a span,
#page1 .navigation #menu0-first a span {
	background-image:url(../data/i/topTab.png);
}
.logo {
	position:absolute;
	top: 26px;
	left:20px;
	height:52px;
	width:337px;
	font-size:35px;
	background-image:url(../data/i/logo.png);
}
.logo span {display:none}
.callUs span {display:none}
.callUs {
	position:absolute;	
	top: 52px;
	right:40px;
	display:block;
	background-image:url(../data/i/callUs.png);
	height:27px;
	width: 340px;

}
.tagLine {
 	position:absolute;	
	top: 172px;
	text-align:center;
	left:268px;
	color:#fff;
	font-size:54px;
}
.tagLine span {
 	display:none;
}
.navigation-top {
	position:absolute;
	top: 5px;
	font-size:11px;
	color:#fff;
	right: 5px; 	
}


.caption {
	color:#1e85c5;
	font-size:28px;
	letter-spacing:-0.02em;
	padding-top:10px;
}
.withLeftMenu .padding {
 	float:right;
	width: 680px;

}
.leftNavBg {
	background-image:url(../data/i/leftNavBg.png);
	background-position:bottom left;
	background-repeat: no-repeat;
	padding:10px;
	width:222px;

}
.subContent {
 	min-height:290px;
}
.withLeftMenu .left-navigation {
 	float:left;
	width:222px;

}
.left-navigation a {
 	display:block;
	font-size:14px;
	color:#2287c5;
	padding-top:5px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.left-navigation .currentPage a {
 	font-weight:normal;
	text-decoration:none;
	background-color:#fff;
	text-decoration:none;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.left1-active a {
 	padding-left:25px; 	
}
.left2-active a {
 	padding-left:45px; 	
}
.left1, .left2, .left3 {
 	display:none;
}
.padding {
 
}
.homeContent {
		padding-left:50px;
		padding-right:50px;
		color:#fff;
		height:242px;
}
.homeContent h2 {
	color:#fff;	
}
.homeBoxes h2 {
	font-size:13px;
	color:#fff;	
	padding-top:25px;
	padding-bottom:10px;
	
}
.homeBoxes img {
 	padding-right:5px;
}
.homeBoxes {

		background-image:url(../data/i/homeBox.jpg);
		background-position: top center;
		background-repeat:no-repeat;
}
.homeBoxesContent {
		padding-left:50px;
		padding-right:50px;
		color:#7f7f7f;
		font-size:13px;	
}
.homeBoxes .col1,
.homeBoxes .col3,
.homeBoxes .col2  {
	width:265px;	
}
.homeBoxes .col2 {
	padding-left:22px;
	padding-right:22px;	

}
.homeBoxesBottom {
	background-image:url(../data/i/homeBoxBottom.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:13px;
}

input[type="text"], input[type="password"] , textarea,  select, input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	padding:3px !important;
	font-size:1em;
	background-image: url(../data/i/typeinput.png);
	background-repeat: repeat-x;
	border:1px solid #B5B8C8;
	color: #131313;
}

input[type="text"]:focus, input[type="password"]:focus , textarea:focus{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	padding:3px;
	font-size:1em;
	background-color:#fffcdc;
	background-image: none;
	border:1px solid #B5B8C8;
}
button, input[type=submit] {
	
	/* GENERAL */
	padding:9px 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display:inline-block;	
	
	/* BACKGROUND GRADIENTS */
	background: #49b8e7;
	background: -moz-linear-gradient(top, #d1edfa, #8dd8f8 5%, #60b5d9);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c9e7f5), color-stop(.03, #8dd8f8), to(#60b5d9)); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#8dd8f8', EndColorStr='#60b5d9'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8dd8f8', EndColorStr='#60b5d9')"; /* IE8 only */
	
	/* BORDER RADIUS */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	/* BORDERS */	
	border:1px solid #54abcf;
	border-bottom:1px solid #398fb4;
	
	/* TEXT COLOR & SHADOW */
	color:#FFF;
	text-shadow: 0 1px 1px #0f739d;
}

button:hover, input[type=submit]:hover {
	
	/* BACKGROUND GRADIENTS */
	background: #40addb;
	background: -moz-linear-gradient(top, #d1edfa, #73cef5 5%, #49acd6);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d1edfa), color-stop(0.03, #73cef5), to(#49acd6)); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#73cef5', EndColorStr='#49acd6'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#73cef5', EndColorStr='#49acd6')"; /* IE8 only */
	
	/* BORDERS */
	border-bottom:1px solid #2581a8;
	
}
button:focus, input[type=submit]:focus {
	
	/* GENERAL */
	padding:10px 19px 10px 19px;
	
	/* TEXT COLOR & SHADOW */
	color:#FFF;
	text-shadow: 0 -1px 1px #0d6d95;
	
	/* BORDERS */
	border:none;
		
	/* BACKGROUND GRADIENTS */
	background:#45a4cc;
	background: -moz-linear-gradient(top, #48a9d2, #8dd8f8 95%, #62b6da );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #48a9d2), color-stop(0.9, #8dd8f8), to(#62b6da)); 
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#62b6da', EndColorStr='#8dd8f8'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#62b6da', EndColorStr='#8dd8f8')"; /* IE8 only */
	
	/* INNER SHADOW & OUTER SHADOW */
	box-shadow: inset 0px 2px 5px #1c607d, 0 1px 0px #c9dde8;
	-webkit-box-shadow: inset 0px 2px 5px #1c607d, 0 1px 0px #c9dde8;
	-moz-box-shadow: inset 0px 2px 5px #1c607d, 0 1px 0px #c9dde8;
	
}

.sitePathDiv a {

	font-size:11px;
}
.sitePathDiv {

	font-size:11px;


}
.stylesHeader {
 	font-size:20px;
	font-weight:italic;
	background-color:#ccc;
	padding:10px;
}
.list {
 	margin-top:10px;
	margin-bottom:10px;
}
.list td {
	border-bottom:1px dotted #ccc;
	border-right:1px dotted #ccc;
	padding:4px;
}
.list .list-row-pos0 {
 	font-size:16px;
	font-weight:bold;
}
.list11 td {
	border-bottom:1px dotted #ccc;
	border-right:1px dotted #ccc;
	padding:4px;
	text-align:center;
}
.list11 .list-row-pos0 {
 	font-size:16px;
	font-weight:bold;
}
.list11 .list-row0 td {
 	background-color: #ededed;
}
.subContent table {
	margin-bottom:10px;
}
.moreInfo {
	position:absolute;
	top: 111%; 	
	left:33px;	
	padding:20px;
	color:#fff;
	width:885px;
}
.copyright, .footer-navigation {
 	float:left;
}
.footer-navigation a {
	padding-left:8px;
	padding-right:3px;
	border-left:1px solid #fff; 	
}
.footer-navigation #menu0-first {display:none;}

.footer, .footer a {
 	font-size:11px;
	text-decoration:none;
}
.copyright {
 	padding-left:35px;
}
.navigation-top span {
 	display:block;
	padding-left:7px;
	padding-right:3px;
	color:#fff;
	border-left:1px dotted #fff;
}
#topExtra0-first span {
	border-left:0 none;
}

.hr {
	background-image:url(../data/i/dot.png);
	background-position: top center;
	background-repeat:repeat-x;
	height:10px;
 	
}
#xFormFieldD7 {
 	width:300px;
	height:100px;
}
.form {
 	margin-top:10px;
}/* -------------------------------- default -------------------------------- */
.intro {
 	position:relative;
}
.play {
	display:block;
	height:70px;
	position:absolute;
	right:18px;
	top:51px;
	width:341px;
}
.facebook span,
.play span {display:none}

.facebook {
	display:block;
	height:30px;
	position:absolute;
	right:-5px;
	top:5px;
	width:93px;
}

.body {
	background-image:url(../data/i/home.jpg);
	background-position: center 137px;
	background-repeat:no-repeat;
	background-color: ;
 	padding-top:137px;
	position:relative;
	padding-bottom:10px;
	min-height:600px;
}/* -------------------------------- MEDIA FILES -------------------------------- */
@media print {

}
@media handheld {

}
@media projection {

}
@media tv {

}
/* -------------------------------- MEDIA FILES -------------------------------- */
@media print {

}
@media handheld {

}
@media projection {

}
@media tv {

}
/* BROWSER FLAGS: default */