﻿* {
	margin: 0px;
	padding: 0px;
}
.clear {
	display: inline-block;
}
.clear:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, strong {
	/*bringing boldness back to headers and the strong element*/
	color: #000;
	font-weight: bold;
}
#roman {
	list-style: lower-roman;
	margin-left: 63px;
}
#decimal {
	list-style: decimal;
	margin-left: 63px;
}
.black {
	color: black;
}
li {
	color: #000;
}
body {
	background-color: #E3DFBF;
	background: #E3DFBF url('../utilities/images/bg.jpg') no-repeat scroll left top;
	color: #000;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 18px;
	/*padding-top:373px;*/
}
.container{
	width:100%;
	min-height:780px;
	position:relative;
}
#slate_container {
	background: transparent url('../utilities/images/ghetto_films.jpg') no-repeat scroll center top;
	width: 800px;
	height: 366px;
	margin: 0 auto;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	min-height:650px;
	background: transparent url('../utilities/images/wrapper_bg.gif') repeat-y scroll left top;
}
#slate_footer {
	width: 800px;
	height: 110px;
	margin: 0 auto;
	background: transparent url('../utilities/images/footer.jpg') no-repeat scroll left top;
}
body#one-point-five p.intro {
	font-size: 14px;
	margin: 0 0 24px;
}
#container {
	width: 890px;
	margin: 0 auto;
	background-color: white;
}
#header {
	height: 111px;
	margin-bottom: 0;
	padding: 2px 0px 1px 135px;
}
ul.top {
	height: 60px;
}
ul.top li a {
	background-image: url('../utilities/images/background_images/top_menu.gif');
}
ul.top li a.act {
	background-position: 535px 0px;
}
ul.top li a.campaigns {
	background-position: 342px 0px;
}
ul.top li a.blog {
	background-position: 150px 0px;
}
ul.top li {
	float: left;
	list-style-type: none;
}
ul.top li a {
	display: block;
	height: 0;
	overflow: hidden;
	height: 60px;
	width: 150px;
}
ul.bottom {
	height: 52px;
}
ul.bottom li a {
	background-image: url('../utilities/images/background_images/top_menu.gif');
	background-position: 0 53px;
}
ul.bottom li {
	float: left;
	list-style-type: none;
}
ul.bottom li a {
	display: block;
	height: 0;
	overflow: hidden;
	height: 52px;
	width: 150px;
}
ul.bottom li a.about {
	background-position: 535px 53px;
}
ul.bottom li a.development {
	background-position: 342px 53px;
}
ul.bottom li a.media {
	background-position: 150px 53px;
}
#main_header {
	border: 2px #E3DFBF solid;
	height: 95px;
	border-bottom: 0px;
}
#main {
	border: 2px #E3DFBF solid;
	height: 322px;
	position: relative;
	width: 885px;
}
.right {
	width: 296px;
	height: 325px;
	/*border-right: 2px #E3DFBF solid;*/
}
#right {
	width: 296px;
	height: 325px;
	border-right: 2px #E3DFBF solid;
}
#mid {
	width: 296px;
	height: 325px;
	position: absolute;
	border-left: 2px #E3DFBF solid;
	right: 0px;
	top: 0px;
}
#left {
	width: 296px;
	height: 325px;
	position: absolute;
	left: 257px;
	top: 0px;
}
#content {
	padding: 32px;
/*height: 322px;*/	position: relative;
	width: 690px;
	text-align: justify;
}
#footer {
	padding: 22px;
	position: relative;
	height: 37px;
	width: 840px;
	text-align: justify;
	border: 2px #E3DFBF solid;
}
ul.alt-list {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.alt-list li {
	list-style: none;
}
.col {
	float: left;
	padding: 0;
}
/*
SLIDESHOW
*/
img{
	border:0px;
}
#pixContainer{
	position: relative;
	 margin-bottom: 15px;
	}
#homeShow {
	height: 581px;
	width: 676px;
	position: relative;
	border: 2px double #DBDBDB;
	padding:2px;
	margin-bottom: 10px;
	margin-left: 18px;
}
#pixShow {
	height: 581px;
	width: 676px;
	background: #C2B576;
	overflow: hidden;
}
#pixShow .hovered {
	cursor: pointer;
}
.showOverlay {
	display: none;
	position: absolute;
	width: 676px;
	height: 541px;
}
.showOverlay a {
	display: none;
	width: 676px;
	height: 561px;
}
.showImage {
	width: 676px;
}
#showNav {
	background: url('../utilities/images/jumbotron-bottom.png') no-repeat bottom left;
	width: 162px;
	position: absolute;
	padding: 0px 0 0px 10px;
	top: 64px;
	left: 64px;
	z-index: 100;
	height: 21px;
}
#showNav ul {
	display: inline;
}
#showNav li {
	display: inline;
	float: left;
}
#showNav a {
	width: 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 1px 0px;
	margin: 0px 2px 0px 2px;
}
#showNav a:hover {
	background: #C2B576;
	color: #000;
}
#showPager {
	background: #3D372D;
	width: 562px;
	position: absolute;
	top: 64px;
	left: 173px;
	padding: 0;
	z-index: 101;
	text-align: right;
	line-height: 21px;
	padding-right: 5px;
}
#showPager a {
	width: 20px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 4px 6px;
	margin: 0px 2px 0px 2px;
}
#showPager a.activeSlide {
	background: #C2B576;
	color: #000;
}
.showText {
	padding: 13px 10px 5px 10px;
	height:63px;
}
.showText p {
	margin: 0;
	font-size: 12px;
	line-height: 1.3em;
}
#navHolder{
	position:relative;
	width:800px;
	margin:0 auto;
}
#mainNavTop{
	position:absolute;
	top:27px;
	left:109px;
}
#mainNavTop ul li{
	float:left;
}
#mainNavTop ul li a{
	display:block;
width:100px;
height:65px;
}
#mainNavTop ul li a#spacer{
	display:block;
width:60px;
height:60px;
}

#mainNavBottom{
	position:absolute;
	top:94px;
	left:109px;
}
#mainNavBottom ul li{
	float:left;
}
#mainNavBottom ul li a{
	display:block;
width:100px;
height:65px;
}
#mainNavBottom ul li a#spacer{
	display:block;
width:60px;
height:60px;
}
#HpageTitle{
	position:absolute;
	width:800px;
	height:91px;
	margin-top:258px;
	background:transparent url('../utilities/images/home.jpg') no-repeat scroll left center;
}
#ApageTitle{
	position:absolute;
	width:643px;
	height:97px;
	margin-top:256px;
	background:transparent url('../utilities/images/about.png') no-repeat scroll left center;
}
#DpageTitle{
	position:absolute;
	width:591px;
	height:91px;
	margin-top:258px;
	background:transparent url('../utilities/images/development.png') no-repeat scroll left center;
}
#MDpageTitle{
	position:absolute;
	width:591px;
	height:91px;
	margin-top:258px;
	background:transparent url('../utilities/images/media-center.png') no-repeat scroll left center;
}
#CTpageTitle{
	position:absolute;
	width:591px;
	height:91px;
	margin-top:258px;
	background:transparent url('../utilities/images/contacts.png') no-repeat scroll left center;
}
#ACTpageTitle{
	position:absolute;
	width:591px;
	height:91px;
	margin-top:258px;
	background:transparent url('../utilities/images/actNow.png') no-repeat scroll left center;
}
#CPpageTitle{
	position:absolute;
	width:591px;
	height:91px;
	margin-top:258px;
	background:transparent url('../utilities/images/campaigns.png') no-repeat scroll left center;
}
a.page-options {
	color: #FFF; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px;
	padding-left:21px; 
	background:white url('../utilities/images/star.gif') no-repeat scroll left center;
	margin: 3px 0 0 0;
	/*border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;*/
}

a.page-options:hover{
	background:#a9d06a url('../utilities/images/star.gif') no-repeat scroll left center;
 
}		

#ipsum{
	margin: 10px;
	width:650px;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	padding:10px;
	text-align:justify;


}
#ipsum h2{
	padding:8px;
	text-align:center;
	color:#cc9933;
}
#ipsum p {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}
/*****************************************************/
/*            MEDIA CENTER FORMATTING				*/
/*													*/
/***************************************************/
.linkage {
	padding: 10px;
	width: 150px;
	height: 150px;
	float:left;
	margin:3px;
}
.linkage span {
	color: #990033;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 1.2em;
	display: block;
}
#link_holder {
	width: 574px;
	height: 200px;
	position: relative;
}
#link_holder .linkage {
	/*border: medium #E4E4E4 double;*/
}
#link_holder span {
	display: none;
}
a img {
	border: 0px;
}
#linked{
	height:200px;
}
#mediaHolder{
	background:transparent url('../utilities/images/background_images/media_bg.jpg') no-repeat scroll 40px top;
}



