body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(img/background.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pattern {
	background-image:url(img/patternbg.jpg);
	background-repeat:no-repeat;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
}
#main {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#top {
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	width:300px;
	float:left;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 2px;
	padding-right: 2px;
}
#topright {
	width:468px;
	float:right;
	margin-top: 70px;
	padding-right: 6px;
}
#content {
	background-image:url(img/mainbg.jpg);
	background-repeat:no-repeat;
	clear:both;
	padding-left: 8px;
	padding-right: 6px;
}
.sidebg {
	background-image:url(img/sides.jpg);
	background-repeat:repeat-y;
	clear:both;
}
#menubar {
	height:44px;
}
#searchbar {
	float:right;
	width:244px;
	padding-top: 10px;
}
#searchbar form {
	margin:0px;
	padding:0px;
}
#searchbox {
	width:150px;
	float:left;
}
#searchbutton {
	width:83px;
	float:left;
}
#searchbar .searchtext {
	border:none;
	background-image:url(img/searchfieldbg.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	width:140px;
}
.submit { 
	vertical-align: middle; 
	*vertical-align: text-bottom;
	margin-bottom:2px;
} 
/*#menu {
	padding-top:6px;
	padding-left:4px;
	width: 640px;
	float: left;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu ul li {
	float:left;
	list-style-type: none;
}
#menu ul li a {
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:10px;
	margin-right:8px;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	display:block;
}
#menu ul li a:hover {
	color:#FFFFFF;
	background-color:#000000;
}
*/
#menuholder {
	padding-top:6px;
	padding-left:4px;
	width: 640px;
	float: left;
	position:relative;
}
	#menu { margin:0px; padding:0px; position:absolute; display:block; margin-top:4px; }
	#menu { margin-left:4px; }
	#menu > li { list-style-type:none; float:left; display:block; margin:0px; position:relative; padding:0px; }
	#menu > li:hover ul { display:block; }
	#menu > li:hover { background-color:#000000; }
	#menu li ul { margin:0px; padding:0px; display:none; }
	#menu li ul li {
	list-style-type:none;
	margin:0px 0 0 0;
	border-top: 1px none #E6E6E6;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
}
	#menu li ul li a {
	display:block;
	background-color:#F2F2F2;
	color:#6391A0;
	padding:6px 2px;
	color:#555555;
	text-decoration:none;
	font-size: 12px;
	margin:0px;
	}
	#menu li ul li a:hover { color:#361714; }
	#menu li ul li:hover a { background-color:#E6EFF1; }
	#menu li span { cursor:pointer; }
	#menu li span a { display:block; text-transform: uppercase; padding:10px 10px; margin-left:2px; margin-right:2px; color:#FFFFFF; text-decoration:none; font-size: 14px;}
	#menu li span a.teammenu {
	padding-left:4px;
	padding-right:30px;
	background-image:url(img/menuarrow.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin-right:4px;
	margin-left:10px;
	}
	#menu li span a.projectsmenu { 
		padding-left:0px; 
		padding-right:28px;
		background-image:url(img/menuarrow.jpg);
		background-repeat: no-repeat;
		background-position: right 0px;
		margin-left:14px;
	}
#menu > li.active {
	background-color:#000000; 
}
#menu li:hover ul, li.over ul { 
	display: block; 
}
.menuprojects {
	width:120px;
}
.menuprojectslist {
	width:320px;
}
.menuteam {
	width:80px;
}
.menuteamlist {
	width:130px;
}
#contentleft {
	float:left;
	width:190px;
}
#contentleftmenu {
	background-color:#F2F2F2;
	width:180px;
	margin-top: 10px;
}
#contentleftmenu ul {
	margin:0px;
	padding:0px;
}
#contentleftmenu ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
#contentleftmenu ul li a {
	padding:8px;
	color:#6391A0;
	text-decoration:none;
	text-decoration:none;
	display:block;
}
#contentleftmenu ul li a:hover {
	color:#361714;
	background-color:#E6EFF1;
}
#contentleftmenu ul li.active a {
	color:#361714;
	background-color:#E6EFF1;
}
#contentmid {
	float:left;
	width:454px;
	padding-top: 10px;
	margin-right: 14px;
}
#contentmid2 {
	float:left;
	width:704px;
	padding-top: 10px;
	margin-right: 14px;
	line-height:18px;
	text-align: justify;
	padding-left:10px;
}
#contentmid p {
	text-align: justify;
	color: #7F0000;
}
#contentmid2 ul { 
	overflow: hidden;
}
#contentright {
	float:left;
	width:272px;
	padding-top: 10px;
}
#contactbox {
	background-image:url(img/contactboxbg.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	height: 145px;
	width:180px;
}
#contactboxinner {
	font-size: 11px;
	color: #7F0000;
	padding: 10px;
	line-height: 17px;
}
#contactboxinner a {
	text-decoration:none;
	color: #7F0000;
}
#footer {
	background-image:url(img/footerbg.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left: 4px;
	color: #9D9D9D;
	font-size: 11px;
}
#footer a {
	text-decoration:none;
	color: #9D9D9D;
}
.clear {
	clear:both;
}
h1 {
	color:#7F0000;
	font-size:22px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D7D8;
	padding-bottom: 4px;
	font-style: italic;
	margin-top: 4px;
	padding-top: 0px;
}
h2 {
	color:#790101;
	font-size:22px;
	font-weight:normal;
}
h3 {
	color:#790101;
	font-size:20px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top: 0px;
	margin-top: 0px;
}
.ditto_summaryPost h3 a {
	color:#790101;
	font-size:18px;
	font-weight:normal;
}
.ditto_tags a {
	color:#666666;
}
.ditto_link a {
	color:#790101;
}
.bluebox {
	background-image:url(img/bluebox.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 188px;
	width: 222px;
	margin-right: 5px;
	padding-top: 5px;
	margin-top: 4px;
}
.blueboxinner {
	padding:4px;
	font-size:12px;
	line-height:18px;
	color:#361714;
	text-align: justify;
	padding-right: 7px;
	padding-left: 6px;
}
.blueboxinner a {
	color:#361714;
	font-weight: bold;
	text-decoration: none;
}
.blueboxsub {
	color:#6391A0;
	font-size:14px;
	line-height: 17px;
}
.darkredtext {
	color:#361714;
}
#frontlist {
	padding-top:4px;
	padding-bottom: 8px;
}
.listheading {
	color: #361714;
	font-weight: bold;
}
#featured {
	background-image:url(img/featuredbg.jpg);
	background-repeat:no-repeat;
	background-color:#971A1A;
	width:267px;
	height:188px;
}
#featuredtitle {
	color:#FFFFFF;
	padding-top:58px;
	font-size:16px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}
#featuredtext {
	color:#FFFFFF;
	font-size:12px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	text-align: justify;
}
#featuredtext a {
	color:#FFFFFF;
}
#featured2 {
	background-image:url(img/newsletterredbox.jpg);
	background-repeat:no-repeat;
	background-color:#971A1A;
	width:267px;
	height:178px;
	margin-top:4px;
}
#featured2title {
	color:#FFFFFF;
	padding-top:18px;
	font-size:13px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}
#featured2text {
	color:#FFFFFF;
	font-size:12px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 16px;
	text-align: justify;
}
#featured2text a {
	color:#FFFFFF;
}
.downloadbutton {
	margin-left:120px;
	margin-top:10px;
}
.firstp {
	font-size:13px;
}
#newsbox {
	background-image:url(img/newsbg.png);
	background-repeat:no-repeat;
	height:320px;
	width: 270px;
	margin-top: 10px;
}
#newsboxinner {
	padding:10px;
	text-align: justify;
	line-height: 1.6em;
	padding-top: 40px;
}
.newsboxtitle {
	font-size:14px;
	color:#790101
}
.articleboxred {
	background-image:url(img/articleboxred.png);
	width:330px;
	height:278px;
	float:left;
}
.articleboxredinner {
	padding:14px;
	color:#000000;
	line-height:24px;
	font-size:14px;
	padding-top:20px;
}
.articleboxtitle {
	line-height:30px;
	font-weight:bold;
}
.articleboxblue {
	background-image:url(img/articleboxblue.png);
	width:330px;
	height:278px;
	float:left;
	margin-left:20px;
}
.articlequote {
	color:#7F0000;
	font-size:18px;
}
.articlequotename {
	color:#000000;
	font-size:12px;
}
.B_crumbBox {
	margin-bottom:10px;
	display:block;
}
.imageright {
	float:right;
	margin-left:14px;
}
.imageleft {
	float:left;
	margin-right:14px;
}
.roundedcornr_box_562865 {
   background: #daeef5 url(img/roundedcornr_562865_grad.gif) repeat-x top left;
}
.roundedcornr_top_562865 div {
   background: url(img/roundedcornr_562865_tl.gif) no-repeat top left;
}
.roundedcornr_top_562865 {
   background: transparent url(img/roundedcornr_562865_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_562865 div {
   background: url(img/roundedcornr_562865_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_562865 {
   background: transparent url(img/roundedcornr_562865_br.gif) no-repeat bottom right;
}
.roundedcornr_top_562865 div, .roundedcornr_top_562865,
.roundedcornr_bottom_562865 div, .roundedcornr_bottom_562865 {
   width: 100%;
   height: 14px;
   font-size: 1px;
}
.roundedcornr_content_562865 { margin: 0 14px; }
.redtext {
	color:#7F0000;
}
.largeblack {
	color:#000000;
	font-size:18px;
}
.servicesbox {
	width:300px;
	float:left;
	border: 2px solid #95A6B1;
	padding:10px;
	color:#7F0000;
	margin-right:20px;
}
#roundbox {
	background-color:#ECF7FB;
	padding:10px;
}
.roundbox {
	background-color:#ECF7FB;
	padding:10px;
}
.teambox {
	margin-bottom:10px;
	margin-top:10px;
}
.teamphoto {
	width:200px;
	float:left;
	margin-right:10px;
}
.teamtext {
	width:460px;
	float:left;
}
.teamtitle {
	font-size:14px;
	font-weight:bold;
}
#contactboxcp {
	background-image:url(img/contactboxbg.jpg);
	background-repeat:no-repeat;
	height: 145px;
	width:180px;
	float:left;
	margin-right:20px;
}
#contactboxcpinner {
	font-size: 11px;
	color: #7F0000;
	padding: 10px;
	line-height: 17px;
}
#contactboxcpinner a {
	text-decoration:none;
	color: #7F0000;
}
.formrow {
	clear:both;
	padding:4px;
}
.formbox {
	float:left;
	border: 1px solid #62909E;
	padding:6px;
	width:320px;
	margin-left:10px;
}
.formbox2 {
	border: 1px solid #62909E;
	padding:6px;
	width:664px;
	margin-left:10px;
}
.formbox label {
	display:block;
	float:left;
	margin-right:4px;
}
.formbox2 label {
	display:block;
	float:left;
	margin-right:4px;
}
.formbox .formtextfield {
	border: 1px solid #EEEEEE;
	width:180px;
}
.formbox2 .formtextfield {
	border: 1px solid #EEEEEE;
	width:420px;
}
.submitbutton {
	margin-left:10px;
}
#contentmid2 img {
	border: 2px solid #CCCCCC;
}
#contentmid2 img.noborder {
	border: none;
}
.bluebox1 {
	background-image:url(img/bluebox1.png);
	background-repeat:no-repeat;
	width:338px;
	height:270px;
	float:left;
	margin-right:8px;
}
.bluebox1inner {
	padding:16px;
	padding-top:20px;
	line-height:18px;
}
.blueboxtitle {
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}
.bluebox2 {
	background-image:url(img/bluebox2.png);
	background-repeat:no-repeat;
	width:296px;
	height:270px;
	float:left;
	margin-right:8px;
}
.redbox1 {
	background-image:url(img/redbox1.png);
	background-repeat:no-repeat;
	width:406px;
	height:156px;
	float:right;
	margin-left:8px;
}
.redbox1inner {
	padding:16px;
	padding-top:16px;
	line-height:16px;
	font-size:11px;
}
.bluebox3 {
	background-image:url(img/bluebox3.png);
	background-repeat:no-repeat;
	width:481px;
	height:144px;
	margin-right:8px;
}
.bluebox3inner {
	padding:14px;
	padding-top:16px;
	line-height:20px;
}
.projectquote {
	color:#7F0000;
	font-size:14px;
}
.bluebox4 {
	background-image:url(img/bluebox4.png);
	background-repeat:no-repeat;
	width:362px;
	height:150px;
	float:right;
}
.bluebox4inner {
	padding:14px;
	padding-top:10px;
	line-height:20px;
}
.bluebox5 {
	background-image:url(img/bluebox2.png);
	background-repeat:no-repeat;
	width:296px;
	height:270px;
	float:right;
	margin-left:8px;
	margin-top:8px;
}
.redbox2 {
	background-image:url(img/redbox2.png);
	background-repeat:no-repeat;
	width:406px;
	height:186px;
	float:left;
	margin-right:18px;
}
.redboxtitle {
	font-weight:bold;
}
.newsroundbox {
	background-image:url(img/newsroundbox1.png);
	background-repeat:no-repeat;
	width:366px;
	height:93px;
	float:left;
	padding:10px;
}
.moreinfoemail {
	text-decoration:none;
	color:#7F0000;
}
.copyright {
	margin-left:8px;
}
.blacklink {
	color:#000000;
	text-decoration:none;
}