body
{
	background-image:url('/_images/backgrounds/home.jpg');
	background-repeat:no-repeat;
	background-position:center -100px;
	padding-top:40px;
	font-family:Verdana;
	font-size:12px;
	width:100%;
	height:100%;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}

#navigation
{
	text-align:center;

}

#container
{
	width:1020px;

	text-align:left;
}
#colLeft
{
	width:350px;
	float:left;

}

#colLeftGallery
{
	width:300px;
	float:left;
	overflow:hidden;
}

#colRight
{
	float:left;
	width:660px;
	padding-top:145px;
	overflow:hidden;
	
}
#colRightGallery
{
	float:left;
	width:650px;
	padding-top:45px;
	overflow:hidden;
}
#colRighttitle
{
	float:left;
	width:640px;
	padding-top:103px;
	overflow:hidden;

}

#colRightStart
{
	float:left;
	width:640px;
	padding-top:25px; 
	overflow:hidden;

}

#subnav a
{
	display:block;
	margin-bottom:2px;
	height:18px;
	width:207px;
	overflow:hidden;
}




img, div { behavior: url(/pngfix/iepngfix.htc) }

