body {
	margin: 0;
	padding: 0;
	background: url("imgs/page_bkg.gif") repeat-x;
	font-family : Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #919191;
	height: 100%;
	text-align: center;
}
#outer {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
}

#shade-left {
	float: left;
	width: 20px;
	height: 741px;
	background: url("imgs/shade_left.gif") no-repeat;
}

#shade-right {
	float: right;
	width: 20px;
	height: 741px;
	background: url("imgs/shade_right.gif") no-repeat;
}

#page { 
	float: left;
	width: 94%;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: #ffffff url("imgs/logo_bkg.png") no-repeat;
}

#header {
	margin: 0 0 0 0;
	height: 185px;
	background: #ffffff url("imgs/headertest.png") no-repeat;
}

#side-left {
	float: left;
	width: 180px;
	padding-left: 44px;
	padding-top: 90px;
}

#side-right {
	float: right;
	width: 182px;
	padding-right: 38px;
	padding-top: 3px;
	padding-bottom: 50px;
}

#narrowcontent { 
	float: left;
	width: 39%;
	padding: 60px 10px 92px 20px
}
#widecontent { 
	float: left;
	width: 465px;
	padding: 60px 10px 92px 70px
}

#footer {
	clear: both;
	background: #ffffff url("imgs/footer.gif") top no-repeat;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	color : #b4b4b4;
}
img {
	border: 0;
}
h1 { background: url(imgs/bullet.gif) no-repeat;	
	font:bold 11px Tahoma, Verdana;
	padding-left: 8px;
	color : #b5143e;
	display: inline;
}
h2 { 
	font-size:11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	color: #555555;
	display: inline;
}

.main {
	font:bold 12px Georgia, Tahoma, Verdana;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	color: #b5143e;
	display: block;
	background: none;
}
form, p {
	margin: 0;
	padding: 0;
}
.left {
	float: left
}
.right {
	float: right
}
.head_container { float:right; padding-top: 15px }
.menu_container { padding-right:98px }
.slogan { padding: 97px 0 0 270px; color:#FFFFFF }
.logo { float:left; padding:99px 0 0 45px }
.grid { width:316px }
.img_block { display: block }
.bar { position: absolute; bottom: 0px; width: 15px; }
.hbody { float:right; width:291px }
.phbody { float:right; width:250px; text-align: left }
.sdiv { float:left; height: 15px }

#side-left p, #side-right p { font:11px Tahoma, Verdana; line-height: 15px; color: #919191; width:180px
}
#side-left p:hover, #side-right p:hover { font:11px Tahoma, Verdana; line-height: 15px; color: #565656; width:180px
}

#narrowcontent p, #widecontent p { font:11px Tahoma, Verdana; line-height: 15px; color: #919191; width:316px
}
#narrowcontent p:hover, #widecontent p:hover { font:11px Tahoma, Verdana; line-height: 15px; color: #565656; width:316px
}
#narrowcontent ul:hover, #widecontent ul:hover { color: #565656 }

#widecontent p { font:11px Tahoma, Verdana; line-height: 15px; color: #919191; width:465px
}
#widecontent p:hover { font:11px Tahoma, Verdana; line-height: 15px; color: #565656; width:465px
}

.highlight_image { background: url(imgs/recentproject_tab.gif) no-repeat;
         font:11px Tahoma, Verdana; line-height: 15px; color: #919191;
          float:left; height:100%; position: relative;
}
.highlight_image:hover { background: url(imgs/recentproject_tab_r.gif) no-repeat;
          color: #565656;
			 float:left; height:100%; position: relative;
}
.highlight { background: url(imgs/recentproject_tab.gif) no-repeat;
         font:11px Tahoma, Verdana; line-height: 15px; color: #919191;
          float:left; height:100%; position: relative; width: 316px;
}
.highlight:hover { background: url(imgs/recentproject_tab_r.gif) no-repeat;
          color: #565656;
			 float:left; height:100%; position: relative; width: 316px;
}

.LoginFormLabel { 
	     font-size: 11px;
		 font-weight: bold;
	     color: #666666;
	     padding-bottom: 2px;
		 width: 182px;
}

.LoginInput { background: url(imgs/login_input.gif) no-repeat;         
	     font-size: 11px;
		 line-height: 15px;
		 padding: 1px 0 0 0;
		 margin-top: 0px;
		 width: 180px;
		 height: 19px;
		 border: 0px;
	     color: #333333;
}
#main_menu {
	padding: 0;
	margin: 0;
}
#main_menu li {
	display: inline;
	list-style-type: none;
	padding-left: 6px;
}
#sub_menu {
	padding: 0;
	margin: 0;
}
#sub_menu li {
	display: inline;
	list-style-type: none;
	padding-left: 6px;
}
a.menu_link { 
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration: underline;
	background-color: transparent;
}

a.menu_link:hover { 
	color : #ff3366;
}

a.sub_menu_link { 
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
	background-color: transparent;
}

a.sub_menu_link:hover { 
	color : #ff3366;
}

a.Link {
	font-size : 11px;
	font-weight : normal;
	color : #b5143e;
	text-decoration: underline;
}

a.Link:hover {
	color : #FFFFFF;
	background-color: #b5143e;
	text-decoration: none;
}

a.LoginFormLink {	
	font-size : 11px;
	font-weight : normal;
	color : #b5143e;
	text-decoration: none;
}

a.LoginFormLink:hover {
	color : #FFFFFF;
	background-color: #b5143e;
}

a.FooterLink {	
	font-size : 11px;
	font-weight : normal;
	color : #b5143e;
	text-decoration: underline;
}

a.FooterLink:hover {
	color : #FFFFFF;
	background-color: #b5143e;
	text-decoration: none;
}


a.ServiceLink01 { 
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
	display: block;
	width:158px;
	padding-bottom: 0px;
	background: url(imgs/service_01.gif) no-repeat; height: 61px;
	line-height:13px;
}
a.ServiceLink01:hover { 
	background: url(imgs/service_01_r.gif) no-repeat; height: 61px;
}
a.ServiceLink02 { 
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
	display: block;
	width:158px;
	padding-bottom: 0px;
	background: url(imgs/service_02.gif) no-repeat; height: 61px;
	line-height:13px;
}
a.ServiceLink02:hover { 
	background: url(imgs/service_02_r.gif) no-repeat; height: 61px;
}
a.ServiceLink03 { 
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
	display: block;
	width:158px;
	padding-bottom: 0px;
	background: url(imgs/service_03.gif) no-repeat; height: 74px;
	line-height:13px;
}
a.ServiceLink03:hover { 
	background: url(imgs/service_03_r.gif) no-repeat; height: 74px;
}
a.ServiceLink04 { 
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: none;
	display: block;
	width:158px;
	padding-bottom: 0px;
	background: url(imgs/service_04.gif) no-repeat; height: 74px;
	line-height:13px;
}
a.ServiceLink04:hover { 
	background: url(imgs/service_04_r.gif) no-repeat; height: 74px;
}
.linkdiv { display:none }

h2 a, a.StrongLink { background: url(imgs/bullet.gif) no-repeat;	
	font-family: Tahoma, Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-left: 8px;
	color : #b5143e;
	text-decoration: underline;
}
h2 a:hover, a.StrongLink:hover { background: url(imgs/bullet_r.gif) no-repeat;
	color : #FFFFFF;
	background-color: #b5143e;
	text-decoration: none;
}
.divider { background: url(imgs/text_spacer.gif) repeat-x;
         width: 100%;
		 height: 45px;
}
.Strong { 
	     font-size:11px;
		 font-weight: bold;
		 line-height: 15px;
		 padding-left: 0px;
		 padding-right: 0px;
	     color: #555555;
}
.title, .Title { font:bold 12px Georgia, Tahoma, Verdana;
		 line-height: 15px;
		 padding-left: 0px;
		 padding-right: 0px;
	     color: #b5143e;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}
.Highlight_00_Normal { font:11px Tahoma, Verdana; line-height: 15px; color: #919191; width:180px
}
.Highlight_00_Normal:hover { font:11px Tahoma, Verdana; line-height: 15px; color: #565656; width:180px
}
.clear {
	clear: both;
	}
.center {
	text-align: center;
	}
.center a { 	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #b5143e;
	text-decoration: underline;
}
.center a:hover  { background: url(imgs/bullet_r.gif) no-repeat;
	color : #FFFFFF;
	background-color: #b5143e;
	text-decoration: none;