body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d4d4d4;
	background-image: url(images/bg_index.jpg);
	background-position: center top;
}
p {
	margin-top: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.right {
	float: right;
}

a:hover {
	color: #FF0202;
}


.content {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}
.content img, .contentportfolio1 img, .contentportfolio2 img, .contentportfolio3 img, .contentportfolio4 img, .contentportfolio5 img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.indextop {
	background-image: url(images/index_top.jpg);
	background-repeat: no-repeat;
	height: 246px;
	text-align: right;
	font-size: 25px;
}
.indexcenter {
	background-image: url(images/index_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
.indextext {
	padding-right: 30px;
	font-size: 14px;
	line-height: 23px;
}

.menutop {
	padding-top: 190px;
	padding-right: 30px;
}
.indexbot {
	font-size: 11px;
}
.bottommenu {
	font-size: 18px;
}

.wrapper {
}
.porttop {
	background-image: url(images/portfolio_top.jpg);
	height: 217px;
	text-align: right;
}
.portleft {
	background-image: url(images/portfolio_bg_content.jpg);
	float: left;
	width: 460px;
	height: 489px;
}
.portleft img {
	padding: 1px;
}

.portright {
	background-image: url(images/portfolio_bg_center.jpg);
	float: left;
	height: 489px;
	width: 519px;
}
.portmenu {
	padding-top: 155px;
	padding-right: 30px;
}
.portmenu strong {
	font-size: 25px;
	letter-spacing: -1px;
}


.centertext {
	padding-top: 350px;
	font-size: 14px;
	line-height: 23px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: right;
}
.contentportfolio1 {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/portfolio_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left 217px;
}
.contentportfolio2 {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/portfolio_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left 217px;
}
.contentportfolio3 {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/portfolio_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left 217px;
}
.contentportfolio4 {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/portfolio2_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left 217px;
}
.contentportfolio5 {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/portfolio3_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left 217px;
}


.content404 {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/404_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left 217px;
}
