/*
URBANTWELVE
www.urbantwelve.com
info@urbantwelve.com
*/

html { 
	background: #FFF url(../img/bg_top.jpg) repeat-x;
}

body {
	margin: 0;
	padding: 0;
}

object {
	border: 0;
	overflow: hidden;
}

ul {
	margin: 0;
	padding: 0;
}

#top {
	margin: 0 auto;
	padding: 0;
	width: 729px;
	height: 230px;
	position: relative;
	background: #E7E7E7;
	text-align: center;
}

#content {
	margin: 0;
	padding: 0;
	width:100%;
	background: #F2F3F4;
	text-align: center;
	overflow: auto; /* make #content stretch to contain the floated #boxes divs to distribute background */
}

#content_ {
	margin: 0 auto;
	padding: 0;
	width: 729px;
	position: relative;
	background: #FFF;
	text-align: left;
	overflow: auto; /* make #content_ stretch to contain the floated #boxes divs to distribute background */
}

#bar {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #D3D3D3;
	text-align: center;
	clear: both;
}

#bar_ {
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	width: 729px;
	height: 3px;
	position: relative;
	background: #3F6284;
}

#pluscontent {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #ECEDEF;
	text-align: center;
	overflow: auto; /* make #pluscontent_ stretch to contain the floated #plusboxes divs to distribute background */
}

#pluscontent_ {
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	width: 729px;
	position: relative;
	background: #FFF;
	text-align: left;
}

#pluscontent_ img {
	margin-left: 0;
	border: 0;
}

#sitemap {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	font-size: 0;
	width: 729px;
	position: relative;
	background: #71A7C7 url(../img/cs_bg.jpg) repeat-x;
	overflow: auto;
	clear: both;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #505D6A;
	font-weight: bold;
}

#sitemap a:link, #sitemap a:visited, #sitemap a:active {
	color: #FFF;
}

#sitemap a:hover, #sitemap a:focus {
	color: #FFF;
	background-color: #71A7C7;
	font-weight: bold;
	text-decoration: underline;
}

#sitemap ul {
	float: left;
}

#sitemap ul li {
	margin: 0;
	padding: 5px 0px 0px 25px;
	list-style-type: none;
	border: 1px;
	width: 152px;
}

#copyright, #footer {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #D8D8D8;
	text-align: center;
	clear: both;
}

#copyright_, #footer_ {
	margin: 0 auto;
	padding: 0;
	font-size: 0;
	width: 729px;
	height: 22px;
	position: relative;
	background: #E7E7E7;
}

#copyright img {
	margin-left: 0;
	display: block;
	border: 0;
	float: left;
}

#footer {
	background: #FFF;
}

#footer_ {
	height: 69px;
	background: #FFF url(../img/logo.jpg) no-repeat right;
	border-bottom: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
}

#footer_ img {
	float: right;
}

#feature {
	border: 1px solid #E5E5E5;
	background: #FAFAFA;
	padding: 20px;
	margin: 25px;
}

#feature p {
	margin: 0;
	padding: 0;
	color: #5F626B;
	text-align: justify;
	text-indent: 0px;
	font-style: italic;
	font-size: 11px;
}

#boxes, #pressawards, #casestudies, #contact {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background: #FFF;
	overflow: auto;
}

#pressawards, #casestudies, #contact { padding-bottom: 30px; }

#contact { padding-top: 30px; }

#plusboxes {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background: #FFF;
	padding-bottom: 15px;
	overflow: auto;
}

#news, #whoweare, #successstories {
	margin: 0;
	padding: 0;
	float: left;
	width: 243px;
	background: #FFF;
	position: relative;
}

#press, #awards, #case, #study {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	background: #FFF;
	position: relative;
}

#awards, #study { width: 579px; }

#contact_l, #contact_r {
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
	background: #FFF;
	position: relative;
	text-align: left;
}

#contact_r { width: 479px; }

#newpartner, #newclient, #pressroom {
	margin: 0;
	padding: 0;
	float: left;
	width: 243px;
	background: #FFF;
	position: relative;
}

#news h1, #whoweare h1, #successstories h1, #newclient h1, #newpartner h1, #pressroom h1 {
	padding-bottom: 4px;
	font-size: 14px;
}

#newclient h1, #newpartner h1, #pressroom h1 {
	padding-top: 15px;
}

#news .clientListing, #whoweare .clientListing, #successstories .clientListing, #news .subClientListing, #whoweare .subClientListing, #successstories .subClientListing, #news .content, #whoweare .content, #successstories .content, #newclient .clientListing, #newpartner .clientListing, #pressroom .clientListing, #newclient .subClientListing, #newpartner .subClientListing, #pressroom .subClientListing, #newclient .content, #newpartner .content, #pressroom .content {
	text-indent: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 0px;
}