body {
	padding:0;
	margin:0;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#005981;
	text-align:center;
	background:#005981;
}
ul,p,h3{
	padding:0;
	margin:0;
}
ul{
	list-style-type:none;
}
#wrapper{
	width:990px;
	margin:0 auto;
	text-align:right;
}
#header{
	width:990px;
	height:520px;
	background:url('../images/header.jpg') top left no-repeat;
}
#flash{
	float:right;
	width:686px;
}
#header_text{
	float:left;
	width:304px;
	height:520px;
	background:url(../images/headerrest.jpg) left top no-repeat;
}
#menu{
	width:990px;
	height:230px;
}
#menu ul{
	float:right;
	width:392px;
	height:110px;
	margin-right:4px;
	margin-top:22px;
	background:url(../images/menu.jpg) left top no-repeat;
}
#menu ul li{
	float:right;
}
#menu ul li a{
	color:#005981;
	text-decoration:none;
	display:block;
	font-size:20px;
	padding-top:30px;
	margin-right:65px;
}
#menu ul li a:hover{
	color:#800000;
}
#menu img{
	float:left;
}
#welcome{
	width:295px;
	font-size:16px;
}
#content{
	width:990px;
	height:630px;
	background:#fff;
}
#gallery{
	width:700px;
	float:left;
}
#products{
	width:250px;
	float:right;
}
#products_list{
	margin-right:30px;
	font-size:18px;
}
#products_list li{
	background:url(../images/dot.jpg) right top no-repeat;
	height:20px;
	padding-right:20px;
	margin-top:10px;
}
#products_list li a{
	color:#005981;
	font-weight:bold;
	text-decoration:underline;
}
#footer{
	border-top:1px solid #005981;
	text-align:center;

	background:#fff;
}
#small_menu{
	width:545px;
}
#small_menu a,#small_menu span{
	float:right;
	color:#002a44;
}
#top_header{
	height:150px;
}
