body {
	margin: 0; 
	padding: 0;
	text-align: center;  
	height:100%;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background: url('/graphics/bg.jpg');
	background-repeat : repeat-all;
}

#container {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	min-height:100%;
}

#header {
	width: 800px;
	height: 146px;
}

#content {
	width: 800px;
	min-height:600px;
	margin: 0 auto 0 auto;
}
#footlinkz {
	color: #8e8e78;
	margin-left: 49px;
	width: 752px;
	text-align: center;
	background: #f1f2e6;
	padding: 3px 0px;
}
#footlinkz2 {
	color: #8e8e78;
	width: 752px;
	margin-left: 32px;
	text-align: center;
	padding: 3px 0px;
}
a.footlinkz {
	color: #8e8e78;
	text-decoration: none;
}
a.footlinkz:hover {
	color: #4e70cc;
	text-decoration: underline;
}


#splash_topcontent {
	width: 800px;
	height:317px;
	margin: 0 auto 0 auto;
}

#splashmiddle {
	width: 667px;
	min-height:317px;
	float:right; 
	position: relative;
}

#splashmenu {
	width: 133px;
	height: 317px;
	background: url('/graphics/splash_menu_bg.jpg');
	background-repeat : no-repeat;
	float:left; 
}

#splashpic {
	width: 423px;
	height: 317px;
	background: #ffffff;
	float:left; 
}

#splashlines {
	position: absolute; 
	top: 0px; 
	left: 0px;
}

#splashtext {
	width: 244px;
	height: 317px;
	float:right; 
}

#splash_botcontent {
	width: 800px;
	min-height:217px;
	margin: 0 auto 0 auto;
}


#splashbot {
	width: 556px;
	min-height:217px;
	float:left; 
}

#splashbotright {
	width: 244px;
	min-height:217px;
	float:right; 
}

#splashnews {
	width: 284px;
	min-height: 217px;
	background: url('/graphics/news_top.gif');
	background-repeat : no-repeat;
	float:left; 
}

#news {
	
	text-align: right;
	padding: 40px 13px 5px 50px;
	font-size: 11px;
	line-height:12px;
}

#splashproj {
	width: 272px;
	min-height: 217px;
	background: url('/graphics/proj_top.gif');
	background-repeat : no-repeat;
	float:right; 
}

#proj {
	
	text-align: right;
	padding: 40px 17px 5px 15px;
	font-size: 11px;
	line-height:12px;
}

#menu {
	width: 303px;
	height: 575px;
	float:left;
}

#menubox {
	width: 245px;
	height: 376px;
	margin: 17px 0 0 25px;
	background: url('/graphics/menu_bg.gif');
	background-repeat : no-repeat;
}

#whitebar {
	width: 800px;
	height: 7px;
	background: #ffffff;
}

#footmenu {
	width: 800px;
	height: 21px;
	margin: 0 auto 0 auto;
	font-size:11px;
	background: url('/graphics/foot_bg.jpg');
	background-repeat : no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}

#footer {
	width: 780px;
	height: 21px;
	margin: 0 auto 0 auto;
	font-size:11px;
	vertical-align:bottom;
	padding-top:9px;
}

#right_foot {
	color: #000000;
	float: right;
	padding-top: 2px;
	padding-right:16px;
}

#left_foot {
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-left:16px;
}



#clear {
	clear: both;
}

p.solid {border-style: solid; } 




#container_ct {
	width: 830px;
	margin: 0 auto 0 auto;
	text-align: left;
	height: 100%;
}

#header_ct {
	width: 830px;
	height: 129px;
}

#content_ct {
	width: 830px;
	margin: 0 auto 0 auto;
	background: url('/graphics/main_ct_bg.jpg');
	background-repeat : repeat-y;
}

#menu_ct {
	width: 140px;
	float:left; 
}


#splashmenu_ct {
	width: 140px;
	height: 353px;
	background: url('/graphics/splash_menu_ct_bg.jpg');
	background-repeat : no-repeat;
	float:left; 
}


#text_ct {
	width: 690px;
	float:right; 
}

#pagecontent {
	padding: 12px 65px 35px 23px;
}

#projects {
	width: 690px;
	background: url('/graphics/projects_ct_bg.gif');
	background-repeat : no-repeat;
}

#projects_head {
	text-align:right; 
	padding-right:36px;
}

#proj_title {
	font-size:14px; 
	font-weight:bold; 
	text-transform:uppercase;
}

#projects_pic {
	float:left; 
	width:328px; 
	height:352px; 
	padding-top:20px; 
	padding-left:23px;
	text-align:center;

}
#tn_right {
	float:right; 
	width:290px; 
	padding-right: 30px;

}
#thumbs {
	width:280px; 
	height: 250px;
	overflow: auto;

}
#floatingpic {
	margin-left: 10%; 
margin-right: 10%;
}

#projects_text {
	padding-top: 10px;
	font-size:11px; 
	line-height: 13px; 
}

#ct_bot {
	width: 830px;
	min-height: 19px;
	background: url('/graphics/ct_bot.jpg');
	background-repeat : no-repeat;
	clear: both;
}

#footmenu_ct {
	width: 830px;
	height: 21px;
	margin: 0 auto 0 auto;
	font-size:11px;
	background: url('/graphics/foot_ct_bg.jpg');
	background-repeat : no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}

#footer_ct {
	width: 736px;
	height: 21px;
	padding-left: 19px;
	margin: 0 auto 0 auto;
	font-size:11px;
	vertical-align:bottom;
	padding-top:8px;
}

#right_foot_ct {
	color: #000000;
	float: right;
	padding-top: 2px;
	padding-right:16px;
}

#left_foot_ct {
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-left:16px;
}




a {
	color: #00447d;
	text-decoration: none;
}
a:hover {
	color: #99a0ae;
	text-decoration: underline;
}

a.lower {
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
a.lower:hover {
	color: #dae2eb;
	text-decoration: none;
}

a.menutextlink {
	color: #14365b;
	text-decoration: none;
}
a.menutextlink:hover {
	color: #99a0ae;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #99a0ae;
	text-decoration: underline;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.more {
	color: #b92801;
	text-decoration: none;
	 font-weight:bold;
	 text-transform:uppercase;
}
a.more:hover {
	color: #4e70cc;
	text-decoration: underline;
}

a.news {
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	color: #4e70cc;
	text-decoration: underline;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

ul.news  {
	list-style-image: url("/graphics/box.gif"); 
	list-style-type: square;
	list-style-position: outside;
	margin:0px; 
	padding-left:36px;
	padding-right:30px;
	padding-top:13px;
}


  .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url('/graphics/shadow.gif') right bottom no-repeat;
  }
.wrap2 {
  background:url('/graphics/corner_bl.gif') left bottom no-repeat;
  }
.wrap3 {
  padding:0 5px 5px 0;
  background:url('/graphics/corner_tr.gif') right top no-repeat;
  }
  

  
  .wrap3 img {
  display:block;
  }