/* CSS Document */

* {margin:0; padding:0;}

body {background:#FFFFFF;}

h1 { font-size:11px;font-family: arial;font-weight:bold;color:#b33b18; }
h1.inside { font-size:16px;font-family: arial;font-weight:bold;color:#b33b18;line-height:22px;  }

td, input, textarea{
	font-family:Arial;
	line-height:15px;  
	color:#837258;	
	vertical-align:top;
}

a { color:#b33b18;}
a:hover { text-decoration: none;}
a img { border:0;}

.span1 {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:15px;  
	color:black;
}

.span2 {
	font-family:Arial;
	font-size:9px;
	line-height:15px;  
	color:black;
}

.span2inside {
	font-family:Arial;
	font-size:14px;
	line-height:22px;  
	color:black;
}

.span3 {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:15px;  
	color:black;
}

i {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:15px;  
	color:#b33b18;
}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
}


.img_indent { margin:0 20px 0 0;}

.title { margin:0 0 16px 0;}

.line_hor { background:url(images/line_hor.gif) left top repeat-x;}

.link1 { background:url(images/marker.gif) 0 6px no-repeat; padding-left:11px; color:#A39184; text-decoration:none; font-size:11px; font-weight:bold;}
.link1:hover { text-decoration:underline;}

.txt1 { text-transform:uppercase; font-weight:bold; font-size:11px;}
.txt2 { color:#FF5C03;}

/* header */
#header .col_1 { background:url(img/logo.png) left top no-repeat; }
#header .col_2 { width:268px;}
#header .col_2 .indent { padding:39px 0 0 0;}
#header .line_hor { margin:11px 51px 16px 0;}

/*content*/
#content .col_1 { width:371px; background:url(images/col_1_bgd.jpg) left top no-repeat	;}
#content .col_1 .row_1 { height:161px;}
#content .col_1 .row_1 .indent { padding:54px 21px 0 33px;}
#content .col_1 .row_2 { height:203px; background:url(images/pen_bgd.jpg) no-repeat 340px 116px;}
#content .col_1 .sign { margin-left:21px; margin-bottom:26px;}
#content .col_1 .indent { padding:16px 22px 0 33px;}
#content .col_2 { width:395px; background:url(images/right_col_bgd.jpg) no-repeat left top;}
#content .col_2 .indent { padding:46px 0 0 27px;}


/*footer*/
#footer { font-family:Arial; font-size:13px; height:80px;}
#footer div { padding:23px 0 0 40px; color:#b33b18;}
#footer div a { color:#b33b18; text-decoration:none;}
#footer div a:hover { text-decoration:underline;}
