/* CSS */

body {
	background:#d13969;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:0px;
	margin:0px;
	text-align:center;
}

#outerwrapper {
	display:block;
	width:790px;
	padding:0px;
	margin:0px;
	text-align:center;
}
#header, #header_home {
	display:block;
	width:790px;
	padding:0px;
	margin:0px;
	text-align:center;
}
#header {
	height:165px;
	background:transparent url('images/header_bg.gif') no-repeat;
}
#header_home {
	height:160px;
	background:transparent url('images/header_bg_home.gif') no-repeat;
}
	#header h1, #header_home h1 {
		display:none;
	}
	#header h1 a, #header h1 a:link, #header h1 a:visited {
		display:none;
	}

#homewrap {
	display:block;
	width:790px;
	background:url('images/homewrap_bg_790.jpg') repeat-y #FFF;
	text-align:center;
	padding:0px;
	margin:0px;
}
	#homewrap_top, #homewrap_btm {
		display:block;
		width:790px;
		padding:0px;
		margin:0px;
		text-indent:-9999px;
	}
	#homewrap_top {
		width:790px;
		height:32px;
		background:url('images/homewrap_top_790.jpg') no-repeat #FFF;
	}
	#homewrap_btm {
		width:790px;
		height:37px;
		background:url('images/homewrap_btm_790.jpg') no-repeat #FFF;
	}

#col_lt {
	display:block;
	text-align:left;
	width:325px;
	float:left;
	padding:0px;
	margin-left:30px;
	Xborder:solid 1px green;
}
#col_rt {
	display:block;
	float:left;
	width:370px;
	padding-left:20px;
	margin-left:30px;
	text-align:left;
	border-left:solid 2px #c8c8c8;
	Xborder:solid 1px blue;
}

.box_content {padding:0px 20px;}

/****** GOLD BOX ******/
#box_gold_320 {
	display:block;
	width:320px;
	background:url('images/box_gold_320_bg.jpg') repeat-y #ffcc66;
	text-align:center;
	padding:0px;
	margin:0px;
}
	#box_gold_320_btm, #box_gold_320_top {
		display:block;
		width:320px;
		height:15px;
		padding:0px;
		margin:0px;
		text-indent:-9999px;
	}
	#box_gold_320_top {
		background:url('images/box_gold_320_top.jpg') no-repeat #ffcc66;
	}
	#box_gold_320_btm {
		background:url('images/box_gold_320_btm.jpg') no-repeat #ffcc66;
	}
	
/****** WHITE BOX ******/
#box_white_320 {
	display:block;
	width:320px;
	background:url('images/box_white_320_bg.jpg') repeat-y #FFF;
	text-align:center;
	padding:0px;
	margin:0px;
}
	#box_white_320_btm, #box_white_320_top {
		display:block;
		width:320px;
		height:15px;
		padding:0px;
		margin:0px;
		text-indent:-9999px;
	}
	#box_white_320_top {
		background:url('images/box_white_320_top.jpg') no-repeat #FFF;
	}
	#box_white_320_btm {
		background:url('images/box_white_320_btm.jpg') no-repeat #FFF;
	}
	
/****** GREEN BOX ******/
#box_green_320 {
	display:block;
	width:320px;
	background:url('images/box_green_320_bg.jpg') repeat-y #346633;
	text-align:center;
	padding:0px;
	margin:0px;
}
	#box_green_320_btm, #box_green_320_top {
		display:block;
		width:320px;
		height:15px;
		padding:0px;
		margin:0px;
		text-indent:-9999px;
	}
	#box_green_320_top {
		background:url('images/box_green_320_top.jpg') no-repeat #346633;
	}
	#box_green_320_btm {
		background:url('images/box_green_320_btm.jpg') no-repeat #346633;
	}
	
/****** PINK 348 BOX ******/
#box_pink_348 {
	display:block;
	width:348px;
	background:url('images/box_pink_348_bg.jpg') repeat-y #cc3467;
	text-align:center;
	padding:0px;
	margin:0px;
}
	#box_pink_348_btm, #box_pink_348_top {
		display:block;
		width:348px;
		height:16px;
		padding:0px;
		margin:0px;
		text-indent:-9999px;
	}
	#box_pink_348_top {
		background:url('images/box_pink_348_top.jpg') no-repeat #cc3467;
	}
	#box_pink_348_btm {
		background:url('images/box_pink_348_btm.jpg') no-repeat #cc3467;
	}
	
/****** WHITE 348 BOX ******/
#box_white_348 {
	display:block;
	width:348px;
	background:url('images/box_white_348_bg.jpg') repeat-y #FFF;
	text-align:center;
	padding:0px;
	margin:0px;
}
	#box_white_348_btm, #box_white_348_top {
		display:block;
		width:348px;
		height:16px;
		padding:0px;
		margin:0px;
		text-indent:-9999px;
	}
	#box_white_348_top {
		background:url('images/box_white_348_top.jpg') no-repeat #FFF;
	}
	#box_white_348_btm {
		background:url('images/box_white_348_btm.jpg') no-repeat #FFF;
	}
	
/****** WHITE 716 BOX ******/
#box_white_716 {
	display:block;
	width:716px;
	background:url('images/box_white_716_bg.jpg') repeat-y #FFF;
	text-align:center;
	padding:0px;
	margin:0px;
}
	#box_white_716_btm, #box_white_716_top {
		display:block;
		width:716px;
		height:16px;
		padding:0px;
		margin:0px;
		text-indent:-9999px;
	}
	#box_white_716_top {
		background:url('images/box_white_716_top.jpg') no-repeat #FFF;
	}
	#box_white_716_btm {
		background:url('images/box_white_716_btm.jpg') no-repeat #FFF;
	}





