/* Project Air Conditioning - Layout */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #949494;
	font-size: 100%;
	padding: 0;
	margin: 0;
	background: url(../grfx/body_bg.gif) #e1e6f5;
}

#container {
	width: 779px;
	padding: 0;
	margin: 0 auto;
}

#header {
	float: left;
	width: 779px;
	height: 190px;
	padding: 0;
	margin: 0;
	background: url(../grfx/header_bg.jpg) top left no-repeat;
}

#flash {
	float: left;
	width: 758px;
	height: 182px;
	padding: 0;
	margin: 5px 0 0 10px !important;
	margin: 5px 0 0 5px;
}

#bar {
	float: left;
	width: 779px;
	height: 36px;
	padding: 0;
	margin: 0;
	background: url(../grfx/bar_bg.jpg) top left no-repeat;
}

#contentcontainer {
	float: left;
	width: 779px;
	padding: 0;
	margin: 0;
	background: url(../grfx/content_container_bg.gif) top left repeat-y;
}

#content {
	float: left;
	width: 758px;
	padding: 0;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
}

#contenttop {
	float: left;
	width: 758px;
	height: 17px;
	padding: 0;
	margin: 0;
	background: url(../grfx/content_top.jpg) top left no-repeat;
}

#contentwrapper {
	float: left;
	width: 758px;
	padding: 0;
	margin: 0 !important;
	margin: -1px 0 0 0;
	background: url(../grfx/content_wrapper_bg.jpg) top left repeat-y;
}
	
#textarea {
	float: left;
	width: 476px;
	min-height: 248px;
  	height: auto !important;
  	height: 248px;
	padding: 12px 10px 0 20px;
	margin: 0 !important;
	margin: -1px 0 0 0;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CCCCCC;
	background: url(../grfx/content_bg.jpg) top left no-repeat;
}	

#contentbottom {
	float: left;
	width: 758px;
	height: 18px;
	padding: 0;
	margin: 0;
	background: url(../grfx/content_bottom.jpg) top left no-repeat;
}

#footer {
	float: left;
	width: 779px;
	height: 107px;
	padding: 0;
	margin: 0;
	background: url(../grfx/footer_bg.jpg) top left no-repeat;
	text-align: center;
}

/* ___ custom text stylez ___ */

#footer .top {
	font-size: 0.7em;
	margin-top: 20px;
}

#footer .top a {
	text-decoration: none;
	color: #999999;
	margin: 0 4px 0 4px;
}

#footer .top a:hover {
	text-decoration: underline;
}

#footer .bottom {
	font-size: 0.7em;
	margin-top: 28px;
	color: #FFF;
}

#footer .bottom a {
	text-decoration: none;
	color: #FFF;
}

#footer .bottom a:hover {
	text-decoration: underline;
}

#footer .brysonlink a {
	color: #FFFFFF;
}
.imageright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 5px;
}
.imageleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
#submitArea {
	height: 60px;
	text-align: center;
}
#flipbook {
	width:480px;
	height:440px;
}
