body {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	background: #cbe9f1 url(../img/body_bg.jpg) repeat-x center top;
	text-align: center;
	padding: 20px 0 0;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header h1 {
	float: left;
	width: 449px;
	height: 109px;
	background: url(../img/logo.png) no-repeat left top;
	text-indent: -9999em;
}

#header ul {
	float: right;
}

#header ul li {
	float: left;
	display: inline;
}

#header ul li a:link,
#header ul li a:visited {
	display: block;
	font-size: 1.4em;
	margin: 1.5em 0 0 .5em;
	padding: .5em 1em;
	color: #3f3f3f;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#header ul li a:hover,
#header ul li a:active,
#header ul li a.active {
	color: #000;
	border-top: 1px solid #a6a6a6;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #efefef url(../img/menu_bg.jpg) repeat-x left bottom;
}

#content {
	clear: both;
	overflow: hidden;
	padding: 20px;
	color: #4c453e;
	background: url(../img/content_bg.png) no-repeat right top;
}

#content h1 {
	float: right;
	width: 625px;
	font-size: 3.6em;
	line-height: 1.5em;
	color: #fff;
	font-weight: normal;
}

#content .subhead {
	float: right;
	width: 625px;
	font-size: 1.6em;
	line-height: 1.5em;
}

#content .subcontent {
	float: left;
	width: 650px;
	padding-top: 20px;
}

.home .subcontent,
.single .subcontent {
	float: right !important;
}

#content .subcontent p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 1em 0;
	padding-left: 40px;
}

#content .subcontent h2 {
	font-size: 1.8em;
	line-height: 1.5em;
	font-weight: normal;
	margin: 1em 0;
	padding-left: 40px;
}

#content .subcontent ul {
	list-style: inside circle;
	padding-left: 40px;
}

#content .subcontent ul li {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: .5em 0;
}

#content .subcontent .mod {
	float: left;
	width: 50%;
	background: url(../img/box.png) no-repeat left top;
}

#content .basecontent {
	clear: both;
	overflow: hidden;
	padding-top: 20px;
}

#content .basecontent .mod {
	float: left;
	width: 320px;
	text-align: center;
}

#content .basecontent .mod h2 {
	font-size: 2.4em;
	line-height: 1.25em;
	font-weight: normal;
}

#content .basecontent .mod h2 a,
#content .basecontent .mod h2 a:visited {
	text-decoration: none;
	color: #000;
}

#content .basecontent .mod h2 a:hover,
#content .basecontent .mod h2 a:active {
	color: blue;
}

#content .basecontent .mod img {
	margin-top: 10px;
}

#content .basecontent .box {
	text-align: left;
	background: url(../img/box.png) no-repeat left top;
}

#content .basecontent .mod ul {
	list-style: inside circle;
	padding: 0 0 0 30px;
}

#content .basecontent .mod ul li {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: .5em 0;
}

#content .subcontent .mod h2,
#content .basecontent .box h2 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	padding: .75em 2em .25em 1em;
	color: #fff;
	font-weight: normal;
}

#content .subcontent .mod p,
#content .basecontent .box p,
#content .basecontent .mod p {
	font-size: 1.2em;
	line-height: 1.35em;
	margin: 0;
	padding: 0 2em 2em 1.667em;
	text-align: left;
}

#content .subcontent form {
	padding: 0 20px;
}

#content .subcontent form dl dt {
	padding-bottom: 5px;
}

#content .subcontent form dl dt label {
	font-size: 1.4em;
	line-height: 1.5em;
	text-transform: uppercase;
}

#content .subcontent form dl dd {
	padding-bottom: 20px;
}

#content .subcontent form dl dd input,
#content .subcontent form dl dd textarea {
	width: 500px;
	font-size: 1.4em;
	line-height: 1.5em;
	padding: .25em;
	background: #ecf1f3;
	border: 1px solid #cbd3d3;
}

#content .subcontent form dt input {
	display: block;
	width: 185px;
	height: 44px;
	padding-top: 44px;
	background: url(../img/submit.png) no-repeat left top;
	border: none;
	cursor: pointer;
}

#content .basecontent form dl dt {
	padding-bottom: 5px;
}

#content .basecontent form dl dt label {
	font-size: 1.4em;
	line-height: 1.5em;
	text-transform: uppercase;
}

#content .basecontent form dl dd {
	padding-bottom: 20px;
}

#content .basecontent form dl dd input,
#content .basecontent form dl dd textarea {
	width: 80%;
	font-size: 1.4em;
	line-height: 1.5em;
	padding: .25em;
	background: #ecf1f3;
	border: 1px solid #cbd3d3;
}

#content .basecontent form dt input {
	display: block;
	width: 185px;
	height: 44px;
	margin: 0 auto;
	padding-top: 44px;
	background: url(../img/submit.png) no-repeat left top;
	border: none;
	cursor: pointer;
}

#content .sidebar  {
	float: right;
	width: 250px;
	background: #f6f6f6;
	border: 1px solid #e2e3e4;
	color: #6d6d6d;
	margin-top: 20px;
}

#content .sidebar h2 {
	font-size: 2em;
	line-height: 1.5em;
	margin: .35em 0 0 .5em;
	padding: 0 0 0 2.25em;
	font-weight: normal;
	background: url(../img/contact.png) no-repeat left center;
}

#content .sidebar h2.press {
	background: url(../img/press.png) no-repeat left center;
}

#content .sidebar p {
	font-size: 1.2em;
	line-height: 1.25em;
	padding: .5em 1em;
}

#content .sidebar dl {
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 1em;
}

#content .sidebar dl dt {
	float: left;
	width: 80px;
	color: #3a3a3a;
}

#content .sidebar dl dd {
	float: left;
	width: 100px;
}

#content .headimg {
	float: left;
}

.services .headimg {
	display: inline;
	margin: 0 0 0 40px;
}

#content .clear {
	clear: both;
}

#social {
	clear: both;
	overflow: hidden;
	padding: 20px 0;
	background: url(../img/split_hor.gif) repeat-x left top;
}

#social p {
	float: left;
	display: inline;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 444px;
	margin-left: 110px;
	padding: 10px 40px;
	border-top: 1px solid #a1c1ca;
	border-left: 1px solid #b2cfd7;
	border-right: 1px solid #b2cfd7;
	background: #e3f2f5;
}

#social ul {
	float: right;
	padding: 0 0 0 55px;
	background: url(../img/split_ver.gif) no-repeat left center;
}

#social ul li {
	float: left;
	display: inline;
	padding: 7px;
}

#social ul li a:link,
#social ul li a:visited {
	display: block;
	height: 48px;
	width: 48px;
	background: url(../img/social_bg.png) no-repeat left top;
	text-indent: -9999em;
}

#social ul li a.linkedin {
	background-position: -67px 0;
}

#social ul li a.rss {
	background-position: -132px 0;
}

#social ul li a.twitter {
	background-position: -198px 0;
}

#footer {
	overflow: hidden;
	clear: both;
	background: #ebebeb url(../img/footer_bg.gif) repeat-x left top;
	padding-bottom: 15px;
}

#footer ul {
	float: left;
}

#footer ul li {
	float: left;
	display: inline;
}

#footer ul li a:link,
#footer ul li a:visited {
	display: block;
	font-size: 1.4em;
	margin: 0 2em 0 0;
	padding: 1em 0;
	color: #3f3f3f;
	text-decoration: none;
	text-transform: lowercase;
}

#footer ul li a:hover,
#footer ul li a:active,
#footer ul li a.active {
	color: #000;
}

#footer .contact {
	float: right;
	padding: 20px 0 0;
	color: #bdbdbd;
}

#footer .contact a:link,
#footer .contact a:visited {
	float: right;
	display: block;
	width: 203px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -9999em;
	background: url(../img/contact_bg.png) no-repeat right top;
}

#footer .contact p {
	clear: both;
}

#p_nav {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #c1d6db;
	border-right: 1px solid #c1d6db;
	background: url(../img/p_nav_bg.png) repeat-x left top;
}

#p_nav h3 {
	float: left;
	font-size: 2em;
	line-height: 1.5em;
	margin: 0 .55em;
	padding: .5em .5em .5em 2.75em;
	background: url(../img/portfolio.png) no-repeat left center;
	font-weight: normal;
}

#p_nav h2 {
	float: left;
	font-size: 1.6em;
	line-height: 1.5em;
	margin: 0 .55em;
	padding: .85em 1.75em;
	background: url(../img/split_ver.gif) no-repeat left center;
	font-weight: normal;
}

#p_nav ul {
	float: right;
	padding: 0 1em;
}

#p_nav ul li {
	float: left;
	display: inline;
}

#p_nav ul li a:link,
#p_nav ul li a:visited {
	display: block;
	font-size: 1.6em;
	line-height: 1.5em;
	padding: .85em .25em;
	color: #969696;
	text-decoration: none;
}

#p_nav ul li a:hover,
#p_nav ul li a:active,
#p_nav ul li a.active {
	color: #000;
}

#p_nav a span {
	color: #969696;
}

.alert {
	color: #ff0000;
	border: 1px solid #333;
	padding-top: 1em;
	padding-bottom: 1em;
}