/*

*/

*
{
margin: 0px;
padding: 0px;
}

/* images */
img {
	border: 2px solid #416481;
	margin: 5px 5px 10px 10px;  
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}


body {
	
	background: #ffffff url('images/back_all.jpg') repeat-x;
	color: #383838;
	margin-top: 10px; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Arial, Helvetica, sans-serif
}


#content
{
	margin: 0 auto;
	width: 791px;
	text-align: justify;
}

#main
{
width: 771px;
background: #F1F1F1 url('images/top1.gif') no-repeat top;
padding: 10px
}

#back
{
width: 791px;
}

#header {
	height: 276px;
	text-align: right;
	background: url('images/header.jpg') no-repeat;		
}

#logo {

width: 771px;
height: 162px;
text-align: left;
padding-top: 20px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu1
{
width: 751px;
height: 52px;
padding-left: 40px;
padding-top: 25px;
background: url('images/buttons.jpg') no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	height: 32px;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana;
}

#menu a:hover {
	height: 32px;
	color: #416481;
	text-decoration: underline;
}

#right
{
	width: 247px;
	float: right;
}

#right H3
{
width: 222px;
height: 24px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 12px;
font-family: Verdana;
color: #FFFFFF;
background: url('images/title.gif') repeat-x; 
}

#right ul {
	margin-bottom: 25px;
	background: url('images/title_back.gif') no-repeat top;; list-style-type:none
}

#right li  {
	padding-bottom: 3px;
	margin-left: 20px;
	padding-top: 3px;
}

#right a {
	color: #416481;
}
#right a:visited {
	color: #416481;
}

#right p
{
font-size: 10px;

}

.bot
{
padding: 10px;
}



#left
{
width: 490px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #208A06;
}

#left a
{
color: #416481;
}

#left p {
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #416481;
}

#footer {
	height: 35px;
	clear: both;
	padding-top: 40px;
	background: url('images/bottom.gif') no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}