@import url(navigation.css);

/* CORE ------------------------------------------------------------------------------------------------------ */
body {
	margin:0;
	padding:0;
	background-position:top;
	background-repeat:no-repeat;
}


#pageWrapper {
	width:790px;
	margin:0 auto;
}

#headerImage {
	float:right;
	width:639px;
	margin:-103px 4px 15px 0;
	background-position:bottom right;
	background-repeat:no-repeat;
}

#header {
}

#topNav {
	width:220px;
	color:#9a9a9a;
	margin:0 0 0 610px;
	font-size:11px;
	float:right;
	z-index:2;
	top:10px;
	position:absolute;
}
#topNav ul{
	list-style:none;
	padding:0;
}
#topNav li{
	display:inline;
	margin:0 3px 0 0;
}
#topNav a {
	color:#9a9a9a;
	text-decoration:none;
}

#topNav a:hover {
	text-decoration:underline;
}

#welcome {
	margin:150px 0 0 251px;
}
#welcome h2 {
	color:#FFFFFF;
	margin:0;
	font-weight:normal;
	font-size:29px;
}

#contentWrapper {
	background-image:url(../images/cBack.gif);
	background-position:center;
}

#leftCol {
	width:195px;
	float:left;
}
#rightCol {
	width:410px;
	margin-left:230px;
}

#footer {
	margin-top:25px;
}


#mainlogo {
	position:absolute;
	top:35px;
	width:140px;
}

#login {
}

#cncLogo {
	padding:7px 0 0 30px;
	width:150px;
	float:left;
}

#news {
	font-size:11px;
	
}
#news ul {
	margin:0;
	padding:0;
	list-style::none;
}
#news li {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}

#search {
	margin-top:15px;
	background-image:url(../Images/search_back.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:33px;
	padding:25px 5px 0 5px;
}

#disclaimer {
	font-size:10px;
	width:500px;
	color:#9a9a9a;
	float:right;
}
#disclaimer ul{
	list-style:none;
	padding:0;
}
#disclaimer li{
	display:inline;
	margin:0 3px 0 0;
}
#disclaimer a {
	color:#9a9a9a;
	text-decoration:none;
}

#disclaimer a:hover {
	text-decoration:underline;
}

/* SITE UNIQUE STYLES ---------------------------------------------------------------------------------------- */
#contentTop {
	background-image:url(../Images/cTop.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#contentBottom {
    min-height:220px;
	background-image:url(../Images/cBot.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#feature_1 {
	width:160px;
	min-height:205px;
	padding:10px 5px 5px 15px;
	float:left;
}
#feature_2 {
	width:159px;
	min-height:175px;
	margin:10px 0 30px 180px;
	padding:10px 15px 15px 8px;
}


#feature_3 {
	width:186px;
	min-height:185px;
	margin:25px 0 0 0;
	padding:10px 7px 5px 7px;
	float:left;
}
#feature_4 {
	width:186px;
	min-height:182px;
	margin:0 0 0 200px;
	padding:10px 5px 5px 12px;
}

#contentBottom h2 {
	font-size:11px;
	font-weight:bold;
	margin:0;
}
#contentBottom a {
	color:#669966;
}
#contentBottom a:hover {
	color:#7D5902;
}

#fJob {
	margin-top:10px;
}
#fJob img {
	margin-bottom:7px;
}


#services ul {
	margin:10px 0 0 18px;
	padding:0;
	list-style-image:url(../Images/b1.gif);
}
#services li {
	margin:5px 0 0 0;
	padding:0;
}
#services a {
	color:#000000;
	text-decoration:none;
}
#services a:hover {
	color:#993399;
	text-decoration:none;
}

/* CORE ELEMENTS --------------------------------------------------------------------------------------------- */
ul {
}
li {
}

.clear {
	clear:both;
}


/* NAVIGATION - Please refer to navigation.css --------------------------------------------------------------- */
 #mainNav {
	margin-top:75px;
}

/* FONTS ----------------------------------------------------------------------------------------------------- */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

p {
}

a {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

h1 /* Website title */ {
}
h2 /* Section title */ {
}
h3 /* Page title */ {
}
h4 {
}
h5 {
}
h6 {
}


#buts {
	background-image:url(../Images/buts_back.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:25px 0 5px 0;
	width:149px;
}
#buts img {
	margin-bottom:5px;
	border:0;
}
#buts form {
	margin:0 0 4px 0 ;
	padding:0;
}
#cnc img {
	border:0;
}

	
.meta{float:right;font-weight:bold}

hr{border:0;border-top:1px dashed silver;height:0}
