@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #666666;
}

#container {
	position:relative;
	width: 840px;
	margin: 0 auto;
	padding: 0;
 	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../../images/bg_main.jpg) #FFF;
}

p {
	margin: 0;
	padding: 0px 0px 9px 0px;
}

li {
	margin: 0px 0px 6px 25px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0;	
}

h1 {
	font-size: 130%; 
	color: #9E5536;
	margin: 25px 0px 20px 0px;
}

h2, 
#home_body2_top_content {
	font-size: 100%; 
	font-weight: bold; 
	color: #9E5536;
}

#footer, .small1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: normal; 
	color: #666666; 
}

.small2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	color: #666666; 
}


#mainPicText1 {
	position:absolute;
	width:390px;
	height:94px;
	z-index:3;
	right: 11px;
	top: 263px;
	visibility: hidden;
}

#mainPicText2 {
	position:absolute;
	width:390px;
	height:94px;
	z-index:2;
	right: 11px;
	top: 263px;
	visibility: hidden;
}

#button_mainPic {
	position:absolute;
	z-index:100;
	left: 431px;
	top: 94px;
}

#button_mainPic,
#button_MainPic_activeArea {
	width: 399px;
	height: 248px;
}

#photoCredit {
	position:absolute;
	width:13px;
	height:160px;
	z-index:1;
	right: -2px;
	top: 158px;
}

a { 
	text-decoration: none; 
	color: #CC6600; 
}

#mainPic img {
	border: none;
}

a:hover { 	
	text-decoration: underline; 
}

a.slideTitle {
	display:block;
	margin-top: 5px;
	font-size: 100%;
	font-weight: normal;
	color:#D6946B
}

a.slideTitleBold {
	display:block;
	margin: 5px 0px 8px 0px;
	font-size: 100%;
	font-weight: bold;
	color:#FF6600
}

a.slideClose {
	display:block;
	background:url(../../images/but_less.jpg) no-repeat;
	padding: 0px 0px 7px 60px;
}

a.slideClose:hover {
	text-decoration: none;
}

.slideContent {
	background: url(../../images/bg_a.jpg) bottom repeat-x;
	margin-bottom:20px;
}


#banner_holder {
	width: 840px;
	height: 83px;
}

#banner_holder img {
	float: left;
	border: 0;
}

#mainPic {
	position:absolute;
	width:357px;
	height:253px;
	z-index:10;
	right: 11px;
	top: 64px;
}

#reveal {
	position:absolute;
	width: 390px;
	height: 31px;
	z-index:5;
	right: 11px;
	top: 301px;
}

.quoteText {
	background: url(../../images/quote_start.jpg) top left no-repeat;	
	padding: 15px 0px 0px 51px;
	font-style: normal;
	font-weight: bold;
	clear: both;
}

.quoteRef {
	background: url(../../images/quote_end.jpg) bottom right no-repeat;	
	padding: 10px 51px 12px 51px;
	font-size: 85%; 
	font-style:italic;
	clear: both;
}


#topper {
	width: 840px;
	margin: 0 auto;
}

#footer {
	width: 840px;
	height: 50px;
	margin: 0 auto;
	background:url(../../images/bg_footer.jpg) no-repeat;
	padding-top: 10px;
	position:relative;
}

#footer_lhs {
	width: 220px;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

#footer_rhs {
	width: 220px;
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-top: 10px;
}

#footer_links {
	width: 345px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
 
.clear {
	clear: both;
}


/*
Other pages
*/

#intro_body1 {
	width: 390px;
	margin: 10px 0px 0px 35px;
}

#col1 {
	position: relative;
	margin: 0px 0px 0px 35px;
	width: 360px;
	float: left;
	z-index: 1;
}

#col2 {
	position: relative;
	margin: 280px 0px 0px 45px;
	width: 365px;
	float: left;
	z-index: 1;
}

#col1 p, #col2 p {
	margin: 0;
}

#lower_body {
	position: relative;
	margin: 20px 0px 0px 35px;
	width: 785px;
}

#lower_lhs {
	margin: 10px 20px 20px 00px;
	float: left;
	width: 350px;
}

#lower_rhs {
	margin: 10px 0px 20px 30px;
	float: left;
	width: 350px;	
}

#wide_col {
	clear: both;
	width: 770px;
}

#linkedIn {
	text-align:center;
	margin: 0px 0px 10px 0px;
}


/*
Home page
*/

#home_body2 {
	position: relative;
	margin: 20px 0px 0px 20px;
	width: 785px;
	background: url(../../images/bg_homepage1_mid.jpg);	
}
#home_body2_top {
	position: relative;
	background: url(../../images/bg_homepage1_top.jpg);
	height: 60px;
}
#home_body2_top_content {
	position: absolute;
	width: 720px;
	height: 35px;
	top: 25px;
	left: 60px;
}

#home_body2_main_content {
	position: relative;
	margin: 0px 20px 0px 60px;
	width: 700px;
}

#home_body2_main_content_lhs {
	margin: 0px 20px 0px 00px;
	float: left;
	width: 320px;
}

#home_body2_main_content_rhs {
	margin: 0px 0px 0px 30px;
	float: left;
	width: 320px;	
}

#home_body2_bot {
	clear: both;
}
