body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-attachment: fixed;
	background-position: top center;
	overflow-x: hidden;
	background-color:#000;
	color:#00265d;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	font-weight:bold;
	color:#00265d;
}
a:hover {
		font-weight:bold;

	color:#F03;
}
h2 {
	font-size:18px;
	margin:0 0 5px 0;
	padding:0;
	line-height: normal;
}
#logo {
	float:left;
	position:relative;
	height:57px;
	width:347px;
}
#menu {
	float:right;
	position:relative;
	margin-top:30px;
	width:387px;
}
#offer {
	float:right;
	position:relative;
	width:209px;
	height:auto;
	text-align: right;
}
#png_bg {
	float: right;
	position:relative;
	width: 760px;
	height:575px;
	padding:20px;
	background-image:url(images/bgtrans.png);
	margin:0 auto;
	margin-top:15px;
}
#table_main {
	float: right;
	position:relative;
	width: 800px;
	background-image:url(images/bgtrans.png);
	margin:0 auto;
	margin-top:15px;
}
#copy {
	float:left;
	position:relative;
	width:531px;
	height:auto;
	line-height:2;
}
#aboutcopy {
	float:left;
	position:relative;
	width:370px;
	line-height:2;
}

#contactcopy {
	float:left;
	position:relative;
	width:370px;
	line-height:1.5;
}

#contactcopy a:hover{
		font-weight:bold;

	color:#F03;
	
}

#aboutcopyright {
	float:right;
	position:relative;
	width:370px;
	line-height:2;
}

#homeimages {
	float:left;
	margin-top:20px;
}
.flashtitle {
	text-align: center;
	padding-top: 296px;
}
#container {
	width: 800px;
	margin: 50px auto 0 auto;
	vertical-align: top;
}
#header {
	width: 800px;
}
#credit {
	float:right;
	margin-top:10px;
	width: 91px;
	height:12px;
	margin-left:10px;
}
#facebook {
	float:right;
	margin-top:8px;
	width: 78px;
	height:15px;
	margin-left:10px;
	}
	#twitter {
	float:right;
	margin-top:8px;
	width: 113px;
	height:15px;
	margin-left:10px;
	}

#content {
	float:left;
	margin-top:15px;
	width: 760px;
	padding:20px;
	vertical-align: top;
	background-image:url(images/backshade.png);
}
