body{
	background: #000000;
	color: silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.left {float:left;} 
.right {float:right;} 
.clear {clear:both;}

#container {
	width: 85%;
	padding: 0 0 0 7.5%;
}

.menu4 {padding:0 0 0 1em; margin:0; list-style:none; height:35px; background:url(images/layout/pro_four0.gif);}
.menu4 li {float:left;}
.menu4 li a {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #aaa;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 0 0 14px;
	cursor: pointer;
	font-size: 11px;
}
.menu4 li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu4 li.current a {color:#fff; background:url(images/layout/pro_four2.gif);}
.menu4 li.current a b {background:url(images/layout/pro_four2.gif) no-repeat right top;}
.menu4 li a:hover {color:#fff; background: url(images/layout/pro_four1.gif);}
.menu4 li a:hover b {background:url(images/layout/pro_four1.gif) no-repeat right top;}
.menu4 li.current a:hover {color:#fff; background: url(images/layout/pro_four2.gif); cursor:default;}
.menu4 li.current a:hover b {background:url(images/layout/pro_four2.gif) no-repeat right top;}

#leftcol
{
	float: left;
	width: 280px;
	margin: 0;
	padding: 0 5px;
}

#rightcol
{
	margin-left: 300px;
	border-left: 0px solid gray;
	padding: 0 5px;
}

h1{
	font-size: 150%;
}
h2{
	font-size: 120%;
}
h3{
	font-size: 120%;
}
.text{
}
ul{
}
li{
}
a {
	text-decoration: none;
	color: Silver;
}
.footer {
    text-align: center;
}
.footer_text {
}
.footer_text a {
	text-decoration: none;
	color: silver;
}
.footer_links {
	float; right:
}