/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ccc;
	color: #7e8083;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 20px
}
a{
	color: #569bbe;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h1, h2{
	color: #df7a1c;
	font-size: 1em;
	margin: 0 0 1.3em;
	text-transform: uppercase
}
h2{
	text-transform: none
}
h3, h4{
	color: #7e8083;
	font-size: 1em;
	margin: 0 0 1.3em;
	text-transform: uppercase
}
h3 em{
	color: #df7a1c;
	font-style: normal
}
h4{
	margin: 0 0 1.3em;
	text-transform: none
}
h5{
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1.5em;
	text-transform: uppercase
}
p{
	line-height: 1.5em;
	padding: 0 0 1.5em
}
blockquote{
	padding: .75em 1.5em;
}
/*=== Layout ===*/
#page{
	background: white;
	border: 1px solid #df7a1c;
	margin: 0 auto;
	width: 798px
}
/*=== Header ===*/
#header{
	/*background: url(../images/header-bgr.jpg) top right no-repeat;*/
	border: 1px solid #f4d2b1;
	height: 243px;
	overflow: hidden;
	padding: 0 38px;
	position:relative;
}
#home #header{
	background:#fff;
}
#header #slideshow{
	position:absolute;
	right:0;
	top:0;
	width:500px;
}
#header #slideshow img{
	position:absolute;
	right:0;
	top:0;
}
/*- Logo -*/
#logo{
	float: left;
	height: 135px;
	padding: 63px 0 0;
	width: 205px
}
/*- Slogan -*/
#slogan{
	background: #999999;
	border-bottom: 1px solid #df7b1d;
	border-top: 1px solid #df7b1d;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	float: right;
	font-size: 11px;
	padding: 225px 0 0;
	text-align: right;
	position: relative;
	z-index: 500;
}
body#home .nav1 ul{
	background: transparent;
}
.nav1 ul{
	background: #ffffff;
	height: 16px;
	padding: 0 4px
}
.nav1 li{
	display: inline;
	text-transform:uppercase;
}
.nav1 li a{
	color: #6c6c6d;
}
.nav1 li a:hover{
	text-decoration: underline
}
/*- Nav2 -*/
.nav2{
	font-size: 12px;
	margin: 0 0 1em
}
.nav2 li{
	margin: 0 0 1px
}
.nav2 li a{
	color: #7e8083;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 15px;
	text-transform: uppercase
}
.nav2 li a:hover,
.nav2 li.here a, .nav2 li.parent_here a{
	background: url(../images/nav2-ico.gif) no-repeat 0 7px;
	text-decoration: none
}
/*- Nav2 Level2 -*/
.nav2 li ul{display:none;}
.nav2 ul li ul li ul{display:none !important;}
.nav2 li.parent_here ul, .nav2 li.here ul{
	display:block;
}
.nav2 li li a, .nav2 li.here li a, .nav2 li.parent_here li a, .nav2 li li.here a{
	background: none;
	padding: 0 0 0 50px;
	text-transform: none
}
.nav2 li li a:hover,
.nav2 li li.here a,
.nav2 li li.parent_here a{
	color: #569bbe
}
/*- Nav3 -*/
.nav3{
	padding: 12px 38px 0 0;
	text-align: right
}
.nav3 a{
	color: #569BBE
}
.nav3 li{
	background: url(../images/nav3-li-sep.gif) right no-repeat;
	display: inline;
	padding: 0 .6em 0 .3em;
	font-size: 12px;
}
.nav3 li.last{
	background: none
}
.nav3 li.here a,
.nav3 li a:hover{
	color: #df7a1c;
	text-decoration: underline
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
	height: 1%;
	margin: 25px 0 30px;
	padding: 0 5px 0 28px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	padding: 0 0 90px;
	width: 215px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 515px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 315px
}
.col2{
	float: right;
	width: 170px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #e3eef3;
	margin: 0 0 1em;
	padding: 3px
}
.box .top{
	background: #cadee8;
	height: 28px;
	padding: 0 0 0 10px
}
.box .top h3{
	color: #32789b;
	font-size: 11px;
	line-height: 28px;
	margin: 0;
	text-transform: uppercase
}
.box .content{
	height: 1%;
	padding: 12px
}
/*- Wrapper1 -*/
.wrap1{
	float: left;
	height: 170px;
	margin: 0 3px 12px 0;
	overflow: hidden;
	width: 154px
}
.wrap1 .thumb{
	background: url(../images/thumb-bgr.gif) top no-repeat;
	height: 154px;
	margin: 0 0 3px;
	overflow: hidden;
	width: 154px
}
.wrap1 h5{
	color: #569bbe;
	margin: 0
}
/*- Contact Info -*/
.contact-info{
	float: left;
	margin: -120px 0 0;
	padding: 0 0 40px 43px;
	position: relative
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 2em;
	padding: 0 0 0 15px
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .3em;
	padding: 0 0 0 13px
}
/*- List2 -*/
.list2 li{
	height: 1%;
	padding: 0 0 1.2em
}
.list2 h4{
	color: #32789b;
	margin: 0 0 .1em
}
ul#sitemap li ul li {padding-left: 1.5em;}

/*=== Footer ===*/
#footer{
	background: #999999;
	color: #ffffff;
	font-size: 11px;
	height: 1%;
	margin: 0 auto;
	padding: 7px 0 10px;
	text-align: center;
	width: 800px
}
#footer a{
	color: #ffffff
}
#footer ul{
	display: block;
	padding: 0 0 3px
}
#footer li{
	background: url(../images/footer-li-sep.gif) right no-repeat;
	display: inline;
	padding: 0 .6em 0 .3em;
	text-transform: uppercase
}
#footer li.last{
	background: none
}
/*- Copyright Info -*/
#footer .copyr{
	font-size: 9px;
	text-transform: uppercase
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
