/*
CSS Document
complied by Guy Hoogewerf - www.ncompass.co.uk - ©2008
*/
* {
	margin: 0;
	padding: 0;
}

/* mac hide \*/
html, body {
	height: 100%;
	width: 100%;
}
/* end hide */

body {
	background-color: #dae3e7;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 85%;
	color: #777777;
	text-align: center;
}
#container {
	width: 1024px;
	margin: 0px auto;
	background-color: #fff;
	text-align: left;
}

/* Header */
#header {
	background: #ccc url(../images/360_scheduling_logo.jpg) no-repeat center center;
	width: 1024px;
	height: 92px;
	text-indent:-9999px;
}
/* Navigation */
#nav {
	margin: 2px 0px 2px 0px;
}

/* Photo Area */
#photo {
	clear: left;
	background: #fff url(../images/360_whiteboard.jpg) no-repeat top left;
	width: 1024px;
	height: 133px;
	text-indent:-9999px;
	padding-bottom: 2px;
	border-bottom: #8b3223 solid 3px;
}
#photo h2 {
	display: block;
	height: 133px;
	width: 1024px;
	cursor: pointer;
}
/* Content */
#content {
	height: 138px;
	width: 623px;
	margin: 38px 17px 0px 37px
}
#content h1 {
	color: #8b3223;
	font-weight: normal;
	font-size: 34px;
}
#content h3 {
	display: block;
	width: 310px;
	font-weight: bold;
	font-size: 17px;
	float: left;
	margin: 10px 0px 0px 0px;
	line-height: 22px;
}
#content ul {
	display: block;
	width: 200px;
	margin: 10px 0px 0px 410px;
}
#content li {
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	list-style-image: url(../images/bullet_point.png);
}
#spacer {
	height: 10px;
}
#highlight1{
	width: 363px;
	float: left;
	margin-left: 37px;
}
#highlight1content {
	margin: 0px 10px;
	background: #fff url(../images/highlight_bg.gif) repeat-x center center;
	height: 154px;
}
#highlight1content p {
	padding: 10px 70px 0px 10px;
	line-height: 20px;
}
#highlight1content a {
	color: #13255a;
	text-decoration: none;
	text-transform: uppercase;
}
#highlight1left {
	background: #fff url(../images/highlight_left.gif) no-repeat top left;
	width: 10px;
	height: 154px;
	margin-left: -363px;
	float: left;
}
#highlight1right {
	background: #fff url(../images/highlight_right.gif) no-repeat top right;
	width: 10px;
	height: 154px;
	margin-left: -10px;
	float: left;
}
#highlight2{
	width: 253px;
	float: left;
	margin-left: 7px;
}
#highlight2content {
	margin: 0px 10px;
	background: #fff url(../images/highlight_bg.gif) repeat-x center center;
	height: 154px;
}
#highlight2content p {
	padding: 10px 25px 0px 10px;
	line-height: 20px;
}
#highlight2content a {
	color: #13255a;
	text-decoration: none;
	text-transform: uppercase;
}
#highlight2left {
	background: #fff url(../images/highlight_left.gif) no-repeat top left;
	width: 10px;
	height: 154px;
	margin-left: -253px;
	float: left;
}
#highlight2right {
	background: #fff url(../images/highlight_right.gif) no-repeat top right;
	width: 10px;
	height: 154px;
	margin-left: -10px;
	float: left;
}
/* News */
#news {
	width: 335px;
	height: 324px;
	float: right;
	margin: 6px 12px 0px 0px;
}
#newscontent {
	background: #fff url(../images/latest_news_bg.gif) repeat-y top center;
	min-height: 282px;
	display: inline-block;
	
}
#news h2 {
	background: #fff url(../images/latest_news.jpg) no-repeat top center;
	height: 26px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding: 6px 0px 0px 15px;
	cursor: pointer;
}
#news #fix {
	padding: 10px 10px 5px 5px;
	clear: left;
}
#news img {
	margin: 0px 20px 25px 15px;
}
#news a {
	color: #8b3223;
	text-decoration: none;
	font-weight: bold;
}
#newsfooter {
	display: block;
	background: #fff url(../images/latest_news_footer.gif) no-repeat bottom center;
	width: 335px;
	height: 10px;
}

/* More */
#more {
	margin: 10px 12px 0px 37px;
	float: left;
	width: 975px;
}
#morenews {
	margin-left: 640px;
	background-color: #c7e4f3;
	height: 40px;
	color: #13255a;
	padding: 5px 10px;
}
#moreproduct {
	float: left;
	width: 175px;
	margin: 10px 0px 10px -987px;
	padding: 5px 0px;
	background-color: #c7e4f3;
	height: 40px;
	color: #13255a;
}
#morescheduling {
	float: left;
	width: 178px;
	margin: 10px 0px 10px -802px;
	padding: 5px 0px;
	background-color: #c7e4f3;
	height: 40px;
	color: #13255a;
}
#morepartners {
	float: left;
	width:  253px;
	margin: 10px 0px 10px -617px;
	padding: 5px 0px;
	background-color: #c7e4f3;
	height: 40px;
	color: #13255a;
}
.moreimg {
	float: left;
	margin: 0px 5px;
}
.morep {
	margin-left: 55px;
}
.morebold {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #13255a;
}
/* Footer */
#footer {
	height: 30px;
	padding: 10px 12px 10px 37px;
	border-top: #8b3223 solid 3px;
}
#footerlinks {
	float: left;
}
#footerlinks a {
	color: #777777;
	font-size: 11px;
	margin-right: 15px;
}
#footer p {
	color: #777777;
	font-size: 11px;
	font-weight: normal;
}
#footer p a {
	text-decoration: none;
}
#footer .ncompass {
	color: #ccc;
	font-size: 10px;
}
