/* CSS Document */

body {
	margin: 0;
	padding:0;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.container {
	margin:15px auto 0 auto;
	width:800px;
	background-color:#050235;
	border: 5px solid #323232;
}

.indent {
padding-left:60px;
}

.text td img {
	border:1px solid #72bff5;
}



#menu {
	margin:0 auto;
	background-image:url(images/header.jpg);
	width:799px;
	height:	188px;
	padding-top:180px;
	}
	
#menu ul {
	list-style:none;
	width: 400px;
}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-size:0.9em;
  	height: 24px;
	text-decoration: none;
	list-style:none;
	}	
	
#menu li a:link, #menu li a:visited {
	color:#FFFFFF;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 35px;
	}
	
#menu li a:hover {
	color:#FFFFFF;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}


#menu .active {
	color:#FFFFFF;
	display: block;
	height:24px;
	width:360px;
	font-size:0.9em;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}

ul li {
line-height:15px;
}

.header {
margin-left:5px;
}

h3 {
	width:780px;
	height:40px;
	line-height:33px;
	background-image:url(images/h3back.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFFFFF;
}

.text {
	font-size: 11px;
	color:#CCCCCC;
	width:420px;
	float:left;
	padding:0 20px 20px 30px;
	line-height:20px;
	text-align:justify;
}

.text  a:link{
	color:#333333;
	text-decoration:none;
}

.text  a:visited{
	color:#333333;
	text-decoration:none;
}

.text  a:hover{
	color:#000000;
	text-decoration:underline;
}

.text3 {
	font-size: 11px;
	color:#CCCCCC;
	width:750px;
	float:left;
	padding:0 20px 20px 30px;
	line-height:20px;
	text-align:justify;
}

.text3  a:link{
	color:#333333;
	text-decoration:none;
}

.text3  a:visited{
	color:#333333;
	text-decoration:none;
}

.text3  a:hover{
	color:#000000;
	text-decoration:underline;
}

.text2 {
	font-size: 11px;
	color:#CCCCCC;
	width:230px;
	float:left;
	padding:20px 20px 20px 30px;
	line-height:20px;
	text-align:justify;
}

.text2  a:link{
	color:#333333;
	text-decoration:none;
}

.text2  a:visited{
	color:#333333;
	text-decoration:none;
}

.text2  a:hover{
	color:#000000;
	text-decoration:underline;
}

.text4 {
	font-size: 11px;
	color:#CCCCCC;
	width:180px;
	float:left;
	padding:20px 20px 20px 30px;
	line-height:20px;
	text-align:justify;
}

.text4  a:link{
	color:#FFF;
	text-decoration:none;
}

.text4  a:visited{
	color:#333333;
	text-decoration:none;
}

.text4  a:hover{
	color:#000000;
	text-decoration:underline;
}

.text5 {
	font-size: 11px;
	color:#CCCCCC;
	width:400px;
	float:left;
	padding:20px 20px 20px 30px;
	line-height:20px;
	text-align:center;
}

.text5  a:link{
	color:#CCCCCC;
	text-decoration:underline;
}

.text5  a:visited{
	color:#CCCCCC;
	text-decoration:underline;
}

.text5  a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.image {
	float:left;
	padding:0 0 40px 40px;
}

.footer {
	clear:both;
	width:800px;
	height:25px;
	text-align:center;
	font-size:11px;
	color:#999999;
	background-color:#323232;
	margin: 0 auto 0 auto;
	padding-top:15px;
}

.footer a {
	color:#999999;
	text-decoration:underline;
}

.footer a:visited {
	color:#999999;
	text-decoration:underline;
}

.footer a:hover {
	color:#999999;
	text-decoration:underline;
}
