/*monorail///////////////////*/

* { padding: 0; margin: 0; }

hr {
margin-bottom: 8px
}

img {display: block; border:0px; margin: 0px; list-style: none;}

body  { 
	background-color: #E1E2E2; 
	margin-top: 0px 
}
.splash {background-color: #fff;}

/* content starts here*/

#contentsplash {
position: relative;
width: 300px;
height: 100%;
margin: 0 auto;
background: #fff;

}
#wrapper_splash {
background: #abc;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
height: 100px;
margin-top: -210px;
width: 273px;
margin-left: -155px;

}

#wrapper { 
	margin: 0 auto;
	width: 660px;
	padding: 0;
	border-left: solid 30pt #AEB0B3;
	border-right: solid 30pt #AEB0B3;
	height: 100%;

}

#float_right {
	float: right;
	clear: right;
	margin-right: 5px;
	margin-bottom: 8px;
}
#float_left {
	float: left;
	clear: both;
	padding-right: 5px;
	padding-bottom: 8px;
}

.float_left {
	float: left;
	clear: both;
}

.float_right {
	float: right;
	clear: right;
	padding-left: 10px;
}

#content {
	background-color: #fff;
	position: relative;
	width: 530px;
	height: 100%;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 15px;
	margin-left: 30px;
	margin-bottom: 10px;
}


#top_contact {
	margin-top: 15px;
	text-align: right;
	float: right;
}

#top_contact a {color: #6D6F72; text-decoration: none;}
.center img {margin-left:auto; margin-right:auto; display:block; text-align:center;} 

#artwork {
	width: 360px; 
	height: 100%; 
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom: 60px;
	text-align:center; 
	display:block; 
}
#logos {width: 185px;}
#arrows {width: 75px; margin-left:auto; margin-right:auto; display:block; text-align:center;}
#photo {
	position: absolute;
	float: left;
	margin-top: 240px;
}

#faux  { 
	background: #C7C8CB;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 660px;
}

#header {
 	width: 600px;
 	padding: 0px;
 	height: 100%;
 	margin: 0px 0px 20px 30px;
 	position: relative;
 	z-index: 50;
}

#left_column {
	float: left;
	margin-left: 0px;
	width: 350px;
	position: relative;
}

#left_column li {
	color: #333333; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
 	margin-left: 35px;
}

#right_column { 
 	float: right;
 	width: 400px;
 	position: relative;
 	z-index: 300;
}

#right_column li{
	color: #000; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
 	margin-left: 20px;
	background: #D4D3BC;

}

#right_column_bottom { 
 	float: right;
 	margin-right: 0pt; 
 	padding: 10px;
 	height: 100%;
 	width: 380px;
 	position: relative;
 	z-index: 300;
	background: #DFE581;

}

#right_column_bottom li{
	color: #000; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	
	font-size: 12px;
	text-align: left;
	line-height: 18px;
 	margin-left: 20px;

}

#left_column_bottom img { 
 	vertical-align: bottom
}

#footer {
	position: relative;
	width: 530px;
	margin-left: 30px;
	padding-bottom: 10px;
}
#footer_left   { 
	width: 400px;
	float: left;
	margin-top: 0;
	padding-left: 20px; 
}

#footer_left hr   { 
	width: 85%;
	margin-bottom: 1px;
}

#footer_right hr   { 
	width: 100%;
	margin-bottom: 1px;
	text-align: right;
}

#footer_right   { 
	width: 350px; 
	float: right;
	padding-right: 20px; 
	padding-bottom: 7px;	
}
