#container {
	width: 810px;
	min-height: 700px;
	margin: 0 auto;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
}


#header {
	height: 110px;
}


#menu {
	height: 40px;
	width: 760px;
	margin: 0 auto 0 auto;
	padding-left: 40px;
	background-color: #115B8F;
	line-height: 40px;
}


#largeimage {
	height: 353px;
	width: 800px;
	margin: 0 auto 20px auto;
	background-image: url(../images/signalrock_photo.jpg);
}

#landing_infobox {
	width: 225px;
	float: right;
	margin-right: 55px;
	margin-top: 0px;
	display: inline;
}

#inthenews {
	width: 340px;
	min-height: 200px;
	margin-left: 23px;
	padding-left: 20px;
	float: left;
	border-left: 1px #ddd solid;
	display: inline;
	background-color: #fff;
}

#recentclients {
	width: 728px;
	min-height: 200px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	background-color: #fff;
}

.recentclient_logo {
	display: inline;
	width: 170px; /* 160px */
	min-height: 100px;
	float: left;
	padding:  0 5px;
	text-align: center;
}

.fadeitem {
	display: none;	
}

#footer {
	width: 810px;
	height: 48px;
	line-height: 50px;
	margin: 0 auto;
	background-image: url(../images/bg_bottom_shade.gif);
	background-repeat: no-repeat;
}


#content {
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/bg_round_corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


#content_pad {
	padding: 0 40px;
}

.leftimage {
	float: left;
	display: inline;
}

.rightimage {
	float: right;
	display: inline;
}

.leftcontent {
	width: 355px;
	float: left;
	display: inline;
	background-color: #fff;
}

.rightcontent {
	width: 355px;
	float: right;
	display: inline;
	background-color: #fff;
}

.newsitem {
	width: 100%;
	padding-bottom: 15px;
	background-color: #fff;
}

.clear {
	clear: both;	
}

#logo {
	margin: 15px 20px 0px 40px;	
}

#corner {
	margin-right: 5px;
	width: 32px;
	float: right;
	display: inline;
}

#meet_team {
	float: left;
	padding: 20px;	
}

/* --Services Page--*/
div.service {
	margin-bottom: 10px;
	border-left: 1px #ddd solid;
}

#services_branding {
}

#services_media {
}

#services_analyst {
}

#services_launch {
}

#services_events {
}

/*--Clients Page--*/
div.client_logo {
	float: left;
	display: inline;
	text-align: center;
	width: 150px;
	margin: 10px 10px;	
}


/*--Buzz page--*/
img.medialogo {
	float: left;
	margin-right: 10px;	
}

div.mediahit {
	float: right;
	width: 245px;	
}

/*--Contact Page--*/
#contact_regions_image {
	width: 800px;
	margin: 0 auto;	
}

div.contact_block {
	width: 240px;
	padding-top: 10px;
	text-align: center;
	float: left;	
}

div.spacer10 {
	width: 5px;
	height: 1px;
	float: left;	
}

div.contact_center {
	width: 720px;
	margin: 0 auto;
}