body {
	margin:0;
	padding:0;
	text-align:center;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	background: #e1f4ff;
}
img {
	border:none;
}

#shadowWrap {
	margin: 0 auto;
	width: 784px;
	background: url('../graphics/bgVertical.gif') top left repeat-y;
}

#shadowBottom {
	width: 784px;
	height: 11px;
	margin: 0 auto;
	background: url('../graphics/bgBottom.gif') top left no-repeat;
}

#wrapper {
	margin:0 auto;
	width:759px;

	text-align:left;
}
#header {
	height:42px;
	padding:40px 20px 0;
	text-align:right;
	background:url('../graphics/top.gif');
}
#header a {
	color:#000;
}
#topNav {
	height:42px;
	background:url('../graphics/menuBg.gif');
	list-style:none;
	padding:0;
	margin:0;

	
}
#topNav li {
	float:left;
	background:none;
	margin:0;
	padding:0;
}
#topNav li a {
	float:left;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	font-size:1em;
	height:29px;
	padding:13px 15px 0;
	background:url('../graphics/tabRight.gif') no-repeat top right;
}
#topNav li a:hover {
	color:#fff;
}
#topPic {
	height:159px; 
	margin:1px 0 1px -10px; 
}
#left {
	width:541px;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}
#leftFull {
	width:529px;
	float:left;
	margin:0 0 20px 0;
	padding:0 10px 0 10px;
}
#right {
	width:207px;
	float:left;
	padding:1px 0 0 1px;
	margin:0 0 20px;
	
}
#col1 {
	float:left;
	width:180px;
	padding:1px 0;
	
}
#col2 {
	float:left;
	width:351px;
	padding:1px 0;
	
}
#col2 h1 {
	margin:15px 20px 8px 20px;
}
.printerLinks {
	border:1px solid #d5d5d5;
	padding:5px;
	width:250px;
	margin-top: 50px;
}
.printerLinks a {
	color:#000;
}
.greyBlock {
	background:#eeeeee;
	padding:1px 20px;
	margin:0 10px 0 0 ;
}
.gallery a img{
	border:2px solid #d5d5d5;
}
.gallery a:hover img{
	border:2px solid #333;
}
#leftFull h1 {
	font-size:26px;
}

#printLink{
 color: #000;	
}



h1 {
	color:#0093d4;
	margin:15px 20px 8px 0px;
	font-size:14px;
}
h2 {
	font-size:13px;
	color:#6b6b6b;
	padding:15px 0 5px;
	margin:0;
}


ul {
	list-style:none;
	margin:0;
	padding:0;
}
li {
	background:url('../graphics/li.gif') no-repeat 8px 5px;
	padding:0 0 0 20px;
	margin:5px 0 5px 15px;
}
#right li {
	background:url('../graphics/li.gif') no-repeat 8px 5px;
	padding:0 0 0 20px;
	margin:5px 0;
}

.featuredBox h2 {
	margin:0;
	padding:5px;
	background:#0093d4;
	color:#fff;
}
.featuredBox {
	border:1px solid #0093d4;
	padding:0 0 0px;
	background:#f2fbfd;
	height:157px;
}
.featuredBox img {
	margin:3px 4px 0;
}
.featuredBox p {
	margin:0 10px;
}
.viewLink {
	float:right;
	padding:0 0 0 9px;
	width:50px;
	color:#0093d4;
	font-size:1em;
	background:url('../graphics/tri.gif') no-repeat 0 5px;
}

#divider {
	height: 1px;
	clear: both;
	width: 511px;
	margin: 40px 0 0;
	background: #616161;
}

#dividerTwo {
	height: 1px;
	clear: both;
	width: 511px;
	margin: 20px 0 0;
	background: #616161;
}

#footer {
	position:relative;
	clear:both;
	background:url('../graphics/footerBg.gif') repeat-x top;
	padding:4px 10px 0px 10px;
	height:40px;
}
#footer p {
	margin:0;
	color:#555;
	
}
#footer a {
	text-decoration:none;
	color:#555;
}
#footer a:hover {
	text-decoration:underline;
}

#footer .links {
	margin: 0;
	padding: 0;
	height: 23px;
}

#footer .copyright {
	height: 25px;
	margin: 0;
	padding: 0;
	color:#fff;
	font-size: 11px;
}
