@charset "utf-8";

#welcome-box {
	padding:20px 0;
	background-color:#DDDDDD;
}

#welcome {
	width:980px;
	height:360px;
	margin:0px auto;
	padding-left:20px;
	background:url(../images/welcome-box.gif) left top no-repeat #FFFFFF;
	position:relative;
}

#welcome-msg {
	width:400px;
	height:300px;
	padding:30px 20px 30px 10px;
	background:url(../images/welcome-box.gif) 0px -720px repeat-x;
}

#welcome-content {
	background:url(../images/nine-blocks.gif) bottom right no-repeat;
	height:310px;
	overflow:visible;
}

#welcome-ss {
	position:absolute;
	top:0px;
	left:450px;
	width:510px;
	height:320px;
	padding:20px 0 20px 20px;
	background:url(../images/welcome-box.gif) 0px -720px repeat-x;
}

#main-ss {
	position:relative;
	width:498px;
	height:279px;
	padding:5px;
	border:1px solid #CCCCCC;
	background:url(../images/featured-projects.gif) 0px 0px no-repeat;
}

#main-ss-nav {
	position:relative;
	width:510px;
	height:28px;
	background:url(../images/main-ss-nav.gif) 0px 0px repeat-x;
}

#main-ss-nav ol {
	height:12px;
	margin:0 auto;
	padding:8px 0;
	list-style:none;
	text-align:center;
}

#main-ss-nav ol li {
	display:block;
	float:left;
	width:12px;
	height:12px;
	font-size:9px;
	text-indent:-10000px;
	cursor:pointer;
	background:url(../images/main-ss-dots.gif) 0px -12px no-repeat;
}

#main-ss-nav ol li.current-slide {
	background:url(../images/main-ss-dots.gif) 0px 0px no-repeat;
}

#main-ss-nav-left, #main-ss-nav-right {
	position:absolute;
	top:0px;
	width:30px;
	height:28px;
}

#main-ss-nav-title {
	text-indent:0px !important;
	width:510px !important;
	height:30px !important;
	margin:0px auto !important;
	font-size:1.2em !important;
}
#main-ss-nav-title a, #main-ss-nav-title a:visited, #main-ss-nav-title a:hover {
	font-weight:bold;
	color:#666666;
}

#main-ss-nav-left {
	left:0px;
	background:url(../images/main-ss-nav.gif) 0px -28px no-repeat;
}

#main-ss-nav-right {
	right:0px;
	background:url(../images/main-ss-nav.gif) 0px -84px no-repeat;
}

.slide {
	position:absolute;
	left:5px;
	top:5px;
	display:none;
}
#welcome-close {
	position:absolute;
	top:0px;
	right:0px;
	width:20px;
	height:360px;
	background:url(../images/welcome-box.gif) 0px -360px no-repeat #FFFFFF;
}
#wide-column-left {
	width:759px;
	padding-right:20px;
	border-right:1px solid #CCCCCC;
}

.speciality {
	float:right;
	padding-left:20px;
	font-size:1em;
}

.service-list {
	float:left;
	width:260px;
	padding-right:19px;
}

#testimonials-box {
	width:760px;
	height:200px;
	overflow:hidden;
}

#testimonials-left, #testimonials-right {
	float:left;
	background:url(../images/testimonial-box.gif) 0px 0px no-repeat;
	width:8px;
	height:16px;
	padding:92px 18px 92px 6px;
}

#testimonials-right {
	float:right;
	background-position:0px -200px;
	padding:92px 6px 92px 18px;
}

#testimonial-nav-left, #testimonial-nav-right {
	width:8px;
	height:15px;
	background:url(../images/testimonial-ss-nav.gif) 0px -30px no-repeat;
}

#testimonial-nav-right {
	background-position:0px -15px;
}

#testimonials-area {
	position:relative;
	width:696px;
	height:200px;
	margin:0px auto;
	padding:15px 0;
	background:url(../images/testimonial-box.gif) 0px -400px repeat-x;
	overflow:hidden;
}

#testimonial-strip {
	position:absolute;
	top:15px;
	left:0px;
}

.testimonial {
	float:left;
	width:696px;
	height:200px;
	overflow:hidden;
}

.testimonial h2 {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.25em;
}

.testimonial-col1 {
	width:200px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
}

.testimonial-col1 h2 {
	margin:0;
	overflow:hidden;
	height:1.3em;
}

.testimonial-col2 {
	width:190px;
	padding:0 10px;
	border-right:1px solid #CCCCCC;
}

.testimonial-col2 li {
	font-size:0.9em;
	padding-bottom:0px !important;
}

.testimonial-col3 {
	width:264px;
	padding-left:10px;
	overflow:hidden;
}

.testimonial-col3 p {
	font-size:1.2em;
}

.testimonial-col1, .testimonial-col2, .testimonial-col3 {
	float:left;
	height:170px;
}

ul.gray-square {
	line-height:1.2em;
}

ul.gray-square li {
	background-position:0px 4px;
}