body {
	background-image:url('../images/bg-grad.jpg');
	background-position:center;
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
}

#wrapper {
	width:800px;
	margin:0 auto 0 auto;
	border-left:solid 1px #ffffff; 
	border-right:solid 1px #ffffff;
	background: #21668f;
	
}

#header {
	height:106px;
	background-color:#09233a;
	width:800px;
}

#logo {
background-image:url("../images/logo.jpg");
float:left;
width:238px;
height:80px;
background-repeat:no-repeat;
background-position:right;
padding:25px 0 0 25px;
}

.hidden {
	display:none;
}

.right{
	float:right;
	padding:10px 25px 0 0;
}

#menu {
	background: url("../images/link-grad.jpg");
	background-repeat:repeat-x;
	list-style: none;
	margin: 0;
	padding:0 0 0 10%;
	width: 90%;
	float:left;
	height:34px;
}
#menu li {
	float: left;
	font-family: Times New Roman, Times, serif;
	font-size: 106%;
	font-weight:bold;
	font-style:italic;
	margin: 0;
	padding: 0;
	height:34px;
	background: url("../images/link-spacer.jpg") bottom left no-repeat;
	
}

#menu a {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	font-weight:bolder;
	
}
#menu a:hover {
	background: #2580a2 url("../images/link-hover.jpg") bottom center repeat-x;
	color: #fff;
	padding-bottom:8px;                    
}   
#banner {
	width:800px;
	background-color:#09233a;
	clear:both;
	height:212px;
}    
#banner img {
	margin:15px 0px 15px 15px;
	border:solid 1px #ffffff;
}

#wrappercontent {
	background-color:#09233a;
	width:770px;
	margin:auto;
	margin-top:15px;
	
} 

#content {
	color : #21668f;
	width:710px;
	margin:auto;
}

#content h1 {
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:20pt;
	color : #2c80b1;
	width:710px;
	margin:auto;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:13px;
	border-bottom:#ffffff double 1px;
	
}

#content p {
	font-size: 10pt;
	color:#ffffff;
	line-height:26px;
}

.rightimage {
	float:right;
	padding-left:10px;
}
.leftimage {
	float:left;
}
#qoute {
	background: url("../images/bottom.gif") top center no-repeat;
	height:60px;
}

#qoute h4 {
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:16pt;
	padding:20px 0 0 0;
	text-align:center;
	width:100%
}

#bottom {
	background: url("../images/endofpage.gif") top center no-repeat;
	height:20px;
	width:802px;
	margin:auto;
}

#copyright {
	font-size:8px;
	text-align:center;
	padding-top: 15px;
}

.bullets {
	font-size: 10pt;
	color:#ffffff;
	line-height:26px;
}

#pricelist {
	list-style: none;
	line-height:26px;
	width:390px;
	height:127px;
	background: url("../images/pricebg.gif") top left no-repeat;
	color:#fff;
	padding:5px 0 0 15px;
	margin:0px;
}

h2 {
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	}
	
.priceimage {
	float:right;
}

#menubox {
	width:500px;
}
.bmenu{
	color:#fff;
	line-height:20px;
	text-align:center;
}

.center{
	text-align:center;
	color:#21668f;
}

#imagebox {
	width:200px;
	float:right;
}

h3 {
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	width:100%;
	}

