@charset "UTF-8";
/* CSS Document */

html {
	font-size: 125%;
}

body {
	margin: 0;
	font-size: 50%;
	font-family: arial, geneva, verdana, sans-serif;
	color: #000000;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 2.4em;
	color: #61111A;
	border-bottom: 1px solid #CCCCCC;
	width: 569px;
	padding-bottom: 10px;
}

#wrap {
	width: 1010px;
	margin: 0 auto;
	height: auto;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(./themes/site_themes/zag/images/bottom-arch.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#head {
	width: 1010px;
	height: 134px;
}

#content {
	width: 1010px;
	height: auto;
	clear: both;
	padding-bottom: 80px;
}

#content-left-rail {
	background-image: url(./themes/site_themes/zag/images/content-left-rail.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 271px;
	float: left;
}

#content-main {
	width: 1000px;
	height: auto;
	float: left;
	font-size: 1.2em;
	line-height: 17px;
}

#content-main p {
	width: 569px;
	margin: 0 26px 15px 0;
}

#content-main a {
	color: #61111A;
	text-decoration: underline;
}

#content-main a:visited {
	color: #330000;
	text-decoration: underline;
}

#content-main a:hover {
	color: #61111A;
	text-decoration: none;
}

#content-main p.testimonial {
	width: 569px;
	margin: 0 26px 3px 0;
	font-style: italic;
}

#content-main p.name {
	width: 569px;
	margin: 0 26px 30px 0;
	text-align: right;
}

#content-right-rail {
	background-image: url(./themes/site_themes/zag/images/content-right-rail.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 271px;
	float: left;
}

#text-container {
	width: 948px;
	height: auto;
	margin: 0 26px;
	clear: both;
}


/******************** FOOTER ******************/

#foot-wrap {
	width: 1010px;
	margin: 0 auto;
	height: auto;
	clear: both;
}

#foot {
	width: 975px;
	height: 20px;
	color: #333333;
	font-size: 1.1em;
	padding-bottom: 25px;
	bottom: 0;
	display: block;
	clear: both;
	margin-left: 20px;
}

#foot #left {
	float: left;
	width: 365px;
	line-height: 1.5em;
}

#foot #right {
	float: left;
	width: 610px;
}

#foot #right ul {
	margin-left: 150px;
}

#foot li {
	float: left;
	list-style-type: none;
	position: relative;
	padding: 0 10px 0 10px;
	display: block;
}

#foot a {
	color: #333333;
	text-decoration: none;
}

#foot a:visited {
	color: #333333;
	text-decoration: none:
}

#foot a:hover {
	color: #333333;
	text-decoration: underline;
}


/********************************************/



/******************* NAV *******************/

#nav {
	width: 1000px;
	height: 34px;
	clear: both;
}

#nav-left {
	width: 532px;
	height: 34px;
	background-image: url(./themes/site_themes/zag/images/nav/nav-left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#nav-right {
	width: 468px;
	height: 34px;
	float: left;
}

#nav-right ul {
	margin: 0;
	padding: 0;
	font: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.2em;
}

#nav-right li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	color: #333333;
}

#nav-right li a {
	display: block;
	text-indent: -5000px;
	height: 34px;
	outline: none;
	border: 0px solid red;
	cursor: pointer;
}

#nav-right li#services {
	background-image: url(./themes/site_themes/zag/images/nav/nav-services.jpg);
	background-repeat: no-repeat;
	width: 73px;
	height: 34px;
}

#nav-right li#services:hover, body#services #nav-right li#services {
	background: url(./themes/site_themes/zag/images/nav/nav-services-hov.jpg);
	background-repeat: no-repeat;
}

#nav-right li#testimonials {
	background-image: url(./themes/site_themes/zag/images/nav/nav-testimonials.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 34px;
}

#nav-right li#testimonials:hover, body#testimonials #nav-right li#testimonials {
	background: url(./themes/site_themes/zag/images/nav/nav-testimonials-hov.jpg);
	background-repeat: no-repeat;
}

#nav-right li#clients {
	background-image: url(./themes/site_themes/zag/images/nav/nav-clients.jpg);
	background-repeat: no-repeat;
	width: 67px;
	height: 34px;
}

#nav-right li#clients:hover, body#clients #nav-right li#clients {
	background: url(./themes/site_themes/zag/images/nav/nav-clients-hov.jpg);
	background-repeat: no-repeat;
}

#nav-right li#clients-in-the-news {
	background-image: url(./themes/site_themes/zag/images/nav/nav-clients-in-the-news.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 34px;
}

#nav-right li#clients-in-the-news:hover, body#clients-in-the-news #nav-right li#clients-in-the-news {
	background: url(./themes/site_themes/zag/images/nav/nav-clients-in-the-news-hov.jpg);
	background-repeat: no-repeat;
}

#nav-right li#contact {
	background-image: url(./themes/site_themes/zag/images/nav/nav-contact.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 34px;
}

#nav-right li#contact:hover, body#contact #nav-right li#contact {
	background: url(./themes/site_themes/zag/images/nav/nav-contact-hov.jpg);
	background-repeat: no-repeat;
}

/*************************************************** END OF NAV ******************************************/

#index-hero {
	width: 948px;
	height: 191px;
	margin: 26px 26px 0 26px;
	background-image: url(./themes/site_themes/zag/images/index-hero.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#index-left-column {
	width: 569px;
	height: auto;
	float: left;
	margin-top: 20px;
}

#index-right-column {
	width: 356px;
	height: 340px;
	float: left;
	background-image: url(./themes/site_themes/zag/images/index-right-columnBG.jpg);
	background-repeat: no-repeat;
	margin-left: 16px;
}

#index-right-column noscript object {
	padding-left: 5px;
}

#right-column {
	width: 356px;
	height: 340px;
	float: left;
	margin: 35px 0 125px 18px;
}

#pressContainer {
	width: 425px;
	height: 80px;
	clear: both;
}

#pressLogo {
	float: left;
	width: 160px;
	margin-left: 20px
}

#pressLink {
	float: left;
	width: 235px;
	margin: 10px 0 0 10px;
}

#clientContainer-left {
	width: 200px;
	height: 100px;
	float: left;
	margin: 0 25px 20px 45px;
}

#clientContainer-right {
	width: 200px;
	height: 100px;
	float: left;
	margin: 0 0 20px 25px;
}

#clientLogo {
	float: left;
	margin: 0 0 10px 0;
	width: 200px;
}

#clientName {
	float: left;
	width: 200px;
	text-align: center;
}





/*************** CLEAR FIXES ***************/

.clearfix { 
	display: inline-block;
}

.clearfix {
	display: block;
}

.clearfix:after { 
	visibility: hidden; 
	display: block; 
	height: 0; 
	clear: both; 
	content: "."
}
