@charset "utf-8";

/* CSS Document */





body {



	BACKGROUND-IMAGE: url(components/bg.jpg);

	BACKGROUND-REPEAT: repeat-y;

  background-color: #402313;

  BACKGROUND-POSITION: 50% 0px; 

  FONT: 100%;

  font-family: Verdana, Arial, sans-serif;

  TEXT-ALIGN: center;

  margin: auto;

  

}



div.container{

	position: relative;

	width: 800px;

	height: auto;

	text-align: left;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	top: 0px;

}



p{ font-family: Verdana, Arial, sans-serif;

  font-size: 14px;

  color: #000}



h1 {

	color: #000;

}



h2 {

	color:#000}



h3 {

  font-size: 16px;

	color:#000}



h4 {

  font-size: 14px;

	color:#000}



li

  {

  font-size: 14px;

  color: #000;

  }



strong {}



a {

border: 0px transparent;

font-size: 14px;

color:#00F;

}



img{

	border: 0px;

	}



a.navactive {

background: url(navLinkbgActive.png);

background-repeat: no-repeat;

font-size: 14px;

color:#00F}



a.nav {

background: url(navLinkbg.png);

background-repeat: no-repeat;

font-size: 14px;

color:#00F}







div.container2{

	position: relative;

	width: 800px;

	height: auto;

	text-align: left;

	top: 10px;

	margin: 0 auto;

}



div.banner {

	position: relative;

	top: 12px;

	left: 10px;

	text-align: left;

	width: 785px;

	height: 160px;

	padding-bottom: 5px;

	

	}



div.contactable{

  width: 400px;

  height: 70px;

  /*background-image: url(components/contactbg.png);

  background-repeat: no-repeat;*/

  position: absolute;

  left: 365px;

  top: 61px;

  text-align: left;

  font-family: Verdana, Arial, sans-serif;

  line-height: 2px;  

  color: #ffffff;

  padding-top: 0px;

  padding-left: 0px;

  }



div.spacer {

	position: relative;

	width: 800px;

	height: 30px;

	background-color: #402313;

	top: 0px;

	left: 0px;

}



div.navigation {

	background-image:url(components/Navbg.png);

	background-repeat: no-repeat;

	position:absolute;

	float: right;

	left: 564px;

	top: 3px;

	width: 235px;

	height: 379px;

	font-size: 16px;

	padding-top: 64px;

	padding-left: 7px;

	text-align: left;

	line-height: 22pt;

	}



div.successButton {

	position:absolute;

	float:right;

	left: 565px;

	top: 285px;

	width: 231px;

	height: 168px;

	font-size: 16px;

	padding-top: 0px;

	padding-left: 0px;

	text-align: left;

	}




div.pickUnderSuccessButton1 {

	position:absolute;

	float:right;

	left: 4px;

	top: 626px;

	width: 700px;

	font-size: 16px;

	padding-top: 0px;

	padding-left: 0px;

	text-align: left;

	}



div.maintext{

	/*border: 1px solid #015768;

	background-color: #ffffff;*/

	position: absolute;

	left: 3px;

	top: 35px;

	padding-left: 10px;

	padding-right: 10px;

	padding-top: 8px;

	padding-bottom: 10px;

	margin-bottom: 10px;

	font-family: Verdana, Arial, sans-serif;

	text-align: left;

	width: 520px;

	height: auto;

}



div.video1{  

  position: relative;

  margin-top: 10px;

  left: 0px;

  top: 0px;

  padding-top: 10px;

  padding-left: 10px;

  padding-right: 10px;

  text-align: left;

  width: 500px;

  height: auto;

  line-height: 0px;

}



div.copyright{

	position: absolute;

	top: 673px;

	margin-left: 0px;

	margin-right: 0px;

	width: 800px;

	height: auto;

	text-align: left;

	font-family: Verdana, Arial, sans-serif;

	padding-left: 10px;

	left: 0px;

}





    

div.footerSuccessPages {

	position: absolute;

	top: 600px;

	left: 0px;

	text-align: center;

	font-family: Verdana, Arial, sans-serif;

	width: 800px;

	height: 60px;

	/*background-color: #402313;*/

	padding-top: 15;

	}



td.left{

  padding-left: 10px;

  padding-right: 10px;

  text-align: left;

  width: 170px;

  font-size: 14px;}



td.right{

  padding-left: 0px;

  padding-right: 10px;

  text-align: left;

  width: 190px;

  font-size: 14px;}

  
