@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #000;
	min-width: 980px;
	font-size: 12px;
	font-family:Arial, Geneva, sans-serif;	
	background-color: #cfcfcf;
}
h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 10px 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a {
	color: #36C;
}
a:visited {
	color: #C36;

}
a:hover {

}
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
/* BANNER AREA */
.bannerArea {
	width: 100%;
	background-image: url(../images/Cleveland_Skyline.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
.bannerArea .container {
	width: inherit;
}
.toplogo {
	padding-left: 30px;
	padding-top: 20px;
	float: left;
}
.topName {
	padding-left: 10px;
	padding-top: 20px;
	left: 10px;
	position: relative;
	float: left;
}

/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-repeat:repeat-x;
	background-color: #000051;
}
.topnavigationgroup {
	padding-left: 20px;
}

.topnavigationgroup ul {
	margin: 0px;
}

.rightTopNavigationGroup {
	float:right;
}

.rightTopNavigationGroup ul {
	margin: 0px;
}

#lastMenuItem {
	border-right:  white solid 1px;
}

.topSlideshow {
	padding-left: 30px;
	padding-top: 20px;
	width: 100%;
}
/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #f0eff0;
	background-image: url(../images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
}

.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/content_bkgd.jpg);
	background-repeat: no-repeat;
}

/* Chinese font */
.ChineseFont {
/*	font-family:
	FangSong, KaiTi, "Microsoft JhengHei", "Microsoft YaHei", MingLiU, "Microsoft Yi Baiti", MingLiU_HKSCS, PMingLiU, SimSun, SimHei;
	*/
	font-family: SimHei, SimSun, serif;
	font-size:13px;
	line-height: 140%;
	}

.leftNavigationArea {
	float: left;
	padding-left: 30px;
	width: 160px;
	padding-right: 30px;
}

.leftMenu {
	width: 160px;
}

#leftContactImage {
	padding-top: 50px;
}

.leftContactInfo {
	padding-top: 1em;
}

.contentleft {
	width: 720px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #cfcfcf;
	border-top-style: solid;
	border-top-color: #06F;
	border-top-width: thin;
	font-size: 10px;
	color: #666;
}
.footNavigation {
}

.footerArea .container {
	height: 77px;
	background-image: url(../images/footer_bkgd.jpg);
}

.copyright {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#photo {
	float: right;
	top: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.switchLanguage {
	top: 30px;
	position: relative;
	float: right;
	right: 200px;
}

.introCenter {
	width: 400px;
	float: left; 
}

.newsArticlePanel {
	width: 250px;
	float: right;
	padding-right: 20px;
}

.newsArticlePanel .newsArticleArea {
	color:#000;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	}

.newsArticlePanel p{
	color:#000;
	margin-bottom: 2px;
	margin-left: 5px;
}

.newsArticlePanel .panelTitle {
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold; 
}

.newsArticlePanel a {
	color:#000;
	text-decoration:none; 
}

.newsArticlePanel a:hover {
	color: #009;
}

.newsPanel {
	border:solid thin;
	height: 165px;
	margin-bottom: 20px;
	padding: 5px 10px 10px 5px;
}

#newsLink {
	text-decoration:underline;
	font-size: 10px;
}

.articlePanel {
	border:solid thin;
	height: 165px;
	margin-bottom: 20px;
	padding: 5px 10px 10px 5px;
}

#articleLink {
	text-decoration:underline;
	font-size: 10px;
}

#fadeshow1 {
	margin-right: 15px;
	margin-bottom: 5px;
}

#fadeshow2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.nestedList{
	background-color:#FFF;
	}

#Centered {
	text-align: center;
	margin-right: 10%;
	margin-left: 5%;
}

.centerArea {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}

.successCase {
	font-size: medium;
}
