@CHARSET "UTF-8";
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/* main */
html {height: 100%}
body {
	margin: 0;
	padding: 0;
	border: none;
	font: 14px/20px 'palatino linotype',palatino, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333;
	background: #fff;
	height: 100%;
}

a{
	color: #47495e;
}

.clear {clear:both; overflow: hidden; zoom:1;}
#wrap {margin: 0px 0px 0px 0px;}
#header {background: #F6F6F6; border-bottom:2px solid #E6E6E6; text-align: right;padding-top: 50px;}
#header span {font: 2.4em bold; color: #E6E6E6;}

.cont {width:860px; margin:0px auto; clear:both; overflow: hidden; zoom:1; }
.m100 {margin-top:70px;}
#mainpic {float:left; width:480px;margin-left:0px;}
#mainpic h1 {font: 2.4em bold; color:#333; background: #fff url(house.png) no-repeat left center; padding-left: 32px;}
#mainpic #ill {margin: 0px 0px 0px 20px;}
#maintext {margin:50px 0px 0px 540px;}
#btns {margin-top:50px;}
#btns ul li {float:left; display: inline; width:190px;}
#btns ul {margin: 0px 0px 0px 33px;}
#btns ul li a {display: block; font-size:1.4em; text-decoration: none;margin:5px 0px 5px 45px;}
#btns ul li a ins {text-decoration: underline; color:#207DD3;}
#btns ul li a span {display: block;font-size:0.6em; text-decoration: none;}
#btns ul li#ff {background: #fff url(ff.jpg) no-repeat;}
#btns ul li#chr {background: #fff url(chr.jpg) no-repeat;margin-left:30px;}

#footer {margin-top:150px;}
#fi {text-align: right;position: relative; top:6px;top:2px\9;*top:6px; z-index: 101;}
* html #fi {top:6px;}
*|html #fi {top:2px;}


#fi img {}
#ln {border-top:2px solid #E6E6E6;position: relative; z-index: 10;}
#flinks {margin-top:15px; color:#808080;}

#flinks .email, #flinks .twitter {float:left; width:220px;margin-top:10px;padding:3px 0px;}
#flinks .email a, #flinks .twitter a {margin-left:35px; color:#808080;}
#flinks .email {background: #fff url(e.jpg) no-repeat left center;margin-left:35px;}
#flinks .twitter {background: #fff url(t.jpg) no-repeat left center;}
	

#flinks .copy {width:250px; float:right; background: #fff url(c.jpg) no-repeat left center; }
#flinks .copy h4 {margin-left:40px;}
#flinks .copy h5 {margin-left:40px;}
