.leftDots {
	border-right: 1px dotted #AAAAAA;
}
.rightDots {
	border-left: 1px dotted #AAAAAA;
	padding-top: 5px;
	padding-left: 25px;
}
.navBar {
	font-family: Helvetica, Verdana, sans-serif, Arial;
	font-size: 11px;
	line-height: 12px;
	color: #777777;
	margin-top: 20px;
	margin-left: 42px;
}
.navBar a:link {
	color: #777777;
	text-decoration: none;
}
.navBar a:visited {
	color: #777777;
	text-decoration: none;
}
.navBar a:hover {
	color: #000000;
	text-decoration: none;
}
.navBar a:active {
	color: #777777;
	text-decoration: none;
}
.titleBar {
	font-family: Helvetica, Verdana, sans-serif, Arial;
	font-size: 16px;
	line-height: 12px;
	color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 20px;
}
.workLinks {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 9px;
	line-height: 11px;
	color: #555555;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.workLinks a:link {
	color: #555555;
	text-decoration: none;
}
.workLinks a:visited {
	color: #555555;
	text-decoration: none;
}
.workLinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.workLinks a:active {
	color: #555555;
	text-decoration: none;
}
.workThumbs {
	margin-top: 10px;
}
.testimTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336666;
	padding-bottom: 3px;
	border-bottom: 1px dotted #AAAAAA;
	text-align: left;
	margin-top: 60px;
}
.testimImage {
	border: 1px solid #111111;
	margin-bottom: 5px;
}
.testimImageHolderRight {
	float: right;
	margin-top: 50px;
	margin-left: 15px;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: #336666;
}
.testimImageHolderRight a:link {
	color: #336666;
	text-decoration: none;
	height: 100%;
}
.testimImageHolderRight a:visited {
	color: #336666;
	text-decoration: none;
	height: 100%;
}
.testimImageHolderRight a:hover{
	color: #000000;
	text-decoration: underline;
}
.testimImageHolderRight a:active {
	color: #336666;
	text-decoration: none;
	height: 100%;
}
.testimImageHolderLeft {
	float: left;
	margin-top: 50px;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: #336666;
	margin-right: 15px;
}
.testimImageHolderLeft a:link {
	color: #336666;
	text-decoration: none;
}
.testimImageHolderLeft a:visited {
	color: #336666;
	text-decoration: none;
}
.testimImageHolderLeft a:hover{
	color: #000000;
	text-decoration: underline;
}
.testimImageHolderLeft a:active {
	color: #336666;
	text-decoration: none;
}
.testimBody {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #222222;
	line-height: 12px;
}
.testimBody a:link {
	color: #0000CC;
	text-decoration: underline;
}
.testimBody a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.testimBody a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.testimBody a:active {
	color: #0000CC;
	text-decoration: underline;
}
.testimViewProject {
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: #336666;
	float: left;
	padding-top: 5px;
}
.projectTitle {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 16px;
	color: #336666;
	margin-left: 5px;
}
.projImage {
	margin-bottom: 5px;
	text-align: left;
}
.projImageHolder {
	float: left;
	margin-top: 10px;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 9px;
	color: #336666;
	margin-right: 15px;
	margin-bottom: 40px;
}
.projViewProj {
	color: #336666;
	width: 255px;
	text-align: left;
	vertical-align: top;
	float: left;
}
.projViewProj a:link {
	color: #336666;
	text-decoration:none;
}
.projViewProj a:visited {
	color: #336666;
	text-decoration:none;
}
.projViewProj a:hover {
	color: #000000;
	text-decoration: underline;
}
.projViewProj a:active {
	color: #336666;
	text-decoration:none;
}
.projViewFeed {
	color: #336666;
	width: 100px;
	text-align: left;
	vertical-align: top;
	float: left;
}
.projViewFeed a:link {
	color: #336666;
	text-decoration:none;
}
.projViewFeed a:visited {
	color: #336666;
	text-decoration:none;
}
.projViewFeed a:hover {
	color: #000000;
	text-decoration: underline;
}
.projViewFeed a:active {
	color: #336666;
	text-decoration:none;
}
.projectDetails {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 16px;
	line-height: 12px;
	color: #336666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 20px;
	margin-right: 52px;
}
.projDetailsBody {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 10px;
	color: #222222;
	line-height: 12px;
	margin-right: 52px;
}
.footer {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 9px;
	line-height: 11px;
	color: #888888;
	padding-top: 10px;
}


.contact_information {
	line-height:18px !important;
}

.contact_form {
	font-family: Helvetica,Verdana,sans-serif,Arial;
	font-weight:normal;
	font-size:12px;
	width:560px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.contact_form label {
    clear: both;
    float: left;    
    padding: 5px 5px 3px 4px;
    text-align: left;
    white-space: nowrap;
    width: 130px;
}
.contact_form .form_row {
    float: left;
    margin: 0 0 6px;
    text-align: left;
    width: 560px;
}
.contact_form .mess {
	width:300px !important;	
	height:120px !important;
}

.contact_form .textfield {
	background:none repeat scroll 0 0 #F6F6F6;
	color:#6A6A6A;
	display:inline;
	float:left;
	font:12px Arial,Helvetica,sans-serif;
	padding:2px 0 0 5px !important;
	border:1px solid #D6D6D6 !important;
	height:21px;
	width: 200px;
}
