body {
	background-color: #0066ff;
	color: #FFFFFF;
}
.wrapper {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 50px auto auto;
	width: 955px;
	font-size: 18px;
	height: auto;
}
.menu {
	float: left;
	width: 145px;
	margin-right: 55px;
}
.menuhome {
	float: left;
	width: 145px;
	margin-right: 55px;
}
.logo {
	float: left;
	height: 265px;
	width: 600px;
}
.content {
	float: left;
	width: 600px;
	margin-left: 200px;
	line-height: 33px;
	text-align: justify;
	letter-spacing: 3px;
	font-size: 12px;
	margin-top: 20px;
}
.clear {
	clear: left;
}
.button {
	display: block;
	float: left;
	height: 25px;
	width: 600px;
	margin-left: 200px;
	margin-top: 25px;
}
.wrapper .button a {
	display: block;
	float: right;
	height: 25px;
	width: 25px;
	margin-left: 5px;
}

.wrapper .button a:hover {
	background-position: 0px;
}

.wrapper .button2 a {
	display: block;
	float: right;
	height: 25px;
	width: 25px;
	margin-left: 5px;
}

.wrapper .button2 a:hover {
	background-position: 0px;
}
.one    {
	background-image: url(images/buttons/1.jpg);
	background-position: -25px;
}
.two   {
	background-image: url(images/buttons/2.jpg);
	background-position: -25px;
}
.three   {
	background-image: url(images/buttons/3.jpg);
	background-position: -25px;
}
.four   {
	background-image: url(images/buttons/4.jpg);
	background-position: -25px;	
}
#active   {
	background-position: 0px;
}
.wrapper .menu .portfolio {
	background-image: url(images/portfolio.jpg);
	height: 216px;
	width: 145px;
	display:block;
}
.wrapper .menu .contact {
	height: 110px;
	width: 145px;
	background-image: url(images/contact.jpg);
	display: block;
}
.portfolio {
	display: block;
	height: 158px;
	width: 200px;
}
.wrapper .content #portfolio_1 {
	background-image: url(images/portfolio/small_1.jpg);
}
.wrapper .content #portfolio_2 {
	background-image: url(images/portfolio/small_2.png);
}
.portfolio a {
	display: block;
	height:100%;
}

.portfolio a:hover {
	background-image: url(images/fade.png);
	height: 100%;
	width: 100%;
	display:block;
}
.portfolio600x400 {
	float: left;
	height: 400px;
	width: 600px;
	margin-bottom: 10px;
	margin-right: 150px;
}
.portfoliosmall0 {
	float: left;
	height: 52px;
	width: 78px;
}
.portfoliosmall1 {
	float: left;
	height: 52px;
	width: 78px;
	margin-left: 8px;
}
.portfoliosmall2 {
	float: left;
	height: 52px;
	width: 78px;
	margin-left: 9px;
}
.portfoliosmall3 {
	float: left;
	height: 52px;
	width: 78px;
	margin-left: 200px;
	margin-top: 9px;
}
.portfoliosmall4 {
	float: left;
	height: 52px;
	width: 78px;
	margin-left: 9px;
	margin-top: 9px;
}
.portfoliosmall6 {
	float: left;
	height: 52px;
	width: 78px;
	margin-left: 9px;
	margin-right: 150px;
}
.caption {
	float: left;
	width: 600px;
	line-height: 12px;
	text-align: left;
	letter-spacing: 1px;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}
.button2 {
	display: block;
	float: left;
	height: 25px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 200px;
}
.wrapper .portfoliosmall2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper .portfoliosmall1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper .menu .home img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.portfoliogrouppictures {
	float: left;
	width: 605px;
	line-height: 12px;
	text-align: left;
	letter-spacing: 1px;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}
.contact {
	float: left;
	width: 600px;
	line-height: 33px;
	text-align: justify;
	letter-spacing: 3px;
	font-size: 12px;
	margin-top: 20px;
}
