body {
	font: 17px Georgia, "Times New Roman", Times, serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000000;
}
a {
	color: #333;
	text-decoration: none;
}
a:Hover {
	color: #999;
	text-decoration: none;
}
#container {
	width: 960px;
	background: #FFFFFF;
	margin: 20px auto;
	text-align: left;
	width: 960px;
}

.logotype {
	margin: 0 auto;
	padding: 10px 30px;
	background-color: #000;
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
.phone {
	font-size: 12px;
	float: right;
	margin: 110px 40px 0 0;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	background: url(images/bracket.png) no-repeat right;
}
#about
{
	width: 900px;
	height: 260px;
	font-size: 17px; 
	line-height:28px; 
}
#about .col1
{
	float:left;
	width: 500px;
	padding-right:30px;
}
#about .col2
{
	float: left;
	width: 250px;
	padding-right:30px;
}

#about .col3
{
	width: 180px;
	float:right;
	padding: 10px 20px; 
	margin: 10px 100px 10px 10px;
	background-color: #f9f9f9;
	border: solid #ababab 1px;
	font-size: 12px;
	color: #000;
}
#about .col3 h3
{
	padding: 0; 
	margin: 0 0 0 10px;
	font-size: 17px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
#about .col3 a
{
	font-size: 13px;
	color: #333;
	background-color: #f9f9f9;
	font-style: normal;
	font-weight: normal;
}
#about .col3 a:hover
{
	color: #999;
	background-color: #ccc;
}
#about .col3 ul
{
	display: inline;
	color: #000;
}
#about .col3 ul li
{
	list-style-type: none;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #606060;
	padding: 10px;
	border-top:  1px dotted #ababab;
}
#clnts
{
	width: 880px;
	padding: 20px 0px 20px 0px;
	height: 180px;
}
#clnts #cols {
	margin: 20px 0px 20px 0px;
	display: inline;
	vertical-align: top;
}
#clnts #cols ul {
	float: left;
	width: 170px;
	line-height: 22px;
	font-size: 14px;
	list-style-type: none;
	padding: 0 0 0 30px;
	margin: 0;
	display: inline;
	vertical-align: top;
}
#clnts #cols ul li {
	list-style-type: none;
}

#clnts .caseStudy
{
	width: 280px;
	float:right;
	padding: 10px; 
	margin: -10px 100px 10px 10px;
	background-color: #f9f9f9;
	border: solid #ababab 1px;
	font-size: 12px;
	color: #000;
}
#clnts .caseStudy h3
{
	padding: 0; 
	margin: 0 0 0 10px;
	font-size: 17px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
#clnts .caseStudy a
{
	font-size: 13px;
	color: #000;
	background-color: #f9f9f9;
	font-style: normal;
	font-weight: normal;
}
#clnts .caseStudy a:hover
{
	font-size: 13px;
	color: #000;
	background-color: #ccc;
	font-style: normal;
	font-weight: normal;
}
#clnts .caseStudy ul
{
	
	display: inline;
	color: #000;
}
#clnts .caseStudy ul li
{
	list-style-type: none;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #606060;
	padding: 10px;
	border-top:  1px dotted #ababab;
}

#clnts #cols #intro {
	width: 280px;
	float: left;
	margin: 0px 30px 0px 0;
	line-height: 22px;
	font-size: 17px;
	vertical-align: top;
}
#list
{
	margin: 20px 0px 0px 0p;
	padding: 0;
	font-size: 14px;
	color: #2b99d8;
}


#contact { 
	width: 880px;
	height: 450px;
	padding: 0; 
	margin: 0 0 20px 0;
	text-align: left;
}
#contact .contain { 
	width: 450px;
	padding: 20px;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	border: solid #ababab 1px;
	background-color:#fcfcfc;
	float: left;
}
#contact .contain .form { 
	width: 250px;
	float: left;
}
#contact .contain .text { 
	width: 200px;
	font-size: 14px;
	line-height: 18px;
	float: right;
}
.input-text { 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px; 
	margin: 0px 0px 10px 0px;
	color: #bebebe;
	background-color:#f9f9f9;
	font-style: italic;
	font-size: 12px;
	border: solid #ababab 1px;
}

#contact .address { 
	float: right;
	width: 300px;
	margin: 0 20px 0 30px; 
	line-height: 21px;
	font-size: 17px;
}


#footer {
	border-top: dotted #000 1px;
	font-size: 10px;
	color: #000;
	padding: 16px 0;
	clear: both;
	width: 910px;
}
#footer .left {
	float: left;
	padding-left: 6px;
}

#footer .right {
	float: right;
	padding-right: 6px;
}
.headline {
  color: #FF0000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.thankYou {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	padding-top: 20%;
}
.bracket {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
}
button {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: none;
	font-size: 28px;
	border: none;
	display: block;
	margin-left: -10px;
}
#nwslttr
{
	width: 900px;
	height: 260px;
	margin: 0;
}
#nwslttr .intro {
	width: 400px;
	float: left;
	margin: 0px 30px 0px 0;
	line-height: 22px;
	vertical-align: top;
}
#nwslttr .col1
{
	float: left;
	width: 540px;
	margin: 0 auto;
}

#nwslttr .col1 .form
{
	margin-top: 10px;
	float: left;
}
#nwslttr .col1 .form .fields { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bebebe;
	background-color:#f9f9f9;
	font-style: italic;
	font-size: 12px;
	border: solid #ababab 1px;
}

#nwslttr .col2
{
	float:right;
	padding: 20px; 
	margin: 0px 0px 10px 80px;
	background-color: #f9f9f9;
	border: solid #ababab 1px;
}

#nwslttr .col2 ul
{
	line-height: 18px;
	display: inline;
	color: #000;
}
#nwslttr .col2 ul li
{
	list-style-type: none;
	font-size: 12px;
	font-style: italic;
	color: #606060;
	padding-left: 10px;
	border-bottom:  1px dotted #ababab;
}