@charset "utf-8";
* 
body  
	{
	background-color:#00569B;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	margin-top:0px;
	}
#container
	{
	width:800px;
	height:auto;
	margin:auto auto;
	border:1px solid #003866;
	border-top:0px;
	}
#header
	{
	width:800px;
	height:404px;
	background-image:url(../images/site/header.jpg);
	}
#links
	{
	width:439px;
	float:right;
	color:#FFFFFF;
	font-size:16px;
	margin-top:93px;
	font-family:Helvetica, sans-serif;
	}
#links a
	{
	color:#333333;
	font-size:15px;
	padding-left:18px;
	text-decoration:none;
	font-weight: bold;
	}
#links a:visited
	{
	color:#333333;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	}
#links a:hover
	{
	color:#5EA1D3;
	font-size:15px;
	text-decoration:underline;
	font-weight: bold;
	}
#text
	{
	width:800px;
	height:auto;
	background-color:#014073;
	}
#text a:link
	{
	color:#7FC6FC;
	text-decoration:underline;
	font-size:15px;
	}
#text a:visited
	{
	color:#7FC6FC;
	text-decoration:underline;
	font-size:15px;
	}
h1
	{
	color:#FFFFFF;
	font-size:16px;
	margin-top:0px;
	margin-left:15px;
	}
p
	{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	color:#FFFFFF;
	}
.style1
	{
	color:#7FC6FC;
	}
#Photo_Images{
	height:auto;
	width:170px;
	float:right;
	padding-right:10px;
	margin-top:47px;
	}
img.bottom-image
{
	padding:2px;
	border: 1px solid #003866;
	margin-bottom:20px;
	background-color: #00569B;
	float:right;
}
#bottomText
	{
	margin:auto auto;
	width:800px;
	height:30px;
	font-size:13px;
	text-align:center;
	margin-top:5px;
	}
#bottomText a:link
	{
	font-size:13px;
	color:#7FC6FC;
	text-decoration:none;
	}
#bottomText a:hover
	{
	font-size:13px;
	color:#7FC6FC;
	text-decoration:none;
	}
#bottomText a:visited
	{
	font-size:13px;
	color:#7FC6FC;
	text-decoration:none;
	}

#container #text #rightFloat {
	float: right;
	height: auto;
	width: 180px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 2px;
	border: 1px solid #BFBFBF;
	margin-top: 40px;
}
#action   {
	float: right;
	width: 184px;
	margin-top: 20px;
	margin-right: 15px;
	border: 1px solid #BFBFBF;
}
#view {
}
.rightFloatImg {
	margin-bottom: 5px;
}
#container #text #priceList {
	float: right;
	width: 240px;
	height: 180px;
	margin-right: 20px;
}
#container #header #link {
	width: 240px;
	height: 180px;
	padding-top: 200px;
	padding-left: 370px;
}
#container #header #link a {
	height: 180px;
	width: 240px;
	display: block;
}
