.centertab{
width: 100%;
height: 100%;
}
#maincontainer{
position:relative;
	width: 993px;
}
#header{
	width: 993px; 
	height: 225px;
	background-color:#ebebeb;
}
#brand{
position:absolute;
	top:50px;
	left:0px;
}
#slogain{
position:absolute;
	top:160px;
	right:20px;
	color : #959595; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic; 
	font-weight:bold;
}
#menucontainer{
position:relative;
margin-top:20px;
	left:0px;
	width: 993px; 
	height: 331px;
	background-color:#333;

}
#menu1{
top:250px;
	width: 331px; 
	height: 331px;
	position:absolute;
	top:0px;
	left:0px;
}
#menu2{
top:250px;
	width: 331px; 
	height: 331px;
	position:absolute;
	top:0px;
	left:331px;

}
#menu3{
top:250px;
	width: 331px; 
	height: 331px;
	position:absolute;
	top:0px;
	left:662px;
}
#contact{
padding-top:10px;
	color : #959595; 
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 1px }
	
	#smartenter{visibility:hidden;}

	 	#contact A:link{
	color : #959595; 
	text-decoration : none; 
} 
	#contact A:visited {
	color : #959595;
	text-decoration : none; 
} 
	#contact A:active {
	color : #959595; 
	text-decoration : none; 
} 
	#contact A:hover{
	color : #000; 
	text-decoration : none; 
} 

#valignbox {
    float: left;
    height: 50%;
    margin-bottom: -290px;
    width: 1px;
}


html, body {
    height: 100%;
}

.menubuttons{text-align:right; 
padding-top:135px; padding-right:2px;}

img {
	border:0px;		
}


	 #maincontent {
    position: relative;
	width: 1000px;
	height: 600px;
    margin: 0 auto;
    clear: left;
	overflow:hidden;
}

* {
    margin: 0;
}
