@charset "utf-8";
/* CSS Document */

* {
	border:0;
	margin: 0;
	padding: 0;
}

body {
background: #4396ca url('images/bg.jpg') repeat-x;
color: #282828;
text-align:center;
}

a {
font:12px Verdana,Tahoma,Arial,sans-serif;
color: #26b0f5;
text-decoration:none;
}

a:hover {
font:12px Verdana,Tahoma,Arial,sans-serif;
color: #6dceff;
text-decoration:underline;
}

#container {
font:12px Verdana,Tahoma,Arial,sans-serif;
width:999px;
color: #343434;
margin:0px auto;
text-align:left;
background:#f0f9fd;
}

#header {
width:999px;
height:17px;
background:url(images/header.jpg) no-repeat;
}

#header2 {
width:999px;
height:119px;
background:url(images/header2.jpg) no-repeat;
}

#header3 {
width:999px;
height:74px;
background:url(images/header3.jpg) no-repeat;
}


#logo {
float: left;
width:265px;
height:66px;
margin:30px 0 0 10px;
}

#logo img{

border: 0px;
}
/*
#url {
float: right;
padding-top:25px;
padding-right: 40px;
}
*/

#search {
	float:right;
	line-height:1.5em; 
	Text-Align:right;
	height:23px;
	margin-top:27px;
	margin-right:50px;	
}

#search .inputtext {
	float:right;
	background:transparent;
	color:#000000;
	width:298px;
	height:18px;
	vertical-align:middle;
	border:0px;
	margin-right:28px;
	margin-top:2px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 14px;
	}

#search .inputsubmit {
	float:right;
	background:transparent;
	width:100px;
	height:21px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
	text-indent:-999px;
	cursor:pointer;

	
}

#nav a{
color: #6dceff;
text-decoration:none;
}

#nav a:hover{
color: #191919;
text-decoration:none;
}

#clean{
clear: both;
}

#left {
float:left;
width:570px;
margin:0px;
padding: 0px;
margin-left:10px;
}

#left p{
padding-left: 9px;
padding-right: 9px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 1px;
}

#right {
float:right;
width:235px;
margin:0 14px 0 0px;
}

#right p{
/*background: url('images/lmid.jpg');*/
margin:0px;
padding:9px;
}

#right a{
text-decoration:none;
border:0px;
color: #6dceff;
}


#right a:hover{
text-decoration:none;
border:0px;
color: #ffffff;
}

#right img{
border:0px;
}


h1{
font-size:16px;
color: #282828;
padding-left: 9px;
}

h2{
font-size:16px;
color: #282828;
padding-left: 9px;
}

#left img{
border:0px;
padding-left: 5px;
}


#lmid{
width: 235px;
background:#ffffff;
}

#ltop{
background: url('images/ltop.jpg');
width: 235px;
height: 4px;

}

#lbot{
background: url('images/lbot.jpg');
width: 235px;
height: 3px;
margin-bottom: 10px;
}



#wtop{
background: url('images/wtop.jpg');
width: 560px;
height: 15px;

}

#wbot{
background: url('images/wbot.jpg');
width: 560px;
height: 15px;
margin-bottom: 10px;
}


#gtop{
background: url('images/gtop.jpg');
width: 560px;
height: 15px;

}

#gbot{
background: url('images/gbot.jpg');
width: 560px;
height: 15px;
margin-bottom: 10px;
}

#gmid{
/*background: url('images/gmid.jpg') repeat-y;*/
width: 710px;
padding:10px;
background:#ffffff;
margin-bottom: 10px;
}

#wmid{
/*background: url('images/wmid.jpg') repeat-y;*/
width: 710px;
padding:10px;
background:#ffffff;
margin-bottom: 10px;
}

#wmid1{
background: url('images/wmid.jpg') repeat-y;
width: 560px;
}

#wmid p{

margin: 0px;
padding-left: 9px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 0px;
}

#gmid p{

margin: 0px;
padding-left: 9px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 10px;
}


#footer {
clear:both;
width:999px;
height:26px;
margin:0 auto;
padding-top:24px;
font:10px Verdana,Tahoma,Arial,sans-serif;
text-align:center;
background:url(images/footer.jpg) no-repeat;
}


#footer p {
color:#ffffff;
}

#footer a {
font:10px Verdana,Tahoma,Arial,sans-serif;
color: #ffffff;
text-decoration:none;
}

#footer a:hover {
font:10px Verdana,Tahoma,Arial,sans-serif;
color: #ffffff;
text-decoration:none;
}

h3 {
font:9px Verdana,Tahoma,Arial,sans-serif;
color: #282828;
text-decoration:none;
text-align: center;
font-weight:bold;
}

#search2 {
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 14px;
color: #282828;
width: 262px;
padding: 2px;
border: 1px solid #87d3f7;

}		

			
#go {
font-family: Verdana,Tahoma,Arial,sans-serif;
font-size: 14px;
font-weight: bold;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 1px;
padding-top: 1px;
cursor: pointer;
color: #282828;
}

table {
	margin:0 auto;
	border-collapse: collapse;
	width:160px;
	}