.content1 h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffc600;
	font-weight: normal;
}

.content1 {
	padding: 20px;
	margin: 0px;
	background: url(img/cbox1_bg.jpg) no-repeat #3e4851;
	font-size: 14px;
	color: #ffffff;
	width: 580px;
}

.content3 h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffc600;
	font-weight: normal;
	border-bottom: 2px solid #2f7681; 
}

.content3 {
	padding: 20px;
	margin: 0px;
	background-color: #3e4851;
	font-size: 12px;
	color: #ffffff;
	width: 580px;
}

.content2 {
	padding: 0px;
	margin: 10px 0px;
}

.featured {
	background: url(img/featured_bg.jpg) no-repeat;
	width: 170px;
	height: 491px;
	padding: 50px 15px 0px 15px;
}

.featured img {
	margin-bottom: 15px;
	border-top: 1px solid #9da4ae;
	border-left: 1px solid #9da4ae;
	border-right: 1px solid #9da4ae;
	border-bottom: 2px solid #9da4ae;
}

.project_preview {
	background: url(img/project_preview_bg.jpg) no-repeat;
	width: 580px;
	height: 180px;
	padding: 20px;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

.project_preview h1 {
	color: #ffc600;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.template {
	float: left;
	margin: 10px;
	width: 165px;
	background: url(img/item_bg.jpg) repeat-x #f5f5f7;
	border: 2px solid #dbdee0;
	padding: 5px;
	text-align: center;
}

.template .url, .template .url:hover {
	color: #f58f1f;
	font-size: 12px;
	text-decoration: none;
}

.template .url:hover {
	text-decoration: underline;
}

.testimonial p {
	color: #aaaaaa;
	font-size: 11px;
}

.testimonial h1, .testimonial h2 {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}

.testimonial h2 {
	font-size: 11px;
}

.page_title {
	background: url(img/h1_bg.jpg) repeat-x;
	height: 49px;
	line-height: 49px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

.page_content {
	background: url(img/page_bg.jpg) repeat-x;
	padding: 10px;
	min-height: 200px;
}

.prj_details {
	background: url(img/customer_bg.jpg) no-repeat #2b3237;
	width: 540px;
	padding: 20px;
	margin: 10px;
}

.prj_details h1 {
	color: #ffc600;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.prj_details .desc {
	color: #ffffff;
	font-size: 12px;
}

.prj_details .link, .prj_details .link:hover {
	background: url(img/prj_link.gif) no-repeat center right #f7a61d;
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	padding: 0px 22px 0px 10px;
}

.prj_details .link:hover {
	color: #000000;
}

.number_link {
	background: url(img/button.gif) no-repeat;
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.number_link2 {
	background: url(img/button_hover.gif) no-repeat;
	width: 56px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.number_link:hover {
	background: url(img/button_hover.gif) no-repeat;
	width: 56px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.prevnext {
	color: #aaaaaa;
	font-weight: bold;
}

.prevnext select {
	border: 1px solid #cccccc;
}

.prevnext a, .prevnext a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.prevnext a:hover {
	color: #333333;
	text-decoration: underline;
}