@import url(form.css);

* { margin: 0px; padding: 0px; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited { color: #b61f24; }
a:hover, a:active { color: #961f24; }
body { background: #fff url(../images/body-tile.png) repeat scroll 0 0; font-size: 0.7em; color: #404040; line-height: 1.4em; }
h1 { font-size: 1.2em; padding-bottom: 0.3em; margin-bottom: 0.8em; font-weight: bold; }
h2 { font-size: 1.1em; font-weight: normal; margin-bottom: 0.3em; }
hr { display: none; }
img { border: 0px; }
input { vertical-align: middle; }
input.text, input.text-ghosted { padding: 2px; border: 1px solid #808080; }
input.text-ghosted { color: #808080; }
input.text { color: #000000; }
a { text-decoration: none; }
a.button, input.button { background-color: #d06016; color: #FFFFFF; font-weight: bold; border: 0px; padding: 2px 4px; }
a.button:hover, input.button:hover { background-color: #e17127; }
ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
p { margin-bottom: 0.8em; }
select { vertical-align: middle; }

.clear { clear: both; }
.float-left { float: left; }
.float-right { float: right; }

div#wrap { width: 910px; margin: 0 auto; }

	h1#logo { display: block; float: left; width: 311px; height: 129px; margin: 0; padding: 0; }
	h1#logo a { display: block; width: 311px; height: 138px; background: url(../images/header-logo.png) no-repeat scroll 0 0; text-decoration: none; outline: none; }
	h1#logo a span { display: none; visibility: hidden; }

	h2#call-now { position: relative;display: block; float: right; width: 334px; height: 50px; margin-top: 70px; background: url(../images/call-now.png) no-repeat scroll 0 0; }
	h2#call-now a {display: block; text-indent: -9999px; height: 30px; position: absolute; bottom: 5px; width: 100%;}
	h2#call-now span { display: none; visibility: hidden; }

	div#menu { float: left; width: 313px; height: 543px; margin-top: -15px; background: url(../images/menu.png) no-repeat scroll 0 0; }
	div#menu ul { list-style: none; margin: 100px 0 0 25px; padding: 0; }
	div#menu ul li { display: block; width: 265px; height: 50px; margin: -5px 0 0 0; padding: 0; }
	div#menu ul li a { display: block; width: 265px; height: 37px; padding-top: 13px; background-image: url(../images/menu-btn-generic.png); background-repeat: no-repeat; background-position: 0 0; color: #38386e; font-weight: bold; outline: none; }
	div#menu ul li a:hover { background-position: 0 -50px; color: #49497f; }
	div#menu ul li a span { padding: 0 0 0 75px; }

		/* START Menu Buttons */
		div#menu ul li.active-link a { color: #000; }
		div#menu ul li.main-link-1-1 a { background-image: url(../images/menu-005.png); }
		div#menu ul li.main-link-1-2 a { background-image: url(../images/menu-001.png); }
		div#menu ul li.main-link-1-3 a { background-image: url(../images/menu-008.png); }
		div#menu ul li.main-link-1-4 a { background-image: url(../images/menu-006.png); }
		div#menu ul li.main-link-1-5 a { background-image: url(../images/menu-003.png); }
		div#menu ul li.main-link-1-6 a { background-image: url(../images/menu-007.png); }
		div#menu ul li.main-link-1-7 a { background-image: url(../images/menu-002.png); }
		div#menu ul li.link-separator { display: none; visibility: hidden; }
		/* END Menu Buttons */

	div#page-wrap { float: right; width: 620px; margin: -15px 0 -15px -25px; }
		div#page-top { width: 613px; height: 27px; background: url(../images/page-top.png) no-repeat scroll 0 0; }
		div#page-bottom { width: 613px; height: 35px; background: url(../images/page-bottom.png) no-repeat scroll 0 0; }
		div#page { width: 558px; min-height: 478px; padding: 0 20px 0 35px; background: url(../images/page-bg.png) repeat-y scroll 0 0; }

	div#footer { margin: 0 20px 10px 20px; text-align: right; }
	div#footer a {  }

#banner-container { margin-bottom: 7px; clear: both; cursor: pointer; }
	#banners { float: left; width: 453px; height: 224px;}
	#banner-logo { float: left; width: 102px; height: 224px; background: url(../images/right-logo.gif) no-repeat scroll 0 0; }