* { margin:0; padding:0;}
body {
	background:url(images/main_bg.jpg) repeat;
	font-size:100%;
	line-height:1em;
	font-family:Trebuchet MS;
	color:#333;
	font-size:0.625em;
	line-height:1.3em;
	text-transform:uppercase;
	text-align:center
}

.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: none;
}
/*.whitetext:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}*/
.redtext {
	font-family:Arial, Helvetica, sans-serif;
	color:#cb3000;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
}
.greytext {
	font-family:Arial, Helvetica, sans-serif;
	color:#929292;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
}
.headtxt{
	color:#FFF;
	font-size: 34px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}

.tagtxt{
	color:#FFF;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}



/*footer*/
#footer { height:96px; text-align:center}
#footer img {margin-top:26px}


.line {
	background:url(images/line_bg.gif) repeat-x top;
	height:16px
}

/*==================block====================*/
.box-splash {margin:0 0 0 338px; height:538px; width:305px; background:url(images/splash_box.jpg) no-repeat 0 0}
.box-splash .indent-1 {padding:7px 0 0 38px}
.box-splash .indent-1a {padding:227px 0 0 7px}
.box-splash .indent-2 {padding:7px 0 0 38px}
.box-splash .indent-2a {padding:72px 0 0 7px}
.box-splash img {display:block}
