@charset "utf-8";

a {
	color:#1c7cc5;
	outline:none;
	text-decoration: underline;
}

a:hover {
	color:#ff6600;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #333333;
	background-image:url(../images/Bg2.jpg);
	background-position:top center;
	background-repeat: repeat-y;
	margin: 0;
	padding:0px 0px 20px 0px;
	text-align: center;
	color: #333333;
	line-height:1.7;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#contentWrapper {
	width:920px;
	margin:-68px auto 0px auto;
	position: relative;
	z-index:2;
}

#footerMenu {
	width:800px;
	margin:0 auto;
	text-align:center;
}

#footerMenu a {
	color:#0066b3;
	text-decoration:none;
}

#footerMenu a:hover {
	color:#ffffff;
}

h1 {
	font-weight: normal;
	font-size:28px;
	margin:0px;
	color:#ff8800;
}

h2 {
	font-weight: normal;
	font-size:18px;
	margin:0px;
	color:#1c7cc5;
}

h3 {
	font-weight: normal;
	font-size:18px;
	margin:0px;
	color:#222222;
}

h4 {
	font-weight: bold;
	font-size:15px;
	margin:25px auto 0px auto;
	color:#1c7cc5;
}

h5 {
	font-weight: bold;
	font-size:15px;
	margin:25px auto 0px auto;
	color:#222222;
}

#logos {
	width:788px;
	float:left;
	margin:0px 0px 0px 4px;
	display:inline;
}

#mainImage {
	width:788px;
	margin:0px auto 0px auto;
	padding-left:4px;
	float:left;
	display:inline;
	z-index:2;
}

#navBg {
	/*background-image:url(../images/nav_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	width:757px;
	height:40px;
	padding-left:35px;
	padding-top:8px;
	background-color:#0364ab;
	margin:0 auto;
}

#nav {
	z-index:10;
	position: relative;
}

#nav a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	padding-right:30px;
	font-weight:bold;
	outline:none;
}

#nav a:hover {
	color:#FF9900;
}

.oneColFixCtr #container {
	width:800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

.oneColFixCtr #mainContent {
	width:730px;
	margin:0px auto 0px auto;
	padding:35px;
	float:left;
	display:inline;
}

#pageBottom {
	width:800px;
	margin:0 auto;
}

#registrationForm {
	text-align:left;
}

.displayBlock {
	display: block;
}

#roundedBoxHome {
	width:500px;
	float:left;
	margin-top:25px;
	margin-left:15px;
	position: relative;
	z-index:3;
	display:inline;
}

#roundedBoxBg {
	background-image:url(../images/rounded_box_middle.png);
	background-position:top;
	background-repeat:repeat-y;
	width:420px;
	padding:0px 40px 0px 40px;
}

#sandPearlInfo {
	width:200px;
	float:left;
	margin-left:40px;
	text-align:center;
	display:inline;
}

#umbrellaPic {
	float:right;
	width:301px;
	position: relative;
	z-index:2;
	display: inline;
}
