/* CSS Document */
body
{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	background-color:#FAFAFA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#home
{
	background-image:url(images/home_deco_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3B4B70;
}
#left
{
	background-image:url(images/leftrunr.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#right
{
	background-image:url(images/rightrunr.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#content
{
	background-image:url(images/contentbuff.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:100px;
}
#main
{
	background-image:url(images/body_run.gif);
	background-position:top;
	background-repeat:repeat-y;
	width: 984px;
}
#col
{
	background-image:url(images/collection.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:548px;
	width:254px;
}
#buff__head_left
{
background-image:

}
#footer
{
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:95px;
	width: 984px;
	font-weight:700;
	color:white;	
}
#head
{
	color:#333973;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
}
#head a, a:hover, a:visited, a:active
{
	color:#333973;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
}
#header
{
	background-image:url(images/banner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:104px;
	width: 984px;
	color:#30426D;
}
#menu
{
	background-image:url(images/menu_run.gif);
	background-repeat:repeat-x;
	height:40px;
	width: 984px;
}
#foot
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:700;
	text-align:center
}
#foot a, a:hover, a:visited, a:active
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:700;
}

