#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
	}
#content {
	color: #666666;
	height: 1%;
	float: none;
	width: 560px;
	font-size: 13px;
	margin-top: 15px;
	display: inline;
}
#sidebar {
	float: right;
	width: 200px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	margin-top: 35px;
}

#header {
	width: 800px;
	height: 90px;
	color: #CCCCCC;
	text-align: center;
	font-size: 10px;
	background-color: #D2E5EC;
	background-image: url(../images/horsesea.jpg);
}
#col_left {
	width: 200px;
	text-align: right;
	color: #999999;
	margin-left: -760px;
	position: relative;
	float: left;
	margin-top: 70px;
}
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	color: #666666;
	background-color: #D5E8EA;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 2.4;
	height: 24px;
	background-image: url(../Images/bar.jpg);
}
#footer {
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	clear: both;
	line-height: 1.5;
}
p {
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.5;
}
ul {
	margin-top: 0px;
	line-height: 1.6;
	font-size: 16px;
}
a {
	color: #999999;
	text-decoration: none;
}

li {
	text-decoration: none;
	list-style-type: none;
}
#form1 {
	font-size: 12px;
}
.formfield {
	font-size: 12px;
	color: #666666;
}
h1, h2, h3, h4, h5 {
	margin-left: 15px;
	margin-bottom: 0px;
	color: #999999;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
.img_left {
	float: left;
	margin: 5px 10px 5px 0px;
	border: solid #ccc 1px;
}

.img_right {
	float: right;
	margin: 5px 0px 5px 15px;
	border: solid #ccc 1px;
}

.img_rightnb {
	float: right;
	margin: 5px 0px 5px 10px;
}
.img_port {
	float: left;
	margin: 0px 6px 6px 0px;
}


a {
	color: #6A9BAE;
}
#sidebar p {
	margin: 0px 5px 0px 0px;
}
#sidebar h1 {
	margin: 0px 5px 0px 0px;
	font-size: 12px;
	font-weight:bold;
	
}
.colmid {
	width: 357px;
	float: left;
}
.colfull {
	width: 400px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.clearthis {
	clear: both;
}
#col_right li {
	font-size: 12px;
	list-style-type: disc;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	text-align: center;
}

