body {
margin: 0;
padding: 0;
text-align: left;
font-family: arial, helvetica, sans-serif;
background: #4d4d4f;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border: none;}
label, button {cursor: pointer;}
h1, h2, h3, h4, h5, h6, p, ul, ol, form, blockquote {
padding: 0;
margin: 0;
}
.content h1, .content h2, .content h3, .content h4,
.content h5, .content h6, .content p {
margin: 10px 5px 0;
font-weight: normal;
}
.content ul, .content ol {
font-size: 12px;
margin: 35px 70px 0;
}
.content ol {margin: 35px 90px 0;}
.relax {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
a {color: #4d4d4f;}
h1 {font-size: 18px;}
h2 {font-size: 14px;}
h3 {font-size: 11px;}
/* page */
.page {
text-align: left;
width: 890px;
}
/* header */
.header {
background: #f0f0f0;
padding-left: 40px;
padding-top: 40px;
}
.header .logo {
float: left;
margin-bottom: 65px;
text-decoration: none;
}
.header ul {
list-style: none;
margin: 0;
padding: 0;
}
.header ul li {
color: #4d4d4f;
float: left;
font-size: 11px;
margin-right: 25px;
}
.header ul li a {
color: #4d4d4f;
text-decoration: none;
}
.header ul li a:hover {text-decoration: underline;}
.header ul.links {float: right;}
.header ul.links li {
display: inline;
margin: 0 0 0 25px;
}
/* content */
.content {
background: #f0f0f0;
padding-left: 40px;
padding-bottom: 30px;
}
.content .postcontent {
	width: 890px;
}
.content h1, .content h2, .content h3 {margin: 3px 0;}
.content h3 a {text-decoration: none;}
.content h3 a:hover {text-decoration: underline;}
.content.article h1, .content.article h2, .content.article h3 {font-size: 11px;}
.content.article h1 {color: #ff0040;}
.content.article h2 {color: #4d4d4f;}
.content.article h3 {color: #7d7e81;}
.content p {
color: #4d4d4f;
font-size: 11px;
line-height: 20px;
margin: 0;
padding-top: 20px;
}
.content p strong {font-weight: normal;}
.content.article p strong {font-weight: bold;}
.content p em {font-style: normal;}
.content.article p em {font-style: italic;}
.content p a {
color: #4d4d4f;
text-decoration: underline;
}
.content p a:hover {text-decoration: none;}
.content blockquote p {
border-left: 1px #4d4d4f solid;
color: #4d4d4f;
font-size: 11px;
line-height: 20px;
margin: 20px 0 0 40px;
padding: 0 0 0 15px;
}
.content code {
color: #4d4d4f;
font-size: 14px;
line-height: 20px;
}
.content ul, .content ol {
color: #4d4d4f;
font-size: 11px;
line-height: 20px;
margin: 20px 0 0 40px;
padding-left: 13px;
}
.content ol {padding-left: 15px !important; padding-left: 18px;}
.content ul a, .content ol a {text-decoration: underline;}
.content ul a:hover, .content ol a:hover {text-decoration: none;}
.content dl dd {
color: #4d4d4f;
font-size: 11px;
float: left;
font-weight: bold;
margin: 0;
width: 90px;
}
.content dl dt {
color: #4d4d4f;
font-size: 11px;
margin-bottom: 5px;
}
.content p.quote {
color: #231f20;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 0 300px 0 0;
}
.tagline p, .content .page h1 {
color: #231f20;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 0 300px 0 0;
line-height:20px;
padding-top:20px;
}
.page .wrapper {width: 590px;}
.page .separator {
border-top: 1px #4d4d4f solid;
height: 1px;
font-size: 1px;
line-height: 0%;
margin: 20px 0 0;
padding-bottom: 70px;
}
.content h2.no-indent,.services h2.no-indent {
color: #ff0040 !important;
font-size: 10px !important;
margin: 0;
padding: 0 0 35px;
}
.content ul.bottom-posts li {margin-top: 50px;}
.content table tr td{vertical-align: bottom;}
.content table .column-left {width: 67px;}
.content table .column-left p {font-weight: bold;}
.content table .column-center {
width: 220px;
padding-left: 12px;
}
.content table .column-right {
width: 670px;
padding-left: 12px;
}
.content table p {
padding-top: 0;
font-size: 11px;
}
.content table a {
font-size: 11px;
color: #ff0040;
text-decoration: none;
}
.content table a:hover {
text-decoration: underline;
}
.content .img-big {
margin-bottom: 16px;
}
.content .img-small {
margin-right: 16px;
}





.recent-projects {
	margin: 0;
}
.recent-projects h3 {
color: #231f20;
font-size: 11px;
font-weight: bold;
margin: 18px 0 0;
}
.recent-projects p {
margin: 0 0 25px;
padding-top: 0;
}
.recent-projects p.excerpt {margin-bottom: 0;}
.recent-projects ul {
list-style: none;
margin: 0;
padding: 0;
}
.recent-projects ul li {
color: #4d4d4f;
float: left;
font-size: 11px;
margin: 0 17px 0 0;
width: 285px;
}
.recent-projects ul li p {
	margin: 0;
}
.recent-projects ul li a {
color: #231f20;
text-decoration: none;
}
.recent-projects ul li a:hover {text-decoration: underline;}
.recent-projects.posts h3 {margin-top: 0;}









































.projects {
	margin: 0 -20px 0 0;
}
.projects h3 {
color: #231f20;
font-size: 11px;
font-weight: bold;
margin: 18px 0 0;
}
.projects p {
margin: 0 0 25px;
padding-top: 0;
}
.projects p.excerpt {margin-bottom: 0;}
.projects ul {
list-style: none;
margin: 0;
padding: 0;
}
.projects ul li {
color: #4d4d4f;
float: left;
font-size: 11px;
margin: 0 17px 0 0;
width: 285px;
}
.projects ul li p {
	margin: 0;
}
.projects ul li a {
color: #231f20;
text-decoration: none;
}
.projects ul li a:hover {text-decoration: underline;}
.projects.posts h3 {margin-top: 0;}
.content .code {
background: #fff;
margin: 40px 0 0;
padding: 15px 20px 35px;
}
.content table.contacts {margin-bottom: 0;}
.content .contacts .box {
margin-right: 5px;
width: 215px;
}
.contacts .box p {padding: 0;}
.contacts .box p strong {font-weight: bold;}
.contacts .box p.indent {padding-bottom: 20px;}
.contacts .box p.indent.last {padding-bottom: 0px;}

/* contact page */

.contactwrapper {
	padding: 0;
}

address {
	font-style: normal;
	float: left;
	width: 222px;
}

address p strong {
	font-weight: bold !important;
}

address p a {
	color: #ff0040 !important;
	text-decoration: none !important;
}

address p a:hover {
	text-decoration: underline !important;
}

.contactwrapper .formleft {
	float: left;
	margin: -10px 20px 0 0;
}

.contactwrapper input {
padding: 10px;
color: #c8c8c8;
border: 1px #dcddde solid;
font-size: 14px;
width: 412px !important;
width: 442px;
height: 18px !important;
height: 40px;
margin: 0;
}

.contactwrapper textarea {
color: #c8c8c8;
border: 1px #dcddde solid;
font-size: 14px;
font-family: arial, helvetica, verdana;
height: 139px;
margin: -10px 0 0;
padding: 10px;
width: 412px !important;
width: 442px;
}

.contactwrapper select {
border:1px solid #DCDDDE;
color:#C8C8C8;
font-size:14px;
height:40px;
width:432px;
padding:10px;
}

.contactwrapper .submitbutton input {
background: #dcddde;
border: none;
color: #a5a6a6;
font-size: 14px;
height: 43px !important;
width: 132px !important;
padding: 13px 0;
float: right;
}

/* services */
.services {
background: #dcddde;
padding: 40px 0 40px 40px;
}
.services h3.no-indent {
color: #ff0040 !important;
font-size: 10px !important;
margin: 0;
padding: 0 0 35px;
}
.services h3 {font-weight: normal;}
.services ul p {
color: #231f20;
line-height: 20px;
margin: 0;
}
.services p.more {margin-top: 20px;}
.services p.more a {
color: #231f20;
background: url("../images/icons/icon-more-things.gif") no-repeat right center;
padding-right: 12px;
}
.services ul li ul li {
width: auto;
margin-right: 0;
display: block;
float: none;
margin-bottom: 6px;
}
.services ul li.linkcat h2 {display: none;}

/* footer */
.footer {
padding: 40px 0 40px 40px;
color: #dcddde;
}
.footer .page div {width: 590px;}
.footer a {color: #fff;}
.footer p {
margin-top: 30px;
font-size: 10px;
font-weight: bold;
line-height: 190%;
}
.footer h4 {font-size: 18px;}