@charset "utf-8";
/* CSS Document */

a:link {color:grey; text-decoration: none; font-family:Verdana, Geneva, sans-serif;}
a:visited {color:grey; text-decoration: none; font-family:Verdana, Geneva, sans-serif;}
a:hover {color:grey; text-decoration: none; font-family:Verdana, Geneva, sans-serif;}
a:active {color:grey; text-decoration: none; font-family:Verdana, Geneva, sans-serif;}

body, html {margin:0; padding:0; border:0;
			
} /* Re-sets IE to “zero” for these values */

p {
	font-family: Verdana, Geneva, sans-serif;
}

img{
	border-style:none;
}

.smalltext{
	
}

#div {text-align:left;} 

#main-wrapper{
	margin:0 auto;
	width:1081px;
	
}

#header{
	width:1081px;
	height:465px;
	
}

#bodywrapper{
	width:1081px;
	background-image:url(images/body.png);
	background-repeat:repeat;
}

#body{
	padding-left:125px;
	padding-right:105px;
}

#footer{
	width:1081px;
	height:224px;
	background-image:url(images/footer.png);
}
#whitetext {
	color: #ffffff;
}
.white {
	color: #ffffff;
}
#main-wrapper center {
	color: #000;
}
