@charset "UTF-8";
/* CSS Document */


html {
	height: 100%;
}

body {
	height: 100%;
	padding: 0px;
	background-color:#333333;
	margin: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Table_01 {
	position:relative;
	width:800px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 3px;
}

#header-wrap_ {
	clear: left;
	float: left;
	height: 169px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
}

#top_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:19px;
	background-image: url(../images/slices/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
}

#header_ {
	position:absolute;
	left:0px;
	top:19px;
	width:577px;
	height:150px;
	background-image: url(../images/slices/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo_ {
	position:absolute;
	left:577px;
	top:19px;
	width:200px;
	height:150px;
	background-image: url(../images/slices/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header-right_ {
	position:absolute;
	left:777px;
	top:19px;
	width:23px;
	height:150px;
	background-image: url(../images/slices/header_right.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#buttons_ {
	clear: left;
	float: left;
	height: 50px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
}

#buttons-left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:23px;
	height:50px;
	background-image: url(../images/slices/buttons_left.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#button-home_ {
	position:absolute;
	left:23px;
	top:0px;
	width:110px;
	height:50px;
}

#button-about_ {
	position:absolute;
	left:133px;
	top:0px;
	width:110px;
	height:50px;
}

#button-services_ {
	position:absolute;
	left:243px;
	top:0px;
	width:170px;
	height:50px;
}

#button-products_ {
	position:absolute;
	left:413px;
	top:0px;
	width:122px;
	height:50px;
}

#button-portfolio_ {
	position:absolute;
	left:535px;
	top:0px;
	width:124px;
	height:50px;
}

#button-contact_ {
	position:absolute;
	left:659px;
	top:0px;
	width:118px;
	height:50px;
}

#buttons-right_ {
	position:absolute;
	left:777px;
	top:0px;
	width:23px;
	height:50px;
	background-image: url(../images/slices/buttons_right.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#main_ {
	position:relative;
	left:0px;
	top:0px;
	width:752px;
	height:auto;
	background-image: url(../images/slices/main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear: left;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main-bottom_ {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:32px;
	background-image: url(../images/slices/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: left;
}

#bottom_ {
	position:relative;
	left:0px;
	top:-6px;
	width:800px;
	height:auto;
	background-image: url(../images/slices/footer.gif);
	background-repeat: repeat-y;
	background-position: center top;
	clear: left;
	float: left;
}

#footer_ {
	position:relative;
	left:0px;
	width:752px;
	height:auto;
	background-image: url(../images/slices/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 24px;
	padding-left: 24px;
	padding-bottom: 6px;
	top: 0px;
}

#validator_ {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:auto;
	clear: left;
	float: left;
}
