@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
	height:7px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#container{
	background-position: center top;
	background-image:url(../img/bg.png);
	height:460px;
}

#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
}
<!--MENU-->
#menu {
	float:right;
	width:375px;
	height:32px;
	margin-right:10px;
}
#menu div{
	background-position: center top;
	height:32px;
	float:left;	
}
#menu div:hover{
	background-position: center bottom;	
}
#menu img {
	float:left;
}
#menuHome {
	background-image:url(../img/menuHome.png);
	width:60px;
}
#menuAbout {
	background-image:url(../img/menuAbout.png);
	width:62px;
}
#menuServices {
	background-image:url(../img/menuServices.png);
	width:78px;
}
#menuNews {
	background-image:url(../img/menuNews.png);
	width:58px;
}
#menuContact {
	background-image:url(../img/menuContact.png);
	width:72px;
}

.logo {
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#title{
	float:left;
	margin-left:30px;
	margin-top:40px;
	width:400px;
	color:#FFFFFF;
	font-size: 30px;
}
#breadcrumbs{
	color:#FFFFFF;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	width:850px;
	clear:left;
	text-align:right;
}
#breadcrumbs h1{
	margin:0px;
	font-size:16px;
}
#breadcrumbs a {
	text-decoration:none;
	color:#FFFFFF;
}
#breadcrumbs a:hover {
	text-decoration:none;
}

#social{
	right: 40px;
	top:429px;
	position:fixed;
	z-index:2:
}

#socialContent{
	background-image: url(../img/socialSpan.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:right;
	height:39px;
	padding-left:40px;
}
#social img{
	height:31px;
	width:31px;
	margin-top:10px;
	opacity:0.7;
	filter:alpha(opacity=70)
}
#social img:hover{
	opacity:1.0;
	filter:alpha(opacity=100)
}
#socialRight{
	background-image: url(../img/socialRight.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:right;
	height:39px;
	width:40px;	
}
#contentMain {
	float:left;
	margin-top:10px;
	width:490px;
	clear:left;
	color:#FFFFFF;
}
#contentMain h1{
	margin:0px;
	font-size:20px;
}
#contentIndex {
	float:left;
	margin-top:10px;
	height:330px;
	width:1000px;
	clear:left;
}
#rightCol {
	margin-top:10px;
	padding-left:10px;
	color:#FFFFFF;
	float:right;
	width:490px;
	height:295px;
	clear:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#rightCol h2{
	margin:0px;
}
.clear{
	clear:both;
}
#sitemap{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.sitemapColumn{
	float:left;
	width:66%;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sitemapBox {
	width:156px;
	display:block;
	float:left;
	margin-left:10px;
}
.sitemapBox div{
	width:156px;
	float:left;
	clear:left;
}
.sitemapBox img{
	width:25px;
	height:25px;
	float:left;
	margin-right:3px;
	border:0px;
}
.sitemapBox h1{
	margin-top:2px;
	margin-bottom:2px;
	font-size: 14px;
	color:#333333;
}
.sitemapBox p{
	margin:0px;
	padding-top:5px;
}
.sitemapBox a{
	text-decoration:none;
	color:#333333;
	border:0px;
}
.menuBoxTitle {
	text-align:center;
	font-size: 11px;
	font-weight: 200;
	line-height: 12px;
	padding-bottom: 3px;
	height: 170px;
	text-transform: uppercase;
}
.menuBoxTitle img{
	width: 145px;
	height:135px;
	border:0px;
}
.menuBoxTitleText {
	margin-top:5px;
	margin-left:47px;
}
.menuBoxListing {
	height:25px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuBoxListing img {
	width: 25px;
	height:24px;
	float:left;
	margin-left:7px;
}
.menuBoxListingText {
	margin-top:5px;
	margin-left:40px;
	text-align:left;
}
#rightSection{
	position:fixed;
	width:25px;
	margin-top:8px;
	height:460px;
	top: 0px;
	right: 0px;
	color:#FFFFFF;
	overflow: hidden;
	visibility: auto;
	background-image: url(../img/contactBar.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightSection:hover{
	width:270px;
}
#rightSection div{
	margin-left:25px;
	padding-right:10px;
	padding-left:3px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/contactBg.png);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	height:100%;

}
#rightSection h1{
	font-size: 18px;	
}
#wdGallery {
	margin-top:10px;
	padding-left:10px;
	color:#FFFFFF;
	float:right;
	width:490px;
	clear:right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


#wdGallery img{
	margin-left:2px;
	margin-right:2px;
	margin-bottom:5px;
	width:112px;
	height:75px;
}