#enclose {
	width: 1000px;
	float: left;
}
#conleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 335px;
}
#conright {
	margin: 0px;
	height: auto;
	width: 370px;
	float: left;
	background-image: url(../images/rightback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#conright p {
	font-size: 0.8em;
	line-height: 170%;
	color: #333;
	padding-bottom: 7px;
}
#conright h1 {
	font-size: 0.9em;
	color: #C00;
	margin-bottom: 10px;
	line-height: 140%;
}
#conright h2 {
	font-size: 0.9em;
	color: #C00;
	margin-bottom: 4px;
	border: 1px solid #999;
	font-weight: normal;
	padding: 5px;
}
#conright h3 {
	font-size: 0.8em;
	color: #333;
	margin-bottom: 15px;
	font-weight: bold;
	background-color: #FFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
}
#conright h4 {
	font-weight: bold;
	color: #333;
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 360px;
}
#conright h5 {
	color: #C00;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 0.7em;
}
#logos {
	float: right;
	padding-top: 10px;
	padding-left: 8px;
}
#logoscopy {
	margin: 0px;
	padding: 0px;
}
#conright a:link, #conright a:visited {
	text-decoration: underline;
	color: #C00;
	font-weight: bold;
}
#conright a:hover {
	color: #333;
}
/* End hide from IE-mac */
#header {
	height: 130px;
	width: 1000px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/mainheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerleft {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 335px;
	float: left;
}
#headerright {
	height: 130px;
	width: 435px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#headerright ul {
	list-style-type: none;
	margin-top: 10px;
	float: right;
}
#headerright ul li {
	display: inline;
	padding-left: 5px;
}
#header #title {
	padding-top: 70px;
}
#masternaut {
	width: 120px;
	padding-top: 30px;
	padding-right: 55px;
	padding-left: 55px;
}
#podonline {
	height: 60px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#podonline a:link, #podonline a:visited {
	color: #333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#podonline a:hover {
	color: #900;
}
#podonline .frcontact {
	font-size: 0.65em;
	text-align: center;
	line-height: 100%;
	padding-top: 2px;
}
#podonline .contact {
	font-size: 0.7em;
	text-align: center;
	line-height: 100%;
	padding-top: 2px;
}
#podonline .login {
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 22px;
	font-size: 0.85em;
	font-weight: bold;
}
#sitemap ul {
	list-style-type: none;
}
#sitemap ul li a:link, #sitemap ul li a:visited {
	color: #666;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 250%;
	display: block;
	padding-left: 25px;
	font-weight: normal;
	border: 1px solid #999;
	margin-bottom: 5px;
}
#sitemap ul li a:hover {
	color: #333;
	text-decoration: underline;
	display: block;
	padding-left: 25px;
}
p.noscript {
	color: #C00;
	font-weight: bold;
}
#notification .subtitle {
	font-weight: bold;
	color: #333;
}
#flash {
	margin-bottom: 7px;
	margin-top: 9px;
}
#form {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #EEE;
}
#form label {
	font-size: 0.8em;
	width: 90px;
}
#form input {
	padding: 3px;
	width: 335px;
	margin-bottom: 6px;
	margin-top: 4px;
	border: 1px solid #999;
}
#form textarea {
	padding: 3px;
	width: 335px;
	margin-bottom: 6px;
	margin-top: 4px;
	border: 1px solid #999;
}
#buttons input {
	padding: 3px;
	width: 90px;
	margin-bottom: 6px;
	margin-top: 4px;
	border: 1px solid #999;
	cursor: pointer;
}
#pictures {
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
#buttons {
	margin-top: 8px;
}
#sitemap h1 {
	color: #333;
	font-size: 13px;
	line-height: 140%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sitemap h2 {
	font-size: 12px;
	color: #666;
	border: 1px solid #999;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bottomline {
	height: 2px;
	background-color: #C00;
	margin-bottom: 10px;
}

