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

.sub_content {
	height:540px;
	/* top, right, bottom, left  */
	padding: 17px 17px 0px 17px;
}

.sub_content_holder {
	height:140px;
	/* top, right, bottom, left  */
	padding: 17px 17px 0px 17px;
}

.main_title {
	font-size:24px;
}
.white {
	color:#ffffff;
	font-size:10px;
}
.footer {
	color:#4c4c4c;
	font-size:10px;
}
.large_title_white {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.large_title_grey {
	color:#979797;
	font-size:14px;
	font-weight:bold;
}
.ad_300x250 {
	height:250px;
	/* top, right, bottom, left  */
	padding: 8px 33px 11px 33px;
}

.veiw_cart a
{
	position:relative;
	color:#CCCCCC;
	font-weight:bolder;
	font-size:11px;
	font-family:"Century Gothic";
	text-decoration:none;
}

.footer
{
	color:#4c4c4c;
	font-size:10px;
}
.footer a
{
	color:#4c4c4c;
	text-decoration:none;
}
.footer a:hover
{
	color:#CCCCCC;
}