body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
}
.footer {
	font-size:9px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #999999;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.bg_header {
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.ind_page {
	font-family:"Century Gothic", Verdana, Arial;
	font-size:10px;
	height:25px;
	line-height:25px;
}
.maincontent {
	padding:10px;
	padding-bottom:20px;
}
.maincontent .t_blue {
	color:#0087cb;
}
.maincontent ul {
	margin:0px;
	padding:0px;
	padding-left:5px;
	margin-left:15px;
	margin-bottom:15px;
}
.bullet1 ul {
	margin:0px;
	padding:0px;
	padding-left:5px;
	margin-left:15px;
	margin-bottom:15px;	
}
.bullet1 li {
	line-height:20px;
	list-style-image: url(../images/ico_bullet.gif);
	list-style-type: none;
	margin-bottom:8px;
}
.maincontent a:link, .maincontent a:visited, .maincontent a:active {
	color:#0087cb;
}
.maincontent a:hover {
	color:#0087cb;
	text-decoration:none;
}
.ctright {
	width:287px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.ctright .content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	line-height:14px;
}
.ctright .content .title {
	color:#666666;
}
.ctright .content a:link, .ctright .content a:visited, .ctright .content a:active {
	color:#0087cb;
}
.ctright .content a:hover {
	color:#0087cb;
	text-decoration:none;
}
.tblcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:16px;
}
.tblcontent .title {
	color:#666666;
}
.projnav a:link, .projnav a:active, .projnav a:visited {
	color:#00a8ff;
	font-size:10px;
	text-decoration:none;
	width:96px;
	height:28px;
	display:block;
	padding-left:4px;
	background-color:#ffffff;
	line-height:28px;
}
.projnav a:hover, .projnav .selected {
	color:#00a8ff;
	font-size:10px;
	text-decoration:none;
	width:96px;
	height:28px;
	display:block;
	padding-left:4px;
	background-color:#d6f0fe;
	line-height:28px;		
}
.gallery_desc {
	color:#00a8ff;
	font-size:11px;
	line-height:16px;
}
.gallery_tmb {
	background-image:url(../images/bg_tmb.jpg);
	background-repeat:no-repeat;
	width:459px;
	height:302px;
	overflow:hidden;
	padding-top:10px;
	text-align:center;
}
.gallery_nav a:link, .gallery_nav a:active, .gallery_nav a:visited {
	color:#666666;
	font-size:10px;
	text-decoration:none;
	width:28px;
	height:28px;
	display:block;
	background-image:url(../images/btn_tmb_idle2.jpg);
	line-height:28px;
	text-align:center;
	float:left;
}
.gallery_nav a:hover, .gallery_nav .selected {
	color:#000000;
	font-size:10px;
	text-decoration:none;
	width:28px;
	height:28px;
	display:block;
	background-image:url(../images/btn_tmb_over.jpg);	
	line-height:28px;
	text-align:center;	
	float:left;	
}
.contactform input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	font-size:10px;
	height:14px;
	color:#666666;
}
.contactform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#666666;
}
.ajax-loading {
	background-image:url(../images/spinner.gif);
	height:16px;
	background-repeat:no-repeat;
}
#msgError {
	padding:5px;
	height:16px;
	color:#993300;
}
#msgSuccess {
	padding:5px;
	height:16px;
	color:#339900;
}
