/* GENERAL
---------------------------------------------------------*/
html {
	font-size: 100%;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 68.75%; /* this makes 1em = 11px */
	overflow-x: hidden;
}
a {
	color: #BE1E2D;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
#page {
	margin: 20px;
}
hr {
	clear: both;
	display: none;
	width: 980px;
	height: 10px;
}
p {
	font-size: 1.2em;
	margin:1.5em 0;
	line-height:1.5em;
}
strong {
	font-weight:bold;
}
h2 {
	color: #900;
	font-size: 2.4em;
	letter-spacing: -1px;
}
h3 {
	font-size:1.8em;
}
h4 {
	font-size:1.6em;
}
h5 {
	font-size:1.2em;
}
h2, h3, h4, h5 {
	color: #900;
	margin:1em 0;
}
h3:first-child, h4:first-child, h5:first-child {
	margin-top:0;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration:underline;
}
h3 {
	margin: 1px 0px;
	line-height:1.2em
}
#spacer155 {
	float: left;
	width: 155px;
	min-height: 100px;
}
#spacer330 {
	float: left;
	width: 330px;
	min-height: 100px;
}
#spacer650 {
	float: left;
	min-height: 400px;
}
#spacer660 {
	float: left;
	width: 660px;
	min-height: 400px;
}
/* FULLSCREEN
---------------------------------------------------------*/
#fullscreen {
	position: absolute;
	top:0;
	left:0;
	background-image:url(../image/bgGrayShade.jpg);
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	z-index: -100;
}
#fullscreenHome {
	position: absolute;
	top:0;
	left:0;
	background:url(../image/bgGrayShade.jpg) #fff repeat fixed;
	width: 100%;
	height: 100%;
	z-index: -100;
}
#fullscreenContact {
	position: absolute;
	top:0;
	left:0;
	background:url(../image/bgMetalShade.jpg) #fff repeat fixed;
	width: 100%;
	height: 100%;
	z-index: -100;
}
#bg-focus {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	opacity:1.0;
	filter: alpha(opacity=100);
	z-index:-100;
}
.bg-focus {
	height: 100%;
}
/* HEADER
---------------------------------------------------------*/
#header {
	width: 980px;
	height: 74px;
	position: fixed;
	top: 20px;
	left: 20px;
}
#headerLogo {
	position:absolute;
	display:block;
	background: url(../image/zanzicon-logo-design.gif) #ffffff no-repeat;
	height:72px;
	width:72px;
}
#spacer {
	float: left;
	width: 330px;
}
#topNavigation {
	float: left;
	position: relative;
	width: 330px;
}
#topNavigation ul {
	margin: 0;
	padding: 0;
}
#topNavigation ul li {
	display: block;
	margin: 0 0 4px 0;
	padding: 0;
	height: 100%;
	font: bold 1em/11px Arial, Helvetica, sans-serif;
}
#topNavigation ul li a {
	padding: 2px 0 2px 1em;
	display: block;
	height: 100%;
	color: #900;
	text-decoration: none;
	background: #ffffff;
}
#topNavigation ul li a:hover {
	color: #900;
	text-decoration: none;
	background: #000;
}
#topNavigation ul li a:active {
	background-color: #900;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
}
.menuAbout {
	width: 100px;
}
.menuApproach {
	width: 120px;
}
.menuOffer {
	width: 80px;
}
.menuWork {
	width: 90px;
}
#contact {
	float: left;
	position: relative;
	width: 320px;
}
#contact ul {
	margin: 0;
	padding: 0;
}
#contact ul li {
	display: block;
	margin: 0 0 4px 0;
	padding: 2px 1em 2px 1em;
	height: 100%;
	font: bold 1em/11px Arial, Helvetica, sans-serif;
	color: #900;
	background: #ffffff;
}
.contactName {
	width: 100px;
}
.contactEmail {
	width: 160px;
}
.contactPhone {
	width: 140px;
}
.contactLocation {
	width: 120px;
}
/* ARCHITECTURE
---------------------------------------------------------*/
#bodyContent {
	clear: left;
	float: left;
	width: 1440px;
	height: 802px;
	overflow: hidden;
	position: relative;
}
#scrollPane {
	left: 350px;
	top: 100px;
	width: 8500px;
	height: 7500px;
	position: relative;
}
/* EACH ROW*/
div.row {
	margin: 0px;
	padding: 0px;
}
/* EACH CELL*/
div.cell {	
	margin-left: 0px;
	margin-bottom: 70px;
	margin-right: 90px;		
	margin-top: 0px;		
	float: left;
	padding: 0px;		
}
/* EACH CONTENT*/
div.content {
	min-height: 350px;
	float: left;
	padding: 0px;
	margin: 0px;
}
div.textcontent {
	border-top: 1px #333 solid;
	width: 600px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#rows {
	float: left;
}
#rows li {
	float: left;
	clear: left;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
} 
#rows .cells li {
	float: left;
	clear: none;
	border: 0;
	margin: 0 10px 0 0;
	border: 0;
	width: auto;
	background: none;
	padding: 0;
	position: relative;
}
/* FOOTER
---------------------------------------------------------*/
#footer {
	position: fixed;
	left:0;
	bottom: 0;
	color: #666;
	background:#fff fixed;
	width: 100%;
	height: 24px;
	z-index: 1;
}
#footerInfo {
	margin: 0;
	border: 0;
	padding: .8em 0 .5em 30px;
	width: 320px;
	float: left;
}
#twitter_div {
	margin: 0;
	border: 0;
	padding: .8em 0 .5em 30px;
	position: relative;
}
#twitter_update_list {
	display: inline-block;
}
/* HACK for GoDaddy
---------------------------------------------------------*/
#conash3D0 {
	display: none;
}
/* MONITTER TWITTER
---------------------------------------------------------*/
.tweet
{
display: block;
background: #dedede;
clear: both;
padding: .6em;
margin: .3em;
overflow: hidden;
}
.tweet img
{
float: left;
margin-right: 1em;
border: 1px solid #333;
background: #444;
}
.tweet p.text
{
margin: 0;
padding: 0;
padding-left: 70px;
}
.monitter 
{
float: left;
width: 600px;
height: 450px;
margin: 0px;
border: 0px;
padding: 0px;
background: none; 
overflow:hidden;
}