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

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	font-family:Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 62.5%;
	font-style: normal;
	letter-spacing:0px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
h1 {
	color:#fff;
	font-size:1.3em;
	font-weight:lighter;
	text-decoration:underline;
	text-align:center;
}
h2, h3 {
	color:#fff;
	font-size:1.3em;
	font-weight:lighter;
	text-decoration:underline;
	text-align:center;
}
a:link {
	text-decoration: underline;
	color: #fff;
}
a:visited {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: underline;
	color: #fff;
}
/*Div id's*/
	
	#form {
	padding-left:50px;
}
#main {
	height:1000px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg-main.jpg);
	background-repeat:no-repeat;
	font-size:1.1em;
}
#header {
	width:1000px;
	height:235px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#nav {
	float:right;
	height:119px;
	width:auto;
	clear:both;
	margin-top:97px;
	padding-right:55px;
}
#flash {
	width:870px;
	height:232px;
	float:right;
	background-image:url(../images/flashbg.png);
	background-repeat:no-repeat;
}
#textbox {
	width:650px;
	height:533px;
	float:right;
}
#textleft {
	width:580px;
	height:auto;
	float:right;
	padding-top:10px;
	margin-left:50px;
	font-size:1.1em;
}
#textright {
	width:500px;
	height:auto;
	float:right;
	margin-right:10px;
	margin-left:60px;
	font-size:1.1em;
}
#textbottom {
	width:430px;
	height:auto;
	float:right;
	font-size:1.1em;
}
#textcontact {
	width:215px;
	height:190px;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:50px;
	border: 1px solid #fff;
}
#textleftcon {
	width:260px;
	height:500px;
	float:left;
	margin-top:20px;
	margin-left:140px;
	font-size:1.1em;
	text-align:center;
	background-image:url(../images/isle.png);
	background-repeat:no-repeat;
}
#textrightcon {
	width:200px;
	height:auto;
	float:right;
	margin-right:10px;
	font-size:1.1em;
	padding-left:30px;
	padding-top:10px;
}
#textrightrep {
	width:410px;
	height:auto;
	float:right;
	margin-right:5px;
	margin-left:0px;
	padding-left:20px;
	font-size:1.1em;
}
#textrightrep {
	margin:0px;
	padding:0px;
}
#seofooter {
	width:1000px;
	height:230px;
	padding-top:10px;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	text-align: center;
	font-size:0.9em;
	line-height:16px;
	clear:both;
	padding-top:10px;
}
#seofooter li {
	display:inline;
	list-style:none;
	border-right:1px solid #FFF;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
}
#seofooter ul {
	margin:0px;
	padding:0px;
}
#footer {
	border-top: 1px solid #426261;
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	text-align: center;
	font-size:0.9em;
	line-height:16px;
	clear:both;
	padding-top:10px;
	clear:both;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li {
	display:inline;
	margin:0 10px 0 0;
}
/*Classes*/
	
	.subtitle {
	color:#FFF;
	font-size:0.7em;
	text-decoration:none;
}
.fltleft {
	float:left;
}
.flt {
	float:right;
	clear:both;
}
.red {
	color:#ff0000;
}
.bold {
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
}
.tick {
	padding-right:5px;
	padding-top:0px;
}
.para0 {
	padding-left:10px;
}
.para {
	padding-left:20px;
}
.para1 {
	padding-left:30px;
}
.para2 {
	padding-left:40px;
}
.para3 {
	padding-left:50px;
}
.para4 {
	padding-left:70px;
}
.para5 {
	padding-left:90px;
}
.para6 {
	padding-left:100px;
}
.fauxh2 {
	color:#fff;
	font-size:1.3em;
	font-weight:lighter;
	padding-left:50px;
	text-decoration:underline;
}
.fauxh3 {
	color:#fff;
	font-size:1.3em;
	font-weight:lighter;
	padding-left:30px;
	text-decoration:underline;
}
.logo {
	float:left;
}
.nav {
	padding-right:30px;
}
.phpstyle4 {
	color: #008000;
}
.phpstyle3 {
	color: #c33131;
}
.tickyellowbox {
	border: 1px solid #008000;
}
.tickredbox {
	border: 1px solid #c33131;
}
.linkbox {
	width: auto;
	border: 1px #BCCFDE solid;
	padding: 10px 10px 10px 10px;
}
.formstyle {
	background-color: #1c2727;
	border: 1px solid #426261;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:3px;
	color: #fff;
	font-family: Arial;
	font-size: 0.9em;
	width:200px;
	height:18px;
}
.msg {
	background-color:#1c2727;
	border: 1px solid #426261;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:3px;
	color: #fff;
	font-family: Arial;
	font-size: 0.9em;
	width:180px;
	height:auto;
}
.msg {
	background-color:#1c2727;
	border: 1px solid #426261;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:3px;
	color: #fff;
	font-family: Arial;
	font-size: 0.9em;
	width:200px;
	height:auto;
}
.options {
	background-color:#1c2727;
	border: 1px solid #426261;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:3px;
	color: #fff;
	font-family: Arial;
	font-size: 0.9em;
	width:200px;
}
.button {
	background-color: #1c2727;
	border: 1px solid #426261;
	padding:1px;
	margin-bottom:3px;
	color: #fff;
	font-family: Arial;
	font-size: 1.0em;
	width:205px;
	height:25px;
}

.review { position:absolute; top:15px; left: 120px; }

