@charset "UTF-8";
html{
	min-width:1000px;
	min-height:1158px;
}
body {
	background-color:#e64644;
	background-image:url('../images/shared/content_frame_homepage.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
}
.copy{
	font-size:9px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#flashcontent{
}