@charset "UTF-8";
p {
	color: #CCC;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	color: #FFF;
	font-size: 20px;
}
h2 {
	font-size: 18px;
	color: #248BEA;
}
h3 {
	font-size: 16px;
	color: #FFF;
	margin-top: 10px;
}
#gallerylist li a {
	text-decoration: none;
	color: #09F;
}
#leftsection1 a {
	color: #0CF;
	text-decoration: none;
}
#leftsection1 ul {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 20px;
}
#leftsection1 li {
	color: #999;
	margin-bottom: 5px;
}
/* CSS Document */


#nav a {
	font-size: 20px;
	color: #666;
	text-decoration: none;
}
#nav a:hover {
	color: #09F;
}
#rightsection1 .client_text {
	color: #666;
}

