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

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 { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

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

.form { height:40px;}
.form input {width:237px; 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; font-size:.92em;}
textarea { width:237px; height:135px; overflow:auto; background:#fff;  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; font-size:.92em; }
form .buttons { width:100%; overflow:hidden; margin-top:10px;}
form .buttons .link1 { float:right; margin-left:10px;}
.form-required {color:#FF0000;}
.form-msg {color:#83BC4F;}

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

div.site-nav { position:relative;}
div.site-nav .m1 { position:relative; /*left:-22px; top:59px;*/}
div.site-nav .m2 { position:relative; /*left:86px; top:59px;*/}
div.site-nav .m3 { position:relative; /*left:180px; top:59px;*/}
div.site-nav .m4 { position:relative;/* left:292px; top:59px;*/}
div.site-nav .m5 { position:relative; /*left:400px; top:59px;*/}
div.site-nav .m6 { position:relative;/* left:497px; top:59px;*/}
.site-nav li { text-transform:uppercase; float:left;}
.site-nav li a {text-decoration:none; color:#000; width:130px; background:url(images/nav-bg1.gif) no-repeat left top; display:block; text-align:center; padding:33px 0 25px 0;}
.site-nav li a.act { background:url(images/nav-act1.gif) no-repeat left top; padding:26px 0 32px 0;}

.list { width:100%; overflow:hidden;}
.list li { float:left;}

.list1 { margin-top:-16px; padding-bottom:16px;}
.list1 li { padding-top:16px;}
.list1 li p { margin-bottom:8px; font-size:.92em;}
.list1 li p em { display:block;}

.list2 li { color:#4395d4; font-weight:bold; background:url(images/marker-1.gif) no-repeat left 5px; padding:0 0 6px 21px;}
.list2 li a { color:#4395d4;}

.list3 { margin-top:-8px;}
.list3 li { font-size:.92em; width:100%; overflow:hidden; padding-top:8px; vertical-align:bottom;}
.list3 li cite { font-style:normal; display:block;}
.list3 li b { display:block; float:right;}


/*==================other====================*/
.img-box img { margin-bottom:15px; display:block;}

.img-box1 { width:100%; overflow:hidden; padding-bottom:10px;}
.img-box1 img { float:right;  margin:0 0 0 9px;}
.img-box1 p { font-size:.92em;}

.img-box2 { width:100%; overflow:hidden; padding-bottom:10px;}
.img-box2 img { float:left;  margin:0 9px 0 0;}
.img-box2 p { font-size:.92em;}

.p1 { margin-bottom:10px;}
.p2 { margin-bottom:15px;}

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


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

h3 { text-transform:uppercase; color:#000; font-weight:normal; font-size:1.58em; padding:4px 0 5px 24px; margin-bottom:16px;}
h3.icon-1 { background:url(images/icon-1.gif) no-repeat left top;}
h3.icon-2 { background:url(images/icon-2.gif) no-repeat left top;}
h3.icon-3 { background:url(images/icon-3.gif) no-repeat left top; padding-left:30px;}
h4 { font-size:.92em; color:#4395d4; text-transform:uppercase; margin-bottom:15px;}
h4 a { color:#4395d4;}
h5 { font-size:1em; color:#343434; margin-bottom:20px;}

.txt1 { color:#4395d4; font-weight:bold;}
.txt2 { color:#4395d4; font-weight:bold; text-transform:uppercase; font-size:.92em;}

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

.divider { background:url(images/divider.gif) repeat-y 198px 0;}
.divider1 { background:url(images/divider.gif) repeat-y 405px 0; padding:14px 0 15px 0;}
.divider2 { background:url(images/divider.gif) repeat-y 198px 0; padding:14px 0 15px 0;}
.line-hor { border-bottom:1px solid #c0c0c0; overflow:hidden; font-size:0; line-height:0;}


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

.box { background:#fff; width:100%; margin:-8px 0 5px 0; position:relative;}
.box .border-top {background:url(images/border-top1.gif) repeat-x top; width:100%;} 
.box .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; min-height:175px; height:auto!important; height:175px;}
.box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }

.box .border-top1 {background:url(images/border-top2.gif) repeat-x top; width:100%;} 
.box .border-bot1 {background:url(images/border-bot2.gif) repeat-x bottom;}
.box .border-left1 {background:url(images/border-left2.gif) repeat-y left;}
.box .border-right1 {background:url(images/border-right2.gif) repeat-y right;}
.box .left-top-corner1 {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box .right-top-corner1 {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box .left-bot-corner1 {background:url(images/left-bot-corner2.gif) no-repeat left bottom; min-height:175px; height:auto!important; height:175px;}
.box .right-bot-corner1 {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }

.box .inner { padding:18px 23px 24px 18px; position:relative;}
.box p { font-size:.92em;}
.box .txt2 { font-size:1em;}


/*header*/
#header .row-1 { /*height:119px;*/ width:100%; overflow:hidden; padding:0px 0px 0px 0px;}
#header .row-1 .fleft { padding:0px 0 0px 0px; border:0px solid red; float:left; width:110px;}
#header .row-1 .fright { padding:36px 20px 0 0; border:0px solid red;  float:right; width:732
00px;}
#header .row-2 { padding:0px 0 0 17px; position:relative; height:254px; }
#header .row-2 .button { position:absolute; right:67px; bottom:8px;}
#header .row-2 .button a { color:#000; text-transform:uppercase; text-decoration:none; border-bottom:2px solid #ff4200; display:block; line-height:.92em;}
#header .row-2 .button a:hover { border-bottom:2px solid #fff;}

/*content*/
#content { padding:29px 0 25px 26px;}
#content .indent { padding-bottom:10px;}
#content .indent1 { padding-bottom:20px;}
#content .indent2 { padding-bottom:6px;}
#content .indent3 { padding-right:30px;}
#content .banner { text-align:center;}
#content .banner a { cursor:pointer;}
#content dl dt { margin-top:8px;} 

/*footer*/
#footer p { font-size:.92em; color:#000; padding:22px 0 0 18px;}
#footer p a { color:#1386DA; font-weight:bold;}

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