body{
	background: url('images/wgbg.png') #fff repeat-x fixed;
	background: -webkit-gradient(linear, left top, left bottom, from(#09c), to(#fff)) repeat-x fixed; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #09c, #fff) repeat-x fixed; /* for firefox 3.6+ */
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px auto;
	width: 1000px;
	max-width: 1260px;
	min-width: 780px;
}

#green{
	/* background: #6c3; */
	background: #55AA00; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#55AA00', endColorstr='#ffffff', gradientType='0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#55AA00), to(#fff)) repeat-x fixed;; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #55AA00, #fff) repeat-x fixed; /* for firefox 3.6+ */
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#gold{
	/* background: #cc3; */
	background: #BBBB00; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#BBBB00', endColorstr='#ffffff', gradientType='0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#BBBB00), to(#fff)) repeat-x fixed; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #BBBB00, #fff) repeat-x fixed; /* for firefox 3.6+ */
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#purple{
	/* background: #93c; */
	background: #90c; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#9900cc', endColorstr='#ffffff', gradientType='0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#90c), to(#fff)) repeat-x fixed; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #90c, #fff) repeat-x fixed; /* for firefox 3.6+ */
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container{
	margin: 0px auto;
	width: 1000px;
	max-width: 1260px;
	min-width: 780px;
	background-color:f5f5f5;
	

}

a{
	text-decoration:none;
	color:#09C;
	
	
}
a:hover{
	
	
	text-decoration:none;
	color:#09C;
	
}
p{
	margin: 10px 10px 10px 10px;
	color:#000;
	text-align:left;

}
img{
border:none;	
}
/********************** Header ***************************/

#header{
	margin: -10px 0px 0px 0px;
	/*background-image:url(images/header.png);*/
	background-color:#FFF;
	width:1000px;
	height:100px;
	position:relative;	
}
#nav {
	position:absolute;
	*position:;
	top:100px;
	background:url(images/nav.jpg) repeat-x #000;
	width:1000px;
	margin:0;
	padding:0; 

	color:#ACACAC;
	text-shadow: 0px 1px 1px #000;
	font-size:14px;
	}	
	
#nav li {
		float:left; 
		display:block; 
		width:100px; 
		background:url(images/nav.jpg) repeat-x #000;
		border-right:thin #fff solid; 
		position:relative;
		z-index:500; 
		margin:0 1px;
		font-size:14px;
		
		}
		
#nav li a {
		display:block; 
		height:20px; 
		color:#fff; 
		text-align:center;
		font-size:14px;
		text-decoration:none;
	
		}

#nav li a:hover {
		font-weight:bold;	
		font-size:14px;	
		text-decoration:none;
				
				}
.current{
		
		font-weight:bold;
		text-decoration:none;
	
		}

	
/* SUBMENU - HIDDEN BY DEFAULT */

#nav ul {
		position:absolute;
		top:20px;
		left:0; 
		display:none; 
		margin:0 0 0 -3px; 
		padding:0; 
		list-style:none;
		text-decoration:none;
		}
		
#nav ul li {
			width:270px; 
			background:#ababab;
			border-bottom:1px solid #fff;
			text-decoration:none;
			}
		
#nav ul a   {
			height:14px;
			padding: 2px 2px 8px 2px; 
			color:#fff;
			text-decoration:none;
			}

*html #nav ul {
				margin:0 0 0 -2px;
				text-decoration:none;
				}
				
#header_text{
	top:30px;
	left:662px;
	position:absolute;
	font-size: 18px;
	color:#717171;
}
#header_text .blue{
	top:10px;
	left:217px;
	position:absolute;
	font-size: 18px;
	color:#09c;	
	font-weight:bold;
}

#search{
	top:100px;
	right:20px;
	position:absolute;

}

#date{
	top:70px;
	right:20px;
	position:absolute;
	font-size: 12px;
	color:#000;
}


/********************** Content ***************************/

#content{
	width:1000px;
	position:relative;
	top:-130px;
}
#content_home{
	width:1000px;
	position:relative;
	top:199px;
	
}

.slideshow { margin: -10px 0px 0px 0px;
	background-image:url(images/backdrop.jpg);
	position:absolute;
	top:130px;
	border-bottom:#ABABAB 2px solid; border-top:#ABABAB 2px solid;
	z-index:1;
	}
	.slideshow2 { 
	position:absolute;
	top:130px;
	left:40px;
	z-index:1;
	height:20px;
	width:560px;
	}
.slideshow img {
	}
	.slideshow p{
	color:#00a9e0;
	font-size:18px;
	font-weight:normal;
	position:relative;
	top:-100px;
	left:40px;
	}
.logo img{
	width:200px;	
}
#banner2{
	margin: -10px 0px 0px 0px;
	width:1000px;
	height:236px;
	overflow:hidden;
	position:relative;
	top:30px;
	border-bottom:#ABABAB 2px solid; border-top:#ABABAB 2px solid;
}
#banner2 img{
height:236px;
position:absolute;
right:0px;
	
}
#banner_text{
	color:#069;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	z-index:1;
	top:85px;
	left:40px;
}
#banner_text_project{
	color:#390;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	z-index:1;
	top:85px;
	left:40px;
}
#banner_text_student{
	color:#990;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	z-index:1;
	top:85px;
	left:40px;
}
#banner_text_systems{
	color:#609;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	z-index:1;
	top:85px;
	left:40px;
}

#bottom_bar{
	background-color:#FFF;
	position:relative;
	top:-13px;
	width:1000px;
	height:340px;
	-moz-border-radius:0px 0px 10px 10px ;
   -webkit-border-bottom-left-radius:10px; 
    -webkit-border-bottom-right-radius:10px;  	
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;

}
#new_banner{
	background-color:#309ACE;
	position:relative;
	top:0px;
	width:980px;
	height:30px;
	-moz-border-radius:10px 10px 0px 0px ;
  
	  -webkit-border-top-left-radius:10px; 
    -webkit-border-top-right-radius:10px;  	
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	
	color:#FFF;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	text-shadow: 0px 1px 1px #000;
	z-index:500;
	}
	
#new_box{
	background-color:#DDF5FF;
	position:relative;
	top:80px;
	left:10px;
	width:980px;
	height:80px;
	-moz-border-radius:10px 10px 10px 10px ;
   -webkit-border-bottom-left-radius:10px; 
    -webkit-border-bottom-right-radius:10px;  
	  -webkit-border-top-left-radius:10px; 
    -webkit-border-top-right-radius:10px;  	
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	
	color:#000;
	font-size:14px;
	text-align:left;
	z-index:500;
	}
	#new_box .text{
		position:relative;
		top:10px;
		left:10px;
		
		
	}
	
	
#bottom_bar2{
	background-color: #f5f5f5;
	position:relative;
	top:160px;
	width:1000px;
	height:440px;
	

}
h1{
	color:#09c;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	top:75px;
	left:40px;
}

.h1_blue{
				color:#069;
		
}

.h1_green{
	color:#390;
	
}

.h1_gold{
	color:#990;
	
}

.h1_purple{
	color:#609;
	
}

#subheader{
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 15px 0px 0px 60px;
	font-weight:normal;
	position: relative;
	z-index: 2;
}
h2{
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 10px 10px 10px;
}
.h2_blue{
	color:#09c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
}
.h2_green{
	color:#55AA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
}
.h2_gold{
	color:#BBBB00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
}
.h2_purple{
	color:#90c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
}
h3{ 
background-color:#09c;
}

h4{
background-color:#55AA00;	
	}
h5{
background-color:#BBBB00;
}
h6{
background-color:#90c;	
}
h7{
background-color:#9CF;	
}

#sub_text{
	color:#333;
	font-size:12px;
	margin: 10px 10px 10px 10px;
}


#learn_home{
 	
	color:#fff;
	width:80px;
	height:18px;
	margin:5px 5px 5px 5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	position:absolute;
	z-index:500;
	bottom:-2px;
	left:150px;
	/*background-color:#09c;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);*/
	
}
#learn_home_green{
 
	color:#fff;
	width:80px;
	height:18px;
	margin:5px 5px 5px 5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	position:absolute;
	z-index:500;
	bottom:-2px;
	left:150px;
	/*background-color:#55AA00;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);*/
}
#learn_home_gold{
 	
	color:#fff;
	width:80px;
	height:18px;
	margin:5px 5px 5px 5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	position:absolute;
	z-index:500;
	bottom:-2px;
	left:150px;
	/*background-color:#BBBB00;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);*/
	
}
#learn_home_purple{
 	
	color:#fff;
	width:80px;
	height:18px;
	margin:5px 5px 5px 5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	position:absolute;
	z-index:500;
	bottom:-2px;
	left:150px;
	/*background-color:#90c;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);*/
}
#learn_home_blue{
 	
	color:#fff;
	width:80px;
	height:18px;
	margin:5px 5px 5px 5px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	position:absolute;
	z-index:500;
	bottom:-13px;
	left:880px;
	background-color:#09c;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	
}
#learn_home a:hover{
	font-weight:bold;	
}
#learn{
    background-color:#09c;
	color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
}
#learn a:hover{
	font-weight:bold;	
}
#learnGreen{
    background-color:#55AA00;
    color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
}
#learnGreen a:hover{
	font-weight:bold;	
}
#learnPurple{
    background-color:#90c;
    color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
}
#learnPurple a:hover{
	font-weight:bold;	
}
#learnGold{
    background-color:#BBBB00;
    color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;	 
}
#learnGold a:hover{
	font-weight:bold;	
}
.learn{
    background-color:#09c;
	color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	position:relative;
}

.learnGreen{
    background-color:#55AA00;
    color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	position:relative;
}

.learnPurple{
    background-color:#90c;
    color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
	position:relative;
}

.learnGold{
    background-color:#BBBB00;
    color:#fff;
	width:80px;
	height:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior:url(border-radius.htc);
	margin:5px 5px 5px 5px;
	font-size:12px;
	text-align:center;
	text-shadow: 0px 0.5px 1px #000;
	float:right;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;	 
	position:relative;
}

#box1{
	width:710px;
	height:600px;
	position:absolute;
	left:0px;
	top:160px;
	background-color:#fff;
	overflow:hidden;
}
#box2{
	width:710px;
	height:440px;
	position:absolute;
	left:0px;
	top:160px;
	background-color:#eee;
	overflow:hidden;
}
#box3{
	width:1000px;
	height:440px;
	position:absolute;
	left:0px;
	top:160px;
	background-color:#eee;
	overflow:hidden;
}
#box4{
	width:400px;
	height:150px;
	margin: 0px auto;
	background-color:#fff;
	position:relative;
	top:100px;
	
}
#form_header {
	background-color:#09c;
	display: block;
	height: 30px;
	width: 710px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 0;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;	
	position:relative;
	right:0px;
	top:0px;	
	text-shadow: 0px 1px 1px #000;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
		}
#form_header2 {
	background-color:#09c;
	display: block;
	height: 30px;
	width: 1000px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 0;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;	
	position:relative;
	right:0px;
	top:0px;	
	text-shadow: 0px 1px 1px #000;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
		}
#form_header3 {
	background-color:#09c;
	display: block;
	height: 30px;
	width: 400px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 0;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;	
	position:relative;
	right:0px;
	top:0px;	
	text-shadow: 0px 1px 1px #000;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;
		}
#form_box{
	position:absolute;
	left:155px;
	top:50px;
	background-color:#eee;

}
#project{
	width:240px;
	height:220px;
	position:absolute;
	left:10px;
	top:175px;
	/*background-color: #cf9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(border-radius.htc);
	-moz-box-shadow: 1px 2px 2px #666;	
	-webkit-box-shadow: 1px 2px 2px #666;	
	box-shadow: 1px 2px 2px #666;*/	

}
#student{
	width:240px;
	height:220px;
	position:absolute;
	left:257px;
	top:175px;
	/*background-color: #ff9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(border-radius.htc);
	-moz-box-shadow: 1px 2px 2px #666;	
	-webkit-box-shadow: 1px 2px 2px #666;	
	box-shadow: 1px 2px 2px #666;*/
	
}
#systems{
	width:240px;
	height:220px;
	position:absolute;
	left:504px;
	top:175px;
	/*background-color: #c9f;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(border-radius.htc);
	-moz-box-shadow: 1px 2px 2px #666;	
	-webkit-box-shadow: 1px 2px 2px #666;	
	box-shadow: 1px 2px 2px #666;*/
	
}
#consulting{
	width:240px;
	height:220px;
	position:absolute;
	right:9px;
	top:175px;
	/*background-color: #a7dbff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(border-radius.htc);
	-moz-box-shadow: 1px 2px 2px #666;	
	-webkit-box-shadow: 1px 2px 2px #666;	
	box-shadow: 1px 2px 2px #666;*/

}



#project_link{

	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	width:240px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;	
	text-shadow: 0px 1px 1px #000;
	z-index:500;
	/*background-color:#55AA00;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius:10px; 
    -webkit-border-top-right-radius:10px; 
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;*/
}
#student_link{
	
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	width:240px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	text-shadow: 0px 1px 1px #000;
	z-index:500;
	/*background-color:#BBBB00;	
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius:10px; 
    -webkit-border-top-right-radius:10px; 
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;*/
}
#systems_link{
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	width:240px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	text-shadow: 0px 1px 1px #000;
	z-index:500;
	/*background-color:#90c;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius:10px; 
    -webkit-border-top-right-radius:10px;
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;*/
}
#consulting_link{
	
	width:240px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	text-shadow: 0px 1px 1px #000;
	z-index:500;
	/*background-color:#09c;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius:10px; 
    -webkit-border-top-right-radius:10px;	
	
	-moz-box-shadow: 0px 2px 2px #666;	
	-webkit-box-shadow: 0px 2px 2px #666;	
	box-shadow: 0px 2px 2px #666;*/
}

#tab{
margin: 10px 10px 10px 10px;	
}
/********************** Footer ***************************/

#bar{
	color:#000;
	font-size:12px;
	background-color:#eee;
	width:1000px;
	
	top:180px;
	position:relative;
	margin: 20px 0px 50px 0px;
	height:250px;
	padding:0px 0px 0px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	
}
#bar2{
	color:#000;
	font-size:12px;
	background-color:#eee;
	width:1000px;
	display:block;
	

	margin: 20px 0px 50px 0px;
	height:30px;
	padding:0px 0px 0px 0px;
	border-bottom: 2px solid #ABABAB; border-top: 2px solid #ABABAB;
	height: 34px;
	position: absolute;
	top:650px;
}

#bar-left{
	float:left;
	color:#313131;
	margin: 4px 0px 0px 20px;
}

#bar-right{
	float:right;
	color:#313131;
	margin: 8px 20px 0px 0px;
}	
#login{
	top:10px;
	right:10px;
	position:absolute;
	color:#333;
}

#network{
	top:10px;
	left:10px;
	position:absolute;	
}
#footer{
	font-size:10px;
	color:#000;
	width:1000px;
	text-align:center;
	padding: 0px 0px 50px 0px;
	position:absolute;
	top:920px;
}
#footer2{
	font-size:10px;
	color:#000;
	width:400px;
	text-align:center;
	padding: 0px 0px 50px 0px;
	position:absolute;
	bottom:-40px;
	left: 300px;
}

.accordion_toggle {
		
			display: block;
			height: 30px;
			width: 290px;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 14px;
			color: #fff;
			cursor: pointer;
			margin: 0 0 0 0;
			text-align:left;
			font-weight:bold;
			padding:8px 0px 0px 0px;	
			position:relative;
			right:0px;
			top:0px;	
			text-shadow: 0px 1px 1px #000;
			-moz-box-shadow: 0px 2px 2px #666;	
			-webkit-box-shadow: 0px 2px 2px #666;	
			box-shadow: 0px 2px 2px #666;
			border-bottom:solid 1px #000;
		}

.accordion_toggle_active {
			
			color: #ffffff;
		}

.accordion_content {
			background-color: #f5f5f5;
			color: #000;
			overflow: hidden;
			width:290px;	
			
			
		}
.accordion_content p {
				padding: 5px 5px 5px 5px;
			}
#accordion {
      margin: 0px;
      width: 290px;
	  position:relative;
	  left:710px;
	  top:-280px;
    }
.right_header{	
            position:relative;
	        left:710px;
	        top:-280px;
			display: block;
			height: 30px;
			width: 290px;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 14px;
			color: #fff;
			margin: 0 0 0 0;
			text-align:center;
			font-weight:bold;
			padding:8px 0px 0px 0px;	
			position:relative;
			text-shadow: 0px 1px 1px #000;
			-moz-box-shadow: 0px 2px 2px #666;	
			-webkit-box-shadow: 0px 2px 2px #666;	
			box-shadow: 0px 2px 2px #666;
			
		}	
.right_content {
			background-color: #f5f5f5;
			color: #000;
			overflow:hidden;
			width:290px;
			height:420px;
			position:relative;
	        left:710px;
	        top:-278px;	
		}
.right_content2 {
			background-color: #f5f5f5;
			color: #000;
			width:290px;
			height:440px;
			position:relative;
			left:710px;
			top:-290px;	
		}
.right_content3 {
			background-color: #f5f5f5;
			color: #000;
			width:290px;
			height:440px;
			position:relative;
			left:710px;
			top:-420px;	
		}
#bottom_nav {
	position:absolute;
	top:740px;
	left:20px;
	margin:0; 
	padding:0; 
	text-decoration:none;
	font-size:12px;
	color:#333;
	}	
#bottom_nav2 {
	position:relative;
	top:15px;
	left:0px;
	height:150px;
	width:960px;
	border-bottom: 2px solid #ABABAB; border-top: 2px solid #ABABAB;
	color:#333;
	}	
	
		
		
#bottom_nav a {
		display:inline; 
		height:20px; 
		text-decoration:none; 
		text-align:left; 
		color:#666;

		}

#bottom_nav a:hover {
				text-decoration:none;
				color:#333;
				}
	#carousel_inner {
float:left; /* important for inline positioning */
width:630px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #fff;
position:relative;
}

#carousel_ul {
position:relative;
left:-165px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:150px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:50px;
background: #fff;
margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll, #right_scroll{
float:left; 
height:30px; 
width:40px; 
background: #fff; 
border:none;
}
#left_scroll img, #right_scroll img{
border:none; /* remove the default border of linked image */
/*styling*/
cursor: pointer;
cursor: hand;
position:relative;
top:19px;

}






#carousel_inner2 {
float:left; /* important for inline positioning */
width:630px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #fff;
position:relative;
}

#carousel_ul2 {
position:relative;
left:-165px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul2 li{
float: left; /* important for inline positioning of the list items */                                    
width:150px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:50px;
background: #fff;
margin-top:10px;
margin-bottom:10px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul2 li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll2, #right_scroll2{
float:left; 
height:30px; 
width:40px; 
background: #fff; 
border:none;
}
#left_scroll2 img, #right_scroll2 img{
border:none; /* remove the default border of linked image */
/*styling*/
cursor: pointer;
cursor: hand;
position:relative;
top:19px;
}
#formContainer {
	width: 100%;
}
input {
	background: #FFFFFF;
	border: 1px solid #666666;
}
.button {
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #006699;
}

label {
	display: block;
}

#Col1, #Col2 {
	width: 50%;
}

#Col2 {
	float: right;
}
form {
	margin: 0px;
}
input:focus {
	color: #000;
	background: #FFFFFF;
	border: 1px solid #666666;
}
#post{
position:relative;
top:20px;
left:20px;
width:960px;
height:295px;
background-color:#CCCCCC;
}
#job1{
position:absolute;
top:20px;
left:20px;
}
#job2{
position:absolute;
top:20px;
left:570px;
}
#job3{
position:absolute;
top:20px;
left:765px;
}
#job4{
position:absolute;
top:260px;
left:855px;
}
#job5{
position:absolute;
top:100px;
left:20px;
}
#job6{
position:absolute;
top:160px;
left:20px;
}
#job7{
position:absolute;
top:60px;
left:20px;
}
#listing{
	position:relative;
	left:350px;

	
}
#employee{
position:absolute;
left:375px;
width:250px;

}
#arrow{
float:right; position:relative; right:10px; top:4px;	font-weight:normal; font-size:xx-small;
}
.1{}
.2{}
.3{}
.4{}




#mission {
font-style:italic;
font-weight:normal;
position:relative;
left:-75px;
margin: 0 0.4em;

}
#mission .custom{
font-weight:bold;
color:#09c;	
float:left;
position:relative;
left:240px;
	
}