@charset "UTF-8";
/* CSS Document */

body { background:url(../images/bg.gif) repeat-x #887f6f; margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #4c4c50; line-height:1.5em;
}
a:link {
	color: #00A4E4;
}
a:visited {
	color: #00A4E4;
}
a:hover {
	color: #40BBEB;
}
a:active {
	color: #00A4E4;
}

#wrap_all { position:relative; margin:auto; width:990px; margin-top:15px; overflow:hidden;}

#curve_left { background:url(../images/bg_left.gif) no-repeat  #887f6f; position:relative; float:left; width:30px; height:690px; }
#wrap_middle { background:url(../images/bg_top.gif) no-repeat #fff ;position:relative; float:left; width:930px;}
#curve_right { background:url(../images/bg_right.gif) no-repeat  #887f6f; position:relative; float:right; width:30px; height:690px; }

#header { background:url(../images/bg_header.gif) no-repeat bottom; position:relative; width:930px; height:135px; margin-top:30px; z-index:90;}

	#logo { width:275px; height:65px; display:block; margin:35px 100px 0px 27px; position:relative; float:left; background:url(../images/logo.gif) no-repeat; text-indent:-9999px; overflow:hidden }

#content { background:url(../images/bg_header.gif) no-repeat bottom #ffffff position:relative; width:930px; height:495px; margin-left:-30px; z-index:50;}

#page_image { float:left; position:relative; margin:0px 40px 0px 0px; height:495px; }
.page_content { float:left; position:relative; margin:20px 0px 0px 0px; width:470px; z-index:50;}
.page_content h2 {font-size:1.3em; }
.page_content h3 {color:#887f6f; line-height:1.3em; font-size:1.1em; }
.page_content li {list-style:none; background:url(../images/bullet.gif) no-repeat 0px 7px; text-indent:15px; }
#footer { background:url(../images/bg_bottom.gif) no-repeat  #887f6f; position:relative; width:930px; height:30px;}
