body
{
	background-color: #F8F8F8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#contactForm label
{
	float: left;
	text-align:right;
	padding-right: 10px;
	width:150px;
	line-height: 2em;
	margin-bottom:2px;
}
#contactForm input
{
	width:200px;
	border:1px solid #CCCCCC;
	background-color: #DDDDDD;
	height: 2em;
	margin-bottom:2px;
}
#contactForm textarea
{
	width:300px;
	height:100px;
	border:1px solid #CCCCCC;
	background-color: #DDDDDD;
	margin-bottom:2px;
}
#contactForm label.req
{
	color:red;
}
div.container
{
	width: 100%;
	text-align: center;
}

div.container2
{
    display: block;
    padding: 0px;
    width: 828px;  /* 780px */
    margin: 0px auto;
    position: relative;
    text-align: left;
}

div.header
{
	width: 808px;
	height: 89px;
	padding: 0px 10px 0px 10px;
	margin-top: 15px;
	position: relative;
	background: url("gallery/banner_safe.jpg") no-repeat left top;
}

div.userbox
{
	position: absolute;
	right: 38px;
	top: 15px;
}


h1 {
	float: left;
	font-family: "Times New Roman", serif;
	font-style: italic;
	margin: 0px;
	color: #31513C;
	padding: 3px 0px 0px 5px;
}

#nav
{
	position: absolute;
	bottom: 6px;
	right: 30px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav li
{
	float: left;
	height: 18px;
	/*background: url("graphics/nav_separator.gif") no-repeat left top;*/
	border-left: 1px solid #98B4A3;
	padding: 0px 8px 0px 9px;
}
#nav li.linkon
{
	font-weight:bold;
}
#nav a {
	text-decoration: none;
}

div.main_container {
	width: 775px;
	float: left;
	padding: 10px 24px 0px 29px;
}

div.col1 {
	width: 171px;
	float: left;
}

div.left_nav {
	width: 161px;
	padding: 8px 0px 0px 0px;
	background: url("graphics/left_box_top2.jpg") no-repeat left top;
}

#navside {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navside li {
	width: 161px;
}

#navside li.linkon {
	font-weight:bold;
}

#navside li a {
	display: block;
	width: 136px;
	height: 21px;
	line-height: 20px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}

#navside li a:link, #navside li a:visited {
	background: url("graphics/left_nav_bkg.jpg") no-repeat left top;
}

#navside li a:active, #navside li a:hover {
	background: url("graphics/left_nav_bkg_on.jpg") no-repeat left top;
}

div.left_box_top {
	width: 161px;
	height: 7px;
	background: url("graphics/left_box_top.jpg") no-repeat left top;
	overflow: hidden;
}

div.left_box_bot {
	width: 161px;
	height: 12px;
	background: url("graphics/left_box_bot.jpg") no-repeat left top;
	margin: 0px 0px 10px 0px;
}

div.ads {
	width: 156px;
	padding-right: 5px;
	background: url("graphics/left_box_bkg.jpg") repeat-y left top;
	text-align: center;
}

div.ad {
	width: 154px;
	height: 70px;
	border-top: 1px solid #98B4A3;
	border-bottom: 1px solid #98B4A3;
	margin: 0px 0px 10px 0px;
	padding-left: 1px;
	overflow: hidden;
}

div.col2 {
	width: 604px;
	float: left;
}

div.main_top {
	width: 604px;
	height: 6px;
	background: url("graphics/main_top.jpg") no-repeat left top;
	overflow: hidden;
}

div.main_content {
	width: 589px;
	background: url("graphics/main_bkg.jpg") repeat-y left top;
	padding: 1px 10px 1px 5px;
}

div.main_bot {
	width: 604px;
	height: 11px;
	background: url("graphics/main_bot.jpg") no-repeat left top;
}

div.footer {
	float: left;
	width: 780px;
	padding: 40px 0px 10px 0px;
	font-size: 80%;
	text-align: center;
	color: #888;
}
div.footer a:link, div.footer a:visited
{
	color: #999;
	text-decoration: underline;
}
div.footer a:hover, div.footer a:active {
	color: #777;
}

div.clearer
{
	clear: both; height: 1px; font-size: 1px; line-height: 1px;
}

h2 {
	color: #31513C;
	font-size: 120%;
	margin: 0px;
	padding:0px 0px 0.5em 0px;
}
h3 {
	color: #31513C;
	font-size: 105%;
	margin: 0px;
	padding:0px 0px 0.5em 0px;
}

p {
	margin: 0px;
	padding:0px 0px 0.5em 0px;
}

strong.title {
	margin: 0px 0px 10px 0px;
	display: inline-block;
}

img {
	border: 0px;
}

a:link,a:visited,a:active
{
	color: #31513C;
	text-decoration: none;
}
a:hover
{
	color: #C00;
	text-decoration: underline;
}

form.login
{
	float: right;
	width: 390px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
form.login div.box {
	float: left;
	width: 107px;
	padding: 0px 0px 0px 3px;
	height: 25px;
	background: url("graphics/input_bkg.gif") no-repeat left top;
}
form.login div.box input
{
	border: 0px;
	background-color: transparent;
	width: 93px;
	font-size:0.8em;
	padding: 1px 0px 0px 0px;
	margin: 0px;
}
form.login div.but {
	float: left;
	width: 60px;
	height: 20px;
}
form.login div.but input {
	width: 60px;
	height: 20px;
	border: 0px;
	background: transparent url("graphics/login_but.gif") no-repeat left top;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	cursor: pointer;
}
form.login div.but input:hover {
	background: transparent url("graphics/login_but_on.gif") no-repeat left top;
}

input.stdrec
{
}
textarea.stdrec
{
}
label.stdrec
{
	float:left;
	width:150px;
}
