* { margin:0; padding:0 }
div { margin:0; padding:0 }
html {
	line-height: 1.1em
}
BODY {
	font-size: 80%;
	background: #ccc repeat-x;
	font-family: Tahoma, Arial, Geneva;
	color: #CCE8CF;
	margin: 2px auto 0 auto;
	text-align: start
}

a {
	color: #fff;
	text-decoration: none
}
a:hover  {
	color: #FFFFFF
}

#wrapper { width:866px; margin:0 auto; overflow:hidden}

#header {
	background: url(images/header.png) no-repeat;
	width: 866px;
	height: 131px;
	text-decoration: none;
}
#main-image {background:url(images/main-image1.jpg) no-repeat; width:866px; height:256px}
#top-home-slice{background:url(images/top-home-slice1.png) no-repeat; width:866px; height:27px}
#top-int-slice{
	background: url(images/top-int-slice1.png) no-repeat;
	width: 866px;
	height: 9px;
	text-decoration: none;
}
#container {width:866px; height:381px}
#left-main {background:url(images/left-main.png) no-repeat; width:561px; height:381px; float:left}
#right-box {background:url(images/right-box.png) no-repeat; width:305px; height:381px; float:right}
.right-content {
	color: #fff;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.details {color:#ccc;}
#home-content {background:#2a6b7c repeat-x; height:100%; color:#fff; padding:10px}
.left-content {color:#fff; padding-top:10px; padding-right:5px; padding-bottom:10px; padding-left:15px}
#bottom-slice{background:url(images/bottom-slice1.png) no-repeat; width:866px; height:18px}
.nav1{
	color: #000000;
	padding-top: 49px;
	padding-left: 750px;
	text-decoration: none;
}

.nav {
	color: #000000;
	padding-top: 48px;
	padding-left: 470px;
	line-height: 1.2em
}

.footer {font-size:.8em; color:#828282}

.image-outer {
	border: 0;
	margin-right: 12px;
	margin-bottom: 6px;
}
.image-outer2 {border:2px solid #999999; margin-right:5px; margin-bottom:4px;}
.image-outer3 {border:2px solid #bebdbd; margin-right:5px; margin-bottom:2px;}

a.navlinks:link{color:#525151; font-size:1.2em; font-weight:bold; text-decoration:none}
a.navlinks:visited{color:#525151; font-size:1.2em; font-weight:bold; text-decoration:none}
a.navlinks:hover{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none
}

a.templateslink:link{color:#828282; text-decoration:none}
a.templateslink:visited{color:#828282; text-decoration:none}
a.templateslink:hover{
	color: #828282;
	text-decoration: none
}
