﻿body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d3f23;
	background: #ffffff;
}

a:link, a:visited { color: blue; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: blue; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 60px; }
.margin_right_60 { margin-right: 40px; }

.fl { float:right; }
.fr { float: left; }

.header_01 {
position:relative;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #bb241d;
	font-weight: bold;
}

.header_04 {
position:relative;
	font-size: 11px;
	color: #201d1d;
	font-weight: bold;
}

.header_02 {
position:relative;
height:30px;
	margin: 0 0 5px 0;
	font-size: 13px;
	color:  #761712;

	font-weight: bold;
}

.header_02 a {
position:relative;
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #bb241d;
	font-weight: bold;
	text-decoration: none;
}

#art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 970px;
	min-width:35px;
	min-height:35px;
}


#iwcr_header_wrapper {
position:relative;
	width: 970px;
	margin: 0 auto;
	padding-top:10px;
	
}

#iwcr_header {
position:relative;
	width: 970px;
	height: 200px;
	margin: 0 auto;
    background: url(images/iwcr_header_bg.jpg) no-repeat;
}

#iwcr_header #title {
	float: left;
	margin: 60px 0 0 60px;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 3px;
}

#iwcr_header #title span {
	display: block;
	text-align:center;
	margin: 10px 0 0 80px;
	font-size: 16px;
	color: black;
		font-weight: bold;
	letter-spacing: 2px;
	
}


#iwcr_menu_wrapper {
position:relative;
	clear: both;
	width: 970px;
	margin: 0 auto;
	background: url(images/iwcr_spacing.jpg) repeat-x;
}

#iwcr_menu {
position:relative;
    width: 970px;
	height: 45px;
	margin: 0 auto;	
	background: url(images/iwcr_spacing.jpg) repeat-x;
}

#iwcr_menu ul {
	position: relative;	
	float: left;
	display: inline-block;
	height: 33px;
	margin-right: 10px;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	outline: none;
	}

#iwcr_content_wrapper {
position:relative;
	clear: both;
	width: 970px;
	margin: 0 auto;
	background: url(images/iwcr_content_top.jpg) repeat-x;
}

#iwcr_content {
position:relative;
    width: 920px;
	margin: 0 auto;	
	padding: 0 10px 0 0px;
}

.em_text {
	color: #000000;
}

.section_w620 {
	padding-top: 50px;
	width: 620px;
}

.section_w620 p {
	text-align: justify;
	margin-bottom: 10px;
}

.section_w250 {
	padding-top: 20px;	
	width: 250px;
	background: #e8e8e8;
}

.section_w250 .w250_content {
	padding: 0 20px;
}

.section_w250_without_padding {
	width: 250px;
}

.section_320 {
	width: 320px;
}

.section_w250_title {
	display: block;
	width: 230px;
	height: 30px;
	padding: 12px 0 0 20px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.testimonial_title {
	background: url(images/iwcr_date.jpg) no-repeat;
}


.news_title { 
	background: url(images/iwcr_link.jpg) no-repeat;
}

.image_wrapper_01 {
	width: 242px;
	height: 120px;
	margin: 0 0 5px 0;
	padding: 6px;
	background: #201d1d;
}

.image_wrapper_01 img {
	width: 240px;
	height: 118px;
	border: 1px solid #666;
}

.list_01 {
	margin: 20px 0 10px 30px;
	padding: 0px;
	list-style: decimal;
}

.list_01 li {
	padding: 0px;
	margin: 0 0 5px 0;
	color: #bb241d;
}

#iwcr_footer_wrapper {
position:relative;
	clear: both;
	width: 970px;
	margin: 0 auto;
	background: #211d1c url(images/iwcr_footer.jpg) repeat-x;
	border-top: 5px solid #696463;
}

#iwcr_footer {
position:relative;
    width: 970;  
	margin: 0 auto;	
	padding: 10px 10px;
	text-align: center;
	color: #ffffff;
}

#iwcr_footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
