/* Stylesheet: LBG Stylesheet Modified On 2012-06-25 19:37:45 */
body {
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size: 13px;
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
	color: #86C542;
	text-decoration: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
a:hover {
	text-decoration: underline;
}
#page-wrapper {
	width: 1000px;
	margin: 20px auto 10px;
	text-align: left;
	background: #202020 url(http://www.lockbuildinggroup.com.au/uploads/LBG/bg-3.jpg) no-repeat;
	overflow: auto;
}
#header {
	overflow: auto;
}
#logo {
	margin: 15px 0px 0px 25px;
	border: 0;
	float: left;
}
#menu {
	float: right;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 15px;
}
#menu ul li {
	float: left;
	margin: 25px 0px 0px;
	padding: 0px 15px 1px 20px;
	background: url(http://www.lockbuildinggroup.com.au/uploads/LBG/menu-bullet.png) no-repeat;
}
#menu ul li.menuactive {
	background: url(http://www.lockbuildinggroup.com.au/uploads/LBG/menu-bullet-active.png) no-repeat;
}
#menu ul li ul {
	position: absolute;
	padding: 5px 0px;
	display: none;
}
#menu ul li ul li {
	margin-top: 0;
	float: none;
}
#menu ul li:hover ul {
	display: block;
}
#menu ul li a {
	color: #fff;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #924dcd;
}
h1 {
	text-align: left;
	padding-right: 0px 35px;
	margin: 15px 0px;
	color: #fff;
	font-size: 34px;
	letter-spacing: -1px;
	font-weight: normal;
}
#divider {
	padding: 0px 20px;
	background: #662d96;
	color: #fff;
	opacity:0.7;
	filter:alpha(opacity=70);
	font-size: 18px;
	margin: 23px 0px 15px;
	overflow: auto;
	clear: both;
}
#divider p {
	margin: 10px 0px;
	padding: 0;
	color: #662d96;
}
#content {
	margin: 20px;
	color: #fff;
}
#home-content {
	float: left;
	width: 540px;
	margin-bottom: 30px;
	padding-right: 20px;
}
#home-content p {
	margin: 10px 0px 0px;
	padding: 0;
}
#content ul {
	padding-left: 0px;
	color: #fff;
	margin: 5px 0 10px;
	list-style: none;
}
#content li {
	background: url(http://www.lockbuildinggroup.com.au/uploads/LBG/home-content-bullet.png) no-repeat;
	padding-left: 20px;
	color: #86c542;
}
#slideshow_1 li {
background: none;
}
#content li {
	padding-bottom: 5px;
}
#home-content li {
	float: left;
	width: 130px;
}
.home-promo {
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
}
#content p {
	line-height: 150%;
}
#tag-line {
	padding: 0px 20px;
	color: #fff;
	overflow: auto;
	clear: both;
	background: #111;
}
#tag-line p {
	margin: 10px 0px;
	font-size: 20px;
	color: #777;
}
#footer {
	color: #888;
	background: #000;
	overflow: auto;
	font-size: 10px;
}
#footer a {
	color: #444;
}
.left {
	float: left;
}
.right {
	float: right;
}
#contact td {
	vertical-align: top;
	padding-right: 70px;
}
.contactform label {
	float: left;
	clear: both;
	width: 180px;
}
.contactform div {
	margin-bottom: 10px;
}
.contactform input, .contactform textarea, .contactform select {
	background: none;
	border: 1px solid #aaa;
	padding: 5px;
	color: #fff;
	font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size: 13px;
}
.contactform select {
background: #202020;
}
.contactform .submit input {
	font-weight: bold;
}
.contactform .submit input:hover {
	background: #662D96;
}
.speech-left {
	width: 600px;
padding: 10px 20px 70px 100px;
height: 80px;
	text-align: left;
	background: url(http://www.lockbuildinggroup.com.au/uploads/images/speech-bubble.png) no-repeat;
}
.speech-right {
	width: 600px;
padding: 10px 100px 70px 20px;
height: 80px;
	text-align: left;
	background: url(http://www.lockbuildinggroup.com.au/uploads/images/speech-bubble-reversed.png) no-repeat;
margin-left: 230px;
margin-top: -50px;
}
#forms td {
text-align: center;
padding: 10px 30px 10px 0px;
}