* { margin:0; padding:0;}
body {
	background:#efede9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#666666;
	min-width:981px;
}

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

object { vertical-align:top; outline:none;}

.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;}

.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:left;}

#form label {
	color:#999999;
	display:block;
	font-size:0.85em;
	margin-bottom:8px;
}
#form span { width:171px; height:24px; display:block; float:left; margin:0 2px 2px 0; background:url(images/input-bg.gif) no-repeat left top;}
#form b { font-weight:normal; display:block; padding:3px 0 0 4px;} 
#form input { border:0; background:none; vertical-align:top; line-height:1em; width:160px;}
#form a img { float:left;}
#form p a { color:#ffdfba; font-size:.85em;}

#form1 label { float:left; width:135px; padding-top:2px;}
#form1 .form { height:32px; width:100%; overflow:hidden;}
#form1 input {width:194px; padding:1px 0 1px 3px; background:#fff; border:1px solid #d5d4d2; float:left;}
#form1 textarea { width:202px; height:81px; overflow:auto; background:#fff; border:1px solid #d5d4d2; padding:2px 0 0 3px; float:left; margin-bottom:18px;}


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

.list li { color:#646158; padding-bottom:18px;}
.list li a { color:#646158;}
.list li.last { padding-bottom:0;}

.list1 li { border-bottom:1px solid #f6f6f6; padding-bottom:15px; margin-bottom:15px;}
.list1 li a { font-style:italic; color:#646158;}
.list1 li.last { border:0; padding-bottom:0;}

.list2 { margin-top:-29px;}
.list2 li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:29px;}
.list2 li img { float:left; margin-right:20px;}


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

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:18px;}

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


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

h2 { color:#373737; font-size:1.38em; background:url(images/title-left.gif) no-repeat left top #f0eee8; font-weight:normal; margin-bottom:25px;}
h2 span { display:block; padding:16px 0 17px 20px; background:url(images/title-right.gif) no-repeat right top;}
h3 { color:#373737; font-style:italic; font-size:1.46em; margin-bottom:20px;}
h4 { color:#646158; font-style:italic; font-size:1em; line-height:1.62em; margin-bottom:16px;}
h4 a { color:#646158;}

.txt1 { color:#646158; font-style:italic;}

.line-hor { background:url(images/line-hor.gif) repeat-x top; height:2px; margin:39px 0; overflow:hidden; font-size:0; line-height:0;}


/*==================boxes====================*/
.form-box { width:240px; height:160px; background:url(images/form-box.gif) no-repeat left top;}
.form-box .inner { padding:31px 18px 22px 22px;}
.form-box .title { margin-bottom:20px;}


/*header*/
#header .row-1 { height:110px; width:100%; overflow:hidden;}
#header .row-1 .fleft { padding-top:35px; vertical-align:bottom}
#header .row-1 .fright { padding-top:44px;}
#header .row-1 .fright em { font-size:.92em; color:#c6c2b7; padding:10px 65px 6px 0; background:url(images/icon.gif) no-repeat right top; display:block;}

/*content*/
#content { padding:43px 0 55px 0;}
#content .indent { padding:0 0 0 18px;}
#content p { line-height:1.62em;}

/*footer*/
#footer p { color:#787878; font-size:.92em; padding-top:18px;}
#footer p a { color:#787878; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

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