/* CSS Document */
body{
	margin: 0px;
	background-image: url(index-bg.jpg);
	background-repeat: repeat-x;
}
#wrapper{
width:1002px;
}
#nav{
	height: 116px;
}
#header{}
#content{
	position: absolute;
	margin-top: 350px;
	visibility: visible;
}
#footer{
	margin-top: 233px;
}
.iso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
