* {border:0px; margin:0px;}

body {
	background-color: #fff;
	color: #505050;
	background-image:url(bg2.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: center bottom;
}

h3 {line-height:1.3;}

#bg {
	background-image:url(bg.png);
	background-repeat:repeat-x;
}
#wrap {width:700px; margin-left:auto; margin-right:auto;}
/* SEO Start */
#seo {
	font-size:11px;
	top:0px;
	left:0px;
	width:100%;
	height:40px;
	color:#666;
}
	#seo #inner {width:755px; margin:auto auto;}
	#seo #inner #title {font-size:11px; font-weight:normal; float:left; padding-top:4px;}
	#seo #inner #subtitle {font-size:11px; font-weight:normal; float:right; padding-top:4px;}
/* SEO End */
#header {margin:10px 10px;}

#footer {font-size:11px; line-height:1.8; text-align:center; background-image:url(bg-foot.png); background-repeat:repeat-x;}
#footer_txt {width:750px; margin:auto; padding:10px; text-align:center;}

.box-head {width:700px; height:10px; font-size:5px; background:url(box-head.gif) no-repeat; display:block;}
.box-foot {width:700px; height:10px; font-size:5px; background:url(box-foot.gif) no-repeat; display:block;}
.box-main {width:670px; min-height:410px; background-color:#f0ffe5; background:url(box-bg.gif) repeat-y; padding:15px;}

p {line-height:1.8; margin:10px 0; font-size:14px;}

img{border:0px;}

img.left {float:left; margin-right:10px;}
img.right {float:right; margin-left:10px;}


.clr {clear:both;}
