body {
	background-color:#d1e8f1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6d8a96;
}

a {
	color:#6d8a96;
}

#wrapper {
	width:855px;
	margin:auto;
}

#header {
	width:855px;
	height:246px;
	background:url(../images/header.png) no-repeat;
	position:relative;
	overflow:hidden;
}

#content {
	width:785px;
	background-color:#f8fdff;
	padding:35px;
}

#midBanner {
	width:754px;
	height:191px;
	margin:auto;
	background:url(../images/midBanner.png) no-repeat;
	padding:27px 0px 0px 27px;
}

#midBanner ul {
	line-height:24px;
	margin:5px;
	padding:5px;
	list-style-position:inside;
}

.col1 {
	width:220px;
	float:left;
}

.col2 {
	width:220px;
	float:left;
	margin-left:40px;
}

.col3 {
	width:200px;
	float:left;
	margin-left:60px;
	text-align:center;
	overflow:hidden;
}

#twitter ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#page_navigation {
	float:right;
}

#page_navigation a {
	margin-left:10px;
}

.thumb {
	width:152px;
	height:223px;
	background:url(../images/thumbBg.png) no-repeat;
	padding:14px 14px 0px 14px;
	float:left;
	margin:0px 21px 18px 0px;
}

.thumb img {
	border:#a4cede 1px solid;
	margin-bottom:10px;
}

.last {
	margin-right:0px;
}

.input {
	width:301px;
	height:25px;
	background:url(../images/input.png) no-repeat;
	border:0px; 
	float:left;
	margin-right:22px;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:5px 10px 0px 10px;
	color:#6d8a96;
}

.textarea {
	width:645px;
	height:52px;
	background:url(../images/textbox.png) no-repeat;
	border:0px; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6d8a96;
	padding:10px;
}  

.submit { 
	float:right;
	margin-right:120px;
	margin-top:10px; 
}

#footer {
	margin-left:-59px;
}

#copyright {
	font-size:11px;
	float:right;
}

#disclaimer {
	float:left;
	font-size:11px;
	margin-bottom:20px;
}

/*  */

#tooltip{
	position:absolute;
	border:1px solid #b1d2e0;
	background:#ffffff;
	padding:2px 5px;
	color:#e657a0;
	display:none;
	}	

/*  */
