/* CSS Document */

body {
	padding-top: 20px;
	padding-right: 20px;
	width: 1113px;
}

a {
	text-decoration: none;
}

img{
	border-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

#wrap {
	width: 1093px;
	height: 785px;
	
}

#leftPanel {
	float: left;
	width: 193px;
	height: 785px;
}

#logo {
	height: 667px;
	text-align: left;
	padding-left: 30px;
}
#contact {
	text-align: right;
	height: 117px;
	padding-right: 10px;
}

#contact a:hover {
	position: relative;
	right: 2px;
	height: 119px;
}

#rightPanel {
	float: right;
	width: 900px;
	height: 785px;
}

#menu {
	float: left;
	height: 180px;
	background-image: url(img/vertbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
	width: 100px;
}

.menuLink {
	height: 21px;
}

#menu a:hover {
	position: relative;
	left: 2px;
}

#contactSpacer {
	float: left;
	padding-left: 10px;
	width: 100px;
}

#menuRight {
	float: left;
	width: 252px;
	height: 100px;
	margin-left: 538px;
	display: inline;
}

#menuRight a:hover {
	position: relative;
	top: 2px;

}

#slideshow {
	clear: both;
	height: 484px;
	background-color: #FFFFFF;
}

#content {
	height: 117px;
	background-image: url(img/vertbar.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
}

#contacts {
	clear: both;
	height: 564px;
	width: 900px;
}



#hidden {
	color:#FFFFFF;
	font-size: xx-small;
}

