

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*fine Reset*/

body {background-color: #fbfbf0; }
h1{font-size: 40px; font-family:"Times New Roman", serif;}
h2{ font-size: 25px; font-family:"Times New Roman", serif;}
h3{ font-size: 18px; font-family:"Times New Roman", serif; font-weight: bold;}

p{font-size: 18px; font-family:"Times New Roman", serif;}
b{font-weight: bold;}

.wrapper{width: 1000px; margin: 0 auto; display: block; }

.wrapper{width: 1000px; margin: 0 auto; display: block; }

.header{ height: 110px; width: 1000px; display: block; }
	.logo{width: 220px; height: 105px; float: left; display: block; background: white; box-shadow: 0px -75px 20px #e6e6dc; border-bottom: 5px solid #e8a125}
		.img-logo{width: 80px; height: 71px; display: block; margin: 17px auto; text-align: center; }
	
	.border{width: 220px; height: 5px; background: #e8a125; float: left;}
	
	.nav { width: 715px; float: left; margin: 61px 0 0 65px; font-family: "Times New Roman", serif; }
		.nav ul{list-style: none; margin: 0; padding:0 ;  }
		.nav li{font-size: 16px; display: inline; margin: 0; padding: 0; }
		.nav a:link, .nav a:visited {float: left; background: white; color: #000; text-decoration: none; padding: 14px; border-bottom: 5px solid #e8a125}
		

		.nav a:hover, .nav a:active, .nav a:focus {background: #f3d092;  color: #000 }
		
		

.content{width: 1000px; float: left; display: block; background: white; border-radius: 3px; border: 1px solid #e6e6e6; margin: 70px 0 0 0; position: relative; font-family:"Times New Roman", serif; }
	.section-a{width: 640px; /*float: left;*/height: 96px; display: block; background: #e8a125; position: relative; margin: 7px 0 0 7px;}
		.txt-area{float: left; display: block; margin: 12px 0 0 14px; width: 320px}
			.title {float: left; display: block; font: 100%; color: #fff;}
			.subtitle{float: left; display: block; font: 100%; color: #fff;}
	
	
	.section-b{width: 310px; float: left; display: block;position: relative;margin: 30px 0 0 7px; top: 20px; border-top: 5px solid #7e7e7e }
			.text-area-b{color: #919191; padding: 25px 0 22px 14px; font-style: normal; border-bottom: 1px solid #bababa; line-height: 22px;}
		
	
	.section-c{width: 315px;float: left; display: block; /*background: black;*/position: relative;margin: 7px 0 0 20px; padding:  0 0 0 20px; bottom: 100px;}
	
	
	.section-d{width: 320px; float: left; display: block; margin: 7px 0 0 0px; border-top: 5px solid #e8a125;position: relative; bottom: 100px; }
			
			.text-area-d{ padding: 25px 0 22px 14px; font-style: normal; border-bottom: 1px solid #bababa; float: left;}
				.title-d{color: black; font: 100%; float: left; display: block;}
				.summary-d{ font: 100%;  display: block; line-height: 22px; font: 100%;color: #919191; margin: 50px 0 0 0; }
					.summary-d a{text-decoration: none; color: #919191; }
						.summary-d a:hover{color: #737373;}
				
				
	.section-e{width: 100%; float: left; display: block; height: 100px; /*margin: 100px 0 0 0;*/  }
			.left{ width: 50%; height: 100px; float: left; display: block; }
						.mail{font: 100%; color: #919191; display: block; float: left; text-align: center; margin: 14px 30px 0 79px }
							.mail a:link, a:visited{text-decoration: none; color: black; }
						.ico{width: 47px; height: 47px; float: left; display: block; background:url(../img/sprite.png) no-repeat; background-position:-53px -3px; text-indent:-9999px;}
						/*.ico a, .ico a:visited{width: 47px; height: 47px; float: left; display: block; background:url(../img/sprite.png) no-repeat; background-position:-53px -3px; text-indent:-9999px;}*/
			
			
			.right{width: 50%; height: 100px; float: left; display: block; font-family:"Times New Roman", serif;}
					.phone{font: 100%; color: black; display: block; float: left; text-align: center; margin: 14px 30px 0 40px }
						.ico-phone{width: 47px; height: 47px; float: left; display: block;block; background:url(../img/sprite.png) no-repeat; background-position:-53px -53px; text-indent:-9999px; }
						

.footer{ width: 100%; float: left; display: block; margin: 30px 0 0 0 ; border-top: 5px solid #bababa;}
		.icon{width: 42px; height: 39px; text-align: center; display: block; margin: 20px auto;}
	