/* CSS Document */

#wrapper {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: #F5F5F5;
	top: auto;
	border: 1px solid #CCCCCC;
}

#top {
	width: 800px;
	height: 155px;
}

#logo {
	width: 180px;
	height: 129px;
	float:left;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}

#header {
	width: 620px;
	height: 100px;
	float: right;
}

#navBar {
	width: 620px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	padding-left: 0px;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

#content {
	width: 580px;
	float: right;
	padding-right: 15px;
}

#contentLeft {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	width: 300px;
}

#contentRight {
	width: 280;
	float: right;
	padding-right: 20px;
}

#mainNav {
	width: 180px;
	float: left;
	height: 360px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	margin-top: 20px;
}

#navLinks {
	width: 180px;
	height: 250px;
}

#a1 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	border-bottom-style: solid;
}

#a2 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

#a3 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#a4 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#a5 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

#a6 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

#a7 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

#a8 {
	width: 160px;
	height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
#a9 {
	height: 12px;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#address {
	width: 180px;
	height: 60px;
	padding-top: 0px;
	float: left;
}

#footer {
	clear: both;
	height: 55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	padding-top: 5px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}

#copy {
	width: 400px;
	float:right;
}

#picture {
	width: 180;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}

#pictureb {
	width: 180;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}
