@charset "utf-8";
/* SANG, Strategic Alliance Networking Group
	Index Style Sheet
	July 2008
	www.purple-dragonfly.com */


body {
	background-image: url(../images/sang-top-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

#wrapper {
}

h1 {
	color: #B40001;
	font-size: 120%;
}

h2 {
	font-size: 125%;
	color: #B40001;
}

h3 {
	color: #B30101;
	font-weight: normal;
}

#logo-wrapper {
}

#sang-logo {
	float: left;
	height: 237px;
	width: 268px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#sang-title {
	background-image: url(../images/sang-title.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 128px;
	width: 175px;
	margin-right: 50px;
}

#content-wrapper {
	float: left;
	width: 1050px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left-side {
	background-image: url(../images/left-sidebar.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 50px;
	height: 573px;
	margin-top: 20px;
}

.clear {
	clear: both;
}

#left-nav-bar {
	float: left;
	width: 176px;
	background-image: url(../images/left-sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 40px;
	padding-bottom: 31px;
}

#left-nav-bar h3 {
	font-size: 85%;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background-image: url(../images/left-sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 176px;
	color: #7C0201;
	float: left;
	height: 35px;
	padding: 0px;
	line-height: 2em;
}

.navbar {
	background-image: url(../images/left-sidebar-middle.jpg);
	background-repeat: repeat-y;
	width: 176px;
	margin: 0px;
	float: left;
	padding: 0px;
}

ul.navbar {
	list-style-type: none;
	padding-left: 12px;
	margin-left: 0px;
}

ul.navbar a {
	display: block;
	width: 9em;
	line-height: 2.5em;
	color: #FFFFFF;
	height: 2.5em;
	text-decoration: none;
	font-size: 120%;
}

ul.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

ul.navbar a:hover {
	color: #333333;
	text-decoration: none;
}

ul.nav li {
	display: inline;
}

*html ul.nav a {
	height: 1px;
}

.quote {
	font-size: 85%;
	color: #FFFFFF;
	width: 138px;
	margin-top: 25px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
}


#body-content {
	float: left;
	width: 420px;
	margin-left: 50px;
	font-size: 125%;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding-top: 15px;
}

#body-content a:link, #body-content a:visited {
	color: #333333;
}

#body-content a:hover {
	color: #B40001;
	text-decoration: none;
}

#right-sidebar {
	float: right;
	width: 310px;
}

#footer {
	width: 425px;
	float: left;
	margin-left: 285px;
	font-size: 85%;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #B40001;
	text-decoration: none;
}
