@charset "utf-8";

/********************************************************/
/*** CSS Document                                     ***/
/*** Layout Styles for Leading Leaders Inc.           ***/
/*** Created by Abby Morgan at SilverGroveDesigns.com ***/
/***                                                  ***/
/********************************************************/


body {
	background-color: #555450;
	background-image: url(../images/page-background-02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

#page-wrapper {
	display: block;
	width: 960px;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#header-wrapper {
	display: block;
	float: left;
	width: 960px;
	height: 110px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#logo-wrapper {
	display: block;
	float: left;
	width: 315px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#contact-us-wrapper {
	display: block;
	float: right;
	width: 225px;
	position: relative;
	text-align: right;
	background-image: url(../images/contact-us-background-trans.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contact-us-wrapper p{
	padding-right: 30px;
	padding-top: 7px;
}

div#header-menu {
	display: block;
	float: left;
	width: 625px;
	height: 20px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#middle-wrapper {
	display: block;
	float: left;
	width: 960px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/middle-wrapper-background-01.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

#left-sidebar-wrapper {
	display: block;
	float: left;
	width: 340px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/left-sidebar-top-background-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#left-sidebar-image {
	display: block;
	float: left;
	width: 340px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 650px;
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#left-sidebar-overlay {
	display: block;
	float: left;
	width: 340px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 650px;
	background-image: url(../images/logo-overlay-trans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left-sidebar-overlay-home {
	display: block;
	float: left;
	width: 340px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 450px;
	background-image: url(../images/logo-overlay-home-trans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left-sidebar-content {
	display: block;
	float: left;
	width: 310px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 15px;
	background-image: url(../images/left-sidebar-top-background-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#left-sidebar-spacer {
	display: block;
	float: left;
	width: 310px;
	position: relative;
	text-align: left;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px!important;
}

#content-wrapper {
	display: block;
	float: left;
	width: 600px;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/content-bar-top-background-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
}
#content-wrapper ul {
	padding-bottom: 0px;
}
#content-wrapper li {
	padding-bottom: 10px;
}
#footer-wrapper {
	display: block;
	float: left;
	width: 960px;
	position: relative;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer-bar-background-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#footer-menu {
	height: 30px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
	width: 960px;
	background-image: url(../images/footer-menu-background-trans.png);
	background-repeat: repeat;
	background-position: left top;
}



div#content-wrapper .inputbody {
	float: right;
	margin-right: 175px;
	margin-top: -20px;
}
div#content-wrapper .submit {
	float: right;
	margin-right: 175px;
	margin-top: -10px;
}
div#top-tagline {
	width: 400px;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 20px;
}
