﻿/* 
Benjamin Stevens Website Styles
email: thomas.vining@thinkingfish.com
VALUATION SPECIFIC STYLES
*/

/* VALUATION STYLES */

.header 
{ 
	background: url("../img/hdr/hdr_overseas.gif") left top no-repeat; 
}
.header_pres
{ 
	background: url("../img/hdr/hdr_prestigious.gif") left top no-repeat; 
}

.baseline 
{ 
	background: #003366 url("../img/bg/bg_copyright_overseas.gif") left top no-repeat; 
}
#pagehdr 
{ 
	background: url("../img/pagehdr/overseas.gif") left top no-repeat;  
}
#tele 
{ 
	background: url("../img/tele/overseas.gif") right top no-repeat; 
}
#tele1 
{ 
	background: url("../img/tele/overseas1.gif") right top no-repeat; 
}

#image 
{ 
	background: url("../img/img/img_overseas.jpg") left top no-repeat;
}
#valuation 
{ 
	background: url("../img/sidehdr/valuation_overseas.gif") left top no-repeat;
}
.menu 
{
	float: left;
	background-color: #688CAE;
}
.menu_selected
{
	float: left;
	background-color: #003366;
}