/* CSS Document */
* { margin:0; padding:0;}
body {font-size: 11px; ; text-align:center; background:#808080; font-family: Arial, Helvetica, sans-serif; color: #6b6b6b;}
.site_center{margin:0 auto; text-align:left; width:900px; border-left: 1px solid #232323; border-right: 1px solid #232323;}

/*----------------------------------------------------TEGS*/
a {outline: none; color: #D30E1A; text-decoration: none;}
a:hover {outline: none; color: #D30E1A; text-decoration: underline;}
a img{ border:0px}
strong{ color:#101010}
.clear { clear:both;}

/*---------------------------------------------------LINE*/
.line_x{ background:url(images/line_x.gif) top left repeat-x; height:1px; margin:20px 10px 10px -10px}

/*----------------------------------------------------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; width: 900px;}
#header .m{ background:#232323; width: 900px; height: 75px;}
#header .indent_logo{ margin:112px 0 0 68px}
.logo{
	position:absolute;
	z-index:10;
	height: 116px;
	width: 82px;
	display:block;
	margin:	15px;
}
.logo h1 {
	height: 116px;
	width: 82px;
	padding: 0;
	cursor: pointer;
	background: url(images/logo.png) no-repeat;
	z-index: 2;
	display:block;
}
.logo h1 a {
	display: block;
	width: 82px;
	height: 116px;
}
.logo span {
	display:none;
}
#image_rotation{
	z-index:1;
}

/*==============================================CONTENT=======*/
#content { width:100%; text-align:left; background: url(images/cont_bg.gif) repeat-y; line-height: 1.4;}
#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 0px 8px}
#content .col2 .indent{ background: #e0e0e0 url(images/bg_cont.gif) top repeat-x; padding: 20px 30px; color:#333333;}
#content .ind_more{ padding:10px 0 0px 0px}
#content .indent1{ padding:0px 0 20px 30px}

#content .col1{ width:356px}
#content .col2{ width:535px}
#content .col2 .box_1{ width:325px}
#content .col2 .box_2{ width:200px}

.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2{ float:left}

#content .frleftText {min-height: 120px; padding: 0 20px 0px 0;}
#content .leftHeader {text-transform: lowercase; color: #000000; margin-bottom: 10px; font-size: 18px; font-weight: normal;}
#content .frleftText ul{margin: 0; padding: 0; list-style: none;}
#content .frleftText ul li{margin: 0; padding: 0 0 15px 0;}
#content .frleftText ul li a, #content .frleftText ul li a:visited {color: #414141; text-decoration: none; font-weight: bold;}
#content .frleftText ul li a:hover {color: #414141; text-decoration: underline;}

#content .frrtText {min-height: 360px; text-align: justify;}
#content .rtHeader {color: #000000; margin-bottom: 10px; font-size: 20px; font-weight: normal;}
#content img {margin: 5px 10px; border: 1px solid #c2c2c2; padding: 3px; background-color: #ffffff;}

#artContent { width:820px; text-align:left; background-color: #ffffff; line-height: 1.4; padding: 10px 40px 20px 40px; min-height: 280px;}
#breadcrumbs {width: 100%; text-align: right; color: #8C8C8C; margin-bottom: 5px; font-size: 10px;}
#breadcrumbs a {color:#8C8C8C; text-decoration:none; text-transform: lowercase;}  
#breadcrumbs a:hover {color:#D30E1A; text-decoration:none}
.artHeader {color: #000000; margin-bottom: 10px; font-size: 20px; font-weight: normal;}
.artText {}
.artText p{ margin:0px 0px 7px 0px}

.summaryPageTitle {font-weight: bold;}
.summaryPageDescription {margin: 0; padding: 0 0 15px 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:31px 0 0 50px; width: 480px; float: left; font-size: 11px;}
#footer .position{ position: relative; height: 30px; line-height: 30px; padding:31px 50px 0 30px; font-weight:bold; width: 270px; float: right; background: url(images/li_foot.gif) left bottom no-repeat;}
#footer .pic{ vertical-align:middle; margin:0 30px 0 0px}
#footer span{ color:#ffffff}






   
   