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

html, body {
	background: #000 url(../images/top.png) top repeat-x;
	color: #fff;
	height: 100%
}

p {
	font-size: 13px;
}

h1 {
	color: #900;
}

h2 {
	color: #FFF;
}

h3 {
	color: #f2f2f2;
	font-weight: lighter;
}

h5 {
	color: #666;
}

#full_container {
	width: 1050px;
	min-height: 100%;
	margin: 0 auto;
	text-align: center;
}

#header {
	background: url(../images/logo.png) left no-repeat;
	height: 160px;
}

#menu {
	background: url(../images/menu.png) right no-repeat;
	margin-top: 30px; 
	padding-top: 20px;
	height: 40px;
	line-height: 15px;
}

#networking {
	position: absolute;
	right: 4px;
	top: 223px;
}

#content {
	margin: 0 auto;
	text-align:justify; 
}

#feature_list {
	width: 870px;
	height: 400px;
	overflow: hidden;
	position: relative;
}

#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	display:block;
	padding: 0;
	margin: 0;
}

#feature_list h3 {
	color: #900;
}

#full_main {
	background: url(../images/main.jpg) no-repeat;
	height: 372px;
	margin: 0 auto;
	text-align: center;
}

#main {
	padding: 20px 10px 0px 10px;
	text-align: justify; 
}

#quick {
	width: 225px;
}

#quick {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	width: 210px;
}

#quick textarea {
	width: 200px;
	height: 30px;
}

#quick input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin: 0 0;
} 

#quick input.text, input.title {
	width:150px;
	padding:0px;
}

#news {
	width: 200px;
	height: 250px;
	overflow: hidden; 
}

#full_footer {
	background: url(../images/footer.png) repeat-x;
	width: 100%;
	height: 111px;
	border-top: 1px solid #fff;
	text-align:justify;
}

#current1 {
	background: url(../images/current1.jpg) no-repeat;
	float: left;
	width: 870px;
	height: 350px;
}


#current2 {
	background: url(../images/current2.jpg) no-repeat;
	position:relative;
	width: 870px;
	height: 350px;
}

#current3 { 
	background: url(../images/current3.jpg) no-repeat;
	position: relative;
	width: 870px;
	height: 350px;
}

#current4 {
	float: left;
	width: 870px;
	height: 350px;
}

#mainbody {
	margin: auto auto;
	font-size: 13px;
	text-align:justify;
	min-height: 500px;
}

#mainbody img {
	padding: 6px;
}

#mainbody a {
	text-decoration:underline;
	color: #900;
	font-weight: bold;
	text-align: center;
}

#leftside {
	text-align: justify;
	font-weight:normal;
	font-size: 12px;
	padding-bottom: 15px;
}

#leftside a {
	color: #aa0e0e;
	font-size: 14px;
	text-decoration:underline;
	font-weight:normal;
}

.white {
	color: #fff;
	
}

.black {
	color: #000;
}

.maroon {
	color: #900;
	font-weight: bold;
}

.red {
	color: #F00;
}

.cat_title {
	font-size: 18px;
	font-weight: bold;
}

.maintext {
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
}

.impact {
	font-size: 18px;
	font-weight: bold;
}

li {
	list-style: none;
}

.main_menu {
	float: left;
	text-align: right;
	text-decoration:none;
	color: #FFF;
	display:block;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
	
}

.main_menu a, a:hover, a:visited, a:link {
	text-decoration:none;
	color: #FFF;
	text-align: right;
}

.main_menu a:hover {
	color: #CCC;
}

.main_menu a:current {
	color: #666;
}

ul#s_menu {
	font-size:12px;
	display:block;
	text-align:left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

ul#s_menu li {
	padding: 3px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

ul#s_menu li a, ul#s_menu a:link {
	text-decoration:none;
	text-align:left;
	color: #FFF;
}

ul#s_menu li a:hover {
	color: #999;
}

ul#s_menu li a:current {
	color: #666;
}

ul#tabs{
  list-style:none;
  z-index:10;
  padding-bottom: 20px;
}

ul#tabs li{
  width:20px;
  height:20px;
  line-height:20px;
  float:left;
  border:1px solid #666666;
  text-align:center;
  margin-left:3px;
}

ul#tabs li a, ul#tabs li a:link, ul#tabs li a:hover,
ul#tabs li a:active, ul#tabs li a:visited{
  color:#fff;
  text-decoration:none;
  display:block;
  width:20px;
  height:20px;
  text-align: center;
}

ul#tabs li a:hover{
  background-color:#7DC2FA;
}

ul#tabs li a.current {
	background-color: #900;
}

ul#output {
	right: 0;
	width: 870px;
	height: 350px;
	position: relative; 
}

ul#output li {
	position: absolute;
	width: 870px;
	height: 350px;
	left: 44px;
}


.ctext1 {
	color: #FFF;
	font-size: 24px;
	padding-top: 55px;
	text-align: right;
}

.ctext2 {
	color: #FFF;
	width: 300px;
	font-size: 16px;
	position: absolute;
	bottom: 75px;
	left: 100px;
}  

.ctext3 {
	font-size: 12px;
	width: 400px;
	color: #FFF;
	position: absolute;
	bottom: 55px;
	right: 12px;
}

.right {
	text-align:right;
}


#front_articles {
	width: 200px;
	margin: 0px;
	text-align:left; 
}

#front_articles a {
	text-decoration:underline;
}

ul#articles {
	padding: 2px 0px 5px 20px;
	margin: 0px;
	text-align:left;
}

ul#articles li {
	list-style: square;
	color: #900;
}

ul#articles li a{
	color: #FFF;
	text-decoration:none;
}

.info {
	font-size: 10px;
	font-weight: normal; 
}

.left {
	text-align: left;
}

.text {
	font-weight:normal;
	font-size: 12px;
	text-align:justify;
}

.underline {
	text-decoration: underline;
}

.gray {
	color: #999;
} 

.padtop {
	padding-top: 10px;
	font-size: 100px;
}
.center {
	text-align: center;
}

#rightside ul{
	padding-left: 0px;
}

.services {
	list-style-image:url(../images/diagonal.png);
	margin-left: 15px;
}

.valign {
	vertical-align:middle;
}

#full_footer h1 {
	font-size: 24px;
	text-align: right;
}
	
