@charset "utf-8";
body, html {
	padding:0px;
	margin:0px;
	color:#000;
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:#345793 url(images/floral.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
#container {width:960px; min-height:800px; margin:0px auto; }
.homeback  {background:#fff url(images/home-background.jpg); background-repeat:no-repeat;}
.productsback  {background:#fff url(images/products-background.jpg); background-repeat:no-repeat;}
.servicesback  {background:#fff url(images/services-background.jpg); background-repeat:no-repeat;}
#rightcolumn {width:581px; background:url(images/content-back.png); float:right; min-height:800px; }
#menu {width:191px; float:left;}
#content {width:330px; padding:30px; float:right; color:#fff;}
#footer {width:960px; margin:0px auto; height:140px; background:url(images/footer-back.png); clear:both;}
#address {width:220; padding:10px 0px; text-align:center; font-size:10px;}
.clearbox  {clear:both;}
h1 {font-size:18px; color:#012d6b; font-weight:normal; padding:0px; margin:0px; letter-spacing:0.3em;}
.newsbox {padding:10px; background:#fff; color:#000; margin-bottom:10px; border:1px solid #339;}
