/* CSS Document */

body, html {
	margin: 0 auto;
	padding: 0;
	min-width: 955px;
	text-align: center;
	background: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(images/background.jpg) no-repeat top center fixed;
	
}

.clear {
	margin: 0 auto;
	padding: 0;
	clear: both;
}

/*GENERIC*/

h1 {
font-size:16px;
font-style:normal;
font-weight:normal;
letter-spacing:1px;
color:#666666;
line-height:24px;
}

h2	{
font-size:14px;
font-style:normal;
font-weight:bold;
letter-spacing:1px;
color:#666666;
line-height:22px;
}

h3	{
font-size:12px;
font-style:normal;
font-weight:bold;
letter-spacing:1px;
color:#666666;
line-height:20px;
}

h4	{
font-size:10px;
font-style:bold;
font-weight:bold;
letter-spacing:1px;
color:#666666;
line-height:18px;
}

p	{
font-size:10px;
font-style:normal;
font-weight:normal;
color:#666666;
line-height:14px;
}

a {
text-decoration:none;
border-bottom:dotted;
border-bottom-width:1px;
border-bottom-color:#333333;
color:#333333;
}

a:hover {
text-decoration:none;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
color:#000000;
}

a:visited	{
text-decoration:none;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
color:#000000;
}

a:active	{
text-decoration:none;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
color:#000000;
}

#site-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 955px;
	text-align: left;
}

#content {
	margin-top: 100px;
	padding: 0;
	width: 955px;
	height:640px
	text-align: left;
}

#clear{
clear:left;
}

#clear p{
font-size:9px;
line-height:11px;
text-decoration:none;
border-bottom:none;
border-bottom-width:1px;
border-bottom-color:#333333;
color:#333333;
}

#menu{
	margin-top:0px;
	margin-left:15px;
	width:955px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu ul{
float:left;
list-style:none;
margin:0;
padding:0;
width:955px;

}

#menu li {
float:left;
font-size:11px;
font-style:normal;

}

#menu ul a {
display:block;
width:185px;
height:16px;
border-width:1px 1px 1px 0px;
border-style:solid;
border-color:#FFFFFF;
text-align:center;
text-decoration:none;
padding-top: 36px;
color:#FFFFFF;
background:url(images/menu_bg_others.jpg);
}
#menu ul a:hover {
background:url(images/menu_bg_others_rolly2.jpg);
}
#menu ul .news a{
display:block;
width:185px;
height:16px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background:url(images/menu_bg_news.jpg);
}

#menu ul .news a:hover{
background:url(images/menu_bg_news_rolly2.jpg);
}

#menu ul .com a{
display:block;
width:185px;
height:16px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background:url(images/menu_bg_com.jpg) center;
}

#menu ul .com a:hover{
background:url(images/menu_bg_com_rolly.jpg) center;
}


#menu ul a:hover{
color:#CCCCCC;
}

#home #menu .home a, #dotcom #menu .dotcom a, #areas #menu .areas a, #contact #menu .contact a{
background:url(images/menu_bg_others_rolly.jpg)
}

#news #menu .news a{
background:url(images/menu_bg_news_rolly.jpg)
}

.hiddenPic {
	display:none;
}

#header{
float:left;
height:80px;
width:955px;
}

.index{
	background:url(images/header_home.jpg) no-repeat 200px;
}

.news{
	background:url(images/header_NEWS.jpg) no-repeat 200px;
}

.latest_news{
	background:url(images/header_latest_news.jpg) no-repeat 200px;
}

.latest_news_archive{
	background:url(images/header_latest_news_archive.jpg) no-repeat 200px;
}

.dotcom{
	background:url(images/header_DOTCOM.jpg) no-repeat 200px;
}

.areas{
	background:url(images/header_AREAS.jpg) no-repeat 200px;
}

.contact{
	background:url(images/header_CONTACT.jpg) no-repeat 200px;
}

#body{
float:left;
margin-left:16px;
width:929px;
height:499px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#ffffff;
}

#body-home{
float:left;
background:url(images/home_image.jpg) no-repeat 0 40px;
margin-left:16px;
width:929px;
height:499px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#ffffff;
}

.body-textcol-home{
float:right;
width:505px;
margin-right:24px;
margin-top:24px;
margin-bottom:24px;

}
.body-textcol-news{
background:url(images/news_image.jpg) no-repeat;
/*padding-left:388px;*/
padding-left:368px;
margin-right:24px;
margin-top:0px;
margin-bottom:12px;

}

.body-textcol-latest-news{
/*padding-left:388px;*/
padding-left:0px;
margin-right:24px;
margin-top:20px;
margin-bottom:12px;

}


.shift-right-home{
padding-left: 190px;
}

.quote{
float:left;
width:260px;
padding-left:100px;
padding-top:320px;
font-size:14px;
font-style:italic;
font-weight:normal;
letter-spacing:1px;
color:#666666;
line-height:18px;
}

.body-textcol-contact{
background:url(images/contact_image.jpg) no-repeat -1px 0;
padding-left:450px;
margin-right:24px;
padding-top:24px;
margin-bottom:24px;

}

.body-textcol-areas{
background:url(images/cheese.jpg) no-repeat;
padding-left:400px;
margin-right:24px;
margin-top:0px;
margin-bottom:12px;

}

.link{
background:url(images/link_arrow.gif) no-repeat 0px 4px;
padding-left:8px;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#333333;
line-height:14px;
}
.link a{
text-decoration:none;
border-bottom:dotted;
border-bottom-width:1px;
border-bottom-color:#333333;
color:#333333;
}

.link a:hover{
text-decoration:none;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
color:#000000;
}

.link2{
background:url(images/link_arrow2.gif) no-repeat 30px 4px;
padding-right:8px;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#333333;
line-height:14px;
}

.link2 a{
text-decoration:none;
border-bottom:dotted;
border-bottom-width:1px;
border-bottom-color:#333333;
color:#333333;
}

.link2 a:hover{
text-decoration:none;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
color:#000000;
}


/*News Styles*/

.box1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.boxLeftHand {
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;

}
.bodyBox1 {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	padding-right: 6px;
	padding-top: 6px;



}
.bodyBox2 {

	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.bodyTextBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
}

.page{
float:right;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#333333;
line-height:14px;
}



.contacttable td{
width: 33%;
text-align:left;
height:12px;
font-size:10px;
padding:1px;
border-top:dotted 1px #666666;
}

.mapheadings h3{
margin:0 auto;
padding-left:24px;
font-size:12px;
line-height:18px;
text-decoration:none;
font-weight:bold;
}


.addresses{
position:absolute;
visibility:hidden;
left:400px;
top: 340px;
width:500px;
border-style:solid;
border-width:1px;
border-color:#666666;
padding:6px;
background:#FFFFFF;
}
.addresses h3	{
margin:0 auto;
font-size:12px;
font-style:normal;
font-weight:bold;
letter-spacing:1px;
color:#666666;
line-height:18px;
padding-left:3px;
}

.holder{
position:relative;
}

.floatLeft{
float:left;
}

.floatRight{
float:right;
}

.clear{
clear:both;
}