@charset "utf-8";
/* CSS Document */
body	{
	background-color:#363636;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {margin-top:0; line-height:1.5em}
a	{color:#FFFFFF;}
#container	{ width:1024px; margin: 20px auto;}
#header	{
}
.h1	{
	width:324px;
	float:left;
	margin:0px 13px 13px 0px;
}
.h2	{
	width:324px;
	float:left;
	margin:0px 13px 13px 13px;
}
.h3	{
	width:324px;
	float:left;
	margin:0px 0px 13px 13px;
	vertical-align: bottom;
}
#pics	{
}
.p1	{width:324px; float:left; margin:0px 13px 26px 0px;}
.p2	{width:324px; float:left; margin:0px 13px 26px 13px;}
.p3	{width:324px; float:left; margin:0px 0px 26px 13px;}
#base	{
}
.b1	{width:674px; float:left; margin:0px 13px 13px 0px;}
.b2	{width:324px; float:left; margin:0px 0px 13px 13px;}
.cleaner	{clear:both; height:1px:}
