/*
	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: 'Trebuchet ms', 'Lucida Grande', Verdana, Arial, sans-serif;
}

body, form, ul, li, p, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
}

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;
}


body
{
	padding-bottom: 30px;
}



#bodycontainer
{
	text-align: center;
}
#bodycontainer #bodycontainer_inside
{
	margin: 0 auto;
	text-align: left;
	width: 873px;
}

#banner img
{
	display: block;
}

#maincontentarea
{
	padding-left: 75px;
}
#maincontentarea #maincontentpadding
{
	padding: 14px 23px 5px 13px;
	background: #f9f9f8;
}



#navigation
{
	border: 1px solid #c1bec4;
	background: #9a9a9b;
}
#navigation #navigation_inside
{
	border: 1px solid #ffffff;
}
#navigation ul
{
	list-style-type: none;
	height: 29px;
}
#navigation ul li
{
	float: left;
	height: 29px;
}
#navigation ul li a
{
	float: left;
	display: block;
	font-size: 13px;
	line-height: 13px;
	height: 29px;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}
#navigation ul li a:hover, #navigation ul li a.on
{
	background: #4fb3bb;
}
#navigation ul li a span
{
	display: block;
	padding: 7px 20px 0 20px;
	text-transform: lowercase;
}
#navigation ul li a.first span
{
	padding-left: 13px;
}


#subnavigation li
{
	display: block;
	background: url(ico_subnav.gif) 0 0 no-repeat;
	height: 18px;
	padding: 0;
	margin-bottom: 8px;
}
#subnavigation li a
{
	display: block;
	color: #58504d;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	padding-left: 21px;
	background: #f9f9f8;
	border: 0;
}
#subnavigation li a:hover
{
	background-color: transparent;
}
#subnavigation li a.on, #subnavigation li a.on:hover
{
	background: #f9f9f8;
	color: #4fb3bb;
}




#columns_two #columns_two_col1
{
	float: left;
	width: 586px;
	padding-bottom: 50px;
}
#columns_two #columns_two_col2
{
	float: left;
	width: 176px;
}
.columns_two_home
{
	background: url(cols2_home_bg.gif) right repeat-y;
}
#columns_two #columns_two_col2 .columns_two_col2_homepadding
{
	border-top: 14px solid #f9f9f8;
	padding: 8px 15px 20px 9px;
}
#columns_two #columns_two_col2 .columns_two_col2_internalpadding
{
	padding: 50px 0 40px 8px;
}



#footer
{
	position: absolute;
	color: #c1bec4;
	font-size: 12px;
	margin-top: -18px;
	text-transform: lowercase;
}
#footer a
{
	color: #c1bec4;
	border-bottom: 0;
}
#footer a:hover
{
	color: #4fb3bb;
}
#footer .contact
{
	color: #58504d;
}




#columns_home #columns_home_col1
{
	float: left;
	width: 280px;
	margin-right: 25px;
}
#columns_home #columns_home_col1 #columns_home_col1_padding
{
	padding-left: 17px;
}
#columns_home #columns_home_col2
{
	float: left;
	width: 260px;
}


#columns_internal #columns_internal_col1
{
	float: left;
	width: 155px;
	margin-right: 10px;
}
#columns_internal #columns_internal_col2
{
	float: left;
	width: 410px;
	padding-bottom: 50px;
}
#columns_internal #columns_internal_col1 #columns_internal_col1_padding
{
	padding-left: 20px;
}







.content h1
{
	color: #4fb3bb;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	background: url(ico_content_h1.gif) 0 0 no-repeat;
	padding: 2px 0 0 42px;
	margin-bottom: 12px;
}
.content h1.home
{
	color: #ffe000;
	background: url(ico_home_h1.gif) 0 0 no-repeat;
}
.content h2
{
	color: #4fb3bb;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	background: url(ico_content_h2.gif) 0 0 no-repeat;
	padding: 0 0 0 26px;
	margin: 0 0 16px 0;
}
.content h2.img
{
	background: none;
	padding: 0;
	margin-bottom: 16px;
}
.content h3
{
	color: #4fb3bb;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom: 6px;
}
.content h3.icon
{
	list-style-type: none;
	background: url(content_list_bg.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
	color: #4fb3bb;
	font-size: 12px;
	line-height: 14px;
}
.content p
{
	color: #58504d;
	font-size: 12px;
	margin-bottom: 12px
}
.content p.intro
{
	font-weight: bold;
}
.content p.intro2
{
	color: #4fb3bb;
	font-weight: bold;
}
.content a
{
	color: #58504d;
	border-bottom: 1px dotted #58504d;
}
.content a:hover
{
	color: #4fb3bb;
}
.content .faqs a {
	color: #4fb3bb; 
}

.content ul
{
	margin: 0 0 12px 0;
}
.content ul li
{
	list-style-type: none;
	background: url(content_list_bg.gif) 0 4px no-repeat;
	padding: 0 0 3px 13px;
	color: #58504d;
	font-size: 12px;
	line-height: 14px;
}





div.homeform
{
	margin-bottom: 16px;
}
div.homeform label
{
	display: block;
	color: #58504d;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
div.homeform input
{
	color: #58504d;
	font-size: 12px;
	border: 1px solid #c1bec4;
	width: 120px;
}



.imageborder
{
	border: 1px solid #c8c5ca;
	background: #e1e1de;
	padding: 12px 10px;
	float: left;
}



div.contactform
{
	width: 280px;
}
div.contactform .contactinfo
{
	margin-bottom: 20px;
}
div.contactform .contactinfo p
{
	margin-bottom: 0;
}
div.contactform h3
{
	color: #ffe000;
	margin-bottom: 8px;
}
div.contactform .field
{
	margin-bottom: 6px;
}
div.contactform .field label
{
	display: block;
	margin-bottom: 2px;
	color: #58504d;
	font-size: 12px;
}
div.contactform .field input, div.contactform .field textarea
{
	width: 90%;
	color: #58504d;
	font-size: 12px;
	border: 1px solid #c1bec4;
}
div.contactform .field textarea
{
	height: 70px;
}
div.contactform .field_small
{
	float: left;
	width: 47%;
}
div.contactform .bottommargin
{
	margin-bottom: 18px;
}
div.contactform .buttons
{
	width: 90%;
	text-align: right;
}

