* {
	padding:0;
	margin-top: 0px;
	margin-bottom: 0;
}
body {
	font-family:Arial;
	font-size:100%;
	line-height:normal;
	color:#666;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding: 0px;
	margin: 0px;
}


h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-bottom: 4px;
}

.style2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px;
	padding: 0px;
	padding-bottom: 9px;
}
input, textarea { font-family:Tahoma; font-size:.91em;}

.fleft { float:left;}
.fright { float:right;}
.clear {
	clear:both;
	margin-right: 10px;
}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

.tail-top {
	background:url(images/tail-top.gif) left top repeat-x #ededed;
	padding:0px;
	width: 980px;
	margin: 0;
}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;padding:0px; margin:0px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
	padding: 1px;
	position: relative;
	top: auto;
	margin-left: 0px;
}

.form { height:26px;}
.form input {width:293px; height:18px; background:#fff; border:1px solid #e1e1e1; border-left:1px solid #303030; border-top:1px solid #303030; padding-left:3px; color:#666;}
textarea { width:293px; height:128px; background:#fff; overflow:auto; border:1px solid #e1e1e1; border-left:1px solid #303030; border-top:1px solid #303030; padding-left:3px; color:#666; margin-bottom:10px;}


/*==================list====================*/
ul { list-style:none;}

.list1 dt { font-weight:bold; color:#000;}
.list1 dt span { display:block; font-size:1.17em; text-decoration:underline; font-weight:normal;}
.list1 dt a { color:#000;}
.list1 dt a:hover { color:#bc2310;}
.list1 dd { padding-bottom:22px;}

.list2 li { background:url(images/marker1.gif) no-repeat left 2px; padding:0 0 4px 28px;}
.list2 li a { color:#666; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:0px;
	position: relative;
}
.img-box img {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
.img-box1 { width:100%; overflow:hidden; padding-bottom:10px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 {
	margin-bottom:18px;
}
.p2 { margin-bottom:9px;}


/*==================txt, links, lines, titles====================*/
a {color:#bc2310;}
a:hover{
	text-decoration:none;
}

h2 { font-size:1em; color:#666;}

.txt1 { color:#bc2310; font-size:1.17em;}

.link1 { background:url(images/marker.gif) no-repeat right 6px; padding-right:14px; color:#bc2310; font-size:1em;}

.line-hor {
	background:url(images/line-dot.gif) left bottom repeat-x;
	padding-bottom:0px;
	margin-bottom:29px;
	width: 850px;
	padding-left: 0px;
	text-align: left;
	border-spacing: 0;
}

.title { margin-bottom:26px;}
.title1 { margin-bottom:14px;}

/*==================boxes====================*/
.cont-box { padding:0 110px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

/*header*/
#header .logo { padding:15px 0 15px 20px;}
#header .indent {
	margin-right: 350px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 87px;
}
#header .indent img { margin-bottom:11px;}
#header .menu {
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header .menu img { margin-right:3px;}

/*content*/
#content { padding:52px 320px 26px 36px;}

/*footer*/
#footer { color:#999;}
#footer .fleft { padding:47px 0 0 36px;}
#footer .fleft a { color:#666; font-weight:bold;}
#footer .fright { padding:47px 74px 0 0;}
#footer .rss { background:url(images/rss.jpg) no-repeat right 0; padding-right:27px; color:#5a5a5a; display:block;}

/*==========================================*/
.img-box img right {
	padding-left: 10px;
	position: static;
	margin-right: 0px;
	right: inherit;
}
