body {
	margin: 0 0 0 0;
	background-color: #66b1d8;
	font-family: sans-serif;
}

h3 {
	font-size: 13pt;
	color: #66b1d8;
	font-weight: bold;
}

a:active, a:link, a:visited {
	color: #1f456c;
	text-decoration: none;
}

a:hover {
	color: #66b1d8;
	text-decoration: none;
}

a img {
	border: 0;
}
.bg {
	position: absolute;
	margin: 0 auto 0 auto;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	width: 865px;
}

.nav {
	width: 865px;
	height: 30px;
}

.banner {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	width: 865px;
	height: 282px;
		z-index: 1;
}

.mid {
	margin-top: 282px;
}

.mid-left{
	width: 431px;
	height: 72px;
	float: left;
	border-left: 1px dotted silver;
	background-color: #f3f3f3;
}

.mid-right {
	width: 432px;
	height: 72px;
	float:right;
	background-image: url(images/nec_19.jpg);
	background-repeat: no-repeat;
	background-attachment: inherit;
	border-right: 1px dotted silver;
	background-color: #f3f3f3;
}

#wbd {
	position: relative;
	left: 65px;
}

#lgo {
	position: relative;
	left: 85px;
}

#ide {
	position: relative;
	left: 105px;
}

.content {
	width: 843px;
	float: left;
	border-right: 1px dotted silver;
	border-left: 1px dotted silver;
	border-bottom: 1px solid gray;
	background-color: #f3f3f3;
	padding: 0 10px 10px 10px;
}

.breadcrumbs {
	height: 3px;
	border-bottom: 1px dotted silver;
	margin-bottom: 10px; /* Provides padding between breadcrumb and rest of content */
	padding: 6px 7px 15px 7px;
	clear: both;
	text-align: left;
	font-size: 8pt;
	color: gray;
	vertical-align: middle;
}

.rightside {
	float: right;
	width: 405px;
	border-left: 1px dotted silver;
	padding-left: 5px;
	padding-right: 10px;
}

.leftside {
	float: left;
	width: 405px;
	padding-left: 10px;
	padding-right: 5px;
}

.footer {
	width: 853px;
	height: 15px;
	float: left;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #CECECE;
	border-right: 1px dotted silver;
	border-left: 1px dotted silver;
	color: gray;
	font-family: sans-serif;
	font-size: 9pt;
	padding: 3px 5px 3px 5px;
	background: #efefef url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#navList {
	margin: 0;
	padding: 0;
}

#navList li {
	position: relative;
	opacity: 0.7;
	top: 4px;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#optList {
	margin: 0;
	padding: 0;
}

#optList li {
	position: relative;
	top: 20px;
	display: inline;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.box {
	width: 405px;
	height: 190px;
	float: left;
	background-image: url(images/box-left.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: Gray;
	font-family: sans-serif;
}

.box-left {
	width: 11px;
	height: 100%;
	background-image: url(images/box-left.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box-mid {
	width: 360px;
	height: 100%;
	padding: 0 3px 13px 3px;
	background: url(images/box-mid.png) repeat-x bottom;
}

.box-right {
	width: 12px;
	height: 100%;
	background-image: url(images/box-right.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box li {
	font-size: 11pt;
	list-style: disc;
	padding: 2px 0 2px 0;
	color: #1f456c;
}

.recentwork {
	font-size: 10pt;
	color: #1f456c;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed gray;
	border-top: 1px dashed gray;
}

.recent {
	font-size: 10pt;
	color: #66b1d8;
	text-align: right;
	font-weight: bold;
}

.toggler {
	color: #66b1d8;
	margin: 0;
	height: 22px;
	padding: 3px 5px;
	background: #EDEDED url(images/accordTitle.png) right;
	font-size: 13px;
	font-weight: normal;
	font-family: sans-serif;
	cursor: pointer;
	border-top: 1px solid silver;
}

.largerimg {
	height: 20px;
	width: 420px;
	float: left;
	border-top: 1px solid gray;
	border-bottom: 1px solid #999999;
	background: url(images/footerbg.jpg);
	background-color: #efefef;
	font-size: 9pt;
	color: gray;
	padding-top: 3px;
	padding-left: 7px;
	padding-bottom: 3px;
}

.desc {
	float: right;
	width: 134px;
	border-left: 1px dotted gray;
	height: 233px;
	background-color: #d1d1d1;
	font-size: 10pt;
	color: gray;
	padding: 5px 3px 3px 5px;
	margin-left: 1px;
}

.element {

}
 
.element p {
	margin: 0;
	padding: 4px;
}

/* Form Elements */
#form_box {
	width: 290px;
	background: #e0e0e0;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 0px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
	padding-bottom: 3px;
	border-bottom: 1px dotted silver;
}
 
 
#log {
	float: left;
	padding: 0.5em;
	width:290px;
	border: 1px solid gray;
	border-left-color: silver;
	border-top-color: silver;
	background-color: #d6d6d6;
}
 
#log_res {
	font-size: 11pt;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

.clr {
	clear: both;
}

#vertical_slide, #horizontal_slide {
	float: left;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}
