/* Elements */

body {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	margin: auto;
}

h1 {
  margin-top: 0px;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 15px;
}
  

h2 {
  margin-top: 0px;
	font-family: Times;
	font-size: 20px;
	font-weight: normal;
	color: #000033;
	margin-bottom: 0px;
}

h3 {
	margin-top: 0px;
	font-family: Times;
	font-size: 15px;
	font-weight: normal;
	color: #000033;
	margin-bottom: 11px;
}

h4 {
  font-family: Arial;
  font-size: 15px;
	font-weight: bold;
  color: #000033;
	margin-top: 0px;
	margin-bottom: 7px;
}

h5 {
  margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F89837;
}
	

h6 {
  color: #333333;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
  color: #666666;
	text-decoration: none;
}

a:hover {
  color: #669999;
	text-decoration: underline;
}

ol {
  margin-left: 23px;
	padding-left: 0px;
	font-weight: bold;
}

ol span {
  font-weight: normal;
}

hr {
  margin-top: -15px;
	margin-bottom: 1px;
}

/*Main Container*/

#maincontainer {
  width: 1064px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

/*Top - Including Menu*/
	
#top_head {
  height: 25px;
	background: url(images/top_head.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	overflow: hidden;
}

#top_head_images {
  padding: 0px 0px 0px 715px;
	overflow: hidden;
	float: left;
	position: relative;
}

#top_head_images ul li {
  float: left;
  display: inline;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#top {
	height: 116px;
	background: url(images/top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	overflow: hidden;
}

#top ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#top li {
	display: inline;
	height: 30px;
}

#top a {
  color: #ffffff;
	font-size: 12px;
	text-decoration: none;
  border-left: 1px solid #ffffff;
	padding: 0px 10px 0px 10px;
}

#top a:hover {
  color: #C0C0C0;
	text-decoration: none;
}

#top .left {
  float: left;
	width: 425px;
	height: 135px;
	padding: 0px 0px 0px 75px;
	border-left: none;
	padding: 0px 0px 0px 0px;
}

#top .right {
  float: right;
	width: 500px;
	padding: 50px 75px 0px 0px;
	text-align: right;
}

#top .current {
  font-weight: bold;
}

#top .first a {
  border-left: none;
	padding-left: 10px;
}


#splash {
  height:  250px;
}
	

/* Content */

#content {
	width: 1024px;
	color: #333333;
	background: url(images/home_background.jpg);
}

#colOne {
	float: left;
	width: 401px;
	padding: 50px 0px;
}


#colOne p {
  padding: 0px 25px 0px 200px;	
	text-align: right;
}

#colOne img {
  padding: 0px 0px 50px 0px;
}

#colTwo {
	float: right;
	width: 445px;
	margin: 0 0 0 0;
	padding: 50px 150px 0px 25px;
	text-align: justify;
}

#colTwo p, li {
	line-height: 19px;
}

#colTwo strong {
  color: #303030;
	font-weight: bold;
}

/*Style for Split Data*/
#colOneData {
	float: left;
	width: 325px;
	padding: 0px 0px 0px 75px;
}

#colOneData h5 {
  padding: 0px 0px 0px 40px;
	text-align: left;
}

#colOneData p {
  padding: 0px 25px 0px 200px;	
	text-align: right;
}

#colOneData img {
  padding: 5px 0px 5px 20px;
}

#colOneData ul {
  list-style-image: url(images/arrow.gif);
}

#colOneData li {
  margin-top: 4px;
  margin-bottom: 14px;
	line-height: 16px;
}

#colTwoData {
	float: right;
	width: 445px;
	margin: 0 0 0 0;
	padding: 0px 150px 0px 0px;
	text-align: justify;
}

#colTwoData p, li {
	line-height: 19px;
}

#colTwoData strong {
  color: #303030;
	font-weight: bold;
}


/*Style for Homepage*/

#contentHome {
	width: 1064px;
	height: 422px;
	background: url(images/home_background.jpg);
}

#colOneHome {
	float: left;
	width: 350px;
	margin: 135px 0px 0px 100px;
}

#colTwoHome {
	float: right;
	width: 500px;
	
}

/*Style for Safety*/

#contentSafety {
	width: 1064px;
	height: 423px;
	background: url(images/safety_background.jpg);
}

#colOneSafety {
	float: left;
	width: 300px;
	margin: 200px 0px 0px 60px;
}

#colTwoSafety {
	float: right;
	width: 360px;
	margin-right: 80px;
	margin-top: 25px;
}

#colTwoSafety hr {
	margin-top:1px;
	margin-bottom: 1px;
	border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}

#colTwoSafety ul {
  margin-top: 0px;
  margin-bottom: 0px;	
	margin-left: 0px;
	padding-left: 20px;
}

#colTwoSafety li {
	line-height: 15px;
}

/*Style for Features*/

#contentFeatures {
	width: 1064px;
	height: 423px;
	background: url(images/features_background.jpg);
}

#colOneFeatures {
	float: left;
	width: 200px;
	margin: 330px 0px 0px 110px;
}

#colTwoFeatures {
	float: right;
	width: 650px;
	margin-top: 305px;
	margin-right: 50px;
}

#colTwoFeatures ul {
  margin-top: 0px;
  margin-bottom: 0px;	
}

#colTwoFeatures li {
  margin-left: -5px;
	line-height: 15px;
}

/*Style for Testimonials*/

#contentTestimonials {
	width: 1064px;
	height: 423px;
	background: url(images/testimonials_background.jpg);
}

#colOneTestimonials {
	float: left;
	width: 400px;
	margin: 150px 0px 0px 0px;
	text-align: right;
}

#colOneTestimonials a {
  font-family: Arial;
	font-weight: bold; 
	font-size: 14px;
	color: #666666;
}

#colOneTestimonials a:hover {
  color: #cc9933;
	text-decoration: underline;
}

#colTwoTestimonials {
	float: right;
	width: 350px;
	margin-top: 150px;
	margin-right: 200px;
}

#colTwoTestimonials li {
  margin-left: -15px;
}

#colOneTestimonials .current {
  font-family: Arial;
	font-weight: bold; 
	font-size: 14px;
	color: #cc9933;
	text-decoration: underline;
}

/*Style for Contact*/

#contentContact {
	width: 1064px;
	height: 423px;
	background: url(images/contact_background.jpg);
}

#colOneContact {
	float: left;
	width: 400px;
	margin: 125px 0px 0px 110px;
}

#colTwoContact {
	float: right;
	width: 385px;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 0px;
}

#colTwoContactText {
  clear: both;
	padding-top: 65px;
}

#colOneContact hr {
	margin-top:1px;
	margin-bottom: 1px;
	border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}

/*Style for Services*/

#contentServices {
	width: 1064px;
	height: 423px;
	background: url(images/services_background.jpg);
}

#colOneServices {
	float: left;
	width: 150px;
	margin: 125px 0px 0px 60px;
}

#colTwoServices {
  position: relative;
	float: right;
	width: 375px;
	margin-top: 0px;
	margin-right: 90px;
}

#colTwoServices p {
  margin-bottom: 10px;
}

#colTwoServices ul {
  margin-top: 0px;
  margin-bottom: 0px;	
}

#colTwoServices li {
  margin-left: -15px;
	line-height: 16px;
}

#colTwoServices hr {
	margin-top:1px;
	margin-bottom: 1px;
	border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}

#colTwoServicesTop {
  height: 375px;
	position: relative;
}

#colTwoServicesBottom {
  height: 47px;
	position: relative;
}

/*Style for About*/

#contentAbout {
	width: 1064px;
	height: 423px;
	background: url(images/about_background.jpg);
}

#colOneAbout {
	float: left;
	width: 375px;
	margin: 135px 0px 0px 125px;
}

#colOneAbout p{
  line-height: 18px;
}

#colTwoAbout {
	float: right;
	width: 400px;
	margin-top: 300px;
	margin-right: 90px;
}

#colTwoAbout li {
  margin-left: -15px;
	line-height: 16px;
}

#colTwoAbout hr {
	margin-top:1px;
	margin-bottom: 1px;
	border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}

/*Style for Casino*/

#contentCasino {
	width: 1064px;
	height: 423px;
	background: url(images/casino_background.jpg);
}

#colOneCasino {
	float: left;
	width: 375px;
	margin: 320px 0px 0px 150px;
}

#colTwoCasino {
	float: right;
	width: 375px;
	margin-top: 50px;
	margin-right: 90px;
}

#colTwoCasino li {
  margin-left: -15px;
	line-height: 16px;
}

#colTwoCasino hr {
	margin-top:1px;
	margin-bottom: 1px;
	border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}

#bottom {
  width: 1064px;
	background: url(images/bottombackground.gif);
	color: #ffffff;
}

/*Style for Privacy*/

#contentPrivacy {
	width: 1064px;
	height: 423px;
	background: url(images/privacy_background.jpg);
}

#contentPrivacyHeader{
  height: 25px;
	width: 860px;
}

#colOnePrivacy {
	float: left;
	width: 275px;
  margin: 150px 0px 0px 100px;
}

#colTwoPrivacy {
	float: right;
	width: 375px;
	margin-top: 150px;
	margin-right: 245px;
}

#colTwoPrivacy li {
  margin-left: -15px;
	line-height: 16px;
}

#contentPrivacyHeader hr {
margin-top:1px;
	margin-bottom: 1px;
	border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}

#bottom {
  width: 1064px;
	background: url(images/bottombackground.gif);
	color: #ffffff;
}

/*Forms*/

label,input {
	display: block;
	width: 275px;
	float: left;
	margin-bottom: 5px;
	color: #323232;
}

textarea {
  display: block;
	width: 200px;
	height: 100px;
	float: left;
	margin-bottom: 5px;
}

label {
  font-family: arial 12px #666666;
	text-align: right;
	width: 40px;
	padding-right: 20px;
	padding-left: 50px;
	margin-top: 5px;
}

br {
	clear: left;
}

/* Bottom */

#bottom {
  width: 1064px;
	height: 130px;
	margin: 0px auto;
	background: url(images/bottom.gif)
}

#bottom img {
  margin-top: 40px;
	margin-left: 51px;
}

#bottom p {
  font-family: Times;
	font-size: 11 px;
	color: #CCCCCC;
	margin-left: 95px;
	letter-spacing: 1px;
}

/*Footer*/

#footer {
	margin: 15px 80px 0px 0px;
}

#footer p {
  text-align: right;
	color: #999999;
	font-size: 8px;
}




