html, body, #body {
	height: 100%;
}
body {
	background-color: #ececec;
}
#body {
	background: url(images/bg_contentarea.gif) repeat-y #ececec;
}
#body #container {
	background: url(images/bg_right.gif) repeat-x #ececec;
}
#body.srd #container {
	background: url(images/bg_right_srd.gif) repeat-x #ececec;
}
#body.wdpe #container {
	background: url(images/bg_right_wdpe.gif) repeat-x #ececec;
}
#content_area {
	background: url(images/bg_contentarea.gif) repeat-y;
}
#navbar {
	background-color: #fff;
	background-image: none;
}
#navbar div {
	background: url(images/bg_navbar_corner.gif) no-repeat bottom left #ebd98f;
}
#navbar a {
	text-decoration: none;
	font-weight: bold;
	color: #1b5c33;
}
#navbar a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #1b5c33;
}

#left_side {
	color: #999;
	font: 10px Arial;
	background: url(images/futureworks_logo.gif) #fff no-repeat;
}

#left_side h2 {
	color: #4c8e7e;
	font: 600 14px Gil Sans, Helvetica, sans-serif;
	margin: 0px;
}

#left_side h2.national {
        margin-top: 20px;
}   

#left_side a {
	color: #1b5c33;
	font-weight: bold;
	text-decoration: none;
}

#left_side a:hover {
	color: #ca0404;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #069;
}

#left_side p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border-bottom: 1px dotted #000;
}

#left_side p.readmore {
	border-bottom: none;
}

#left_side p.readmore a {
	border: none;
}

#teaser {
	display: none;
}

#metrobiznet img {
	padding-left: 25px;
}

#main_content {
	font: 12px Arial;
	background: url(images/bg_content_area.gif) no-repeat #adbcde;
	border-bottom: 1px solid #adbcde;
	border-right: 1px solid #fff;
	color: #000;
}

#main_content h1 {
	font: 900 16px Gil Sans, Helvetica, sans-serif;
	color: #4c8e7e;
	margin-bottom: 5px;
}

#main_content h2 {
	color: #666;
	margin-top: 16px;
	margin-bottom: 2px;
	font: 800 14px Gil Sans, Helvetica, sans-serif;
}

#main_content h3 {
	color: #666;
	margin-top: 14px;
	margin-bottom: 2px;
	font: 500 13px Gil Sans, Helvetica, sans-serif;
}

#main_content a {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

#main_content a:hover {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #C00;
}

#body.welcome #main_content a {
	color: #4c8e7e;
}

#body.welcome #main_content a:hover {
	color: #4c8e7e;
	border-bottom: 1px dotted #4c8e7e;
}

#main_content a.email {
	color: #000;
	font-weight: normal;
}

#main_content a.email:hover {
	color: #000;
	border-bottom-color: #000;
	font-weight: normal;
}

#main_content p {
	margin-bottom: 20px;
}

#main_content table#collection {
	border: 1px solid #4c8e7e;
}

#main_content table#collection th {
        padding: 5px 12px;
        height: 30px;
        font-size: 12px;
        color: #fff;
        background-color: #4c8e7e;
	text-align: left;
}

#main_content table#collection td {
        padding: 5px 12px;
	vertical-align: top;
}

#main_content table#collection td.nowrap {
	white-space: nowrap;
	line-height: 150%;
}



#main_content table.collection {
	border: 1px solid #4c8e7e;
	margin-bottom: 1em;
}

#main_content table.collection th {
        padding: 5px 12px;
        height: 30px;
        font-size: 12px;
        color: #fff;
        background-color: #4c8e7e;
	text-align: left;
}

#main_content table.collection td {
        padding: 5px 12px;
	vertical-align: top;
}

#main_content table.collection td.nowrap {
	white-space: nowrap;
	line-height: 150%;
}

/* Start 2nd collection */

#main_content table#collection2 {
	border: 1px solid #4c8e7e;
}

#main_content table#collection2 th {
        padding: 5px 12px;
        height: 30px;
        font-size: 12px;
        color: #fff;
        background-color: #4c8e7e;
	text-align: left;
}

#main_content table#collection2 td {
        padding: 5px 12px;
	vertical-align: top;
}

#main_content table#collection2 td.nowrap {
	white-space: nowrap;
	line-height: 150%;
}



#main_content table.collection2 {
	border: 1px solid #4c8e7e;
	margin-bottom: 1em;
}

#main_content table.collection2 th {
        padding: 5px 12px;
        height: 30px;
        font-size: 12px;
        color: #fff;
        background-color: #4c8e7e;
	text-align: left;
}

#main_content table.collection2 td {
        padding: 5px 12px;
	vertical-align: top;
}

#main_content table.collection2 td.nowrap {
	white-space: nowrap;
	line-height: 150%;
}



p.first {
	margin-top: 0px;
}

p.intro {
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #000;
}

p.intro a {
	font-weight: bold;
	text-decoration: none;
}

p.intro a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #4c8e7e;
}

#content_area ul {
}

#content_area ul.nobull {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#content_area table ul li {
	padding-bottom: 6px;
}

#footer {
/*	background: url(/images/bg_contentarea.gif) top left repeat-y #adbcde; */
	border-right: 1px solid #fff;
}

#footer div {
	border-top: 1px dotted #333;
	color: #333;
	font: 9px Verdana;
	vertical-align: bottom;
	line-height: 20px;
}

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

#footer a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

#main_content img.pad {
	margin: 9px 11px 7px 9px;
	border: 1px solid #fff;
}

#section_image {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#body.wdpe #main_content h1 {
	color: #069;
}
#body.srd #main_content h1 {
	color: #ba704a;
}
#body.welcome #main_content h1 {
	font-weight: 400;
}

p.readmore a {
	border: none;
}

#body.welcome #left_side a:hover {
	border-bottom: none;
}

#body.welcome #main_content p.readmore a:hover {
	border-bottom: none;
}

#main_content a.noborder {
	border-bottom: none;
}

#body.welcome #main_content h2 {
	margin-top: 0px;
	color: #4c8e7e;
}

div#rnlogo {
	border-top: none;
}

div#rnlogo a:hover {
	border-bottom: none;
}

.brief {
}

.full {
	display: none;
}

.notext {
	line-height: 0;
}
