#shell { padding-top: 64px; }
#shell div{ text-align: left; }
#shell div #nav { text-align: right; }
html, body {
	margin:0px;
	padding:0px;
	}
html {
	_background-image: url(http://);
	_background-attachment: 'fixed';
}
body {
	background-color: #C7E8Ef;
    	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	display: block;
	height:100%;
	font-family: Arial;
	font-size: 14px;
	color: #D9F5F9;
	}
h1 {
	font-family: Georgia;
	font-size:40px;
	font-style:italic;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px 5%;
	}
h2 {
	font-family: Georgia;
	font-size: 22px;
	font-style:italic;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px 5%;
	}
h3 {
	font-family: Georgia;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#FFFFFF;
	padding:40px 0px 20px 0px;
	margin:0px 5%;
	}
p {
	margin:5px 5% 0px 5%;
	line-height:2;
	background-color: #054990;
	}
a {
	font-family:Arial;
	font-weight:bold;
	color:#C7E8EF;
	text-decoration:none;
	}
a:hover {
	color:#666666;
	}
ul {
	margin:0px 5%;
	text-decoration: none;
	}
li {
	padding-left: 25px;
	list-style:none;
	line-height:1.5;
	}
li a {
	text-color:#C7E8Ef;
	margin:0;
	text-decoration:none;
	}
table {
	text-align:center;
	border:0;
	}
table td a {
	font-family: Trebuchet;
	font-size: 14px;
	font-weight: bold;
	color:#034A91;
	text-decoration:none;
	border:0;
	}
.products {
	float:left;
	margin:40px 20px 0px 20px;
	}
.info {
	float:left;
	line-height:2;
	font-weight:bold;
	margin:0px;
	padding:20px 0px;
	}
.info li a {
	color:#C7E8Ef;
	margin:0;
	text-decoration:none;
	}
.info li a:hover {
	color:#FFFFFF;
	}
.tile {
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-color: #054990;
	diplay:block;
	width:100%;
	border:0;
	}
#top {
	width:700px;
	}
#middle {
	width:700px;
	}
#bottom {
	width:700px;
	}
.top {
	background-color:#C7E8Ef;
	margin: 0px 35px;
	height:35px;
	display:block;
	}
.right {
	background-image: url(images/right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	height:35px;
	}
.left {
	background-image: url(images/left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:35px;
	}
.bot {
	background-color:#034A91;
	margin: 0px 35px;
	height:35px;
	display:block;
	}
.b_right {
	background-image: url(images/b_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	display:block;
	height:35px;
	}
.b_left {
	background-image: url(images/b_left.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
	height:35px;
	width:100%;
	}
.picture {
	background-image: url(images/businesswoman.gif);
	background-color: #FFFFFF;
	background-repeat: none;
	width: 100%;
	border: 0;
	}
.icons {
	background-image: url(images/tile.gif);
	background-color:#034A91;
	background-repeat: repeat-x;
	padding: 5%;
	}
.icons td {
	padding-left: 40px;
	}
.bottom {
	background-color:#034A91;
	width:100%;
	display:block;
	}
#nav {
	font-family: Trebuchet, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px 5%;
	}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 10px 0px 10px;
	}
#nav a:hover {
	color:#C7E8Ef;
	}
#footer {
	margin:10px 0px;
	text-decoration:none;
	}
#footer span {
	list-style:none;
	font-family:Trebuchet, Arial;
	font-size:14px;
	text-decoration:none;
	color:#000000;
	padding:0px;
	margin:5px 20px;
	}
#footer a {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
#footer a:hover {
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	}
