* {
	margin:0;
	padding: 0px;
}
body {
	background:#2c2b2b;
	font-family:Arial;
	font-size:100%;
	color:#363636;
}

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:14px;}

.tail_top { background:url(images/tail_top.gif) left top repeat-x #ebe5dc;}
.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 { height:30px;}
.form input {width:231px; height:15px; background:#fff; border:1px solid #cad2d5; border-left:1px solid #424242; border-top:1px solid #424242; padding-left:3px;}
textarea { width:231px; height:153px; background:#fff; border:1px solid #cad2d5; border-left:1px solid #424242; border-top:1px solid #424242; margin-bottom:13px; padding-left:3px;}


/*==================list====================*/
ul { list-style:none;}

.banner { width:100%; height:195px; overflow:hidden;}
.banner li { float:left; width:211px; }
.banner li a { display:block; width:211px; height:212px; background:url(images/banner_bg1.jpg) no-repeat left top; text-align:center; font-size:.91em; color:#fff; text-decoration:none; line-height:1.18em;}
.banner li a span { display:block; padding:25px 25px 0 25px; }
.banner li a b { display:block; font-weight:normal; padding-bottom:10px;}
.banner li .p1 { margin-bottom:13px;}
.banner li strong { display:block; text-transform:uppercase; color:#323232; font-size:19px; letter-spacing:-2px; line-height:1.1em; margin-bottom:5px; font-weight:normal;}
.banner li a em { color:#111; font-style:normal; font-weight:bold;}
.banner li a:hover { background:url(images/banner_bg2.jpg) no-repeat left top;}
.banner li a:hover strong { color:#fff;}
.banner li a:hover em { color:#fff;}

.list1 li { background:url(images/marker.gif) no-repeat left 7px; padding:0 0 4px 7px; font-size:1.16em; text-transform:uppercase;}
.list1 li a { text-decoration:none; font-weight:bold; color:#aa222e;}
.list1 li a:hover { color:#111;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box img { float:left; margin:0 18px 0 0;}
.img_box1 { width:100%;}
.img_box1 img {
	float:left;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 100px;
	margin-left: 0;
}

.p1 { margin-bottom:14px;}

/*==================txt, links, lines, titles====================*/
a {color:#d52d00;}
a:hover{text-decoration:none;}

h4 { color:#aa222e; font-size:1.16em; text-transform:uppercase; margin-bottom:11px;}
h5 { font-size:.75em; margin-bottom:14px;}
h5 strong { color:#aa222e; display:block; text-transform:uppercase; font-size:1.55em;}

.link1 { display:block; float:left; background:#cfc9c2; color:#2c2b2b; text-decoration:none; font-size:.91em;}
.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:0 19px 1px 10px; font-style:normal;}
.link1:hover { text-decoration:underline;}
.link2 {
	color:#d52d00;
	text-decoration:none;
	font-size:1.5em;
}
.link2:hover { text-decoration:underline;}

.line_hor {
	background:url(images/line_hor.gif) left bottom repeat-x;
	padding-bottom:0px;
	margin-bottom:11px;
}

.title { margin-bottom:15px;}

/*==================boxes====================*/
.buttons-box { width:100%; overflow:hidden;}
.buttons-box .link1 { float:right; margin-left:22px;}

/*header*/
#header .row_1 {
	height:110px;
}
#header .row_1 div {
	position:absolute;
	margin-left:-62px;
	top: 0px;
}
#header .row_2 {height:291px;}
#header .row_2 div { position:absolute;}
#header .row_3 { height:195px;}

/*content*/
#content { padding:38px 0 38px 0;}
#content .inner {
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 20px;
}
#content .inner1 {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content .inner2 {
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*footer*/
#footer { color:#fff;}
#footer p { padding:26px 0 0 0;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/*==========================================*/
