* { margin:0; padding:0; }

a { text-decoration:none; color:#B22222; }

body {
	background:#FFFFFF;
	text-align:center;
	height:100%;
}

html { height:100%; }

img { border:0px; }

input, textarea{
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#3B3B3B;
	padding:1px 0 0 7px;
}
input{ width:250px; height:20px; border:1px solid #ACACAC;}
textarea{ width:250px; height:100px; border:1px solid #ACACAC;}

strong { color:#B22222; }

ul { margin:0; padding:0; list-style:none; }

li { color:#3B3B3B; background:url(images/dot.jpg) center left no-repeat; line-height:1.75; padding:0 0 0 14px; }
li a { line-height:18px; color:#4D4237; text-decoration:none; }

.box {
	font:10px/12px tahoma, arial, helvetica, sans-serif;
	color:#B22222;
	text-transform:uppercase;
	text-decoration:none;
	display block;
	border: 1px solid gray;
	padding: 0 4px 0 4px;
	margin:0;
}

.dt { display:table; width:100%; }
.dr { display:table-row; width:100%; }
.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

.footer {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	width:725px;
	height:25px;
	margin:0 auto;
	text-align:center;
	padding:8px 0 0 0;
	background:url(images/bgr_foot.jpg) top repeat-x;	
}

.form_h {width:300px; height:25px; margin:0; padding:0;}

.header {
	font:10px/12px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	width:725px;
	height:110px;
	text-align:left;
	margin:0 auto; padding:0; 
}
.head_left { width:55%; height:110px; padding:20px 0 20px 50px; }
.head_right { width:35%; height:110px; padding:60px 0 0 0; }
.head_menu { width:725px; height:57px; }

.links {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
}
.links:hover { text-decoration:underline; }
.links_foot {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
}
.links_foot:hover { text-decoration:underline; }

.main { width:725px; margin:auto; }
.marg { margin:0 0 0 0; }
.marg_1 { padding:22px 25px 15px 30px; }

.photo {
	border-width:2px 2px 6px 2px;
	border-style:solid;
	border-color:#D3D3D3;
	float:right;
	margin-left:30px;
	margin-bottom:20px;
}

/*content*/
.content {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	width:725px;
	height:340px;
}
.content_left { width:272px; }
.content_bg { background:url(images/bgr_c.jpg) top repeat-x; }
.content_right { width:453px; }
.content_i {
	font:18px/20px arial, tahoma, helvetica, sans-serif;
	color:#B22222;
}
/*end content*/
/*content_404*/
.content_404 {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	font-size:125%;
	letter-spacing:0.05em;
	font-weight:2em;
	text-align:center;
	width:725px;
}
.content_404_s {padding:40px 0 10px 0; }
/*end content_404*/
/*content_whole*/
.content_whole {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	text-align:left;
	width:725px;
	background:url(images/bgr_i.jpg) top left repeat-x; 
}
.content_whole_t { font-weight:bold; letter-spacing:0.1em; width:665px; padding:40px 30px 0 30px; }
.content_whole_t1 { font-weight:bold; letter-spacing:0.1em; width:665px; padding:15px 30px 0 30px; }
.content_whole_c { width:665px; padding:15px 30px 0 30px; }
.content_whole_l { width:665px; padding:15px 30px 30px 30px; }
/*end content_whole*/
/*content_half*/
.content_half {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	text-align:left;
	width:725px;
	background:url(images/bgr_i.jpg) top left repeat-x;
}
.content_half_left { width:49%; }
.content_half_right { width:50%; }
.content_half_t { font-weight:bold; letter-spacing:0.1em; padding:40px 30px 0 30px; }
.content_half_l { padding:15px 30px 30px 30px; }
/*end content_half*/
/*content_third*/
.content_third {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	text-align:left;
	width:725px;
	background:url(images/bgr_i.jpg) top left repeat-x;
}
.content_third_* {
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#333333;
	text-align:left;
	width:725px;
}
.content_third_left { width:33%; }
.content_third_mid { width:34%; }
.content_third_right { width:33%; }
.content_third_t { font-weight:bold; letter-spacing:0.1em; padding:40px 30px 0 30px; }
.content_third_t1 { font-weight:bold; letter-spacing:0.1em; padding:15px 30px 15px 30px; }
.content_third_c { padding:15px 30px 0 30px; }
.content_third_l { padding:15px 30px 30px 30px; }
/*end content_third*/
