/* This is the style of your browser text */

body {
	font: 11px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #313131;
}

a {
	color: #6F9017;
}

a:hover {
	color: #181817;
}

p { margin: 0 0 10px 0; }
p.notitle {	margin: 0 0 20px 0; }
p.spacer {	margin: 0; }

h1 {
	font: 18px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 2px 0;
	color: #618500;
	text-transform: uppercase;
}

h3 {
	font: bold 11px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
	color: #212121;
}

ul {
	padding: 0 0 0 20px;
	margin: 0px;
}

li { list-style-image: url(../images/bullet.gif); }


#backupsky {
	width: 100%;
	height: 220px;
	background: url(../images/backup_sky.jpg) top center repeat-x;
}

#backupheader {
	display: block;
	width: 806px;
	height: 131px;
	background: url(../images/backup_header.jpg) top center no-repeat;
	margin: 0 auto 0 auto;
}

/* Backup Nav */

#mainnav {
	display: block;
	width: 766px;
	text-align: left;
	margin: 1px auto 1px auto;
	height: 22px;
	background-color: #96C511;
	font: normal 10px/22px Tahoma, Arial, Verdana, sans-serif;
	color: #2D3B05;
}

#mainnav a {
	color: #344506;
	text-decoration: none;
	font-weight: bold;
}

#mainnav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#tabs {
	display: block;
	width: 766px;
	text-align: left;
	margin: 0 auto 0 auto;
	height: 22px;
	background-color: #658601;
}

#tabs a {
	color: #C9D5A6;
	text-decoration: none;
	font-weight: bold;
}

#tabs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#tab1 {
	display:block;
	width: 766px;
	padding: 0;
	height: 22px;
	background-color: #F4F2EA;

}

#tab2, #tab3, #tab4, #tab5, #tab6 { 
	display:none;
	width: 702px;
	padding: 0 0 0 64px;
	font: normal 10px/22px Tahoma, Arial, Verdana, sans-serif;
	color: #FFFFFF;
}

/*sdgsagbasdgbfgbdsfhshb*/

#content {
	display: block;
	width: 766px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 30px 0 45px 0;
	background-color: #F4F2EA;
}


#leftcol {
	width: 370px;
	padding: 0 40px 0 64px;
	float: left;
	text-align: left;
}

* html div #leftcol {
	width: 474px; 
	w\idth: 370px;
	padding: 0 40px 0 64px;
}

#rightcol {
	width: 228px;
	float: left;
	text-align: left;
	color: #212121;
}

#footer {
	display: block;
	width: 766px;
	text-align: center;
	margin: 6px auto 40px auto;
	height: 22px;
	font: normal 11px/22px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #7F7F7F;
}

#footerleft {
	width: 150px;
	float: left;
	text-align: left;
}

#footerright {
	width: 616px;
	float: left;
	text-align: right;
}
span.newsitem {
	display: block;
	clear: right;
	margin: 0 0 10px 0;
}

a.nav {
	display: block;
	width: 100%;
	color: #181817;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #F4F2EA;
}
.nav {
	display: block;
	width: 100%;
	color: #181817;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #F4F2EA;
}
a.nav:hover {
	color: #F4F2EA;
	background-color: #618500;
	padding-left: 6px;
}

a.navSelected {
	display: block;
	padding-left: 6px;
	width: 100%;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #F4F2EA;
	background-color: #618500;
	border-bottom: 1px solid #F4F2EA;
}

img.thumb {
	border: 1px solid #618500;
	width: 64px;
	height: 64px;
	margin: 0 8px 0 0;
}

img.client {
	border: 1px solid #618500;
	width: 172px;
	height: 118px;
	margin: 0;
}

a.client { color: #313131; font-weight: normal; text-decoration: none; }
a.client:hover { font-weight: bold; }

#clientpic {
	display: block;
	width: 180px;
	float: left;
}

DIV.smallcol {
	display: block;
	float: left;
}

input.inputText {
	font: 11px/20px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 0 0 0 4px;
	margin: 2px 0 0 0;
	background-color: #E3E1D9;
	border: 0;
	height: 20px;
	width: 250px;
}

textarea.textArea {
	font: 11px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 4px 0 0 4px;
	margin: 2px 0 0 0;
	background-color: #E3E1D9;
	border: 0;
	width: 250px;
}

input.submit {
	font: bold 11px/13px "Trebuchet MS", Arial, Verdana, sans-serif;
	display: block;
	width: 60px;
	margin: 0;
	height: 20px;
	background-color: #658601;
	line-height: 20px;
	border: 0;
	color: #F4F2EA;
}
