﻿body {
	background-image:url('images/layout/bg.jpg');
	padding:0px;
	font-family:arial, verdana, sans-serif;

}
.but{
	margin:1px;
	margin-left:2px;
	padding:0px;
	border:0px;	
}
.sitemap{
	width:70%;
	font-size:12px;
	white-space:nowrap;
}
.sitemap .sub {
	font-weight:bold;
	font-size:14;	
}
.sitemap .subsub {
	font-size:10;	
}

.sitemap .subsub {
	font-size:8;	
}

.container{
	background-image:url('images/layout/title.png');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-right:9px;
	padding-top:17px;
	padding-bottom:0px;
	width:900px;
	margin-top:10px;
	margin:auto;
	clear:both;
	text-align:left;
}
.title{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.navfloat{
	height:20px; 
	width:100%;
	clear:both;
	margin:0px;
	margin-top:10px;
	padding:0px;
}
.navfloat2{
	height:30px; 
	width:100%;
	clear:both;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
.date{
	color:white;
	vertical-align:center; 
	width:20%;
	float:left;
	margin:0px;
	padding:0px;
	height:20px;
	text-align:center;
	font-size:11px;
}
.menu{

	float:right;
	margin:0px;
	padding:0px;
	height:20px;
}
#nav{text-align:left;}
.logo{
	width:100%;
	height:92px;
	clear:both;
	margin:0px;
	padding:0px;
}
.random{
	width:871;
	height:106px;
	background-image:url('images/banner/random.php');
	background-position:1px 0px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.floatConatiner{
	background-image:url('images/layout/line.png');
	background-repeat:repeat-y;
	width:879px;
	margin:0px;
	padding:0px;
}
.left{
	width:284px;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.right{
	width:589px;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.right .content{
	width: 100%;
	height: 98%;
	margin: 0px;
	padding: 0px;
}
.clear1{clear:both;}
.bottom{
	height:63px;
	width:900px;
	background-image:url('images/layout/bottom.png');
	text-align:right;
	color:white;
	vertical-align:center;
	padding-left:12px;
	padding-right:9px;
	padding-bottom:17px;
	background-position:top left;
	background-repeat:no-repeat;
}
.bottom a {color:white;}
.links { float:right; margin-right:50px; text-decoration:none; font-size:8px;}
#nav {
	font-size:15px;
	padding:0; 
	margin:0; 
	list-style:none; 
	height:20px; 
	position:relative; 
	z-index:500; 
	margin-right:30px;
}
#nav li.top {
	display:block; 
	float:left; 
	height:20px;
}
#nav li a.top_link {
	display:block; 
	float:left; 
	height:20px; 
	padding:0px;
	padding-left:15px;
	padding-right:15px;
	line-height:18px; 
	color:#000;
	border-right:1px solid white; 
	text-decoration:none; 
	font-size:14px; 
	font-weight:bold; 
	cursor:pointer;
}
#nav li a.current.top_link {
	color:red;
	background-color:black;
}
#nav li a.top_link span {
	float:left; 
	display:block; 
	height:20px;
}
#nav li a.top_link span.down {
	float:left; 
	display:block; 
	height:20px;
}
#nav li:hover a.top_link {
	background-color:black;
	color:red; 
}
#nav li:hover a.top_link span.down { 

}
#nav li:hover {
	position:relative; 
	z-index:200;
}
#nav li:hover ul.sub{
	left:0px; 
	top:20px;
	background: url('images/trans90.png');
	border:1px solid darkgrey;
	white-space:nowrap; 
	width:170px; 
	height:auto; 
	z-index:300;
	padding:3px;
}
#nav li:hover ul.sub li{
	display:block; 
	height:20px; 
	padding:0,5px,0,5px;
	position:relative; 
	float:left; 
	width:170px;
	height:auto; 
	font-weight:normal;
	text-indent:3px;
}
#nav li:hover ul.sub li a{
	display:block; 
	font-size:12px;
	line-height:18px; 
	height:20px; 
	padding:0,5px,0,5px;
	width:170px; 
	color:#000; 
	height:auto;
	text-decoration:none;
}
#nav li ul.sub li a.fly{
	background: url(images/layout/arrow.gif) 165px 6px no-repeat;
	font-weight:bold;
}
#nav li:hover ul.sub li a:hover {
	background: url('images/trans25.png'); 
	color:#fff; 
}
#nav li:hover ul.sub li a.fly:hover{
	background:url(images/layout/arrow_over.gif) 165px 6px no-repeat; 
	color:#fff;
}
#nav li:hover li:hover ul,#nav li:hover li:hover li:hover ul,#nav li:hover li:hover li:hover li:hover ul,#nav li:hover li:hover li:hover li:hover li:hover ul{
	left:170px; 
	top:-4px; 
	background:url('images/trans90.png'); 
	border:1px solid darkgrey; 
	white-space:nowrap; 
	width:170px; 
	padding:5px;
	z-index:400; 
	height:auto;
}
#nav ul, #nav li:hover ul ul,#nav li:hover li:hover ul ul,#nav li:hover li:hover li:hover ul ul,#nav li:hover li:hover li:hover li:hover ul ul{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
#nav li:hover li:hover a.fly,#nav li:hover li:hover li:hover a.fly,#nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly{
	background: url(images/layout/arrow_over.gif) 165px 6px no-repeat; 
	color:#fff; 
	border-color:darkgrey;
} 
#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly{
	background:url(images/layout/arrow.gif) 165px 6px no-repeat; 
	color:#000; 
	border-color:1px solid darkgrey;
} 
.innerTitle {
	padding:5px;
	border-bottom:1px solid grey;
	width:100%;
	padding-bottom:10px;
	
}
.labelLeft{
	width: 30px;
	height: 30px;
	padding:0px;
}
.bot {
	width:170px;
	white-space:nowrap;
}
img{
	border:0px;
}
.content {
	font-size:11px;
	padding:5px;
	font-family:arial, verdana, sans-serif;
	line-height: 13px;	
}
.content td {
	vertical-align:top;
	padding:5px;
}
#address{
	width: 90%;
	font-size:18px;
	height: 35px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(images/email.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top:5px;
}
#subject{
	width: 90%;
	font-size:18px;
	height: 35px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(images/subject.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top:5px;
}
#message{
	background-image: url(images/message.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 90%;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	margin-top:5px;
	overflow:hidden;
}
#submitc{
	width:90%;
	text-align:right;
	padding:0px;
}
#submit{
	border: 3px solid #cccccc;
	height: 30px;
	background-color:#FFF;
	color:#000;	
  	margin-right:0;
  	margin-left:auto;
	margin-top:5px;
}
