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



body {
	background-image: url(../imgs/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

#container{
	margin: 0px;
	float: none;
	width: 990px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#photo{
	float: left;
	padding-top: 24px;
}

#space{
	height: 30px
}


#content{
	float: right;
	clear: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 17px;
}



#menu{
	float:right
}



#bottomnav{
	width: 988px;
	height: 15px;
	clear: both;
	float: right;
	position: relative;
	text-align: right;

}

#header{
	width: 988px;
	height: 67px;
	margin: 0px;
	padding: 0px;
}

#modeloutline {
	height: 410px;
}
