/*
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: #30A6D1;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #30A6D1;
}

body {
	
	background: url(images/back_all.png);
	background-attachment: fixed;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

.BannerLayout
{
	width: 820px;
	background: url(images/banner.png);
	height: 120px;
	background-repeat:no-repeat;
	
}

.textSmall
{
	FONT-SIZE: small; 
	FONT-FAMILY: Arial;
	TEXT-INDENT: 90px;
	LINE-HEIGHT: 30px; 
	LETTER-SPACING: 2px;
	color:Navy;	
}

.textContent
{
	FONT-SIZE: medium; 
	FONT-FAMILY: Arial;
	TEXT-INDENT: 90px;
	LINE-HEIGHT: 50px; 
	LETTER-SPACING: 2px
}

.textHeader
{
	FONT-SIZE: large; 
	FONT-FAMILY: Arial;	
	LINE-HEIGHT: 50px; 
	LINE-HEIGHT: 50px; 
	LETTER-SPACING: 3px;
	TEXT-INDENT: 30px;
}

#content
{
	width: 714px;
	margin: 0px auto;
}

#logo {

width: 713px;
height: 80px;
text-align: left;
padding-top: 20px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 760px;
height: 30px;
background:#FFFFFF;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a
{
	float: left;
	width: 143px;
	height: 30px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 8px;
	background: url(images/button.png) no-repeat;
}

#menu a:hover {
	width: 143px;
    height: 30px;
	color: #ff9933;
	text-decoration: none;
	background: url(images/button_r.png) repeat-x;
}



#right
{
	width: 237px;
	float: right;
	margin-right: 10px;
}

#right H3
{
width: 215px;
height: 21px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{
background: url(images/title_back.png) no-repeat;
}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #30A6D1;
}
#right a:visited {
	color: #30A6D1;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#left
{
width: 446px;
margin-left: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	background: url(images/h2.png) no-repeat;
	height: 47px;
	padding-left: 20px;
	padding-top: 10px;
}

#left H4 a
{
color: #ffffff;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #30A6D1;
}

#left ol, #left ul
{
margin-left: 30px;
}

.