﻿@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing:0.02em;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #DCDCDC;
	line-height:18px;
}
body {
	background-color: #000000;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	background-attachment:fixed;
	margin-top: 0px;
	text-align:center;
	width:980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#container {
width:980;
min-height:100%;
position:relative;
text-align:center;
margin:0px auto;
//margin-bottom:-100px;
z-index:1;
}

h2 {
color:#8cc63f;
padding:0px;
margin:0px;
}

#banner {
left:0px;
top:0px;
position:relative;
}

#spacer1 {
left:0px;
top:0px;
position:relative;
margin-top:0px;
padding-top:0px;
}

#spacer2 {
left:0px;
top:0px;
position:relative;
margin-top:0px;
padding-top:0px;
}

.content_wrapper {
top:0px;
left:0px;
background: url(/images/main_body_bg_ie.png);
position:relative;
min-height:400px;
height: auto !important;
height:400px;
margin:0px;
padding:0px;
}

.content_wrapper[class] {
background: url(/images/main_body_bg.png);
background-repeat:repeat-y;
}

#main_content_container {
top:0px;
left:40px;
position:relative;
width:900px;
text-align:left;
}

#content_wrapper_left {
width:40px;
float:left;
}

#content_wrapper_right {
width:40px;
left:940px;
top:0px;
}

#f {
background-image:url(/images/fresh_14.png);
background-repeat:repeat-x;
background-position:bottom;
bottom:0px;
left:0px;
width:100%;
position:fixed;
}

#footer {
background-image:url(/images/fresh_14.png);
background-repeat:repeat-x;
background-position:bottom;
bottom:0px;
left:0px;
width:100%;
position:fixed;
margins:0px;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
height:58px;
z-index:100;
}

#footer_container {
width:980;
height:58px;
position:relative;
text-align:center;
margin:0px auto;
}

.clearfooter {
height: 60px;
clear: both;
}

a {color:#fff;
text-decoration:underline;
}

a:visited {color:#fff;
text-decoration:underline;
}

a:hover {color:#8cc63f;
text-decoration:underline;
}

input.contact {
background-color:#000;
border-color:#333333;
	border-style:solid;
	border-width:thin;
	color:#FFFFFF;
	}

textarea.contact {
background-color:#000;
border-color:#333333;
	border-style:solid;
	border-width:thin;
	color:#FFFFFF;
	}
a.back{ text-decoration:none; font-size:10px;}
a.caption_link {text-decoration:underline; color:#000;}
a.caption_link:hover {text-decoration:underline; color:#8cc63f;}