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

body
{
	text-align: center;
	background-color: #efe8e1;
	padding-top: 15px;
}

img {
	border: none;
}

a { color: #174987; }
a:visited {	color: #174987; }
	
div.main_body
{
	width: 740px;
	margin: 0px auto;
	text-align: center;
}

div.header
{
	width: 100%;
	text-align: right;
}

div.header h1
{
	background-repeat: no-repeat;
	background-position: right top;
	height: 53px;
	background-image: url(../images/logo.gif);
	text-indent: -1000px;
	text-align: left;
	margin-bottom: 10px;
}

div.menu
{
	width: 730px;
	height: 34px;
	border-top: 3px solid #a7836d;
	border-bottom: 3px solid #a7836d;
	position: relative;
	text-align: center;
	background-color: white;
	margin: 0 auto;
}

div.tagline_top, div.tagline_bottom
{
	position: relative;
	height: 6px;
	width: 100%;
}

div.tagline_top
{
	border-top: 3px solid #a7836d;
}

div.tagline_bottom
{
	border-bottom: 3px solid #a7836d;
}

div.tagline
{
	font-family: Georgia, 'Times New Roman';
	font-size: 10pt;
	line-height: 32px;
}

div.outer_menu_sub
{
	border-top: 3px solid #93b3fb;
	border-bottom: 3px solid #93b3fb;
	margin: 4px 19px 0 19px;
	z-index: 5;
}

div.menu_sub
{
	width: 702px;
	height: 101px;
	position: relative;
	text-align: center;
	background-color: #a7836d;
	background-image: url(../images/menusub_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

div.menu_sub img.menu-sub-logo {
	margin: 0px 0px 0px 40px;
	position: relative;
	top: 35px;
	z-index: 10;
}

div.base_line
{
	width: 100%;
	height: 15px;
	top: -8px;
	z-index: 5;
	position: relative;
	text-align: center;
	background-image: url(../images/base_line.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: both;
}

div.menu a
{
	color: #93b3fb;
	font-weight: bold;
	font-family: 'Arial', 'Calibri', 'Tahoma';
	/* font-size: 14pt; */
	font-size: 10pt;
	line-height: 34px;
	padding: 0 10px;
	text-decoration: none;
}

div.menu a.selected
{
	/* font-size: 18pt; */
	font-size: 14pt;
	font-family: 'Verdana', 'Calibri', 'Tahoma';
}

h3
{
	font-family: 'Tahoma', 'Arial';
	color: #93b3fb;
	font-weight: bold;
	font-size: 32pt;
	text-align: center;
}

img.left_float_1
{
	position: absolute;
	left: 0px;
	top: -3px;
}

img.right_float_1
{
	position: absolute;
	right: 0px;
	top: -3px;
}

img.left_float
{
	position: absolute;
	left: -5px;
	top: -3px;
}

img.right_float
{
	position: absolute;
	right: -5px;
	top: -3px;
}

div.home_images
{
	margin-top: -18px;
	background-image: url(../images/home_background.jpg);
	height: 230px;
	z-index: 0;
	overflow: hidden;
}

div.home_images img
{
	float: left;
}

div.base_line_header
{
	margin-top: 7px;
	width: 740px;
	position: relative;
	height: 15px;
	background-image: url(../images/base_line_alt_middle.gif);
	z-index: 5;
}

div.base_line_header img
{
	position: absolute;
}

div.content
{
	width: 740px;
	margin-top: -10px;
	z-index: 0;
	background-color: #efe8e1;
}

div.image_col
{
	width: 137px;
	margin-left: 5px;
}

div.actual_content
{
	width: 590px;/* 740 - 137 - 5 = 598 */
	float: right;
}

table tr td
{
	vertical-align: top;
	text-align: left;
	padding: 3px;
	padding-bottom: 12px;
}

table tr td.label
{
	width: 120px;
}

p
{
	text-align: left;
	font-family: 'Lucida Sans Unicode', Calibri, Arial;
	font-size: 8pt;
	padding-bottom: 8px;
	color: #3f2e27;
}


div.contact p
{
	font-size: 10pt;
}

h4
{
	font-family: Tahoma, Calibri, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #3f2e27;
}

p.signiture
{
	text-align: right;
	padding-right: 10px;
	text-color: #a7836d;
	font-weight: bold;
	font-size: 12pt;
}

div.indent
{
	 margin-left: 120px;
}

div.mission
{
	width: 190px;
	height: 206px;
	float: right;
	margin-top: 00px;
	background-image: url(/images/mission.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.mission h5
{
	margin: 40px 25px 40px 41px;
	font-family: Georgia;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	color: #3f2e27;
}

div.gallery_menu
{
	font-family: Tahoma, Calibri, Arial;
	width: 75px;
	text-align: left;
	float: left;
	margin-left: 5px;
	height: 410px;
}

div.gallery_menu a, div.gallery_navigation a
{
	text-decoration: none;
	color: black;
}

div.gallery_navigation
{
	font-family: Tahoma, Calibri, Arial;
	width: 110px;
	font-size: 14px;
	text-align: right;
	float: right;
	height: 410px;
}

div.gallery_menu a.selected, div.gallery_navigation a.selected
{
	font-weight: bold;
}

div.gallery_navigation a
{
	font-size: 10px;
}

div.image_viewer
{
	width: 530px;
	height: 410px;
	overflow: hidden;
	text-align: center;
}

div.gallery_navigation a.unavailable
{
	color: #AAAAAA;
}

/* Press or awards page items */
DIV.poa-wrapper {
	clear: both;
	position: relative;
	padding: 0px 0px 0px 100px;
}

DIV.poa-item {
	float: left;
	width: 40%;
	height: 250px;
	margin: 20px 0px 20px 0px;
}

/* clients page */
DIV.clients-item {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 20px;
}

DIV.clients-item P {
	text-align: justify;
	font-family: Tahoma, Calibri, Arial;
	font-size: 10pt;
	color: #3f2e27;
	margin-bottom: 0px;
}

DIV.clients-item H1 {
	font-family: Tahoma, Calibri, Arial;
	color: #3f2e27;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 200%;
}
	

DIV.clients-link {
	float: left;
	width: 260px;
	padding: 20px;

	font-family: Tahoma, Calibri, Arial;
	font-size: 10pt;
	color: #3f2e27;
	
	text-align: center;
	vertical-align: middle;
}

