@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/layout_bg.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:341px;
	text-align:left;
	margin:0px auto;

}
a {
	text-decoration:none;
	color:#CC172C;
}
hr {
	height:0px;
	border-top: 1px #ccc solid;
	color:#CCC;
}
.container {
	width:945px;;
	height:341px;
	text-align:left;
	margin:0px auto;
}
.header {
	display:block;
	background-image:url(../images/header.jpg);
	width:945px;
	height:108px;
}
.top_curve {
	display:block;
	background-image:url(../images/top_curve.jpg);
	width:945px;
	height:18px;
}
.curve_bottom {
	display:block;
	background-image:url(../images/curve_bottom.jpg);
	width:665px;
	height:22px;
}
.left_border {
	display:block;
	clear:both;
	background-image:url(../images/left_border.jpg);
	width:17px;
	height:131px;
	float:left;
}
.top_container {
	display:block;
	height:131px;
	width:648px;
	background-color:#FFF;
	float:left;
}
.containerA {
	display:block;
	background-image:url(../images/containerA.jpg);
	width:263px;
	height:131px;
	float:left;
}
.right_border {
	display:block;
	background-image:url(../images/right_border.jpg);
	width:17px;
	height:131px;
	float:left;
}
.border  {
	display:block;
	clear:both;
	background-image:url(../images/border.jpg);
	background-repeat:repeat-y;
	width:945px;
	height:auto !important;
}
.footer {
	display:block;
	clear:both;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:945px;
	height:18px;
}

#widgetbox_widget_parent_0 {
width:600px;
}