﻿html, body, form
{
	width : 100%;
}

/* CMS REQUIRED */

.Designer
{
	background-color : #fde7a6;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	color : #414042;
}
/* END CMS REQUIRED */


body
{
	margin : 0px;
	padding : 0px;
	background-color : #fde7a6;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	font-weight : normal;
	color : #414042;
	text-align : center;
}

img { border : none; }
a {color : #2ca4dc; text-decoration : underline; }
a:hover { text-decoration : none; }


/* STRUCTURE */

#divMain
{
	width : 934px;
	height : 100%;
	margin : 0px auto 0px auto;
	background-color : #fff9d9;	
	text-align : left;
}

.divPageTop
{
	display : table;
	width : 100%;	
	margin-top : 10px;
}

.divBreadcrumb
{
	width : 100%;	
	margin : 10px 0px 5px 70px;
}

.divMainNav
{
	text-align : left;
	width : 100%;
	margin : 0px 0px 0px 0px;
	padding : 0px;	
}

.divTopNav
{
	width : 505px;
	text-align : right;
	float : right;
	margin : 10px 0px 0px 0px;
	padding: 10px 30px 0px 0px;
}

.divSearch
{
	display : table;
	float : left;
	margin : 10px 0px 0px 0px;
	padding-left : 70px;
	vertical-align : top;
	width : 300px;
}

.divMainBody
{
	display : table;
	width : 934px;	
	margin: 8px 0px 0px 0px;
	background-color : #fff9d9; 
	min-height : 550px;
	background : #fff9d9 url('/Templates/FBN_Home/bkgrnd.jpg') no-repeat top;
}

.divMainBodyTop
{
	display : table;
	height : 195px;	
	width : 100%;	
}

.divTopLeftNav
{
	width : 260px;
	height : 100px;
	height : 150px;
	overflow : hidden;
	margin : 30px 0px 0px 70px;
}

.divLogo
{
	float : left;
	width : 46px;
	height : 150px;
}
.divMainBodyBlueBar
{
	display : table;
	width : 100%;
	height : 150px;
	text-align : right;
	min-height : 150px;
	max-height : 150px;
	overflow : hidden;
}

.divBlueBarNav
{
    float : right;
    display : inherit;
	width : 475px;
	margin : 45px 20px 0px 0px;
	text-align : right;
}

.divMainBodyBottom
{
	display : table;
	width : 100%;
	
}

.divBottomLeftNav
{
	width : 760px;
	margin : 40px 0px 40px 70px;
}

.divPageFooter
{
    display : block;
	width : 100%;
	text-align : left;
}

.divFooterNav
{
    display : block;
	width : 835px;
	border : none;
	margin : 10px 0px 2px 70px;
	text-align : left;
	color : #000
}

.divCopyright
{
    display : block;
	width : 835px;
	margin : 2px 2px 2px 70px;	
	text-align : left;
}

.divBlueBarTitle
{
	width : 332px;
	margin : 50px auto auto 70px;
}
