@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
/* Unrelated to excercise */
* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	color : #5a1c46;
	background-color: #FFF;
	text-align:left;
	padding-right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	line-height: 160%;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}
A
{
	TEXT-DECORATION: none;
	color: #006;
	font-weight: lighter;
}
A:hover
{
	TEXT-DECORATION: none;
	color: #F00;
}
div#container {
	position : relative;
	width : 969px;
	padding-top : 0px;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#branding {
	z-index : 1;
	position : relative;
	width : 100%;
	height : 90px;
	background-image: url(../images/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB013D;
}
#logotop {
	width: 150px;
	float: left;
	height: 20px;
	padding-bottom: 40px;
	padding-top: 10px;
}
a img { border: none;}
div#nav {
	width : 100%;
	background-color : #fff;
	overflow : hidden;
}

div#content {
	width : 100%;
	background-color : #fff;
	overflow : hidden;
}

#flashcolumn1 {
	float: left;
	width: 677px;
	padding: 0px;
	background-color:#000;
	height: 200px;
}
#flashcolumn2 {
	float: left;
	width: 292px;
	padding: 0px;
	background-color:#000;
	height: 200px;
}

#textcolumn1 {
	float: left;
	width: 677px;
	padding: 0px;
	background-color:#fff;
	height: 100px;
}
#textcolumn2 {
	float: right;
	width: 292px;
	padding: 0px;
	height: 100px;
}
div#content_main {
	float : left;
	width : 670px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	text-align:justify
	white-space: normal;
} 
	

/* Boxs */
div#content_mainlevel2 {
	float : left;
	width : 685px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#promobox1
{
	PADDING-LEFT: 4px;
	FLOAT: left;
	WIDTH: 160px;
	COLOR: #000;
	HEIGHT: 256px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
}
#promobox1
{
	FLOAT: left;
	WIDTH: 217px;
	COLOR: #000;
	HEIGHT: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#promobox2
{
	PADDING-LEFT: 10px;
	FLOAT: left;
	WIDTH: 217px;
	COLOR: #000;
	HEIGHT: 150px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
}
#promobox21
{
	PADDING-LEFT: 3px;
	FLOAT: left;
	WIDTH: 217px;
	COLOR: #000;
	HEIGHT: 27px;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: url(../images/bg_on_home_box_bg_01.jpg);
	padding-top: 3px;
}


#promobox211
{
	PADDING-LEFT: 3px;
	FLOAT: left;
	WIDTH: 215px;
	COLOR: #000;
	HEIGHT: 143px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	background-image: url(../images/bg_on_home_box.jpg);
	padding-right: 3px;
	padding-bottom: 0px;
}


#promobox211 A
{
	FONT-WEIGHT: bold;
	COLOR: #000;
	font-size: 10px;
}
#promobox22
{
	PADDING-LEFT: 3px;
	FLOAT: left;
	WIDTH: 217px;
	COLOR: #000;
	HEIGHT: 27px;
	background-repeat: repeat-x;
	background-position: right center;
	padding-top: 3px;
	background-image: url(../images/bg_on_home_box_bg_01.jpg);
}
#promobox23
{
	PADDING-LEFT: 3px;
	FLOAT: left;
	WIDTH: 217px;
	COLOR: #000;
	HEIGHT: 27px;
	background-repeat: repeat-x;
	background-position: right center;
	padding-top: 3px;
	background-image: url(../images/bg_on_home_box_bg_01.jpg);
}

 /* 14px/16=0.875em */
	
.infolist {
	list-style-type:none;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-weight: bold;
}


 #promobox211 .infolist li {
	list-style-type: square;
	line-height: 21px;
	list-style-position: inside;
	padding-left:10px;
		
	
}

 #promobox211 .infolist li a {
	
	line-height: 21px;
	list-style-position: inside;

	color: #FFF;
	text-decoration: none;
}


#bannerleft
{
	PADDING-LEFT: 0px;
	FLOAT: left;
	WIDTH: 282px;
	COLOR: #000000;
	HEIGHT: 122px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	background-image: url(../images/news.jpg);
	padding-right: 0px;
}

div#site_info {
	position : relative;
	width : 100%;
	height : 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0101;
}
div#containerfoot {
	position : relative;
	width : 969px;
	padding-top : 0px;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#footer {
	color: #666;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	width: 100%;
	background-color: #FFF;
}

#footerin
{
	width : 100%;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}
	#footer li { display: inline; margin-right: 0px; margin-left:20px}
	#footer a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
	#footer a:hover {
	color: #000;
	font-weight: normal;
}
	#footer .credit { margin-left: 530px;}
	#footer .credit a {color: #7a5100;}
