* {
	margin: 0;
	padding: 0;
	font-family: helvetica;
	font-size: 13px;
	border: none;

}
body{
	background-color: #ededed;
}
input, textarea {
	border: 1px solid #686767;
}
fieldset{
	border: none;
}
a {
	text-decoration: none;
	color: #dedede;
	font-weight: bold;
}
li {
	padding: 0 5px;

}
li.last {
border: none;
}

li.selected{
	background-color: #dedede;
	color: #CE1920;
}
#wrapper {
	width: 100%;
	margin: auto;
}
#headw {
	background-color: #686767;
}	
#linksw {
	background-color: #000000;
	width: 100%;
	position: absolute;
	border-top: 1px solid #000000;
} 


#menuw, #footerw{
	background-color: #383838;
	width: 100%;
	position: absolute;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #b8b8b8;
	color: #fff;
}
#links, #menu, #head, #content, #fbar {
	width: 1000px;
	margin: auto;
	
}
#links, #menu, #head, #fbar {
	line-height: 2em;
}
#links li, #menu li, #site_buttons li, #fbar li {
	list-style-image:url("../img/separatog.gif");
	display: inline;
}
.current {
	background-color: #ededed;
	color: #000;
	padding-bottom: 7px;
}
.current a{
	color: #000;
}
#sats {
float: left;
}

#logo {
	width: 500px;
	float: left;
	padding: 10px 0 0 5px;
}

#search{
	margin: auto;
	float: right;
	padding: 0;
}
.mleft {
	float: left;
}
.mright{
float: right;
}

#content {
	
	background-color: #ededed;
	padding: 5px 10px 5px;
	margin-top: 5px;
	border: 5px solid white;
}
#main{
	background-color: #ededed;
	width: 750px;
	padding: 5px;
	float: left;
}

#profile {
	min-height:400px;
	height:auto !important;
	height:400px;
		
}
#profile a {
	color: red;
}
#profile h1, #articles h1 {
	background-color:#6D96AA;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 10px;
	margin-bottom: 10px;
}
#articles {
	margin-top: 10px;
}
#articles li {
	list-style: none;
}
#articles, #articles a {
	color: red;
	font-weight: normal;
}
.clear{
	clear: both;
    visibility: hidden;

}
.categ {
	width: 240px;
	float: left;
	margin: 5px;
	background-color: #fff;
/*	border: 1px solid #d0d0d0;*/
}
.categ h2{
	background-image: url('../img/bar_grey.jpg');
	color: #ffffff;
	font-size: 15px;
	padding: 3px 10px;
}
.categ ul {
	padding-left: 5px;
}

.categ li {
	list-style: none;
	background: url("../img/red_bull.gif") no-repeat scroll 0 5px transparent;
	margin: 0;
	padding: 0 0 2px 10px;
}

.categ a {
	color: #004276;
	font-weight: normal;
	outline: medium none;
	font-size: 12px; 
}
.categ span {
	float: right;
	padding: 0 5px;
}
.tops {
	width: 240px;
	float: left;
	margin: 5px;
	background-color: #fff;
}
.tops h2{
	background-image: url('../img/bar_blue.jpg');
	color: #ffffff;
	font-size: 15px;
	padding: 3px 10px;
}
.tops ul {
	padding-left: 5px;
}

.tops li {
		list-style: none;
	background: url("../img/red_bull.gif") no-repeat scroll 0 5px transparent;
	margin: 0;
	padding: 0 0 2px 7px;
}

.tops a {
	color: #004276;
	font-weight: normal;
	outline: medium none;
	font-size: 12px;  
}

.tops a:hover, .categ a:hover {
	color: #ca0002;
}

.about {
background-image: url(../img/ab_bg.jpg);
color: #ffffff;
text-align: center;
font-size: 2.5em;
padding: 15px 0;
}
#main p{
line-height: 1.5;
}

#sidebar{
	margin-left: 770px;
	background-color: #ededed;
	padding-top: 5px;
}
.left_bar {
        margin-top: 10px;
	margin-left: 2px;
	background-color: #ededed;
	width:190px;
	height:800px;
	float: left;
}
.center_bar {
        margin-top: 10px;
	width: 1250px;
	background-color: #ededed;
}
.box {
	background-color: #ededed;
	margin: auto;
	width: 100%;
	text-align: center;
}
.box h3 {
	color: #fff;
	width: auto;
	background-color: blue;
	line-height: 3em;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
}
.box li{
	list-style: inside;
	border-bottom: 1px dotted blue;
	line-height: 2em;
	text-align: left;
}
.jobs, .business {
	margin: 10px 0;
	background-color: #fff;
}
.jobs  h3{
	background-color: #969696;
	margin: 20px 0;
	
}
.business h3{
	background-color: #789dc9;
	margin: 20px 0;
}
.csp{
	width: 120px;
	height: 15px;
}

.article h2 {
	font-size: 18px;
}
.article a {
	color: red;
}
input#searchfield {
border: none; /*1px solid #BFBFBF;*/
background: url(../img/search.gif) no-repeat 0 0;
background-color: #fff;
padding-left: 30px;
height: 24px;
width: 150px;
margin-top: 10px;
}

.slist {
	margin: 10px 5px;
	padding:0;
	border-bottom: 1px solid black;
}










/*rotator*/
.wt-rotator {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	border:1px solid #000;
	position:relative;
	display:block;
	width:750px;
	height:185px;
	overflow:hidden; 
}
.wt-rotator a {
	outline:none;

}
#main-img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	border:none;		
}
#bg-img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:0;	
	border:none;		
}
.desc {
	background-color:#000;
	background:transparent url(../img/panel_bg.png) repeat scroll 0 0;
	color:#FFF;
	text-align:left;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:4;
	width:300px;
	padding:10px;
	overflow:hidden;
}

.tmp-desc {
	text-align:left;
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:300px;
	padding:10px;
}
.preloader {
	display:block;
	float:left;
	width:32px;
	height:32px;
	background-color:#000;
	position:absolute;
	top:0;
	left:0;
	z-index:6;
	padding:2px;
	display:none;
}
.c-panel {
	position:relative;
	float:left;
	clear:both;
	top:0;
	left:0;
	width:auto;
	height:auto;
	z-index:5;
}
.buttons {
	position:relative;
	display:block;
	float:right;
	clear:none;
}
.thumbnails {
	position:relative;
	display:block;
}

#form1 li {
	list-style: none;
	padding: 5px;
 	margin: 0;
	
}
#form1 label {
	display: inline-block;
	line-height: 1.8em;
	vertical-align: top;
	width: 120px;
}

#errors {
	color: red;
}