/*
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: #dcdcdc;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 76%;
	color: #64686b;
	text-align: center;
}
#container {
	width: 780px;
	margin: 25px auto 0px;
	background-color: #fff;
	text-align: left;
}

/* Header */
#header {
	background: #eaeaea url(../images/header_bg.gif) no-repeat center center;
	width: 780px;
	height: 100px;
	text-align:left;
}
#header .logo {
	width: 216px;
	height: 80px;
	text-indent: -999em;
	background: url(../images/esg_logo.gif) no-repeat left bottom;
	margin: 30px 0px 0px 40px;
	position: absolute;
	cursor: hand;
}
/* Navigation */
#navbar {
	display: block;
	width: 780px;
	height: 22px;
	text-align: left;
	background: #eaeaea url(../images/navbar_bg.gif) repeat-x center center;
}
#navbar ul {
	padding: 0;
	float: right;
	background-color: #005389;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#navbar li {
	float: left;
	display: block;
	height: 22px;
}
#navbar .navstart {
	float: left;
	display: block;
	width: 40px;
	height: 22px;
	background-attachment: scroll;
	background-image: url(../images/gray_blue_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	margin: 3px 5px;
	white-space: nowrap;
}
#navbar .navend {
	background-color:#ffffff;
	width: 3px;
}

/* Photo Area */
#photo{ 
	background-color: #eaeaea;
	padding-top: 10px;
	margin: 0 3px;
	
}
#underline{
	display: block;
	background: #92bea2 url(../images/photo_bottom.gif) left top no-repeat;
	height: 5px;
}

/* Breadcrumb */
#breadcrumb {
	background: url(../images/breadcrumb_bg.gif);
	text-align: left;
	height: 20px;
	width: 774px;
	margin: 0 3px;
}
#breadcrumb a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 3px 0px 0px 70px;
	position: absolute;
}

/* Highlights */
#highlights {
	background-color: #fff;
	width: 777px;
	clear:both;
	margin: 30px 3px 0px 0px;
}
#highlights #vmware {
	float: right;
	height: 150px;
	width: 220px;
}
#highlights #microsoft {
	float: right;
	height: 150px;
	width: 220px;
	border-left: #666666 1px solid;
}
#highlights #dell {
	float: right;
	height: 150px;
	width: 335px;
	border-left: #666666 1px solid;
}
#highlights h1 a {
	color: #a94b12;
	font-size: 22px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
#highlights h1 {
	padding: 0px 0px 10px 15px;
}
#highlights p {
	padding: 0px 5px 10px 15px;
}
#highlights img{
	padding: 30px 0px 0px 0px;
}
/*
#highlights #vmware p {
	color: #005389;
	padding: 10px 5px 0px 30px;
	font-size: 11px;
}
#highlights #microsoft p {
	color: #005389;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
}
#highlights #dell p {
	color: #005389;
	padding: 10px 5px 0px 10px;
	font-size: 11px;
}
#highlights a:link, #highlights a:visited {
	color: #a94b12;
	text-decoration: none;
}
#highlights a:hover, #highlights a:active {
	color: #a94b12;
	text-decoration: underline;
}

/* Content */
#content {
	width: 505px;
	padding: 20px 0px;
	margin-right: 60px;
	float: right;
}
#content h1 {
	color: #005389;
	padding-bottom: 8px;
	padding-top: 3px;
	font-size: 14px;
}
#content h2 {
	color: #a94b12;
	padding-bottom: 5px;
	font-size: 12px;
}
#content p {
	padding-bottom: 15px;
}
#content ul {
	padding-bottom: 15px;
	list-style-position: outside;
	list-style-image: url(../images/green_bullet.gif);
	padding-left: 37px;
}
#content ol {
	padding-bottom: 15px;
	list-style-position: outside;
	padding-left: 37px;
}
#content ol li {
	padding-bottom: 5px;
}
#content a:link, #content a:visited {
	color: #a94b12;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #a94b12;
	text-decoration: underline;
}

/* Menu */
#menu {
	width:180px;
	text-align: left;
	margin-left: 0px;
}
#menu ul {
	list-style-type: none;
	margin-left: 30px;
	padding-top: 20px;
}
#menu li .gray {
	display: block;
	width: 125px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	margin: 0px -10px;
	text-decoration: none;
	background-color: #fff;
	color: #64686b;
	font-weight: bold;
	font-size: 115%;
}
#menu li .white {
	display: block;
	width: 125px;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px;
	text-decoration: none;
	background-color: #fff;
	color: #64686b;
	font-weight: bold;
}
#menu li .red {
	display: block;
	width: 125px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px;
	text-decoration: none;
	background-color: #fff;
	color: #a94b12;
	font-weight: bold;
	font-size: 115%;
}
#menu li a:hover, #menu a:active {
	color: #a94b12;
}

/* Quicklinks */
#quicklinks {
	clear: both;
	width: 774px;
	margin: 0 auto;
	border-top: solid 2px #92bea2;
}
#quicklinks ul {
	margin: 10px 0px 0px 30px;
	float: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#quicklinks li {
	float: left;
	height: 42px;
}
#quicklinks li a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #005389;
	text-decoration:none;
	margin: 3px 5px;
	white-space: nowrap;
	vertical-align: middle;
}

/* Footer */
#footer {
	background: #fff url(../images/footer_bg.gif) no-repeat center bottom;
	clear:both;
	text-align: left;
	height: 20px;
	padding: 30px 0px 0px 3px;
}
#footer .copy, #footer a {
	text-align: left;
	color: #64686b;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
