#container {
	width:930px;
	margin:0px auto;
	padding:20px 20px;
	background:#ffffff;
}

#header {
	width:930px;
	border-bottom:7px solid #cccccc;
	margin-bottom:20px;
	padding-bottom:10px;
	height:65px;
}

#logo {
	float:left;
}

#contact-no {
	float:right;
}

#contact-no img {
	padding-top:45px;
}

#content {
	width:930px;
	position:relative;
	margin-bottom:25px;
	min-height:490px;
	height:auto !important;
	height:490px;
}

#left {
	float:left;
	width:212px;
	padding-right:20px;
}

#right {
	float:left;
	width:698px;
}

#right-int {
	padding-left:40px;
}

#sponors {
	position:absolute;
	left:0px;
	bottom:10px;
}

#banner {
	padding-bottom:22px;
}

.news-latest-container {
	border:8px solid #f2f2f2;
	width:682px;
	padding-bottom:30px;
	background:url(../img/news-back.gif) repeat-y;
}

.news-latest-container .news-latest-item {
	width:278px;
	float:left;
	margin:30px 0px 0px 0px;
	padding:0px 30px 0px 30px;
}

.news-list-container {
	
}

#flashcontent {
	height:224px;
	padding-bottom:13px;
}

#projects-list {
	width:658px;
}

#project-single {
	width:658px;
	margin-bottom:20px;
}

#project-single-main {
	width:406px;
	height:265px;
	overflow:hidden;
	position:relative;
	float:left;
}

#project-single-list {
	float:left;
	width:232px;
	padding-left:20px;
}

#faq-main {
	width:658px;
	border-top:7px solid #f2f2f2;
	margin-bottom:20px;
}

.faq-list-main {
	width:658px;
	border-bottom:7px solid #f2f2f2;
	padding-top:8px;
}

#footer {
	border-top:7px solid #cccccc;
	color:#666666;
	font-family:verdana,arial,sans-serif;
	padding-top:13px;
}

#footer p {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	padding:0px 0px 0px 0px;
	color:#666666;
}

#footer p a, #footer p a:visited {
	color:#666666;
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}

#footer p span {
	padding-left:275px;
}

#header:after, #content:after, .news-latest-container:after, #projects-list:after, #project-single:after, #faq-main:after, .faq-list-main:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.captionFont{
	font-size:11px;
	width:300px;
	display:block;
}