.clientname {color:#01B6BD; font-size:18px; line-height: 22px;}
.subinfo {color:#666666; font-size:12px;}
.job {color: #333333; font-size:12px; font-style:italic;}

a:link { color:#333333; text-decoration: underline; }
a:visited { color:#D8D8D8; text-decoration: none; }
a:hover { color:#000; text-decoration: none; }

/* div {border:1px solid #F00;} */

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	
	color:#01B6BD;
	font-size:15px;
	margin-bottom:12px;
	margin-top:0px;
	padding-left:2px;
	height:auto;
	
	/* End layout CSS */
	
	overflow:visible;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:265px;
	float: left;
	color:#555555;
	font-size:13px;
	margin-bottom:20px;
}

body {
	font-family:Arial, Sans-serif;
	font-size:12px;
	color: #d8d8d8;
	text-align:left;
	line-height: 18px;
	margin-right:auto;
	margin-top: 0px;
	margin-left: auto;
}
	
	
#contentcontainer {
	position: relative;
	width: 900px;
	height: auto;
	background-color: none;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
}


#headercontainer {
	float: left;
	width: 250px;
	height: 107px;
	margin-top: 30px;
	background-color: #fff;
}



#contactbar {
	float:right;
	width: 140px;
	height: 50px;
	color:#d8d8d8;
	font-size:10px;
	line-height:12px;
	margin-top:80px;
}



#nav {
	float: left;
	width: auto;
	height: auto;
	font-size:10px;
	line-height: 26px;
	color:#d8d8d8;
	background-color:#FFF;
}


#showcase {
	float:right;
	width: 480px;
	height: 469px;
	margin-top: 72px;
	background-color:#FFF;
}

#decbar {
	position:absolute;
	width: 20px;
	height: 130px;
	margin-top: 30px;
	margin-left: 0px;
	background-color:#01B6BD;
}


#slogancontainer {
	margin-top: 72px;
	float:left;
	width: 312px;
	height: auto;
	color:#000;
	line-height:24px;
}


#bottom {
	position:relative;
	background-color: #D8D8D8;
	width: auto;
	height: auto;
	margin-top: 0px;
	background-image: url(images/border.jpg);
	background-repeat:repeat-x;
	padding-top:60px;
}

#footer {
	text-align:left;
	font-size:10px;
	color: #666666;
	float:left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:30px;
	width: 900px;
	height: auto;
}

#feature {
	width: 265px;
	height: 202px;
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
	background-color:#000;
	border: 7px solid #777777;
	overflow:hidden;
}


#info {
	position: relative;
	width: auto;
	height: 110px;
	margin-top: 40px;
	font-size:14px;
	line-height: 18px;
	border-left: 20px solid #01B6BD;
}

#contactinfo {
	float: left;
	position:static;
	width: 300px;
	height: auto;
	background-color: none;
	margin-left: 0;
	margin-right:25px;
	margin-top: 350px;
	margin-bottom: 50px;
	padding-left: 20px;
	border-left: 1px solid #333333;
}


h1 {
	font-size:12px;
	font-weight:100;
	color:#333;
	text-align:left;
	line-height: 24px;
}

h2 {
	text-decoration:none;
	font-size:12px;
	font-weight:100;
	color:#000;
}


h3 {
	font-family: "Helvetica Neue", Arial, Sans-serif;
	font-size:12px;
	font-weight:100;
	color: #ffffff;
	text-align:left;
}
