/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/


*, html
{
	font-family: "Courier New", Courier, monospace;
}

body, form, ul, li, p, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
}
body
{
	background: url(main_bg.jpg) bottom left repeat-x;
}

a, a:hover
{
	text-decoration: none;
}
	
img
{
	border: none;
}

td
{
	vertical-align: top;
}

.clear
{
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
}


.errors
{
	color: #FF0000;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	position: relative;
}
.errors ul li
{
	margin-left: 16px;
}
.errors ul li
{
	color: #FF0000;
	font-size: 11px;
	list-style-type: square;
	padding: 0;
	background: none;
}
.error
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}




.box01
{
	text-align: center;
	margin: 90px 0 0 0;
}
.box01 .box01_inner
{
	margin: 0 auto;
	text-align: left;
	width: 950px;
}
.box01 .logo
{
	float: right;
}
.box01 .content
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	width: 948px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}
.box01 .content h3
{
	font-size: 21px;
	padding: 0 0 18px 0;
}
.box01 .content p
{
	padding: 0 0 5px 0;
	line-height: 21px;
}
.box01 .content ul
{
	padding: 0 0 5px 30px;
}
.box01 .content p.txt_small
{
	padding: 55px 0 0 0;
	line-height: 14px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.box01 .content a
{
	font-size: 18px;
	color: #CC0000;
	text-decoration: underline;
}
.box01 .l, .box01 .m, .box01 .r
{
	float: left;
}
.box01 .content .l
{
	height: 409px;
	width: 266px;
}
.box01 .content .m
{
	height: 409px;
	width: 469px;
	background: url(gr_box01_m_bg.jpg) 0 0 no-repeat;
}
.box01 .content .m .padding
{
	padding: 5px 0 0 0;
}
.box01 .content .m .padding .link
{
	padding: 5px 0 0 0;
}
.box01 .content .r
{
	float: right;
	height: 409px;
	width: 213px;
}