@charset "utf-8";/* CSS Document *//************* BEGIN BODY STYLE **************/body {	margin: 0 auto;	padding:0;	font-family: Tahoma;	background:#b51931;	background-image:url(http://www.flatworlddesign.com/images/fwdbg.jpg)	}img a {	border:0px;	}#wrapper {	margin: 0 auto;	padding:0px;	width:800px;	}#logo {	width:100%;	height:150px;	}	#logoleft {	width:11px;	background-image:url(/images/logo-left.png);	background-position:center;}#logomiddle {	background-image:url(/images/logo-middle.png);	background-position:center;}#logoright {	width:11px;	background-image:url(/images/logo-right.png);	background-position:center;}#bodycontent {	width: 100%;	}	#bordercontrol {	border: 2px solid #ecebeb;	width:100%;	background:#fff;	}.crumbs {	color:#252525;	font-size:11px;	padding: 3px 0 2px 5px;	}.content {	color:#252525;	font-size:11px;	padding:5px;	}/**************** END BODY STYLE *****************/			/*************** BEGIN NAV 1 ***************/#nav1 {	width:100%;	margin-top:0px;	height:28px;	}#nav1 td {/*	width:14%;*/	background:url(/images/nav1-middle.png);	background-position:center;}.nav1spacer {	background:url(/images/nav1-middle.png);	background-position:center;	width:14%;}#nav1 a {	text-decoration:none;	display:block;	line-height:11px;	color:#cbcbcb;	font-weight:bold;	font-size:10px;	background-image: url(/images/nav1bullet.png);	background-repeat:no-repeat;	background-position:left center;	margin-left:5px;	margin-right:5px;	padding:0 0 2px 17px;	}#nav1 a:hover {	background-image: url(/images/nav1bulletover.png);	background-repeat:no-repeat;	background-position:left center;	}/**************** END NAV 1 *****************/			/**************** BEGIN NAV 2 *****************/	#nav2 {	width:100%;	border-bottom:2px solid #ecebeb;	height:20px;	background:#b51931;}	#nav2 td {	width:16%;}#nav2 a {	text-decoration:none;	display:block;	text-align:center;	line-height:20px;	color: #FFFFFF;	font-size:10px;	border-left:1px solid #ecebeb;}#nav2 a:hover {	background:#b51931;	color:#FFFFFF;}	/**************** END NAV 2 *****************/	/**************** BEGIN NAV 3 *****************/#nav3 {	width:170px;	height:20px;	background-image:url(images/nav3-mid.png);	background-position:center;	background-repeat:repeat-y;	}#nav3 a {	text-decoration:none;	color:#252525;	font-size:11px;	display:block;	padding:0 5px 4px 32px;	line-height:15px;	background:url(/images/nav3-bullet.png);	background-repeat:no-repeat;	background-position:left center;	}#nav3 a:hover {	background:url(/images/nav3-bullet-over.png);	background-repeat:no-repeat;	background-position:left center;	}.nav3title {	text-decoration:none;	color:#252525;	font-size:12px;	display:block;	padding:0 5px 4px 32px;	line-height:15px;	}/**************** END NAV 3 *****************//************* BEGIN QUICK SEARCH ************/#quicksearch {	width:170px;	height:100px;	background-image:url(/images/qs-back.png);	background-position:center;	background-repeat:no-repeat;	color:#fff;	font-size:12px;	font-weight:bold;	display:block;	text-align:center;	}#quicksearch a {	color:#fff;	font-size:10px;	font-weight:bold;	display:block;	text-align:center;	text-decoration:none;	padding-left:20px;	line-height:11px;	margin-right:10px;	}#quicksearch a:hover {	text-decoration: underline;	background-image:url(images/nav1bulletover.png);	background-position:right center;	background-repeat:no-repeat;	}#quicksearch tr td{	height:30px;	padding-bottom:3px;	}#quicksearch input {	width:110px;	}/************* END QUICK SEARCH ************//************* BEGIN FOOTER*********/#footer{	width:100%;	height:28px;	line-height:12px;	text-align:center;	font-size:10px;	font-weight:bold;	color:#fff;	border:none;	}#footer td {	background-image:url(/images/footer-middle.png);	background-position:center;}#footer a{	height:28px;	line-height:12px;	display:block;	text-align:center;	font-size:10px;	font-weight:bold;	color:#fff;	text-decoration:none;	}#footer a:hover{	text-decoration:underline;	}/************* END FOOTER*********/
