/* @override http://www.keycom.co.uk/style.css */

body {
	width:100%;
	background: #565656 url(images/grads.gif) repeat-y 50%;
	margin: 0 0 0 0;
}

#wrapper {
	width: 800px;
	height:100%;
	left: 50%;
	position: absolute;
	margin-left: -400px;
	background: white url(images/rightswoosh.jpg) no-repeat 600px 140px;
}

#masthead {
	width: 800px;
	height: 121px;
	padding-bottom: 28px;
	margin-bottom: -25px;
}

#header {
	background: url(images/topbanner.jpg);
	height: 121px;
}

#logo {
	padding-top: 73px;
}

#nav {
	padding-top: 4px;
	text-align: center;
	height: 28px;
	background: url(images/navbar.jpg) repeat-x;
}


#left-column {
	margin-top: 30px;
	width: 580px;
	float: left;
	padding: 10px;
	text-align: justify;
}

#right-column {
	margin-left: 200px;
	padding-top: 0px;
	margin-top: 50px;
	padding-left: 20px;
	width: 160px;
	float: right;
	position: absolute;
	left: 50%;
}

#800image {

}

.rightfloat {
	font-style: italic;
	width: 200px;
	float: right;
	padding: 8px;
}

img.centerfloat {
	border: 2px solid #c8c8c8;
	text-align: center;
}

#nav a:visited, #nav a:link {
	text-decoration: none;
	color: #190e04;
	font-size: 11pt;
}

#nav a:hover {
	text-decoration: underline;
	color: #f5dfc7;
}

ul {
	padding: 0;
	margin: 0 0 0 17px;
	list-style: square url(images/bullet.gif);
}

a:visited, a:link {
	color: #006b6e;
	text-decoration: underline;
	background: none;
}

a:hover {
	color: #234340;
	text-decoration: none;
	background: none;
}

h1 {
	color: #006b6e;
	margin: 0px 0px 5px 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #efece7;
}

h2 {
	color: #006b6e;
	margin: 20px 0 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #efece7;
}

h3 {
	color: #006b6e;
	margin: 10px 0;
	padding-bottom: 0px;
	border-bottom: 1px solid #efece7;
}

table,tr,td {
	border-style: none;
}

#footer p {
	
	clear:  both;
	text-align: center;
	font-size: 9px;
	color: #7a7a7a;
}

/* old content 

body {
	font: normal 12px/1.6em;
	color: #2a3845;
	margin: 0;
	padding: 0;
	background:  repeat-x #FFFFFF;
}

p {
	margin: 0;
	padding: 0;
}

a:visited, a:link {
	color: #006b6e;
	text-decoration: underline;
	background: none;
}

a:hover {
	color: #aacece;
	text-decoration: none;
	background: none;
}

h1 {
	color: #006b6e;
	margin: 0px 0px 5px 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #efece7;
}

h2 {
	color: #006b6e;
	margin: 20px 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efece7;
}

h3 {
	color: #006b6e;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #efece7;
}

ul {
	padding: 0;
	margin: 0 0 0 17px;
	list-style: square url(images/bullet.gif);
}

.box {
	background: url(images/boxbg.gif) repeat-x #f7f7f7;
	border: 1px solid #e2e2e2;
	padding: 10px;
}





#wrapper {
	background: #FFF;
	margin: 0 auto;
	width: 776px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

#header {
	background: #ffffff;
	margin: 0 0px;
}

#bg {
	height: 12px;
	background: url(images/bg.gif) repeat-x;
	z-index: 2;
	border-style: none;
}

#nav {
	background: url(images/navback.gif) repeat-y #aacece;
	padding: 10px 20px;
	margin-bottom: px;
	padding-bottom: 7px;
	text-align: right;
	color: #ffffff;
	border-style: none;
}

#nav a:visited, #nav a:link {
	text-decoration: none;
	color: #006b6e;
	font-size: 10pt;

}

#nav a:hover {
	text-decoration: underline;
	color: #fff;
}

#main-content {
	margin-bottom: 0px;
	margin: 0 auto;
}

#logo {
	margin-top: -10px;
	margin-left: -20px;
	margin-bottom: -25px;
	text-align: left;
}

.logotxt1 {
	font: normal 18px Arial, serif;
	color: #006b6e;
	margin: 10px 0 0 15px;
}

.logotxt2 {
	font: normal 18px Arial, serif;
	color: #aacece;
}

#left-column {
	width: 510px;
	padding: 0 20px 10px;
	float: left;
}

#right-column {
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0 2px 10px;
	float: right;
}

.crd a:visited, .crd a:link, .crd a:hover {
	text-decoration: none;
	color: #006b6e;
	cursor: text;
}

#footer {
	background: #f7f7f7;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 10px 15px;
	clear: both;
}



#main-image {
	text-align: center;
}

.sidebar {
	width: 218px;
	margin: 0 auto;
	padding: 10px 25px;
	background: url(images/shadow.jpg) no-repeat top;
	}


table,tr,td {
	border-style: none;
}

*/