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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/home/header.jpg);
	background-repeat:no-repeat;	
	background-position: center top;
}
a {
	color: #726d6c;
	text-decoration:none;
}
a:hover{
	color: #5e5453;
	text-decoration: underline;
}
/*
#wrapper{
	margin: 0 auto;
	width: 1010px;
	padding-top:332px;
}

#innerwrap{
	margin: 0 auto;
	width: 579px;
}
*/
