﻿/* CSS Document */
body 
{
	background-color: #6A747C;
}

#wrapper 
{
	width: 925px;
	margin: 0 auto;
	position: relative;
}

#inside_footer { display: none; }

#outside_footer_text1 { float: right; margin-right: 30px; }
#outside_footer_text2 { float: right; margin-right: 150px; }
#outside_footer_text3 { float: left; margin-left: 35px; }
