/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

body,td,th {
	font-family: Helvetica, sans-serif;
	color: #BEBFC4;
	font-size: 11px;
}

.style1 {font-size: 12px}
.style2 {color: #B9BDC2}
.style3 {font-size: 12px; color: #B7BEC2; }
.style4 {color: #B7BEC2}
a:link {
	color: #BEBFC4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BEBFC4;
}
a:hover {
	text-decoration: underline;
	color: #BEBFC4;
}
a:active {
	text-decoration: none;
	color: #BEBFC4;
}

img{
	border:0;
}

#outer{
	height: 520px; 
	left: 0%; 
	padding: 0; 
	width: 100%;
}

/*Start hiding from IE Mac \*/

#outer{
	height: 520px; 
	left: 0%; 
	margin: -260px 0 0 0; 
	padding: 0; 
	position: absolute; 
	top: 50%; 
	width: 100%;
}

/*Stop hiding from IE Mac */


#content {
	width:956px;
	height: 100%; 
	margin-left: auto; 
	margin-right: auto; 
	text-align:left;
}

#logo{
	margin:0 0 40px 0;
}

#left_nav{
	width:162px;
	height:449px;
	margin:0;
	padding:0;
}

#left_column{
	width:162px;
	float:left;
	margin:0;
	padding:0;
	border-right:solid 1px #e8e8ea;
}

#client_button{
	height:15px;
	width:162px;
}

#right_column{
	float:left;
}

#right_nav{
	height:453px;
	border-left:solid 1px #e8e8ea;
}

#image_numbers{
	height:15px;
	border-left:solid 1px #e8e8ea;
}

p.image_numbers{
	margin:0 0 0px 22px;
	display:inline;
}


#buttons{
	margin:4px 0 0 0;
}

.btn{
	text-align:right;
	margin:0 10px 11px 0;
}

.btn_right{
	margin:0 0 0 10px;
}


.btn2{
	text-align:right;
	margin:0 10px 0 0;
}
.to-fro-div{
	width:35px;
	float:left;
}

.spacer{
	height:40px;
}

#previous_btn{
	margin:0 12px 0 0;
}

#next_btn{
	margin:0 0 0 12px;
}

#image_area{
	width:592px;
	height:459px;
	margin:3px 0 0 0;
	float:left;
}

#image_area_text{
	margin: 0 90px;
	color:#666666;
}

#contact_area{
	width:499px;
	height:459px;
	margin:3px 0 0 93px;
	float:left;
}