﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

/* *
{
margin: 0px;
padding: 0px;
}
*/

a:link {
	color: #ffffff;
}

a:hover {
	/*(text-decoration: none; */
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #2380B6 ; /* url(images/back_all.gif) repeat-x; */
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#main1
{
width: 820px;
margin: 0 auto;
border-left: 30px solid #2F97D4;
border-right: 30px solid #2F97D4;
}

#content
{

	width: 800px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#back
{

width: 800px;
}

#header {
	/*height: 457px; */
	text-align: left;
	background: #ffffff url(images/top1.gif) repeat-x;		
}

#menu
{
/* width: 696px; */
height: 58px;
padding-left: 150px;
/*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: 10px;
}

#menu a:hover {
	/* width: 117px; */
    /* height: 27px; */
	padding: 10px;
	color: #FFffff;
	text-decoration: underline;
}


#logo {
background: url(images/header2.jpg) no-repeat;
width: 770px;
height: 100px;
text-align:  right;
padding-right: 30px;
padding-top: 15px;
}


#logo a {
	text-decoration: none;
	/* text-transform: lowercase; */
	font-style: italic;
	font-size: 32px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #ffffff url(images/top.gif) repeat-x;
padding: 10px;
}


#right
{
/*float: right;
width: 530px;
padding-right: 10px; */
padding: 10px;
}

#right H1
{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #000000;
}

#right H4
{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	color: #000000;
}

#right a:link
{
color: #000000;
text-decoration: none;
}

#right a
{
color: Blue;
text-decoration: none;
}

#right a:hover
{
color: Blue;
text-decoration: underline;
}


#right ul
{
   padding-left: 25px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#right h2 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}

#footer {
	clear: both;
	padding-top: 20px;
	background: #ffffff url(images/top.gif) repeat-x;
	padding-bottom: 20px;
    /*height: 70px; */
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 20px;
}