/* -------------------
Code by Jamie Marriott
------------------- */

* {
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	font-size: 12px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #069;
	font-weight: normal;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	outline:0;
}
ul {
	list-style: none;
	float:left;
	background-color: #fff;
}
ul li {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 215px;
	float: left;
	padding: 5px 5px 5px 20px;
}
ul li a {
	display: block;
}
.floatleft {
	float: left;
	margin-right: 10px;
	clear: left;
}
#col01 {
	width:240px;
	float: left;
	background-color: #fff;
	margin: 10px 0 10px 10px;
}

#col03 {
	width: 600px;
	position: relative;
	float: right;
	padding: 0 10px 10px 0;
}
#col03 a {
	border: 0px;
	text-decoration: none;
}
#col03 a:hover {
	text-decoration: underline;
}
.wrapper800 {
	position: relative;
	width:880px;
}
.width780 {
	width: 860px;
	position: relative;
}
.logo {
	width:	270px;
	height:	60px;
	float: left;
	padding: 10px;
}
.fullw {
	padding: 0;
	float: left;
	width: 100%;
	margin: 0;
}
.line {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.search {
	height:	60px;
	float: right;
	padding: 10px;
	font-size: x-small;
}
.pad10 {
	padding: 10px;
}
.padright10 {
	padding-right: 20px;
}
.padtop10 {
	padding-top: 10px;
}
#tab1 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab2 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab3 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab4 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab5 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab6 {
	text-align:left;
	float: left;
	width: 240px;
}
#tab7 {
	text-align:left;
	float: left;
	width: 240px;
}
.menuitem {
	width:240px;
	background-color: #cddeee;
	margin-bottom: 2px;
	clear: both;
}
.menuitem a {
	font-weight: bold;
	display: block;
	margin-left: 2px;
	padding: 5px 0 5px 0;
}
.menuitem a:hover {
	text-decoration: none;
}
.menuitem a:focus {
	text-decoration: none;
}
.menuitem a:active {
	text-decoration: none;
}
.enterprise {
	width:	270px;
	height:	48px;
	float: left;
	padding-top: 32px;
}
.colpen {
	background-color:#000;
}
.colpen a{
	color:#fff;
	background-color:#000;
}
.backcol1 {
	background-position: top center;
	background-repeat: no-repeat;
	height: 510px;
}
#col03 img {
	vertical-align: middle;
	padding: 0 0 10px 0;
}
#skip a {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:active, #skip a:focus {
	position:static;
	width:auto;
	height:auto;
}

