* { margin:0; padding:0;}
body { background:#d9d9d9; font-family:Arial; font-size:100%; line-height:1em; color:#393939;}

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

p { margin:0; font-size: 13px; padding-top:15px;}
h1 { text-align: center; font-size: 32px; margin-top: 10px;}
h2 { text-align: center; margin-top: 25px;}

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

/*==================forms====================*/
img {border:0; vertical-align:top; text-align:left;}

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

.menu {width:100%; overflow:hidden; margin:20px 0 15px 12px;}
.menu li {display:inline; background:url(../images/divider.gif) no-repeat left center; margin-left:-2px;}
.menu li a {color:#fff; text-transform:uppercase; font-size:11px; text-decoration:none; padding:0 25px 0 28px;}
.menu li a:hover {text-decoration:underline;}

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

.txt1 {font-size:11px; color:#47494b;}

.title {height:30px;}
.title-left {background:url(../images/title-left.gif) no-repeat top left;} 
.title-right {background:url(../images/title-right.gif) no-repeat top right;} 
.title-center {background:url(../images/title-center.gif) repeat-x top left;}

/*==================boxes====================*/
.box2 {background:#ffffff; width:100%; margin-bottom:16px;}
.box2 .left-bot-corner {background:url(../images/left-bottom-corner2.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(../images/right-bottom-corner2.gif) no-repeat right bottom; }
.box2 .inner {padding:6px 16px 14px 14px;}

/*header*/
#header .row-2 .indent {padding:10px 27px 0 30px;}
#header .row-3 .indent {padding:0 27px 0 70px;}
#header .row-4 {background:url(../images/line-1.gif) repeat-y 216px 0; padding:26px 0 19px 0; width:100%; overflow:hidden}
#header .row-4 .col-1 {width:191px; margin-right:50px;}
#header .row-4 .col-2 {width:230px;}

/*content*/
#content .indent {padding:0 0 0 33px;}
#content .indent3 {padding-top:15px;}
#content .link1 {color:#455d6c; font-size:11px;}
#content .link1:hover {color:#455d6c; text-decoration:none;}

/*footer*/
#footer .col-1 {width:258px;padding:0 0 0 350px;}
#footer .col-1 .indent {padding:38px 0 0 34px;}
#footer .txt {color:#425867; text-transform:uppercase; font-weight:bold;}

