p	{margin-top:0px;
	margin-bottom:15px;}

#content
	{padding:25px 30px;}
h2
	{font-size:12px;
	margin-bottom:0px;
	color:#f14d0e;}
ul li
	{margin-left:-20px;
	list-style-position:inside;
	margin-bottom:10px;}
	
#bodycopy
	{width:260px;
	font-size:12px;
	line-height:18px;}

/*SIDE COLUMN*/
#boxes_column
	{width:368px;
	position:absolute;
	top:188px;
	margin-left:312px;
	}
	#box
		{width:368px;
		background:#eef6f7 url("../images/box_hm_bck.gif") repeat-y;
		margin-bottom:20px;
		float:left;}
	#box #2
		{width:368px;
		margin-top:-6px;
		background:#eef6f7 url("../images/box_hm_bck.gif") repeat-y;}
	#box #3
		{width:368px;
		background:#eef6f7 url("../images/box_hm_bck.gif") repeat-y;}
	#box h2
		{margin:0px;
		margin-left:5px;
		font-size:18px;
		font-family:verdana;
		color:#085b91;}
	#box h3
		{color:#f14d0e;
		font-size:12px;
		margin-bottom:0px;
		margin-left:5px;}
	#box p
		{margin-left:5px;
		font-size:11px;
		color:#085b91;
		margin-bottom:0px;}
	#box #nav
		{text-align:right;
		color:#085b91;
		font-size:10px;}
		#box #nav a:link, #box #nav a:visited
			{color:#085b91;
			text-decoration:none;
			margin-right:5px;}	
		#box #nav a:hover
			{color:#085b91;
			text-decoration:underline;}
	#box hr
		{display:block;
		clear:right;
		visibility:hidden;
		background:url("../images/box_hm_btm.gif") no-repeat bottom;}
	
#video
	{width:206px;
	height:169px;
	float:right;
	margin-right:5px;
	margin-left:5px;
	}

