/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size: 13px;
	line-height:1.4;
	text-align:center;
	background:#ffffff;
}
html, input, textarea {
	font-family:Arial;
	color:#000000;
}
a {
	color:#000000;
	text-decoration:underline;
	outline: none;
}
a:hover {
	text-decoration:none;
}

.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2 {
	float:left
}
/*======= width =======*/
.site_center {
	margin:0 auto;
	text-align:left;
	width:900px;
}
/*======= index.html =======*/
#content .col1 {
	width:356px
}
#content .col2 {
	width:535px
}
#content .col2 .box_1 {
	width:525px
}
#content .col2 .box_2 {
	width:200px
}

/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img {
	border:0px
}

strong {
	color:#101010
}
.clear {
	clear:both;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
.container {
	width:100%;
}
.contacts_box {
	padding-right:14px;
}
/*-------------------------------------------------------------------------------------------------------------------------LINE*/
.line_y {
	background:url(images/bg_line_y.gif) top right repeat-y
}
.line_x {
	background:url(images/line_x.gif) top left repeat-x;
	height:1px;
	margin:20px 30px 29px -10px
}
.line_x_height {
	height:20px
}
.line_x_1 {
	background:url(images/line_x.gif) top left repeat-x;
	height:9px;
	margin:20px 35px 0px -5px
}
.line_x_2 {
	background:url(images/line_x.gif) top left repeat-x;
	height:1px;
	margin:20px 40px 0px 0px
}
/*--------------------------------------------------------------------------------------------------------------------------MORE*/
.more {
	background:url(images/bg_mor.gif) center left no-repeat;
	background-position:0 6px;
	padding-left:14px;
	vertical-align:middle;
	color:#414141;
	font-weight:bold;
	text-decoration:underline;
	font-family:Tahoma
}
.more:hover {
	text-decoration:none
}
/*----------------------------------------------------------------------------------------------------------------------------UL*/
.list ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
}
.list ul li {
	margin:0px
}
.list ul li a {
	color:#353535;
	text-decoration:none;
	font-weight:bold;
	background:url(images/bg_list.gif) center left no-repeat;
	padding-left:19px;
}
.list ul li a:hover {
	text-decoration:underline;
}

/*==========================================================================================================================HEADER=======*/
#header {
	height:407px;
	color:#363636
}
#header .m {
	background:#000000;
	height: 75px;
}
#header .logo {
	height:323px;
}
#header .indent_logo {
	margin:100px 0 0 60px
}
/*===========================================================================================================================CONTENT=======*/
#content {
	width:100%;
	text-align:left
}
#content .title {
	display:block;
	margin:0 0 30px 0px
}
#content p {
	margin:0px 0px 7px 0px
}
#content .col1 .indent {
	padding:0px 0 38px 53px
}
#content .col2, .col3 .indent {
	padding:0px 0 25px 8px
}
#content .ind_more {
	padding:10px 0 0 0px
}
#content .indent1 {
	padding:0px 0 25px 54px
}
#content .indent1 li {
	list-style: none;
	margin: 0;
	padding: 0 0 8px 0;
}
#content .indent1 li strong {
	font-weight: normal;
}

/*===========================================================================================================================CONTENT CLASS=======*/
#content .col1 .title {
	margin:0 0 20px 0px;
	display:block;
	color:#3d3d3d;
	padding: 0;
	text-transform: lowercase;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
}
#content .col1 b {
	color:#3d3d3d
}
#content .col1 p {
	margin:0 45px 13px 0px
}
#content .col2 .indent {
	padding:39px 20px 41px 167px;
	color:#000000;
	background: #ffffff url(images/bg_cont-2.jpg) bottom left no-repeat;
	min-height: 154px;
}
#content .col2 .indent h2 {
	padding:0;
	margin: 0 0 7px 0;
	color:#000000;
	letter-spacing: -1px;
	font-size:24px;
}
#content .col2 .indent h3 {
	padding:0;
	margin: 0 0 20px 0;
	color:#646464;
	letter-spacing: -1px;
	font-size:16px;
}
#content .col2 .title {
	margin:20px 0 20px 0px;
	display:block;
	color:#3d3d3d;
	padding: 0;
	text-transform: lowercase;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
}
#content .col2 .box_2 .indent1 {
	padding:0 0 0 11px
}

#artContent {
	width:100%;
	text-align:left
}
#artContent p {
	margin:0px 0px 7px 0px
}
#artContent .indent1 {
	padding:0px 54px 25px 54px;
	min-height: 280px;
}
#artContent .line_x {
	background:url(images/line_x.gif) top left repeat-x;
	height:1px;
	margin:20px -10px 5px -10px
}
#breadcrumbs {
	float: right;
	text-align: right;
	margin-bottom: 10px;
	width: 100%;
	font-size: 10px;
	text-transform: lowercase;
	color:#A6A6A6;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active {
	color:#A6A6A6; 
	text-decoration:none;
}  
#breadcrumbs a:hover, #breadcrumbs a:focus {  
	color:#5181D8;
	text-decoration:none;
}
#artContent .artTitle {
	margin:0 0 20px 0px;
	display:block;
	color:#3d3d3d;
	padding: 0;
	text-transform: lowercase;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
}
#artContent img {
	margin: 5px;
}
#artContent .indent1 ul {
	margin: 10px 40px;
}
#artContent .indent1 ul li {
	margin: 0;
	padding: 5px 0;
}
/*============================================================================================================================FOOTER=======*/
#footer { background: #525252 url(images/bg_footer.gif) top left repeat-x; font-family:Tahoma; color:#aeaeae; height: 92px; width: 100%;}
#footer a {color:#aeaeae; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .position1{ position: relative; height: 30px; line-height: 30px; padding:35px 0 0 50px; width: 530px; float: left; font-size: 11px;}
#footer .position{ position: relative; height: 30px; line-height: 30px; padding:35px 50px 0 30px; font-weight:bold; width: 220px; float: right; background: url(images/li_foot.gif) left bottom no-repeat; font-size: 14px; text-align: right;}
#footer .pic{ vertical-align:middle; margin:0 30px 0 0px}
#footer span{ color:#ffffff}
/*=========================================================================================================================