BODY{
	margin : 0px;
	padding : 0px;
	background-color:#E6E6E6;	
	font-family: Tahoma, Arial, sans-serif;
}

td, th, div, p, ul, li{
	font-size : 13px;	
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	font-weight: normal;
}

div{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	margin: 0px;
	padding: 0px;
}

.outer{
	width: 922px;
	padding: 0px 0px 0px 30px;
	text-align: left;
}

#header{
	background-color:#FFFFFF;
	width: 100%;
}

#logo{
	float: left;
	background-color:#FFFFFF;
	display:block;
	width:397px;
	height:106px;
	
}
.logo{
	float: left;
	margin: 14px 0px 0px 11px;
	
}

.top_left{
	float: right;
	width: 524px;
	height: 107px;
	background: #90a1d5;
	background: url(../images/contact_bg.jpg) top left no-repeat;
}
.content a{
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}
.contacts{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FEFDFD;
	padding:5px 0px 0px 17px;
	line-height: 16px;
}
.top_tbl{	
	border-collapse:	collapse;		
}
.top_tbl th,.top_tbl td{	
	border-bottom:		1px solid #E0E0E0;
	border-left:		0px;
	border-right:		0px;
	padding:			0px;
	margin:			0px;
}
.top_sep{
	clear: both;
	background: url(../images/top_separator.gif) top left repeat-x;
	height: 15px;	
}

.center{
	float: left;
	width: 100%;
	background: url(../images/main_bg.jpg) top right repeat-y #CCCCCC;
}

.mnu_lft{
	float: left;
	width: 180px;
	padding: 8px 0px 0px 15px;
}

.mnu_lft a{
	font-size: 11px;
	font-weight: bold;
	color: #5460AA;
	display: block;
	line-height: 43px;
	padding: 0px;
}

.mnu_lft a:hover{
	text-decoration: none;
	color: #FBFBFB;
}


.lnk_sep{
	font-size: 1px;
	height: 1px;
	width: 100%;
	background: #7B7776;
}

#main{
	float: right;
	width: 715px;
}

.mn_header{
	float: left;
	width: 100%;
	background: #FFF;
}

.art_img{
	float: left;
}

.art_shrt_txt{
	float: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 8px 0px 0px 29px;
}

.art_sep{
	float: left;
	width: 100%;
	height: 12px;
	font-size: 1px;
	background: url(../images/art_sep.gif) top left repeat-x;
}

.content{
	float: right;
	width: 680px;
	padding: 16px 24px 46px 20px;
	font-size: 13px;
}

.content h4{
	margin: 0px 0px 15px 0px;
	color: #5460AA;
	font-size: 13px;
}
.content h3{
	text-align:center;
}

.btm_sep{
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 1px;
	background: url(../images/btm_sep.gif) top left repeat-x;
}

#footer{
	text-align: right;
	font-size: 11px;
	padding: 10px 20px 30px 0px;
}
#footer a{
	color:#000000;
	font-weight:bold;
}

.transr{
	text-decoration:none;
	margin:10px;
	text-align:center;
	background-image:url(../images/past_r.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:209px;
	padding:10px;
}
.transl{
	text-decoration:none;
	margin:10px;
	background-image:url(../images/past_l.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:209px;
	padding:10px;
}
.trans{
	text-decoration:none;
	text-align:center;
	width:310px;
	height:189px;
	vertical-align:top;
}
.trans h3{
	margin:0px;
	font-size:16px;
}
.portfolio dt {
  margin-bottom: 10px;
}
.portfolio dd {
  margin-bottom: 50px;
}
.portfolio dd img {
  border: 1px solid black;

