* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#fff;}

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 #fff;}
.tail-cont { background:url(images/tail-cont.gif) repeat-x top;} 
.tail-cont-right { background:url(images/tail-cont-right.gif) no-repeat right top; width:100%;} 

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

.form { height:26px;}
.form input {width:223px; padding:2px 0 2px 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:287px; height:72px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:2px 0 0 3px; }


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

.site-nav { position:absolute; right:21px;}
.site-nav li { float:left;}

.list li { color:#fff; background:url(images/marker-2.gif) no-repeat left 7px; padding:0 0 6px 12px;}
.list li a { color:#fff;}

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

.phone { float:right;}

.p1 { margin-bottom:16px;}


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

h3 { font-size:1em; margin-bottom:8px;}
h3 a { color:#fff;}

.link1 { display:block; float:left; font-size:.92em; color:#fff; background:url(images/link1-right.gif) no-repeat right top; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:#893525; margin:0 1px 0 14px; padding:1px 12px 2px 5px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.title { margin:0 0 16px -6px; border-bottom:1px solid #ddd9c9; padding:0 0 19px 6px;}

/*==================boxes====================*/
.box { background:#c0ba9b; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .right-top-corner1 {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:31px 22px 33px 41px; position:relative;}
.box .icon1 { position:absolute; right:15px; top:10px;}
.box cite { font-style:normal; display:block;}


/*header*/
#header { position:relative;}
#header .row-1 { height:248px;}
#header .row-1 .logo { position:absolute; top:109px; right:112px;}
#header .row-2 { height:59px;}
#header .row-3 { height:95px;}
#header .row-3 .banner { background:url(images/banner-bg.gif) no-repeat; width:493px; height:91px; position:absolute; right:34px;}
#header .row-3 .banner .inner { padding:27px 0 0 182px;}
#header .row-3 .banner .title { margin-bottom:-14px;}
#header .row-3 .banner .link { background:url(images/marker-1.gif) no-repeat left 6px; padding-left:12px; color:#9b5129; font-weight:bold;}

/*content*/
#content { padding:0 32px 30px 36px;}

/*footer*/
#footer { color:#bab4ab;}
#footer a { color:#bab4ab;}
#footer .inner { padding:0 30px 0 29px;}
#footer .inner .border-top { border-top:1px solid #e8e6da; padding-top:25px;}


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