body {
	font-family: "Lucida Grande", Tahoma,  Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: white;
	background-repeat: no-repeat;
	background-position: top center;
}

p a {
	color: #0160BA;
}

p a:hover {
	background-color: #0160BA;
	color: white;
}

#main_container{
	width: 850px;
	margin:0pt auto;
	text-align: center;
}

#container {
	width: 850px;
	margin:0pt auto;
	text-align: left;
}
#header {
	background-image: url(../img/header.png);
	background-position: top center; 
	background-repeat: no-repeat;
	height: 111px;
}

#header ul {
	padding-top: 60px;
	padding-left: 70px;
}
#header ul li{
	font-weight: bold;
	display:block;
	float: left;
	padding: 12px;
	background-image: url(../img/red_dot.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#header ul li a{
	color: #0160BA;
	text-decoration: none;
	font-size: 12px;
}
#header ul li a:hover, #header ul li a.active{
	color: #B81033;
	text-decoration: underline;
	background-color: white;
}
#content {
	padding: 0px 25px;
	background-image: url(../img/content_bg.png);
	background-repeat: repeat-y;
}

#title_back {
	border-bottom: 1px solid #F1F1F1;
	padding-top: 3px;
	height: 33px;
	margin-bottom: 12px;
}

div#title h1{
	color: #B81033;
	font-size: 20px;
	float: left;
	font-weight: bold;
}

div#back{
	float: right;
}

a.button{
	display: block;
	font-weight: bold;
	width: 146px;
	height: 28px;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	color: #588BCC;
	background-image: url(../img/geri.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-position:0pt 0px;
}

a.button:hover{
	color: #990000;
	background-position:0pt -28px;
}

#footer {
	padding: 10px 30px;
	padding-top: 30px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
}

#footer a
{
	text-decoration: none;
}
#footer a:hover img
{
	opacity: 1;
	filter: alpha(opacity=100);
}
#footer a img
{
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	height: 35px;
	opacity: .7;
	filter: alpha(opacity=70);
}


/* Homepage -------------------------------------------- */


#home_left
{
	width: 240px;
	padding: 10px;
	padding-bottom: 0;
}

#home_left p, #who_left p
{
	line-height: 20px;
	color: gray;
}

#home_left b, #who_left b
{
	color: black;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#home_left img
{
	margin-top: 20px;
}

#home_right
{
	width: 510px;
	padding: 10px;
	text-align: justify;
	padding-bottom: 0;
}

h2
{
	font-size: 1.3em;
	font-weight: bold;
	color: #5A9CD7;
}

#home_right p, #who_right p
{
	margin: 20px 0px;
	line-height: 25px;
}

#who_left
{
	width: 320px;
	padding: 10px;
	padding-bottom: 0;
}

#who_right
{
	width: 420px;
	padding: 10px;
	text-align: justify;
	padding-bottom: 0;
}

#stories p {
	padding: 10px;
	text-align: justify;
	padding-bottom: 0;
	line-height: 25px;
	margin-top: 10px;
}

#stories img{
	margin-right: 0px;
}

.story img{
	margin-left: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#stories h2{
	margin-left: 8px;
	margin-top: 20px;
	margin-bottom: 8px;
}

#stories td 
{
	padding-bottom: 13px;
	border-bottom: 1px dotted #ddd;
}

#slideshow {
	display:none;
	list-style: none;
}

table.press {
	line-height: 22px;
}

table.press tr td{
	border-bottom: 1px solid #EFEFEF;
}

.story blockquote {
	text-align: justify;
	margin-left: 10px;
	color: gray;
	font-style: italic;
	background-image: url(../img/quote1.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

.story h1 {
	color: #B81033;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	border-top: 1px solid #EFEFEF;
	padding-top: 10px;
}

.story ul{
	margin-left: 20px;
}

.story li{
	list-style: none;
	line-height: 23px;
}

.story ul a {
	color: #0160BA;
	text-decoration: none;
	padding: 3px;
}

.story ul a:visited {
	color: #875F6C;
	padding: 3px;
}

.story ul a:hover {
	background-color: #0160BA;
	color: white;
	padding: 3px;
}

a.logo {
	position: absolute;
	margin-left: 33px;
	margin-top: 20px;
}

span.faq
{
	color: black;
	background-color: #F8F8F8;
	padding: 8px;
	display: block;
	line-height: 26px;
}

#home_right h3.link
{
	line-height: 23px;
	margin-bottom: 6px;
	text-decoration: underline;
	color: #993333;
	cursor: pointer;
}

#home_right h3.link :hover
{
	line-height: 23px;
	margin-bottom: 6px;
	cursor: pointer;
	text-decoration: none;
}

#form label
{
	display: block;
	font-weight: bold;
	line-height: 28px;
	color: #5E81BC;
}

#form label.error
{
	color: #A40031;
}

#form
{
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 10px;
	background-color: #FBFBFB;
}

#form input, #form textarea
{
	padding: 2px;
	color: gray;
	font-family: Arial, sans-serif;
}

#form input.submit 
{
	color: black;
}

