* { /* 0's all*/
	margin:0;
	padding:0;
	}
td {
color: #fff;
font-size: 1.1em;
}
th {
color: #fff;
font-size: 15px;
}

.normal {
	color: #fff;
	}
body {
	background-color: #000;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	}
#outer-wrapper {
	margin-left: auto;
	margin-right: auto;
	width:1030px;
	}
#logo h1, #logo h2 {
	display: none;
}
#back-left {
	float: left;
	width:40px;
	height:360px;
	background-image: url(Images/back-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
#back-right {
	float: right;
	width:40px;
	height:360px;
	background-image: url(Images/back-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
#inner-wrapper {
	width: 950px;
	height: auto;
	margin-left: 40px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	}
#head-top {
	width: 950px;
	height: 40px;
	background-color:#000000;
	}
#header {
	background-image: url(Images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	height: 280px;
	background-color: #000;
	}
#logo {
	float: left;
	width: 439px;
	height: 83px;
	background-image: url(Images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000;
	margin-left: 40px;
	margin-top: 40px;
	}
#head-nav {
	clear: both;
	position: relative;
	top: 50px;
}
#header ul {
	list-style: none;
	margin-left: 25px;
	font-size: 1.1em;
	}
#header li {
	display: inline;
	padding-right: 20px;
	}
#header a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
#main {
	width: 950px;
	background-image:url(Images/content-bck.jpg);
	background-repeat: repeat-x;
	background-color: #696866;
	height: auto;
	float: left; /* so it stretches in FF and SAF - go figure */
	}
#borders {
	background-image: url(Images/borders.gif);
	background-repeat: repeat-y;
	background-position:left;
	width: 950px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: auto;
	float: left;
	}
#left-col {
	width:155px;
	float: left;
	}
#left-nav {
	width: 155px;
	min-height:330px;
    height:auto !important;
    height:360px;
	}
	/* border-right: solid 1px #9f9f9f; */
#main-right {
	width:758px;
	float: right;
	margin-right: 17px;
	}
#home-text {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	line-height: 1.2em;
	}
#home-text img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#home-text h4 {
	margin-bottom: 15px;
	font-size: 1.5em;
	font-weight: bold;
	color: #ca208d;
	}
#home-text a {
	color: #fff;
	font-weight: bold;
	}
#home-textspace {
	height: 15px;
	}
#right-col {
	width:155px;
	float: right;
	}
#right-nav {
	width: 155px;
	min-height:330px;
    height:auto !important;
    height:360px;
	color: #FFF;
	padding-left: 13px;
	}
/*border-left: solid 1px #9f9f9f;*/
#portfolio-outer {
	width: 580px;
	}
#portfolio-top {
	background-image: url(Images/portfolio-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 581px;
	height:5px;
}
#portfolio {
	width: 581px;
	height: 150px;
	background-image: url(Images/portfolio-back.jpg);
	background-repeat: repeat-x;
	background-position: left 5px;
	background-color: #a2a2a2;
	color: #fff;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	}
#portfolio-text {
	width: 570px;
	height: auto;
	margin-left: 10px;
	margin-top: 7px;
	}
#portfolio a {
	color: #fff;
	}
#portfolio-head {
	width: 560px;
	height: 20px;
	border-bottom: solid 1px #9f9f9f;
	margin-left: 10px;
	margin-top: 3px;
	}
#portfolio h3 {
	font-size: 1.2em;
	display: inline;
	color: #fff;
	margin-left: 12px;
	font-weight:bold;
	}
h3 {
	color: #fff;
	}
#portfolio-bot {
	background-image: url(Images/portfolio-bot.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 581px;
	height:4px;
}
#sub-nav {
	width: 140px;
	height: auto;
	background-color: #282828;
	overflow: hidden;
padding: 5px 0 5px 5px;
	}
.openings {
	width: 145px;
	height: auto;
	background-image: url(Images/opening.jpg);
	background-repeat: repeat-x;
	margin-top: 7px;
	background-color: #8c8c8c;
	overflow: hidden;
	}
#sub-nav-in {
	width: 125px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left: 6px;
	padding-right: 5px;
	}
#sub-nav-in p {
margin-top: 5px;
}
#sub-nav .normal {
	color: #fff;
	font-weight:normal;
	}
#sub-nav-in a {
	color: #fff;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	}
.openings .normal {
	color: #fff;
		font-weight:normal;
	}
.openings-in {
	padding-top: 10px;
	padding-bottom: 10px;
	}
.clear {
	clear: both;
	}
#footer {
	width: 950px;
	height: 20px;
	background-image: url(Images/foot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.60em;
	}
#footer ul {
	list-style: none;
	text-align: center;
	padding-top: 3px;
	}
#footer li { 
	display: inline;
	padding-right: 10px;
	}
#footer a {	
	text-decoration: none;
	color: #FFF;
	}
.divide {
	padding-left: 10px;
	border-left: solid 1px #fff;
	}
#egghead {
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 950px;
	text-align: right;
	color: #d2d2d2;
	font-size: 0.7em;
	}
#egghead a {
	color: #fff;
	text-decoration: none;
	}
#egghead a:hover {
	text-decoration: underline;
	}
.SubHead {

}
#home-text p {
	/*font-size: 1.3em;*/
}
ol li {
	font-size: 1.3em;
}
.Normal{
font-size: 0.8em;
}

.SubHead {
color: #fff;
font-size: 0.9em;
}
#right-nav .normal {
	font-size: 0.7em;
}
#dnn_ctr3407_ModuleContent i, #dnn_ctr3406_ModuleContent i {
	color: #fb56c0;
}
table.ControlPanel span {
	color: #003366;
	font-size: 0.8em;
	font-weight: normal;
}