html, body
{
padding:0px;
margin:0px;
padding-bottom:50px;
}

body
{
	background-image: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.holder
{
margin:auto;
width:865px;
padding-bottom:50px;
}

.verf
{
background-image:url(../images/verf.png);
background-repeat:no-repeat;
margin:auto;
width:950px;
height:650px;
}

.top
{
width:865px;
height:125px;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position: left top;
}

.menut 
{
padding-top:10px;
padding-left:420px;
width:500px;
height:40px;

}

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

.menut ul
{
text-decoration: none;
list-style-type: none;
margin:0px;
padding:0px;
height:40px;
}

.menut ul li
{
margin:0px;
padding:0px;
margin-left:10px;
float: left;

text-decoration: none;
padding-top:5px;

width:140px;
height:40px;
background-image: url(../images/menubg.png);
background-repeat: no-repeat;
cursor:pointer;
text-align: center;
}

.menut ul li  a
{
margin:0px;
padding:0px;
}

.menut ul li:hover
{

background-image: url(../images/menubgover.png);
background-repeat: no-repeat;
cursor:pointer;
}

.quote
{
	text-align: right;
	padding-top:50px;
	width:766px;
	height:125px;
	margin-bottom:75px;
	padding-left: 100px;
}

.quoteport
{
	text-align: right;
	padding-top:20px;
	width:766px;
	height:25px;
	margin-bottom:25px;
	padding-left: 100px;
}

.menu ul
{
text-decoration: none;
list-style-type: none;
margin:0px;
padding:0px;
}

#products ul li
{
margin:0px;
padding:0px;
}

.menu ul li  a
{
margin:0px;
padding:0px;
margin-left:10px;
float: left;
display: block;
text-decoration: none;
padding-top:5px;
height:35px;
width:140px;
background-image: url(../images/menubg.png);
background-repeat: no-repeat;
cursor:pointer;
}

.tabstop
{
margin-top:-1px;
width:865px;
height:15px;
background-image: url(../images/tabstop.png);
background-repeat:no-repeat;
background-position: top;
}

.porttop
{
position: relative;
margin-top:75px;
width:865px;
height:10px;
background-image: url(../images/tabstop.png);
background-repeat:no-repeat;
background-position: top;
}

.portfolio
{
position: relative;
width:865px;
background-image: url(../images/tabsbottom.png);
background-repeat:no-repeat;
background-position: bottom;
background-color: white;
}

.portfolio .left
{
position: relative;
font-family: Arial;
font-size:12px;
line-height: 16px;
float:left;
padding:15px;
width:400px;
}

.portfolio .right
{
position: relative;
padding:15px;
float:left;
width:400px;
}

.portfolio .item
{
margin:auto;
width:97%;
clear: both;
border-bottom:1px solid #e7e7e7;
}

.footer
{
color:#dfdfdf;
font-family: Arial;
font-size:10px;
line-height: 14px;
letter-spacing:1px;
margin:auto;
margin-top:25px;
margin-bottom:25px;
width:865px;
height:40px;
}


.footer a
{
text-decoration:none;
color:#dfdfdf;
font-family: Arial;
font-size:10px;
line-height: 14px;
letter-spacing:1px;
}

.footer .info
{
width:220px;
padding-right:25px;
float:left;
}

.footer .info img
{
padding-right:10px;
float:left
}
.hosttop {
	position: relative;
	margin-top:75px;
	width:865px;
	height:10px;
	background-image: url(../images/tabstop.png);
	background-repeat:no-repeat;
	background-position: top;
}
.hosting {
	position: relative;
	width:865px;
	background-image: url(../images/tabsbottom.png);
	background-repeat:no-repeat;
	background-position: bottom;
	background-color: white;
}


.hosting .left {
	position: relative;
	font-family: Arial;
	font-size:12px;
	line-height: 16px;
	float:left;
	padding:15px;
	width:250px;
}
.hosting .right {
	position: relative;
	padding:15px;
	float:left;
	width:435px;
	font-size: 12px;
}
.hosting .right table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.right table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

.hosting .item {
	margin:auto;
	width:97%;
	clear: both;
	border-bottom:1px solid #e7e7e7;
}

