/*
Theme Name: LD Training New
Theme URI: http://www.ldtraining.com.au/v1/
Description: The 2012 theme for LD Training.
Author: McPhee IT
Author URI: http://www.mcpheeit.com.au/
Version: 1.0
*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-color: #e7dbd0;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height: 100%;
	padding-bottom: 70px;
	margin:0px;
}

#header-wrap {
	width: 100%;
	height: 536px;
	background-color: #f69038;
	background-image: url(images/headbg.png);
	background-repeat:repeat-x;
	vertical-align: top;
	padding-top: 0px;
}















.left {







	margin-left: 20px;







	float: left;







}







.right {



	



	margin-right: 20px;



	



	float: right;







}















#hdrimg {
 	width: 957px;
	height: 166px;
	background-image: url(images/LogoHeader.png);
	margin-left:auto;
	margin-right:auto;
}
#banner {
 	width: 957px;
	height: 370px;
	background-image: url(images/Banner.png);
	margin-left:auto;
	margin-right:auto;
}

#post {
	color:#000;
}




#wrapper {
	min-height:100%;
	width:100%;
	height: auto;
	height: 100%;
	margin: 0 auto -70px;
}











#container {
	width:957px;
	background:#FFF;
	font:Tahoma, Geneva, sans-serif;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}















#content {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	text-align: left;
	padding-left:36px;
	display:inline-block;
	float:left;
}
#content2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 646px;
	text-align: left;
	padding-left:36px;
	display:inline-block;
	float:left;
}

#sidebar {
	width:160px;
	text-align:left;
	padding-left:36px;
	display:inline-block;
	float:left;
}
	

#footer-wrap {
	width: 957px;
	height: 50px;
	margin: 0 auto;
}







#push {







	height: 70px;







}















#footer-text {
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-align: right;
	vertical-align: top;
	margin-top: 5px;
}

.footer-text {
	color:#192B33;
	text-decoration: none;
}
.footer-text a:visited {
	color:#192B33;
	text-decoration: none;
}
.footer-text a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}



.content p {
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}


p {
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}



h1, h2, h3, h4, h5 {
	color: #f68a2f;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
h2 {
	font-size: 28px;
	text-decoration:none;
	margin:0;
}
h2 a {
	color: #f68a2f;
}
h2 a:hover {
	color:#f68a2f;
	text-decoration:none;
}

h3 {
	font-size:20px;
	text-decoration:none;
	margin-top:5px;
}















a {
	color:#000000;
	text-decoration: none;
}



a:visited {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#f68a2f;
	text-decoration: underline;
}

.footerlink {
	color: #192B33;
}







li {





	line-height: 18px;



}	



#centre {

	width: 100%;

	margin: 0 auto;

}
#menu {
	width:260px;
	background:#FFF;
	margin:0;
	position:relative;
	min-height:100%;
	display:inline-block;
	float:left;
	}
#menu ul {
	width:260px;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#menu li {
	border:none;
	background:#F37004;
	color:#FFFFFF;
	line-height:41px;
	font-weight:normal;
	font-size:13px;
	float: left;
	text-align:left;
	text-indent:25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	position:relative;
	}
#menu li:hover,#pixopoint_menu1 li.sfhover {
	background:#192B33;
	}
#menu li a {
	border:none;
	background:url(images/Menu.png);
	width:259px;
	height:41px;
	text-decoration:none;
	display:block;
	padding:0;
	color:#FFFFFF;
	}
#menu li a:hover {
	border:none;
	background:url(images/Rollover.png);
	text-decoration:none;
	color:#FFFFFF;
	}
