/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1em; text-align:center; background:url(images/bg.gif) repeat-x top}
html, input, textarea
	{
	font-family:georgia;
	color:#FFFFFF;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}
.di{ display:inline}
div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#574f34; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#eedec0; background:url(images/arrow1.gif) top right no-repeat; margin:0px; padding-right:6px; font-size:.9em; text-decoration:none}
.a1:hover{text-decoration: underline} 
.a2{color:#2e1c17; background:url(images/arrow2.gif) top right no-repeat; margin:0px; padding-right:6px; font-size:.8em; text-decoration:none}
.a2:hover{text-decoration: underline} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; background:url(images/a.gif) repeat-x bottom;  line-height:1.5em} 
ul li a:hover { text-decoration:none; }

/*header*/
#header .logo{ margin: 45px 0 0px 255px }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left}
#content .indent_main{padding:35px 50px 13px 68px}
#content .indent_main1{padding:104px 44px 13px 42px}
#content ._main1{padding:50px 44px 13px 42px}
#content .indent_col3{padding:30px 32px 60px 31px}    
#content .indent{padding:2px 32px 60px 31px}
#content .title{  margin-left:-13px}
#content .title1{  margin-bottom:17px}
#content .title2{
	margin:35px 0 0 29px;
	position:absolute;
	left: 734px;
	top: 383px;
	width: 99px;
	height: 19px;
}
#content .pic_left{ float:left; margin:0px 20px 16px 0px}
#content .pic{ margin:10px 0px 0px 0px}
#content .line{ margin:19px -10px 17px 0px}
#content p{ margin:0px 0px 17px 0px}
#content .p1{ margin:0px 0px 43px 0px}
#content .p2{ margin:0px 0px 33px 0px}
#content h3{ font-size:2em; color:#e28f5b; font-weight:normal; font-family:"Monotype Corsiva" cursive}
#content h4{ font-size:1.4em; margin:0px 0px 2px 0px;  color:#e28f5b; font-weight:normal; font-family:"Monotype Corsiva" cursive}
#content i{ font-size:1.1em; margin:0px 0px 2px 0px; font-style:italic; color:#e28f5b; font-weight:normal; font-family:Arial}
.col3{ color:#ede0c1; line-height:1.3em; font-size:.9em}
.info{margin-bottom:20px}
.info div{ background:url(images/bg_info.gif) repeat-x bottom}
.info a{background:url(images/bg_info1.gif) repeat-x bottom}
.info span{ float:right; background:url(images/bg_info1.gif) repeat-x bottom}

#page6 #content .indent_main1{padding:104px 34px 13px 42px}
/*footer*/
#footer { color:#555555; font-size:0.75em; background:url(images/bg_bot.gif) repeat-x top; padding:54px 200px 37px 150px;}
#footer a {color:#961a14; text-decoration:none; background:url(images/arrow.gif) top left no-repeat; background-position:0 2px; margin:0 0 0 10px; padding-left:20px; } 
#footer a:hover {  text-decoration:none}


input{
	width:231px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	width:231px; height:89px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:17px;
	overflow:auto}
