@charset "utf-8";
Body {
	text-align: center;
	background-color: #E1E1E1;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 1px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wapper {
	width: 984px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#wapper #logo {
	height: 130px;
}

#wapper #bodyArea {
	background-color: #E1E1E1;
}

#wapper #bodyArea #left {
	width: 191px;
	float: left;
	border-right-color: #000000;
	border-right-width: 1px;
}
#wapper #bodyArea #fullpage {
	width: 984px;
}


#contactUs {
	left: 45px;
	top: 628px;
	margin-right: auto;
	margin-left: auto;
}

#wapper #bodyArea #right {
	width: 792px;
	float: right;
}

#footer {
	clear:both;
	height: 44px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.PhotoSBS {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wapper  #bodyArea  #right  #ad {
	height: auto;
	width: 400px;
	float: left;
	padding-top: 40px;
	margin: 5px;
}
#wapper #bodyArea #right h2 {
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
}
#wapper #bodyArea #right li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#wapper #bodyArea #right li ul {
	margin: 0px;
	padding-bottom: 20px;
	list-style-image: none;
	list-style-type: none;
}
#wapper #bodyArea #right li li {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-left-style: none;
	line-height: 65px;
}
div.img {
	text-align: center;
	margin: 20px;
	height: 175px;
	width: 140px;
	border: 1px none #CCCCCC;
	float: left;
}

div.img.img {
	display: inline;
	border: 1px none #CCCCCC;
}

div.desc {
	font-weight: normal;
	text-align: center;
	width: auto;
	margin: 1px;
}
