/***** style sheet for www.blast-off.biz created by www.i-browser.co.uk *****/


body {
	background-color:#FFFFFF;
	font-size:10pt;
	font-family:Arial;
	margin:0;
	padding:0;
	background-image:url(images/back.png);
	background-repeat:repeat-x;
	color:#333333;
	}

#wrapper {
	width:900px;
	background-image:url(images/page.png);
	margin: 20px auto 0px auto;
	}
/************************************** header **************************************/
#header {
	clear:both;
	width:900px;
	height:200px;
	}
	
/************************************** banner **************************************/
#banner {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	clear:both;
	background-color:#ffffff;
	}
	
#banner a {
	border:none;
	text-decoration:none;
	}

#banner img {
	border:none;
	}
	
/************************************** banner left **************************************/
#bannerleft {
	width:560px;
	float:left;
	background-color:#FFFFFF;
	}

/************************************** banner right **************************************/
#bannerright {
	margin: 0px 0px 0px 20px;
	width:268px;
	height:183px;
	float:left;
	padding-top:0px;
	background-color:#ffffff;
	color: #0000cc;
	font-weight:bold;
	background: #FFFFFF; 
	}

#bannerright ul {
	margin: 20px 0px 0px 0px;
	padding:0;
	list-style-type:none;
	float:left;
	font-size:1.7em;
	}

#bannerright li {
	margin-top:10px;
	vertical-align:middle;
	}

#bannerright img {
	float:left;
	margin: 15px 10px 0px 20px;
	} 

#bannerright_ad {
	background: url(images/animated_ad.gif) no-repeat top; 
	height:100px;
	width:100%;
	margin-top:0px;
	float:left;
	}
/************************************** was the nav bar **************************************/	
#was_nav_bar {
	background:url(images/navbar.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;
	width:900px;
	height:30px;
	}

	
/**************************************sidebar **************************************/	

/*#sidebarnav {
	margin-left:-5px;
	margin-top:10px;
	}
*/
  
#sidebarnav a {
	width:250px;
	display:block;
	clear:both;
	padding-left:12px;
	padding-top:6px;
	height:25px;
	border-bottom:2px solid #ededed;
	color:#555555;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background-color:#f4f4f4;
  	}
  
#sidebarnav a:hover, #sidebarnav a.active {
	background-color:#f9f9f9;
	text-decoration:none;
	color:#555555;
	}

#main_content_area {
	width:870px;
	clear:both;
	padding-left:30px;
	}

#left_content {
	width:540px;
	padding-right:30px;
	padding-bottom:20px;
	float:left;
	line-height:14pt;
	}

.services {
	text-align:center;
	color:#FF0000;
	}

#right_content {
	float:left;
	width:255px;
	background-image:url(images/sidebartop.png);
	background-repeat: repeat-y;
	line-height:14pt;
	}

#footer {
	width:900px;
	clear:both;
	height:50px;
	padding-top:40px;
	text-align:center;
	line-height:14pt;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

h1  {
	font-size: 1.5em;
	color: #006633;
	margin:0;
	margin-top:20px;
	text-align:justify;
	}

h2 {
	font-size:15pt;
	color: #666666;
	padding-top:6px;
	}

.description {
	font-size:14pt;
	color:#FFFFFF;
	margin:0;
	}

a {	
	color:#555555;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

/*#sidebar form { width:150px;}*/

#right_content label {
	color:#797878;
	width:70px;
	float:left;
	margin-top:5px;
	}

.textarea {
	margin-top:5px;
	}

.fields {
	float:left;
	width:150px;
	margin-top:5px;
	}

.buttton {
	width:80px;
	background-color:#E8EBE5;
	color:#797878;
	border:1px solid #BCCCD7;
	margin-top:5px;
	margin-left:70px;
	}

.clear {clear:both;}

.image_left {
	float:left;
	}