@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFF;
}

img {border: 0;}

#contentplacer {
	width: 680px;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0 auto 0 auto;
}

#contentplacer_header {
	width: 670px;
	height: 18px;
	color: #FFF;
	padding: 2px 5px 0 5px;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/cont_header.jpg) top left no-repeat;
}

#contentplacer_left {
	width: 310px;
	float: left;
}

#contentplacer_right {
	width: 350px;
	float: right;
}

#contentplacer_content {
	font-size: 12px;
	margin-top: 10px;
	
}

#contentplacer_img {
	width: 300px;
	height: 225px;
	margin: 10px 5px 10px 5px;
}

#contentplacer_links {
	width: 300px;
	margin: 5px;
	padding-top: 10px;
	border-top: #013a71 1px dashed;
	text-align: center;
}

#contentplacer_details {
	font-size: 12px;	
	margin-top: 10px;
}

#contentplacer_footer {
	clear: both;
}

.mailinput {
	width: 280px;
}

.mailinput2 {
	width: 225px;
}

.mailinput3 {
	width: 280px;
	height: 100px;
}

#options {width:345px; auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:345px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {width:345px; border:1px solid #9ac1c9; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../img/header.gif)}
#acc h3:hover {background:url(../img/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:350px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested {width:345px; list-style:none; color:#033; margin:0; padding:0; position:relative; }
#nested li {margin: 0; position:relative;}
#nested h3 {width:345px; font-weight:bold; cursor:pointer; font-size: 12px; background: #f9d0ab;}
#nested h3:hover {background: #f9b579;}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:345px; border-top:none; background:#fff}
#nested .acc-selected {background: #f9b579;}

#overflow-content {width:148px; text-align: center; background:#f3f3f3; padding:10px; margin: 0 1px 10px 1px; float: left;}
#overflow-content img {border-bottom: #CCC 1px solid;}
#overflow-content a {}
#overflow-content-img {height: 100px; overflow: hidden;margin-bottom: 5px;}

#show_img {margin:5px;}
#show_img_inner {border-bottom: #013a71 1px dashed; padding-bottom: 10px; text-align: center;}
#show_img_link {text-align: right; padding-top: 10px;}

 



