/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

/* mac hide \*/

html, body {
	height: 100%;
	width: 100%;
}

/* end hide */

body {
	background-color: #d5e7ed;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #808080;
	min-height: 550px; /* for good browsers*/
	min-width: 800px; /* for good browsers*/
}

body {
	scrollbar-3dlight-color:#eee;
	scrollbar-arrow-color:#666;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#ddd;
	scrollbar-face-color:#eee;
	scrollbar-highlight-color:#fefefe;
	scrollbar-shadow-color:#eee;
	scrollbar-track-color:#fff; 
}

#outer {
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}

#container {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 520px;
}

#inner {
	width: 720px;
	background: #fff;
	height: 520px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#header {
	padding: 0;
	float:left;
	margin-left: 50px;
} 
#header .logo {
	width: 250px;
	height: 77px;
	background: #fff url(../images/sarum_consultancy_logo.jpg);
	text-indent: -999em;
}
#nav {
	display: block;
	height: 77px;
	margin-right: 50px;
}
#nav ul {
	list-style: none;
	padding: 0;
	float: right;
	margin-top: 65px;
}
#nav li {
	float: left;
	display: block;
	background-image: url(../images/line_divide.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#nav li a {
	display: block;
	text-align: right;
	font-size: 7px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 0;
	height: 12px;
	text-transform: uppercase;
}
#blueline {
	background-image: url(../images/blue_line.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 617px;
	clear: both;
	margin-right: 50px;
	margin-left: 50px;
}
#content {
	width: 617px;
	text-align: left;
	margin: 0 auto;
}
#content .photo {
	width: 617px;
	height: 160px;
	background: #fff url(../images/public_relations.jpg);
	text-indent: -999em;
}
#content #introduction {
	width: 382px;
	float: left;
	font-size: 11px;
	color: #8ca1b1;
	text-align: left;
	font-weight: normal;
}
#content #text {
	width: 482px;
	height: 252px;
	display: block;
	overflow:auto;
	margin-left: 135px;
}
#content #portfoliotext {
	width: 482px;
	height: 350px;
	display: block;
	overflow:auto;
	font-size: 11px;
	color: #8ca1b1;
	text-align: left;
	font-weight: normal;
	padding-left: 35px;
}
#content #client {
	margin-top: 24px;
}
#content h2 {
	font-size: 14px;
	font-weight: normal;
	color: #c4b7a6;
	text-transform: uppercase;
	line-height: 14px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content h3 {
	font-size: 24px;
	font-weight: normal;
	color: #581e3a;
	line-height: auto;
}
#content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #cc9966;
	line-height: auto;
	margin-top: 8px;
}
#content p {
	color: #8ca1b1;
	margin-top: 8px;
	font-size: 11px;
}
#content ul {
	padding: 0;
	margin-left: 20px;
	margin-top: 8px;
}
#content li {
	color: #8ca1b1;
	font-size: 11px;
}
#content strong {
	color: #581e3a;
}
#content a {
	color: #cc9966;
	text-decoration: none;
}
#content #press {
	width: 200px;
	height: 190px;
	display: block;
	overflow: auto;
	padding-left: 35px;
	color: #cc9966;
	font-weight: bold;
	font-size: 8px;
}
#content #press a {
	color: #808284;
	text-align: left;
}
#content #release {
	width: 382px;
	height: 412px;
	float: right;
	font-size: 11px;
	color: #8ca1b1;
	text-align: left;
	font-weight: normal;
	overflow:auto;
}
#content #release .quote {
	color: #cc9966;
	font-style: italic;	
}
#content #release hr {
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0;
}
#content #clients {
	width: 100px;
	height: 350px;
	display: block;
	overflow: auto;
	color: #cc9966;
	font-size: 9px;
	float: left;
}
#content #clients a {
	color: #808284;
	text-align: left;
}
#content #clients td {
	background-image: url(../images/blue_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
#portfolio {
	clear: both;
	height: 47px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#portfolio ul{
	list-style: none;
	padding: 0;
	float: center;
	margin: 0;
}
#portfolio li {
	float: left;
	padding: 0;
	display: block;
}
#portfolio li a {
	float: left;
	padding: 0;
}
#footer {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
}
#footer ul {
	list-style: none;
	padding: 0;
}
#footer li {
	float: left;
	display: block;
	margin: 3px 0;
	height: 12px;
	text-align: left;
	color: #333;
	font-size: 7px;
	font-weight: bold;
}
#footer li a {
	text-transform: uppercase;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: none;
}
