/* CSS Document */

/**************** Body + Container ****************/

body { 
	/*background: url(../images/bg2.jpg) repeat-y center;*/
	background:url(../images/bg-tall.gif) center top;
	font: 11px/18px Verdana, Arial, sans-serif;
	color: #666666;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

#container {
	width: 688px;
	text-align:left;
	margin: 0 auto;
	background-color:#ffffff;
}

#innercontents {
	background:url(../images/content_inner.gif);
	margin:0px 0px -10px 0px;
	padding:15px 0px 0px 0px;
}

#content {
	float: left;
	width:450px;
	padding-left:5px;
	text-align:left;
}

/**************** Header ****************/
#header {
	height: 125px;
	border-bottom: 2px solid #DFDFDF;
	margin-bottom: 0px;
	background-image:url(../images/header.jpg);
	width:100%;
}

#contactdetails {
	width:200px;
	position:absolute;
	top:106px;
	padding-left:30px;
	float:right;
	left: 626px;
}

/**************** Heading tags ****************/

h1 {
	float:right;
	text-align:left;
	font: 11px/18px Verdana, Arial, sans-serif;
	padding-top: 60px !important;
	padding-top: 60px;
	padding-right: 5px;
}

#titlebg {
	width:683px;
	height:22px;
	padding-left: 5px;
	padding-top:8px;
	color:#666666;
	background:url(../images/titlebg.jpg);
}

#titlebg img{
	padding-right:5px;
	margin-left:2px;
}

h4 {
	font-size: 13px;
	color:#666666;
	font-weight:bold;
}

#bg {
	background:url(../images/titlebg.jpg);
}

.plus{
	color:#009999;
	font: 12px Verdana, Arial, sans-serif;
	font-weight:bold;
}

h2{
	color:#666666;
	font: 14px Verdana, Arial, sans-serif;
	font-weight:bold;
}


h3 {
	float:right;
	text-align:left;
	font: 11px/18px Verdana, Arial, sans-serif;
	padding-top: 65px!important;
	padding-top: 70px;
	padding-right: 5px;
}

/**************** Navigation ****************/

#navigation {
	font-family: Verdana, Arial, sans-serif;
	color:#CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
}

#navigation ul {
	  margin-top: 0px;
	  margin-left: 0px;
	  padding: 0px 0px 0px 0px;
	  list-style:none;
	  font-size: 0px;
	  
}
	  
#navigation li { 
      display:inline;
      margin:0;
      padding:0;
}

/**************** links ****************/

/*a:link, a:active, a:visted {
}

a:hover {

}

a img {

}

img{
	

}*/

.clear {
	clear:both;
}

/**************** Footer ****************/

#footer {
	clear: both;
	height: auto;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	background:#CCCCCC;
	color:#666666;
	margin:0px;
}

#footer p {
	color: #666666;
	padding-left:10px;
	padding-top: 10px;
	text-align:right;
	padding-left:0px;
	padding-right:10px;
}

#footer a:link, a:visited {
	color: #666666;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

/**************** Sidebar  ****************/
#sidebar {
    margin-top: 0 !important;
    margin-top: -19px;
	float: right;
	width: 190px;
	margin-bottom: 0px;
	color:#666666;
    border-left: 1px solid #cccccc;
	padding-left: 5px;
	padding-top: 12px !important;
	padding-bottom: 10px;
}

/**************** Flash ****************/

.flash {
	width:100%;
	padding:0px 0px 0px 0px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.read {
	float:right;
	font-size:10px;
	color:#666666;
	padding-top: 12px;
	padding-right:5px;
	}
	
.read a{

color:#333333;
border:none;
text-decoration:none;

}

.read a:hover {
	color:#009999;
	text-decoration: none;
	}
	
.tour {
	float:right;
	padding:10px;
	background:#e6e3e3;
	margin-left:13px;
	margin-top:15px;
}

#content ul {
	list-style:none;
	padding-left:15px !important;
	margin-left:0;
}

#content li {
	background:url(../images/bullet.jpg) no-repeat left center;
	padding-left:12px;
}

#content a:link{
	color:#119192;
}

#content a:hover{
	color:#666666;
}

#content a:visited{
	color:#119192;
}


/**************** Slideshow ****************/


#rotator {
	overflow: hidden;
	position: relative;
	width: 688px;
	height: 150px;
}

#rotator img {
	width: 688px;
	height: 150px;
}

#rotator img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
