html{
	font-family: Georgia, Tahoma, Arial, San-Serif;
	color: #000;
	font-size: 14px;
	background: #fff url('../images/zSBBlack.jpg') center bottom repeat-x;
	min-height: 100%;
}
div#container1{
	background: transparent url('../images/zSTBlack.jpg') center top repeat-x;
	width: 100%;
	float: left;
}
div#container2{
	background: transparent url('../images/zebra.png') top left no-repeat;
	padding-top: 255px;
	float: left;
	position: relative;
	min-width: 960px;
}
div#lhs{
	width: 300px;
	float: left;
}
div#rhs{
 	padding: 0 0 0 10px;
	width: 650px;
	float: left;
	margin-top: -50px;
}
img#orderNow{
	position: absolute;
	top: 160px;
	left: 800px;
}
img#topText{
	position: absolute;
	left: 285px;
	top: 50px;
}
img#textLogo{
	margin: 0 100px 50px 100px;
}
ul#leftNav{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#leftNav li{
	font-size: 14px;
}
ul#leftNav a{
	display: block;
	background: url('../images/listImage.png') 0 0 no-repeat;
	padding-left: 55px;
 	height: 45px;
	line-height: 36px;
}
div.twocol{
	width: 315px;
	margin-left: 10px;
	float: left;
}
p#contactInfo{
	font-size: 18px;
	padding-top: 30px;
	clear: both;
}
table#charity{
	background:#e5e5e5;
}
table#charity td{
	padding: 10px;
	border: 2px solid #fff;
}
table#charity td.lhs{
	width: 160px;
}
table#charity td.spacer{
	width: 10px;
	padding: 0;
	background: #fff;
}
table#zebraAwards td,
table#designServices td{
	background:#fae0e0;
	width: 33%;
	border: 2px solid #fff;
	padding: 10px;
	vertical-align: middle;
}
table#designServices td{
	vertical-align: top;
}
table#zebraAwards img,
table#charity img{
	background: #f1c9c9;
	border: 1px solid #e29d9d;
	padding: 5px;
	margin: 0 2px;
}
table#charity img{
	background: #eedcc0;
	border: 1px solid #e0c59a;
}
table#zebraAwards img:hover{
	background: #eabcbc;
	border: 1px solid #e29d9d;
}
table#charity img:hover{
	background: #e9d5b5;
	border: 1px solid #e0c59a;
}
div#blackboard{
	height: 350px;
	padding: 25px 120px 25px 25px;
	background: url('../images/blackboard.jpg') center no-repeat;
	color: #fff;
}
div#blackboard div{
	width: 165px;
	margin-left: 5px;
	float: left;
	text-align: left;
}
div#blackboard div:first-child{
	margin-left: 0;
}
div#blackboard div h1{
	font-size: 20px;
	line-height: 24px;
}
div#blackboard div h2{
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}
div#blackboard div p{
	font-size: 11px;
	line-height: 12px;
	margin: 12px 0;
}
h1{
	font-size: 22px;
	font-weight: bold;
}
h2{
	font-size: 16px;
	font-weight: bold;	
	margin: 30px 0;
}
a{
	color: #000;
	text-decoration: none;
}
p{
	margin: 20px 0;
}
.emphasis{
	font-weight: bold;
	font-size: 20px;
}
.smallFont{
	font-size: 12px;
}
.bigFont{
	font-size: 44px;
}
.yellow{
	color: #fef500;
}
.center{
	text-align: center;
}
ul#leftNav a:hover,
ul#leftNav a#lBlackActive{
	background: url('../images/listImage.png') 0 -45px no-repeat;
}
ul#leftNav a.lPActive,
ul#leftNav a#lP:hover{
	color: #5f005e;
	background: url('../images/listImage.png') 0 -45px no-repeat;
}
ul#leftNav a.lBActive,
ul#leftNav a#lB:hover{
	color: #0026b5;
	background: url('../images/listImage.png') 0 -45px no-repeat;
}
ul#leftNav a.lGActive,
ul#leftNav a#lG:hover{
	color: #139a1a;
	background: url('../images/listImage.png') 0 -45px no-repeat;
}
ul#leftNav a.lYActive,
ul#leftNav a#lY:hover{
	color: #a28d00;
	background: url('../images/listImage.png') 0 -45px no-repeat;
}
ul#leftNav a.lOActive,
ul#leftNav a#lO:hover{
	color: #cb5100;
	background: url('../images/listImage.png') 0 -45px no-repeat;
}
ul#leftNav a.lRActive,
ul#leftNav a#lR:hover{
	color: #af0000;
	background: url('../images/listImage.png') 0 -45px no-repeat;
}
ul#homepagePoints{
	margin: 100px 0 95px 50px;
	font-size: 18px;
}
ul#homepagePoints li{
	list-style: circle outside none;
	text-align: left;
	margin: 10px 0;
}
div#attribution{
	clear: both;
	font-size: 10px;
	width: 650px;
	text-align: center;
	margin-left: 310px;
}
div#social{
	 background: url('../images/social-bar-black.png') right center no-repeat;
	 position: relative;
	 left: -120px;
	 width: 110px;
	 height: 67px;
	 margin-top:20px;
	 padding-right: 50px;
	 text-align: right;
}
div#social img{
	margin-top: 13px;
}
