* {
	list-style-type:none;
	margin:0;
	padding:0;
}

body {
	background:#3f6b88 url(/_media/framework/bg_main.jpg) no-repeat 0 0;
	font:normal 12px/16px Arial, Sans-Serif;
	text-align:center;
}

h1 {
	color:#3f6b88;
	font-size:20px;
	height:25px;
}

h2 {
	color:#3f6b88;
	font-size:12px;
	margin:16px 0 -16px 0;
}

h3 {
	color:#797979;
	font-size:12px;
	margin:16px 0 -16px 0;
}

a {
	color:#3f6b88;
	outline:none;
	text-decoration:none;
	font-style:bold;
}

a:hover {
	color:#797979;
}

img {
	border-width:0;
}

/* ------------------------------------------------------------------- */

#Wrap {
	margin:0 auto;
	text-align:left;
	width:700px;
}

/* HEADER ------------------------------------------------------------------- */

#Header {
	height:80px;
	position:relative;
}

#Header img {
	left:20px;
	position:absolute;
	top:30px;
}

#Header ul {
	left:480px;
	position:absolute;
	top:55px;
	width:200px;
}

#Header ul li {
	background:transparent url(/_media/framework/bg_MetaNav_Separator.gif) no-repeat 0 3px;
	float:right;
	font-size:10px;
	list-style-type:none;
	margin:0 0 0 8px;
	padding:0 0 0 8px;
}

#Header ul li a:active,
#Header ul li a:link,
#Header ul li a:visited {
	color:#c6c6c6;
	text-decoration:none;
}

#Header ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#Header ul li.FirstItem {
	background-image:none;
}

/* NavMain ------------------------------------------------------------------ */

#NavMain {
	background:#505050;
	clear:both;
	height:38px;
	padding:0 20px;
}

#NavMain ul li {
	float:left;
	list-style-type:none;
	margin:0 0 0 25px;
}

#NavMain ul li.FirstItem {
	margin:0;
}

#NavMain ul li a {
	display:block;
	height:38px;
	overflow:hidden;
}

#NavMain ul li a:hover img,
#NavMain ul li.Current a img {
	display:none;
}

#NavMain ul li.Current a {
	background-color:#fff;
}

#de_NavMain_CAM {
	width:244px;
}

#de_NavMain_CAM:hover,
li.Current #de_NavMain_CAM {
	background:url(/_media/nav/de_CAM.gif) 0 -38px no-repeat;
}

#de_NavMain_Services {
	width:74px;
}

#de_NavMain_Services:hover,
li.Current #de_NavMain_Services {
	background:url(/_media/nav/de_Services.gif) 0 -38px no-repeat;
}

#de_NavMain_About {
	width:74px;
}

#de_NavMain_About:hover,
li.Current #de_NavMain_About {
	background:url(/_media/nav/de_About.gif) 0 -38px no-repeat;
}

#de_NavMain_Contact {
	width:71px;
}

#de_NavMain_Contact:hover,
li.Current #de_NavMain_Contact {
	background:url(/_media/nav/de_Contact.gif) 0 -38px no-repeat;
}

#de_NavMain_Downloads {
	width:93px;
}

#de_NavMain_Downloads:hover,
li.Current #de_NavMain_Downloads {
	background:url(/_media/nav/de_Downloads.gif) 0 -38px no-repeat;
}

/* NavSub ------------------------------------------------------------------- */

#NavSub {
	background:#e3e3e3;
	border-bottom: solid 1px #d4d4d5;
	clear:both;
	height:28px;
	padding:0 0 0 28px;
}

#NavSub ul li {
	float:left;
	font-size:12px;
	list-style-type:none;
	margin:6px 20px 0 0;
}

#NavSub ul li.Current a {
	color:#3f6b88;
}

/* NavBreadCrumb ------------------------------------------------------------ */

#NavBreadCrumb {
	background:#fff;
	clear:both;
	height:20px;
	padding:18px 0 20px 28px;
}

#NavBreadCrumb ul li {
	background:transparent url(/_media/framework/bg_Breadcrumb_Item.gif) 0 4px no-repeat;
	float:left;
	font-size:10px;
	list-style-type:none;
	margin:0 8px 0 0;
	padding: 0 0 0 12px;
}

#NavBreadCrumb ul li.FirstItem {
	background-image:none;
	margin:0 8px 0 0;
	padding:0;
}

#NavBreadCrumb ul li.Current a {
	color:#727273;
}

#NavBreadCrumb {
	height:0;
	padding:0 0 20px 0;
}

#NavBreadCrumb * {
	display:none;
}

/* Content ------------------------------------------------------------------ */

#Content {
	background-color:#fff;
	float:none;
	padding:0 28px 28px 28px;
}

#ContentMain {
	float:left;
	width:444px;
}

#ContentMain p,
#ContentMain div,
#ContentMain ul {
	color:#727273;
	margin:16px 0 0 0;
}

#ContentMain ul ul {
	margin:0 0 12px 0;
}

#ContentMain p.Lead {
	font-weight:bold;
}

#ContentMain ul li {
	background:transparent url(/_media/framework/Sidebar_ItemArrow.gif) 0 4px no-repeat;
	padding:0 0 0 14px;
}

#ContentMain ul li.FirstItem {
	background-image:none;
	padding:0;
}

#ContentMain ul li.FirstItemSpace {
	padding:0 0 12px 14px;
}

#ContentMain .cHalfWidth {
	float:left;
	width:222px;
}

#ContentMain .c_ContentImage a img {
	border:solid 1px #2e4a5a;
}

#ContentMain .c_ContentImage a:hover img {
	border:solid 1px #797979;
}

/* Sidebar ------------------------------------------------------------------ */

#Sidebar {
	float:right;
	width:168px;
}

#Sidebar h2.sbTitle {
	font-size:16px;
	height:16px;
	margin:0 0 0 4px;
}

#Sidebar .sbBox {
	background:#e4e4e4 url(/_media/framework/bg_Sidebar_Box_Top.gif) 0 top no-repeat;
	color:#797979;
	margin:0 0 14px 0;
	padding:12px 0 0 0;
}

#Sidebar .sbBox .Bottom {
	background:#e4e4e4 url(/_media/framework/bg_Sidebar_Box_Bottom.gif) 0 bottom no-repeat;
	font-size:0;
	height:12px;
	line-height:0;
}

#Sidebar .sbBox p {
	padding:0 10px;
}

#Sidebar .sbBox ul {
	margin:0 0 0 4px;
	width:160px;
}

#Sidebar .sbBox ul li {
	background:transparent url(/_media/framework/Sidebar_ItemArrow.gif) 6px 10px no-repeat;
	border-top:solid 1px #fff;
	padding:6px 8px 6px 20px;
}

#Sidebar .sbBox ul li.FirstItem {
	border-width:0;
}

/* Footer ------------------------------------------------------------------- */

#Footer {
	background-color:#e4e4e4;
	clear:both;
	color:#797979;
	font-size:11px;
	height:50px;
	padding:10px 28px 0 28px;
}

#Footer p {
	float:left;
	width:200px;
}

#Footer ul {
	float:right;
	width:300px;
}

#Footer ul li {
	float:right;
	list-style-type:none;
	margin:0 0 0 8px;
}

/* Errors ------------------------------------------------------------------- */
#ContentMain p.Error {
	color:Red;
}


/* Various ------------------------------------------------------------------ */

.Clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

.FloatRight {
	float:right;
	margin:0 0 12px 12px;
}

.FloatLeft {
	float:left;
	margin:0 12px 12px 0;
}