body {
	background:url("images/body_bg.jpg") no-repeat scroll center top #FFFFFF;
	font-family: georgia, helvitia, arial;
	font-size: 12px;
	color: #2B2B2B;
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

a {
	color: #3366cc;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #3366cc;
	text-decoration: underline;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#page {
	background:url("images/page_bg.png") no-repeat scroll center 5px transparent;
	margin:15px auto;
	min-height:732px;
	padding:0 15px 0 13px;
	width:921px;
}

#header {
	height: 175px;
	text-align:right;
}

#header #logo {
	background: url(images/logo.png);
	display: block;
	float: left;
	width: 553px;
	height: 109px;
	margin: 0 0 0 20px;
}

#header #info {
	float:right;
	font-size:18px;
	letter-spacing:-1px;
	margin:0 20px 0 0;
	width:310px;
}

#header #info  small {
	color:#A1A1A1;
	display:block;
	font-size:12px;
	margin:20px 0 10px;
}

#header span {
	float: right;
	width: 250px;
}

#header #nav {
	background:none repeat scroll 0 0 #C9D0DC;
	clear:both;
	color:#393E66;
	font-size:23px;
	height:54px;
	text-align:left;
}

#header #nav ul {
	margin: 0;
	padding: 0 0 0 25px;
}

#header #nav ul li {
	margin: 0;
	padding: 0 21px 0 0;
	list-style: none;
	float: left;
}

#header #nav a {
	color:#393E66;
	display:block;
	font-style:italic;
	padding:3px 0 7px;
	text-decoration:none;
}

#header #nav a small {
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
}

#header #nav a:hover small {
	color: #A1A1A1;
}

#content {
	margin:0px;
	overflow:hidden;
	padding:10px;
	min-height:424px;
}

#content h1{
	color:#4985BF;
	font-size:35px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
}

#content h2 {
	color:#4985BF;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
}
#content h3 {
	color:#8C9D38;
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
}

#footerModule {
	background:url("images/footer_module_bg.png") repeat-x scroll 0 0 #EDEDED;
	border-color:#C50F36 #000000 #000000;
	border-style:solid;
	border-width:5px 1px 1px;
	font-family:times New Roman;
	font-size:14px;
	margin:15px 15px 10px;
	padding:10px 5px;
	width: 880px;
}

.leftmodule {
	padding:0 5px 0 0;
	width: 330px;
}

.rightmodule {
	width: 330px;
	padding: 0 0 0 7px;
}

#footerModule h2 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 7px;
}

#footer {
	background:none repeat scroll 0 0 #EFEFEF;
	border:1px solid #000000;
	color:#989898;
	height:40px;
	line-height:20px;
	padding:25px 0;
	text-align:center;
	width:919px;
}

#footer a {
	color: #989898;
}

#pricelist
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#pricelist td, #pricelist th 
{
text-align:center;
font-size:12px;
border:1px solid #330a15;
padding:3px 5px 2px 5px;
}
#pricelist th 
{
font-size:1.3em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#a84961;
color:#ffffff;
}
#pricelist tr.alt td 
{
color:#000000;
background-color:#edeff1;
}

#gallery
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#gallery td, #gallery th 
{
text-align:center;
font-size:12px;
border:0px;
padding:5px 1px 5px 1px;
}
#gallery th 
{
font-size:1.3em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#a84961;
color:#ffffff;
}
#gallery tr.alt td 
{
color:#000000;
background-color:#edeff1;
}