body {
	background-repeat: repeat-x;
	background-image: url(../_images/bg.jpg);
	background-color: #FFFFFF;
	color: #666666;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
}


a:link{
	color: #29A8DF;
	text-decoration: none;
}

a:visited{
	color: #29A8DF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6{

padding: 0px;
	margin: 0px;

}

ul li{

	list-style-type: none;

	
}

#container{
	width:895px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px
}

.clear{
	clear:both;
}

#header{
	letter-spacing: 3px;
	height:115px;
}

#logo{
	float:left;
	width:208px;
	margin-top:35px;
	margin-left:25px;
}


#headerNumber{
	letter-spacing: 1px;
	color:#999999;
	float:right;
	width:auto;
	font-size: 23px;
	margin-top:40px;
	margin-right: 35px;

}


/* ---- TOP NAV ----*/
#topNav{
	letter-spacing: 0px;
	font-size: 10px;
	text-transform: uppercase;
	float:right;
	clear: right;
	width:auto;
	margin-top:15px;
	margin-right:25px;
}


#topNav ul{

	padding: 0px;
	list-style-type: none;
}


#topNav li {
	padding: 0px;
	margin-right: 10px;
	list-style-type: none;
	float: left;
}


.topNav-item {
	padding: 0px;
	margin-right: 10px;
	list-style-type: none;
	float: left;
}

.topNav-item  a:link{
	color: #808080;
	text-decoration: none;
}

.topNav-item  a:visited{
	color: #808080;
	text-decoration: none;
}

.topNav-item  a:hover{
	color: #29A8DF;

}


.topNav-item-on {
	padding: 0px;
	margin-right: 10px;
	list-style-type: none;
	float: left;
}

.topNav-item-on  a:link{
	color: #29A8DF;
	text-decoration: none;
}

.topNav-item-on  a:visited{
	color: #29A8DF;
	text-decoration: none;
}



/* ---- END TOP NAV ----*/




/* ---- NAV ---- */
#nav{
	height:25px;
}



.nav-item{
	background: url(../_images/nav-bg.jpg);
	color: #666666;
	text-decoration: none;
	height:18px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	width:176px;
	padding-top: 5px;
	margin-right: 1px;	
	float: left;
	border-color: #a4a5a6;
	border-style: solid;
	border-width: 1px
}


a.nav-item{	
	color: #666666;
	text-decoration: none;
}

a.nav-item:visited{
	color: #666666;
	text-decoration: none;
}

a.nav-item:hover{
	color: #666666;
	text-decoration: none;
	background: url(../_images/nav-bg-over.jpg);
	
}

.nav-item-on{
	background: url(../_images/nav-bg-over.jpg);
	color: #666666;
	text-decoration: none;
	height:18px;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	width:176px;
	padding-top: 5px;
	margin-right: 1px;	
	float: left;
	border-color: #a4a5a6;
	border-style: solid;
	border-width: 1px
}

a.nav-item-on{	
	color: #666666;
	text-decoration: none;
	
}

a.nav-item-on:visited{
	color: #666666;
	text-decoration: none;
	
}

a.nav-item-on:hover{
	color: #666666;
	text-decoration: none;

	
}


/* ---- END NAV ---- */



/* ---- SIDE NAV ---- */
#sideNav{
	color: #999999;
	text-decoration: none;
	border-top-color: #A1A6B0;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-bottom:40px;
}



.sideNav-item{
	
	color: #999999;
	text-decoration: none;
	height:18px;
	font-size: 13px;	
	padding: 5px;
	
	border-bottom-color: #A1A6B0;
	border-bottom-style: dotted;
	border-bottom-width: 1px
}


.sideNav-item a:link{	
	color: #999999;
	text-decoration: none;
}

.sideNav-item a:visited{
	color: #999999;
	text-decoration: none;
}

.sideNav-item a:hover{
	color: #666666;
	text-decoration: none;
}



.sideNav-item-on{
	
	color: #666666;
	text-decoration: none;
	height:18px;
	font-size: 13px;	
	padding: 5px;
	
	border-bottom-color: #A1A6B0;
	border-bottom-style: dotted;
	border-bottom-width: 1px
}


.sideNav-item-on a:link{	
	color: #666666;
	text-decoration: none;
}

.sideNav-item-on a:visited{
	color: #666666;
	text-decoration: none;
}



/* ---- END SIDE NAV ---- */




#main-content{
	display: block;
	
}


#mainVisual{
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
}

#homeBottomRow{
padding:10px;
margin-left: 25px;
margin-right: 25px;

	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	
padding-top:24px;
	background-image: url(../_images/short-grey-bg.gif);
	background-repeat: repeat-x;
	min-height: 100px;

}

.col{
width:260px;
float:left;
font-size: 10px;line-height: 16px;

}

.grey-box{
	background-image: url(../_images/box-bg.jpg);
	background-repeat: repeat-x;
	padding:10px;
	margin-top: 15px;
}

.orange-top{
	background-image: url(../_images/orange-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	text-align:center;
	font-size: 11px;
	color:#FFFFFF;
	text-transform: uppercase;
	height: 19px;

}

.grey-top{
	background-image: url(../_images/nav-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	text-align:center;
	font-size: 11px;
	color:#666666;
	text-transform: uppercase;
	height: 19px;

}

.col-box{
	background-image: url(../_images/box-bg.jpg);
	background-repeat: repeat-x;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:30px;	
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.col-row{
	font-size: 11px;
	border-bottom-color: #A1A6B0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom:3px;
	margin-bottom:5px;
}



#email_form{
	padding:0px;
}

#email_input{
	padding-left:5px;
	color:#666666;
	font-size: 10px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	width:210px;
	height:23px


}

#guide{
	width:210px;
	height:23px;
	text-align: center;

	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top:5px;
	font-size: 14px;
	
}


#leftCol{
	float:left;
	margin-left: 25px;
	min-height:200px;
	width:300px;
	
}


#rightCol{
	float:right;
	margin-right: 25px;
	min-height:200px;
	width:500px;
}

#colOne{
margin-top:25px;
margin-right:8px;
padding-left:10px;
padding-right:10px;
float:left;
width:150px;
min-height: 500px;

}


#colTwo{
margin-top:25px;
padding-left:15px;
padding-right:15px;
float:left;
width:500px;

border-left-color: #CCCCCC;
border-left-style: solid;
border-left-width: 1px;

border-right-color: #CCCCCC;
border-right-style: solid;
border-right-width: 1px;

min-height: 500px;
}




#colThree{
margin-top:25px;
padding-left:10px;
padding-right:10px;
float:right;
width:155px;
min-height: 500px;
}


#footer{
font-weight: bold;
font-size: 10px;
margin-top:35px;
margin-right: 25px;
}

#footer a:link{
	color:#666666;
}

#footer a:visited{
	color:#666666;
}


.copy{
	line-height: 30px;
}


.line{
	border-color: #ff0005;
	border-style: dotted;
	border-width: 1px;

}

.leftBox{
	width:200px;
	float:left;
}

.rightBox{
	float:right;
}


.news-title{
	padding:10px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}



.news{
	padding:10px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;	
	background-image: url(../_images/short-grey-bg.gif);
	background-repeat: repeat-x;
}


.news-date{
	float:left;
	margin-right:35px;
	width:65px;
}

.news-img{
	float:left;
	margin-right:35px;
	width:111px;
}

.news-img img{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.news-item{
	float:left;
	width:300px;
}


.formInput{
	float:left;
	width:220px;
	margin-bottom:10px;
	margin-right:10px;
}

.formInput input{
	width:200px;
	height:25px;
	padding:5px;
}
