/*
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: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

body {
	
	background: #ffffff url('images/back_all.gif') repeat-x;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Arial, Helvetica, sans-serif
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 778px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	
}


 (
 
 
 
#main{
width: 778px;
padding-top: 10px;
background: url('images/table_back.gif') repeat-x top;
}



#header {
	height: 387px;
	text-align: right;
	background: url('images/header4.jpg') no-repeat;		
}

#logo {

width: 758px;
height: 237px;
text-align: right;
padding-right: 20px;
padding-top: 100px;

}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: verdana;
	font-size: 16px;
	color: #ffffff;
}
#logo H2 
{
font-size: 28px;
text-transform: uppercase;
color: #ffffff;

}

#logo H1 
{
font-size: 16px;
text-transform: uppercase;
color: #ffffff;

}


#menu
{
margin: 0 auto;
width: 648px;
height: 48px;
padding-top: 10px;
padding-left: 130px;
background: url('images/menu.gif') no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase
}

#menu a:hover {
	width: 100px;
    height: 23px;
	color: #3366ff;
	text-decoration: none;
	background:#80ccf0;
}




#left
{
	width: 233px;
	margin-left: 10px;
	border-style: solid;
border-right-color: #cccccc;
border-width: 1px;
border-left-color: #ffffff;
border-top-color: #ffffff;
border-bottom-color: #ffffff;

	 
}

#left H3
{
width: 208px;
height: 30px;
font-size: 20px;
font-weight: normal;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url('images/title.gif') repeat-x; 
}

#left ul {
	margin-bottom: 10px;
	background: url('images/title_back.gif') repeat-x top;; list-style-type:none
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #25488f;
	text-decoration: none;
}

#left a:hover {
	color: #25488f;
	text-decoration: underline;
}

#left a:visited {
	color: #25488f;
}

#disc {

	color:#25488f;
	padding: 5px;
	font-style: verdana;
}

#left p
{
padding: 5px;
color:#000000;
font-style: verdana;
font-size: 12px;
font-weight: normal;
}

#sidebar
{
padding: 1px;
color:#000000;
font-style: verdana;
font-size: 12px;
font-weight: bold;

}


#right
{
float: right;
width: 500px;
padding-right: 10px;
border-style: solid;
border-right-color: #cccccc;
border-width: 1px;
border-left-color: #ffffff;
border-top-color: #ffffff;
border-bottom-color: #ffffff;

}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	
}

#right a
{
color: #25488f;
text-decoration: none;
}

#right a:hover
{
color: #ff6600;
text-decoration: underline;
}

#right a:visited
{
color: #ff3333;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	color:#000000;
font-style: verdana;
font-size: 12px;
font-weight: normal;

}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	color: #000000;
}

#right ol, #right ul
{
margin-left: 30px;
}

#title{margin: 0;
	padding: 0;
	padding-bottom: 12px;
	color:#666666;
font-style: verdana;
font-size: 11px;
font-weight: normal;


#footer {
	height: 49px;
	clear: both;
	padding-top: 30px;
	background: url('images/footer.gif') repeat-x bottom;
	border-top: 4px solid #4DA0C6
}

#footer p {
	margin: 0;
	font-size:8px;
	text-align: center;
	color: #4DA0C6;
}

#footer a {
	color: #4DA0C6;
}
