.wrapper{
	width:838px;
	margin-left:auto;
	margin-right:auto;
	clear: left;
}

.wrappers{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	
}

body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
	color: #4a535b;
	font: 66.5% Arial, Helvetica, sans-serif;
	background-color: #2f383f;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

#header {
	background: url(images/header.png) no-repeat;
	width: 838px;
	height: 152px;
	float: left;
}

#content{
	width:740px;
	float:left;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
}

#navigation {
	list-style: none;
	padding-left:35px;
	margin-top:108px;
	margin-left:0px;
	color: #FFF;
	font: bold 14px Helvetica;
	overflow: hidden;
}

#navigation li {
   display: inline;
   margin: 0px;
   padding: 0px;
}

#navigation a {
   float: left;
   height: 29px;
   margin: 0px;
   margin-right: 15px; /*spacing between each tab*/
   padding: 0px 0px 0px 5px;
   text-decoration: none;
}

#navigation a:hover{
	background: url(images/leftbutton.png) no-repeat left top;
}

#navigation a:active{
	background: url(images/leftbutton.png) no-repeat left top;
}

#navigation a:hover span{
	background: url(images/rightbutton.png) no-repeat right top;
}

#navigation a:active span{
	background: url(images/rightbutton.png) no-repeat right top;
}

#navigation a span{
   float: left;
   display: block;
   height: 29px;
   padding: 4px 12px 2px 3px;
   color: #FFF;
   font-weight: bold;
}

#left {
	float: left;
	background: #cbd9e3 url(images/leftc.png) no-repeat;
	width: 19px;
	height: 600px;
}

#right {
	float: right;
	background: #cbd9e3 url(images/rightc.png) no-repeat;
	width: 19px;
	height: 600px;
}

#center {
   float: left;
   background: #FFF;
   height: 900px;
   width:800px;
}

#top {
   float: left;
   background: url(images/top.png) no-repeat;
   width: 800px;
   height: 22px;
}

#tour {
	width: 764px;
	height: 129px;
	margin-top: 10px;
	margin-bottom: 30px;
	clear: left;
	float: left;
	background-image: url(images/tour.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 17px;
}

#overview {
   float: left;
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
   padding: 100px 0px 0px 20px;
}

#taketour {
   float: right;
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
   padding: 100px 11px 0px 0px;
}

#taketour a {
   color: #FFF;
   text-decoration:none;
}

#taketour a:hover{
 text-decoration:underline;
}

#leftcol {
	width: 370px;
	border-right: 1px #b1b6ba solid;
	float: left;
	padding: 0px 30px 0px 30px;
}

#welcome {
   background: url(images/welcome.png) no-repeat;
   width: 371px;
   height: 58px;
}

#new {
   background: url(images/new.png) no-repeat;
   width: 371px;
   height: 58px;
}

p {
	font-size: 11px;
}

#rightcol {
   float: right;
   width: 350px;
}

#action {
   background: url(images/action.png) no-repeat;
   width: 337px;
   height: 45px;
}

#admin {
   background: url(images/admin.png) no-repeat;
   width: 337px;
   height: 172px;
   margin-top: 10px;
}

#adding {
   background: url(images/adding.png) no-repeat;
   width: 337px;
   height: 172px;
   margin-top: 10px;
}

#editing {
   background: url(images/editing.png) no-repeat;
   width: 337px;
   height: 172px;
   margin-top: 10px;
}

.enlarge {
   color: #FFF;
   font-size: 12px;
   font-weight: bold;
   padding: 150px 0px 0px 240px;
}

.enlarge a {
   color: #FFF;
   text-decoration: none;
}

.enlarge a:hover{
	text-decoration:underline;
}

#features {
   background: url(images/features.png) no-repeat;
   width: 194px;
   height: 25px;
   margin: 30px 0px 0px 140px;
}

#features a {
   color: #373e45;
   font-size: 14px;
   font-weight: bold;
   text-decoration:none;
}

#features a:hover{
	text-decoration:underline;
}

#leftbottom {
	width: 800px;
	background:#2f383f;
	float: left;
}

#contact {
	width: 371px;
	height: 58px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: right;
}

#contactform {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
}

input {
	background: url(images/input.png);
	height: 25px;
	color: #4a535b;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

textarea {
	height: 129px;
	color: #4a535b;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
}

#rightbottom {
	float: right;
	width: 370px;
}

#support {
	float: right;
	width: 309px;
	height: 116px;
	margin-bottom: 10px;
	background-image: url(images/supp.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 30px;
}

#support2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}

#support2 a {
   color: #4a535b;
   text-decoration:none;
}

#support2 a:hover{
	text-decoration:underline;
}

#created {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 370px;
	float: left;
}

#robertmedia {
	float: right;
	width: 274px;
	height: 143px;
	background-image: url(images/robertmedia.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 50px;
}

#copyright {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 370px;
	margin-top: 15px;
}

#copyright a {
   color: #FFF;
   text-decoration:none;
}

#copyright a:hover{
	text-decoration:underline;
}

#copyright span {
   font-size: 11px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	height: 12px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.buttonrss{
	float:right;
	background-image: url(images/rss.png);
	height: 16px;
	width: 61px;
	margin-right: 0px;
	overflow: hidden;
}

.button2{
	float:right;
	background-image: url(images/button.gif);
	height: 38px;
	width: 174px;
	margin-right: 37px;
	overflow: hidden;
	margin-top: 32px;
}

.question{
	float:left;
	width:740px;
	height:15px;
	background: #ccc;
	padding-top: 5px;
	padding-left: 5px;
}
.answer{
	float:left;
	width:740px;
	height:15px;
	background-color:#efefef;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

#download{
	margin-top:50px;
}

.style1 {
	font-size: 12px;
}

.style2 {
	font-size: 13px;
}
