		body {
			margin: 0 0 0 0;
			background: #ffffff;
			color: #666666;
			font-family: verdana,arial,helvetica,sans-serif;
			text-align: center;
		}
		#page {
			text-align: left;
			margin: 0 auto 0 auto;
			width: 950px;
		}
		#header h2 {
			margin: 0 0 0 0;
			padding: 48px 0 0 175px;
			height: 30px;
			font-size: 0.9em;
			font-weight: normal;
		}
		#content {
			padding: 0 0 0 0;
			border: 1px solid #666666;
			height: 460px;
		}
		#content_left {
			float: left;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			width: 501px;
			height: 460px;
			background: #999999;
			color: #000000;
		}
		#content_right {
			float: right;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			width: 446px;
			height: 460px;
			border-left: 1px solid #666666;
		}
		#content_right_about_modprop_studios {
			margin: 0 0 10px 0;
			padding: 0 0 0 0;
			height: 413px;
			background: #eeeeee;
			color: #000000;
			border-bottom: 1px solid #666666;
		}
		#content_right_about_modprop_studios h2 {
			margin: 0 0 0 0;
			padding: 15px 5px 15px 5px;
			font-size: 1em;
			font-weight: normal;
			background: #666666;
			color: #ffffff;
			text-align: center;
		}
		#content_right_about_modprop_studios p {
			padding: 0 15px 0 15px;
			font-size: 0.8em;
			text-align: justify;
		}
		#content_right_phone {
			text-align: center;
		}
		#footer {
			margin: 0 0 0 0;
			padding: 5px 0 0 0;
			width: 950px;
			height: 25px;
			font-size: 0.7em;
			color: #000000;
		}
		#footer address {
			font-style: normal;
			font-size: 1.2em;
		}
		#footer_left {
			padding: 0 5px 5px 2px;
			float: left;
			width: 360px;
			height: 15px;
			text-align: left;
		}
		#footer_right {
			padding: 0 2px 5px 5px;
			float: right;
			width: 360px;
			height: 15px;
			text-align: right;
		}
		a {
			color: #000000;
			font-weight: bold;
		}
		a:hover {
			color: #f70a98;
			font-weight: bold;
			text-decoration:none;
		}
