* { margin:0; padding:0;}
body {
	font-family:Arial;
	font-size:100%;
	line-height:1em;
	color:#393939;
	background-color: #A46C77;
}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {
	color:#FFF;
}

.clear { clear:both;}
.alignright { text-align:right;}


/*header*/
#header .logo { margin:94px 0 114px 576px;}
#header ul { margin-left:129px; padding:0; list-style:none;}
#header li { display:inline; font-size:0.5625em; text-transform:uppercase; margin-right:82px;}
#header li a { color:#1c1c1c; text-decoration:none;}
#header li a:hover { color:#000; text-decoration:underline;}



/*content*/
#content { background:url(images/bg_content.jpg) left top no-repeat; font-size:0.5625em; color:#2c4144; line-height:1.555em; text-transform:uppercase;}
#content .indent { padding:0 105px 46px 118px;}
#content ul { margin:0px; padding:0; list-style:none;}
#content li { line-height:2em;}
#content .title { margin-bottom:12px;}
#content .pic { float:left; margin:0 20px 0 0;}
#content p { padding-bottom:20px;}
#content .col_1 .ind { padding-right:80px;}
#content .overflow { width:754px; height:174px; overflow:auto;}
#content .overflow1 { width:720px; height:500px;}




/*footer*/
#footer { font-size:0.75em; color:#fff;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer p { padding:26px 0 0 121px;}


/*================== index.html ==================*/
#page1 #content .col_1 .pic1 { margin-bottom:17px;}
#page1 #content .col_2 .pic1 { margin:29px 6px 3px 0;}
#page1 #content .col_2 a img { margin-right:6px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .pic { margin-bottom:17px;}
#page3 #content .col_1 .pic1 { float:left; margin:0 20px 0 0;}
#page3 #content .col_2 .pic { margin-bottom:-5px;}

/*================== index-3.html ==================*/
#page4 #content .column1 { width:369px;}
#page4 #content .column2 { width:348px;}
#page4 #content .pic { margin:0 5px 14px 0;}
#page4 #content p { padding:30px 0 0 0;}

/*================== index-4.html ==================*/
#page5 #content .column1 { width:226px;}
#page5 #content .column2 { width:195px;}
#page5 #content ul { padding-bottom:15px;}
#page5 #content .indent { padding-bottom:40px;}
#page5 #content .col_1 p, #page7 #content p { padding-bottom:15px;}

/*================== index-5.html ==================*/
#page6 #content .column1 { width:228px;}
#page6 #content .column2 { width:193px;}
#page6 #content .div { height:37px;}
#page6 #content .div1 { height:84px;}
#page6 #content .pic1 { margin-bottom:15px;}
#page6 #content .col_2 p { padding-bottom:5px;}

/*================== index-6.html ==================*/
#page7 #content .indent { padding:0 110px 50px 118px;}




/*==========================================*/

.input {
	color:#2c4144;
	height:19px;
	width:178px;
	background:#fff;
	font-size:1em;
	font-family:Arial;
	padding-left:2px;
	text-transform:uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

textarea {
	background:#fff;
	color:#2c4144;
	width:191px;
	height:70px;
	overflow:auto;
	font-family:Arial;
	font-size:1em;
	padding-left:2px;
	text-transform:uppercase;
}

