html, body {
	background-color:#fff;
	font-family:"Trebuchet MS", sans-serif;
	font-size:small;
	padding:0px;
	margin:0px;
	color:#ccc;
}

#upper
{
	background-image:url('../Images/ub.jpg');
	height:110px;
	width:800px;
}

#navigation
{
	background-image:url('../Images/nb.jpg');
	width:800px;
	max-height:30px;
	padding-left:10px;
	padding-right:10px;
}

#mid
{
	height:250px;
	width:800px;
	background-image:url('../Images/const.jpg');
	vertical-align:top;

}
#outer
{
	margin-right:auto; 
	margin-left:auto; 
	width:800px; 
	border:0px solid #fff;
	position:relative;
}

#footer
{
	background-image:url('../Images/footer.jpg');
	width:800px;
	height:55px;
	text-align:right;
	padding-right:15px;
	color:#222;
}

#footer a
{
	color:#222;
	text-decoration:none;
}

#footer a:hover
{
	color:#ef4252;
}

#search
{
	position: absolute;
	left: 55%;
	width: 320px;
	top: 70px;
	background-color: #ccc;
}

#uc
{
	width:800px;
	background-image:url('../Images/handshake.jpg');
	background-repeat:repeat-y;
	color:#ccc;
	padding-right:10px;
	padding-left:10px;
	height:400px;
}

#lc
{
	width:800px;
	background-image:url('../Images/repeat_pur.jpg');
	background-repeat:repeat-y;
	padding-right:10px;
	color:#333;
}

.exv_head
{
	font-weight:bold;
	font-size: large;
}

.exv_cont
{
	margin-left: 40px;
}

#tag
{
	width:800px;
	background-image:url('../Images/repeat_red.jpg');
	background-repeat:repeat-y;
	padding-left:10px;
}

#navigation ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#navigation ul li
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#navigation ul li a
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	color:#fff;
	text-align:center;
	text-decoration:none;
	width:100px;
	height:20px;
	padding-top:5px;
	vertical-align:middle;
}

#navigation ul li a:hover
{
	background-color:#EF4252;
}

#jobs
{
	width:790px;
	color:#15286a;
}

#jobs a
{
	color: #222;
	font-size: large;
	font-weight: bold;
	display: block;
	background-color: #ccc;
	width: 250px;
	height: 45px;
	text-decoration: none;
	text-align: center;
	background-image:url('../Images/jbg.jpg');
	overflow:hidden;
}

#jobs a:hover
{
	background-color:#15286a;
	text-decoration:none;
	background-position:0px, 45px;
	overflow:hidden;
}

#services_nav
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-color:#333;
}

#services_nav a
{
	display:block;
	min-height:20px;
	width:200px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	background-color:#333;
	text-align:center;
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
}

#services_nav a:hover
{
	background-color:#ef4252;
	border-bottom:#ef4252;
}

#cst_nav
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-color:#333;
}

#cst_nav a
{
	display:block;
	min-height:20px;
	width:200px;
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	background-color:#333;
	text-align:center;
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
}

.hl
{
	background-color:#ccc; margin-right:5px; color:#333; padding: 3px;
}

#cst_nav a:hover
{
	background-color:#ef4252;
	border-bottom:#ef4252;
}

a#active
{
	background-color:#15286a;
	color:#ccc;
	border-bottom:1px solid #15286a;
}

#c_left
{
	width:590px;
	background-color:#15286a;
	padding-left:5px;
	color:#ccc;
}

#c_left dt
{
	font-style:italic;
	font-weight:bold;
}


#leftouter, #right
{
	float:left;
}

#left
{
	background-color:#333;
	color:#ccc;
}

#right
{
	width:550px;
	padding-left:5px;
}

#left a
{
	text-decoration:none;
	color:#ccc;
	display:block;
	width:190px;
	background-color:#333;
	padding-bottom:3px;
}

#left a:hover
{
	background-color:#ef4252;
	color:#ccc;
}

#left
{
	border-right:1px solid #333;
}

#navlist
{
	padding:0px;
	margin:0px;
}
/*Classes*/
.cleardiv
{
	clear:both;
}

.hp_text
{
	padding-top:10px;
}

.hp_text img
{
	float:right;
	padding:10px 10px 10px 10px;
}
.head
{
	color: #333;
	width: 320px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ccc;
}
.body
{
	padding-left:5px;
	padding-right:5px;
	width:256px;
}

.c_study_header 
{
	width:100%;
	padding:5px;
}

.c_study_header img
{
	float:left;
	padding-right:5px;
}

a.active
{
	background-color:#15286a;
	color:#ccc;
}

.hval {
	display: none;
}

#c_left a
{
	color:#ccc;
	text-decoration:none;
}

#c_left a:hover
{
	text-decoration:underline;
}

