@charset "utf-8";
/* CSS Document */
/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;
}
body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a { text-decoration:none;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height:100%; 
	overflow:visible;
}

body {
	text-align:center;
	position:relative;
	background:#b6d9f0 url(images/bg_rpt.png) top repeat-x;
	height:100%;
	min-height:600px;
	z-index: 5;
	font-size:62.5%;
	overflow:visible;
}

* {
	font-family:Arial, Helvetica, sans-serif;
}

form {
	position:relative;
	z-index:10;
	width:300px;
	margin-top:100px;
	margin-left:145px;
	float:left;
}

#headerFrontpage #mainMenu {
	width:690px;
	float:right;
	height:30px;
	padding:0;
	margin-top:12px;
	z-index:1;
}

#headerFrontpage #menu1, #headerFrontpage #sep, #headerFrontpage #menu2  {
	position:relative;
	height:22px;
}

#content {
	background:url(images/content_bg.png) left -70px no-repeat;
	width: 849px; 
	height:352px;
	padding:5px;
	border-top:5px solid white;
	z-index:-1;
}


#left, #right{
	background:url(images/top_left.png) no-repeat;
	width:297px;
	height:239px;
	top:0;
	left:0;
	display:block;
	position:absolute;
	z-index:3;
}

#right {
	background:url(images/top_right.png) no-repeat;
	width:297px;
	left:auto;
	right:0;
}

#bottomLeftLeaves {
	background:url(images/bottom_left.png);
	width:248px;
	height:392px;
	bottom:0px;
	left:0px;
	display:block;
	position:absolute;
	z-index:2;
}

#bottomRightLeaves {
	background:url(images/bottom_right.png);
	width:237px;
	height:392px;
	bottom:0;
	right:0;
	left:auto;
	position:absolute;
	z-index:2;
}

#masthead {
	background:url(images/banner.png);
	width:849px;
	height:61px;
	border-bottom: 5px solid white;
	position:relative;
	z-index:10;
}

#mainMenu {
	width:auto;
	text-align:right;
	right:0;
	font-size:2.2em;
	margin-right: 40px;
	margin-top:5px;
}

#content {
	background:url(images/bg.jpg) no-repeat;
	width:859px;
	height:365px;
	padding:0;
	position:relative;
}

#badge {
	position:absolute;
	left:-40px;
	bottom:-40px;
}

/* ONE */
#one #boat {
	margin-left:0px;
	margin-top:0px;
	height:421px;
	height:98.5%;
	overflow:hidden;
}

#one #circle {
	position:absolute;
	top:150px;
	left:643px;
}

#one #toptxt {
	position:absolute;
	top:10px;
	left:300px;
}

#one #righttxt {
	position:absolute;
	top:180px;
	left:654px;
}

#one #bottxt {
	position:absolute;
	bottom:30px;
	left:300px;
}

#one #flag {
	position:absolute;
	top:203px;
	left:305px;
}

/* TWO */
#two #boat {
	position:absolute;
	top:8px;
	left:490px;
}

#two #flag {
	position:absolute;
	height:45px;
	top:227px;
	left:500px;
}

#two #top {
	float:left;
	margin-left: 75px !important;
	margin-left: 61px;
	margin-top:10px;
}

#two #error {
	margin-left:2px;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}

#two form {
	margin-top:0px;
	margin-left:110px;
	width:400px;
}

#two input{
	border:0;	
	float:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	padding:10px 10px 6px 10px;
	height:16px;
	z-index:-1;
	margin-top:-2px;
	margin-bottom:-2px;
}

#two form .small, #two form .small.error{
	background:url(images/small.png) -2px 0px !important;
	background:url(images/small_ie.gif) -2px 0px;
	width:129px;
}

#two form .small.right{
	margin-left:7px;
}

#two form .large, #two form .large.error {
	background:url(images/large.png) !important;
	background:url(images/large_ie.gif);
	width:287px;
	margin-left:0px;
}

#two #submitbutton {
	height:30px;
	width: 300px;
	display:block;
	margin-left: 4px;
	margin-top:5px;
	float:left;
}

#two #textarea {
	float:left;
	background:url(images/small_textarea.png) top left no-repeat;
	width:290px;
	height:45px;
	border:none;
	padding:8px 7px 7px 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:0px;
	margin-bottom:-5px;
}

#two #submitbutton img {

}

#two #telnumber, #two #emailid {
	margin-top:-1px;
}

#two form input.error,#two form textarea.error {
	color:red;
}

#two form textarea.error {
	background:url(images/star.png) 4px left no-repeat;
}

/* THREE */
#three #boat {
	position:absolute;
	top:120px;
	left:650px;
}

#three #flag {
	position:absolute;
	height:25px;
	top:245px;
	left:665px;
}

#three form {
	margin-left:180px;
	padding-top:10px;
	width:500px;
}

#three form input {
	background:url(images/med.png) top left no-repeat !important;
	background:url(images/med_ie.gif) top left no-repeat;
	float:left;
	width:174px;
	height:16px;
	font-size:16px;
	border:0;
	margin-left:4%;
	padding:11px 10px 8px 10px;
}	

#three form a {
	float:left;
	margin-top:10px;
	margin-left:6px;
}

#three #button1 {
	margin-left: 4%;
}

#three #top {
	position:absolute;
	top:10px;
	left:150px;
}

#three #bot {
	float:left;
	margin-left:60px !important;
	margin-left:30px;
	margin-top:5px;
	display:block;
}


/* FOUR */
#four #lbl1 {
	position:absolute;
	top:70px;
	right:740px;
}

#four #lbl2 {
	position:absolute;
	top:105px;
	right:740px;
}

#four #boat {
	position:absolute;
	top:120px;
	left:650px;
}

#four #flag {
	position:absolute;
	height:25px;
	top:245px;
	left:665px;
}

#four #top {
	margin-top:15px;
}

#four #button {
	position:absolute;
	top:255px;
	left:300px;
}

#four form {
	width:534px;
	margin:0;
	position:absolute;
	top:66px;
	left:130px;
	float:left;
}

#four form * {
	width:100%;
	float:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	
}

#four form input {
	background:url(images/big.png) top left !important;
	background:url(images/big_ie.gif) top left;
	width: 525px;
	height:16px;
	font-size:16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:8px;
	padding-right:8px;
	text-indent:5px;
}

#four #textarea {
	background:url(images/huge.png) top left !important;
	background:url(images/huge_ie.gif) top left;
	width:528px;
	height:148px;
	padding:6px 8px 6px 9px;
	margin-left:-2px;
}

#four textarea {
	margin: 7px 1px;
	height:128px;
	width:518px;
	background:none;
	padding-left:5px;
}

#four #button {
	width:auto;
	height:auto;
	display:block;
	top: 195px;
	left:150px;
}

#four #bottom {
	position:absolute;
	bottom:11px;
	left:115px;
	z-index:1000;
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:550px;
	text-align:left;
	text-shadow: 2px 2px 3px #000;
	line-height:15px;
}

/* FIVE */
#five #boat {
	position:absolute;
	top:0px;
	left:249px;
}

#five #flag {
	position:absolute;
	top:203px;
	left:305px;
}

#five #top{
	position:relative;
	z-index:10;
	margin-top:10px;
}

#five #button{
	position:absolute;
	top:310px;
	left:345px;
}

/* SIX */
#six #top {
	margin-top:7px;
}

.box-wrapper {
	background:url(images/box.png) no-repeat;
	width:793px;
	height:256px;
	margin: 0 auto;
	margin-top:10px;
	padding:3px;
}

.box {
	width:100%;
	height:100%;
	overflow-y: scroll;
	display:block;
	text-align:left;
}

.box h3 {
	margin-top:15px;
	margin-bottom:4px;
	color:red;
	padding-left:20px;
	padding-right:20px;
	font-size:1.3em;
}

.box p {
	padding-left:20px;
	padding-right:20px;
	font-size:1.3em;
	line-height:1.4em;
}

/* SEVEN */
#seven #boat {
	position:absolute;
	top:0px;
	height:98.5%;
	left:477px;
}

#seven #flag {
	position:absolute;
	top:203px;
	left:532px;
}

#seven #top {
	position:absolute;
	top:90px;
	left:60px;
}

#seven #button {
	position:absolute;
	top:250px;
	left:180px;
}
