@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(Choice-1-Builders_images/background.jpg);
	background-repeat: repeat-x;

}
#page {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	position: relative;

}
#page #menu {
	height: 52px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#page  #center  {

}
#page  #center  #logo  {
	height: 400px;
	width: 275px;
	float: left;
}
#page  #center  #flash  {
	float: left;
	height: 400px;
	width: 450px;
}
#page  #center  #index  {
	float: left;
	height: 460px;
	width: 150px;
	background-color: #4e270d;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-bottom-radius: 15px;
	padding-left: 25px;
	padding-top: 5px;
}
#page #footer  {
	height: 36px;
	width: 893px;
	position: absolute;
	top: 471px;
	left: -41px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 07c0f1;
	text-decoration: none;
	text-transform: capitalize;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 07c0f1;
	text-decoration: none;
	text-transform: capitalize;
}

