﻿/*
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

body {
	
	background: #333333 url(images/body_bg1.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#main1
{
width: 915px;
margin: 0 auto;
color: #333333;
background: #333333;


}

#content
{

	width: 915px;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;

	text-align: left;
	border-left: 0px; 
	border-right: 0px;
}

#back
{

width: 800px;
}

#header {
	height: 257px;
	text-align: center;
	background: #ffffff url(images/body_bg1.jpg) repeat-x;		
}

#menu
{
width: 696px;
height: 58px;
padding-left: 44px;
padding-top: 22px;
background: url(images/menu.gif) no-repeat center;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 117px;
	height: 27px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
}

#menu a:hover {
	width: 117px;
    height: 27px;
	padding-top: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


#logo {
background: #FFFFFF;
width: 915px;
height: 300px;
text-align:  center;
padding-right: 0px;
padding-left: 0px;

padding-top: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #333333 url() repeat-x;
color: #333333;

padding-top: 20px;
padding-left: 20px;
}

#left
{
	width: 220px;
}

#left H3
{
width: 195px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #333333;
background: url(images/title.gif) no-repeat;
}

#left H4
{
padding-left: 20px;
color: #FFFFFF;
font-size: 11px;
}

#left p
{
font-size: 11px;
padding: 10px;
}

#left ul {
	list-style: none;
	
}



#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #FFFFFF;
}
#left a:visited {
	color: #FFFFFF;
}


#right
{
float: right;
width: 530px;
padding-right: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

#right a
{
color: #FFFFFF;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FFFFFF;
}
.date {
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
}

.date a {
	color: #FFFFFF;
}



#footer {
	clear: both;
	padding-top: 20px;
	background: #333333 url(images/top.gif) repeat-x;
    height: 70px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #FFFFFF;}
}