body {
  font-family: Arial, Helvetica, sans-serif;
  background-color:#759aab;
  margin:0;
  padding:0;
  color:#000000;
  text-align:center;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a.srollover_home	{
	display:block;
	width:52px;
	height:24px;
	background:url(images/buttons/home.gif) 0 0 no-repeat;
	text-decoration:none;
}

a:hover.srollover_home	{
	background-position:-52px 0px;
	}

a.srollover_shop	{
	display:block;
	width:52px;
	height:24px;
	background:url(images/buttons/shop.gif) 0 0 no-repeat;
	text-decoration:none;
}

a:hover.srollover_shop	{
	background-position:-52px 0px;
}

a.srollover_team	{
	display:block;
	width:61px;
	height:24px;
	background:url(images/buttons/team.gif) 0 0 no-repeat;
	text-decoration:none;
}

a:hover.srollover_team {
	background-position:-62px 0px;
}

a.srollover_portfolio	{
	display:block;
	width:96px;
	height:24px;
	background:url(images/buttons/portfolio.gif) 0 0 no-repeat;
	text-decoration:none;
}

a:hover.srollover_portfolio {
	background-position:-96px 0px;
}

a.srollover_contact	{
	display:block;
	width:96px;
	height:24px;
	background:url(images/buttons/contact.gif) 0 0 no-repeat;
	text-decoration:none;
}

a:hover.srollover_contact {
	background-position:-98px 0px;
}

#top_third	{
	width:955px;
	height:169px;
	}

#menu li	{
	padding:5px;
	float:left;
	display:block;}
#menu	{
	margin:15px 105px 0px 0px;
	float: right;;
	}
	
#port_nav {
	margin-top: -53px;
	z-index: 2;
}

.nav	{
	width:955px;
	height:54px;
	background-image:url(images/top_nav.jpg);
	background-repeat:no-repeat;
	}
#ident	{
	width:955px;
	height:152px;
	background-image:url(images/top_ident.jpg);
	}
.top_col_left	{
	float:left;
	width: 226px;
	}
.top_col_right	{
	float:right;
	width: 549px;
	}
.logo	{
	position: relative;
	float:left;
	padding:5px 0px 0px 25px;
	z-index: 2;
	width: 377px;
	height: 152px;
	}
.here	{
	padding:0px 77px 0px 0px;
	width: 446px;
	vertical-align: top;
	}
		
#middle_container {
	width: 955px;
	min-height: 400px;
	background-image: url(images/left_col.jpg);
	background-repeat: repeat-y;
	margin-top: -14px;
}

#middle_left	{
	width: 226px;
	min-height: 400px;
	float: none;
	margin-bottom: 0px;
	margin-left: 90px;
	padding-top: 50px;
}

#middle_content {
	position: relative;
	width: 509px;
	min-height: 400px;
	float: none;
	text-align: left;
	background-color: #FFFFFF;
	margin-left: -90px;
	margin-right: 90px;
	padding: 15px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 168px;
	margin-top: -50px;
}
