* { margin:0; padding:0;}
body {
	background:url(images/body-bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#403b2f;
}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #ffbb00;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:24px;}
.form input {width:270px; padding:1px 0 1px 3px; background:#b6ac84; border:0;}
textarea { width:270px; height:162px; overflow:auto; background:#b6ac84; border:0; padding:1px 0 0 3px; margin-bottom:12px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav {
	position:absolute;
	top:245px;
	left:37px;
	width: 908px;
	height: 48px;
}
.site-nav li { display:inline; float:left; padding-left:25px;}

.list { width:100%; padding-top:31px;}
.list li { display:inline; float:left; margin-right:1px; padding-bottom:1px;}
.list li.alt { margin-right:0;}

.list1 { padding-bottom:12px;}
.list1 li { background:url(images/marker-1.gif) no-repeat left 3px; color:#403b2f; padding:1px 0 8px 24px; text-transform:uppercase; font-size:.77em;}
.list1 li a { color:#403b2f;}

/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:8px;}
.p2 {
	margin-bottom:3px;
}
.p3 { margin-bottom:15px;}
.p4 { margin-bottom:1px;}

.phone { float:right; margin-right:83px;}


/*==================txt, links, lines, titles====================*/
a {color:#c7173c;}
a:hover{text-decoration:none;}

h4 { text-transform:uppercase; color:#979485; font-size:.77em; margin-bottom:8px;}
form h4 { margin:0;}
h5 { text-transform:uppercase; color:#979485; font-size:.77em;}

/*==================boxes====================*/
.cont-box  { background:#e8e2c4; width:100%;}
.cont-box  .border-top {background:url(images/border-top.gif) repeat-x top;}
.cont-box  .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.cont-box  .border-left {background:url(images/border-left.gif) repeat-y left;}
.cont-box  .border-right {background:url(images/border-right.gif) repeat-y right;}
.cont-box  .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.cont-box  .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.cont-box  .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; min-height:566px; height:auto!important; height:566px;}
.cont-box  .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.cont-box  .inner { padding:41px 41px 50px 41px;}

.title-box {
	width:100%;
	text-align:center;
	margin-bottom:8px;
}
.title-box .left { background:url(images/title-left.gif) no-repeat left 5px;}

.footer-box { background:url(images/footer-tail.gif) repeat-x top; width:100%;}
.footer-box .left { background:url(images/footer-left.gif) no-repeat left top;}
.footer-box .right { background:url(images/footer-right.gif) no-repeat right top; height:79px;}

.line-x{
	height:1px;
	font-size:0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #333333;
	background-image: url(images/line_x.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*header*/
#header #logo { position:absolute; top:46px; left:363px;}
#header #slogan { position:absolute; left:455px; top:333px;}
#header .button { position:absolute; top:412px; left:351px;}

/*footer*/
#footer p { color:#92ae7a; text-transform:uppercase; font-size:.77em; text-align:center; padding-top:32px;}
#footer p a { color:#92ae7a; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/

