/*
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 {
	color: #183D5E;
	background-image: url(images/back_all.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#main1
{
	width: 820px;
	margin: 0 auto;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content
{

	width: 800px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#back
{
	width: 800px;
	background-image: url(images/back_all.gif);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #183D5E;
	border-right-color: #183D5E;
	border-bottom-color: #183D5E;
	border-left-color: #183D5E;
}

#header {
	height: 350px;
	text-align: left;
	background: #ffffff url(images/top1.gif) repeat-x;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #FFFFFF;
	border-left-color: #F0F0F0;
}

#menu
{
width: 696px;
height: 58px;
padding-left: 104px;
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: 12px;
	text-transform: uppercase;
	padding-top: 5px;
}

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


#logo {
	width: 770px;
	height: 247px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 30px;
	padding-left: 30px;
	font-weight: 900;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


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


#main
{
	background: #ffffff url(images/top.gif) repeat-x;
	padding-top: 60px;
	padding-left: 20px;
}

#left
{
	width: 220px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #193D60;
	border-left-color: #193D60;
}

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

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

#left p
{
	padding: 10px;
}

#left ul {
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
}



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

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

#left a {
	color: #173C5D;
}
#left a:visited {
	color: #666666;
}


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

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 13px;
	color: #163A5A;
}

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

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

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #163A5A;
	font-size: 18px;
}
.date {
	text-align: right;
	color: #183D5E;
	font-size: 11px;
}

.date a {
	color: #173C5D;
}



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

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

#footer a {
	color: #FFFFFF;
}
.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 20px;
}
