* { margin:0; padding:0;}
body {
	background:#ebebeb;
	font-family:Arial;
	font-size:100%;
	line-height:1.5em;
	color:#404141;
}

input, textarea { font-family:Arial; 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-bottom:24px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #fff;}
.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:center;
}

.form { height:22px;}
.form input {width:291px; background:none; color:#111; padding:0 0 0 3px;}
textarea { width:291px; height:110px; background:none; overflow:auto; color:#111; padding:0 0 0 3px; margin-bottom:30px;}


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

.list1 li { background:url(images/arrow1.gif) no-repeat left 6px; padding:0 0 4px 10px; font-size:1.15em;}

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

.p1 { margin-bottom:18px;}

blockquote p { margin-bottom:4px;}

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

h2 { font-family:"Times New Roman", Times, serif; color:#000; font-size:2.38em; font-weight:normal; line-height:1.1em; margin-bottom:22px;}
h3 { font-size:1.15em; font-weight:normal; line-height:1.07em; margin-bottom:18px; color:#f76600;}
h4 { font-size:.91em; font-weight:normal; margin-bottom:9px; text-transform:uppercase;}
h5 {font-size:1.15em; font-weight:normal; line-height:1.07em; margin-bottom:7px; color:#f76600;}
h6 { font-size:.91em; color:#f76600; font-weight:normal; margin-bottom:8px;}

.txt1 { color:#f76600; font-size:1.15em;}

.link1 { display:block; float:right; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; font-weight:bold; padding:2px 8px 3px 8px; font-family:tahoma, geneva, sans-serif; font-size:.85em; margin-left:20px;}
.link1:hover { text-decoration:underline;}
.link2 { text-decoration:underline;}
.link2:hover { text-decoration:none;}

.line-hor {
	border-bottom:1px solid #e3e3e3;
	padding-bottom:5px;
	margin-bottom:27px;
}
.line-hor1 { border-bottom:1px solid #e3e3e3; padding-bottom:18px; margin-bottom:20px;}

/*==================boxes====================*/
.cont-box { padding:0 30px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:56px 50px 59px 70px;}

/*footer*/
#footer p { text-align:center; padding:28px 0 0 0; color:#888989;}
#footer a { color:#888989; }

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

