/*----------- PIPT Styles  -----------*/
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
}
body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:13px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, 
blockquote, th, td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	font-size:12px;
	line-height:1.4em;
	word-spacing:0.03em;
}

a { outline: none; }

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { border:0; }

input[type=radio] {
	vertical-align: middle;
	margin: 0;
	padding-right: 1px;
	
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins { text-decoration:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}

/* Default layout of input boxes and textarea */

.textarea, textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #ccc;
}
.inputbox,{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #ccc;
}

/* Default layout of select boxes */

.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.radiobutton {
	display: inline;
	float: left;
	margin-right: 7px;
	vertical-align: middle;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border:none;
}

h1, h2, h3, h4, h5, h6 { 
color: #333333; 
}

h1 {
	font-size:24px;
	font-family: Helvetica, sans-serif;
	letter-spacing: -.08em;
	font-weight: bold;
	line-height: 20px;
	line-height: 120%;
	padding-top: 20px;
	color: #000;
}
h2 {
	font-size:18px;
	font-weight: bold;
	padding-bottom: 10px;
}
h3 {
	font-size:16px;
	color: #32312e;
	font-weight: normal;
	padding-bottom: 5px;
}
h4 {
	font-size:16px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
h6, h5 { 
	font-size: 14px; 
}
a:link {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #00763b;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
/*----------- Body styles -----------*/
body#ipage {
	height: 100%;
	background-color: #000000;
}
/* Clearfix */
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix { display:inline-block; }
.clear { clear: both; }
p { padding: 5px 0px 10px 0px; }

/*-----------Header-Global-----------*/
.page-back {
/* 	background: url(../images/bg/header-bg.gif) no-repeat top center; */
	width: 100%;
	margin: 0 auto;
}
#header {
	width: 995px;
	margin-left: auto;
	margin-right: auto;
}
#headerInside {
	height: 100px;
	width: 995px;
	background: url(../images/bg/header-bg.jpg) no-repeat top left;
}
#page {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
/* 	background: url(../images/bg/page-bg.gif) repeat-y top center; */
}
#content_container {
	margin: 0 auto;
	width: 995px;
	background: url(../images/bg/container-bg.gif) repeat-x top left;
	padding-bottom: 380px;
}
.clearing {
	height: 0px;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
#outer_wrapper {
	padding-top: 0px;
	position: relative;
}
#wrapper {
	width: 970px;
	padding: 0px 0px 0px 25px;
	position: relative;
}
#footer {
	height: 494px;
	width: 995px;
	background: url(../images/bg/footer-bg.gif) repeat-x bottom left;
	margin: -494px auto 0px auto;
}
#footerInside {
	width: 970px;
	margin: 0 auto;
	padding-left: 25px;
}

.paypal {
	margin-left: 225px;
}

/* ------------ Begin Images ----------- */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright { 
	float: right; 
}
.alignleft { 
	float: left; 
}
/* ----------- End Images ----------- */

/*----------- Footer -----------*/
.truck {
	background: url(../images/truck.gif) no-repeat bottom left;
	width: 654px;
	height: 235px;
}
.footer-links li {
	float: left;
	list-style-type: none;
}

/*----------- Header Container :begin -----------*/
.logo {
	padding: 33px 0px 0px 0px;
	width: 465px;
}

/*----------- Menu -----------*/
#menu-nav {
	overflow: hidden;
	height: 80px;
}
#menu-nav ul li {
	list-style-type:none;
	float: left;
	width: 80px;
	display: inline;
	text-align: center;
}
#menu-nav ul li.item1 {
	width: 50px;
	padding-right: 15px;
}
#menu-nav ul li.item4 { 
	width: 100px; 
}
#menu-nav ul li a {
	text-align: center;
	font-size: 0px;
	text-decoration: none;
	line-height: 0px;
	display: inline;
}
#menu-nav ul li a img {
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
}
#menu-nav ul li a span {
	display: block;
	margin: 0 auto;
	height: 12px;
	line-height: 0px;
	text-indent: -9999px;
	font-size: 0px;
	text-decoration: none!important;
	text-align: center;
	background: url(../images/nav/mazza-nav.gif) no-repeat;
}
#menu-nav ul li a:hover span {
	display: block;
	text-decoration: none!important;
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
	background: url(../images/nav/mazza-nav.gif) no-repeat;
}
#menu-nav ul li.item1 a span {
	background-position: 0% 100%;
	width: 45px;
}
#menu-nav ul li.item2 a span {
	background-position: -91px 100%;
	width: 30px;
}
#menu-nav ul li.item3 a span {
	background-position: -170px 100%;
	width: 25px;
}
#menu-nav ul li.item4 a span {
	background-position: -224px 100%;
	width: 83px;
}
#menu-nav ul li.item5 a span {
               background-position: 100% 100%;
               width: 40px;
}

#menu-nav ul li.item1 a:hover span, #menu-nav li.item1 a.current span {
	background-position: 0% 0%;
	width: 45px;
}
#menu-nav ul li.item2 a:hover span, #menu-nav li.item2 a.current span {
	background-position: -91px 0%;
	width: 30px;
}
#menu-nav ul li.item3 a:hover span, #menu-nav li.item3 a.current span {
	background-position: -170px 0%;
	width: 25px;
}
#menu-nav ul li.item4 a:hover span, #menu-nav li.item4 a.current span {
	background-position: -224px 0%;
	width: 83px;
}
#menu-nav ul li.item5 a:hover span, #menu-nav li.item5 a.current span {
               background-position: 100% 0%;
               width: 40px;
}

#menu-nav a:visited { text-decoration: none; }
.css-panes {
	clear: both;
	padding-top: 0px;
}
/*----------- Header Container :end -----------*/

/*----------- Content -----------*/
.content {
	position: relative;
	width: 970px;
}
#mainContent {
	width: 650px;
	display: inline;
	padding: 10px 5px 120px 0px;
	float: left;
}
#mainContent .css-panes ul { 
margin: 0px 0px 10px 25px; 
}
#mainContent .css-panes ol { 
margin: 0px 0px 10px 30px; 
}
#mainContent .css-panes ul li, #mainContent .css-panes ol li { 
margin: 5px 0px 0px 0px; 
}


/*----------- Sidebar -----------*/

#mainSidebar {
	width: 257px;
	height: 747px;
	float: right;
	position: relative;
	margin-right: 5px;
	margin-top: 9px;
	/*background: url(../images/nav.png) no-repeat;*/
}

.ask {
display: block;
width: 255px;
height: 55px;
position: absolute; 
top: 177px; 
left:0px;;
}

.sample {
display: block;
width: 255px;
height: 55px;
position: absolute; 
top: 250px; 
left:0px;
}


.foundation {
display: block;
width: 255px;
height: 55px;
position: absolute; 
top: 320px; 
left:0px;
} 

.cost {
display: block;
width: 255px;
height: 55px;
position: absolute; 
top: 390px; 
left:0px;
}


.nahi {
display: block;
width: 65px;
height: 22px;
position: absolute; 
top: 645px; 
left:10px;
}

.contract {
display: block;
width: 64px;
height: 22px;
position: absolute; 
top: 645px; 
left:80px;
}

.survey {
display: block;
width: 83px;
height: 22px;
position: absolute; 
top: 645px; 
left:145px;
}

.photos {
display: block;
width: 255px;
height: 55px;
position: absolute; 
top: 530px; 
left:0px;
}

.search {
display: block;
width: 255px;
height: 55px;
position: absolute; 
top: 460px; 
left:0px;
}


.iie  {
display: block;
width: 255px;
height: 100px;
position: absolute; 
top: 0px; 
left:0px;
}

.questions  {
display: block;
width: 255px;
height: 55px;
position: absolute; 
top: 110px; 
left:0px;
}


/*-----------  Colors title -----------*/
#footerInside p {
	clear: both;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
#footerInside p.wht {
	clear: both;
	color: #ffffff;
	font-size: 11px;
	background-color: inherit;
}
#footerInside p.wht a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#footerInside p.wht a:hover {
	color: #000;
}
.bigBlack {
	font-size: 40px;
	font-weight: bold;
	padding-left: 50px;
	overflow: hidden;
	color: #000000;
}
.smallBlack {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.foot-left { 
	padding-left: 0px; 
	clear: both;
}
.foot-left li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
}
.footer-links {
	padding-top: 50px;
}
.footer-links li {
	list-style-type: none;
	padding: 0px 7px 0px 0px;
	margin-right: 7px;
	background: url(../images/bg/f-bg.gif) no-repeat right center;
}
.footer-links li.last { 
	background: none; 
}
.footer-links li a, .footer-links li a:visited {
	color: #ffffff;
	font-weight: bold;
	background-color: inherit;
	font-size: 11px;
	text-decoration: none;
}
.footer-links li a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
/*-----------  Flash -----------*/
.homeFlash {
	width:995px;
	height: 300px;
	padding-bottom: 0px;
}

.homeInteractive {
	width: 995px;
	height: 500px;
	padding-top: 10px;
}


/*--------- New Nav -----------*/

ul#main_nav {	
	width:700px;
	list-style:none;
	height:56px
}

ul#main_nav li {
	display:inline
}

ul#main_nav li a {
	height:56px;
	float:left;
	text-indent:-9999px;
	text-decoration:none
}

ul#main_nav  li a span {
	float:left;
	display:block
}

ul#main_nav li#main_nav-1 a {
	width:140px;
	background:url(../images/mainnav.jpg) no-repeat 0px 0
}

ul#main_nav li#main_nav-1 a:active,
ul#main_nav li#main_nav-1 a:hover {
	background-position:0px -56px
}
ul#main_nav li#main_nav-1 a.current {
	background-position:0px 0px -56px
}

ul#main_nav li#main_nav-2 a {
	width:143px;
	background:url(../images/mainnav.jpg) no-repeat -140px 0
}

ul#main_nav li#main_nav-2 a:active,
ul#main_nav li#main_nav-2 a:hover {
	background-position:-140px -56px
}
ul#main_nav li#main_nav-2 a.current {
	background-position:-140px -140px -56px
}

ul#main_nav li#main_nav-3 a {
	width:144px;
	background:url(../images/mainnav.jpg) no-repeat -283px 0
}

ul#main_nav li#main_nav-3 a:active,
ul#main_nav li#main_nav-3 a:hover {
	background-position:-283px -56px
}
ul#main_nav li#main_nav-3 a.current {
	background-position:-283px -283px -56px
}

ul#main_nav li#main_nav-4 a {
	width:147px;
	background:url(../images/mainnav.jpg) no-repeat -427px 0
}

ul#main_nav li#main_nav-4 a:active,
ul#main_nav li#main_nav-4 a:hover {
	background-position:-427px -56px
}
ul#main_nav li#main_nav-4 a.current {
	background-position:-427px -427px -56px
}

ul#main_nav li#main_nav-5 a {
	width:126px;
	background:url(../images/mainnav.jpg) no-repeat -574px 0
}

ul#main_nav li#main_nav-5 a:active,
ul#main_nav li#main_nav-5 a:hover {
	background-position:-574px -56px
}
ul#main_nav li#main_nav-5 a.current {
	background-position:-574px -574px -56px
}

table.fivetable tr td {
	padding:8px 8px 8px 8px !important;
}
.readmore {
	padding:2px 6px !important;
	background-color:#ff9a36;
	text-decoration:none !important;
}
.readmore:hover {
	padding:2px 6px !important;
	background-color:#ff8c1a;
	text-decoration:none !important;
}
	
