body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #c6662f;
	background-image: url(../images/bg-gradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}
a:link             { color:#336699; text-decoration: none;}
a:active           { color:#336699; text-decoration: none;}
a:visited          { color:#336699; text-decoration: none;}
a:hover            { color:#336699; text-decoration: underline;}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/*Page structure STARTS */

#canvas-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: 0px;
	background-image: url(../images/canvas-bg.gif);
	background-repeat: repeat-y;
	height: auto;
	margin-bottom: 0px;
}

#canvas-footer {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: -1px;
	background-image: url(../images/canvas-footer.gif);
	background-repeat: no-repeat;
	height: 39px;
}

#canvasborder-left {
	width: 10px;
	background-image: url(../images/canvasborder-lefttop.gif);
	background-repeat: no-repeat;
	float: left;
	height: 319px;
	background-position: top;
}
#canvasborder-right {
	width: 10px;
	background-image: url(../images/canvasborder-righttop.gif);
	background-repeat: no-repeat;
	float: right;
	height: 319px;
	background-position: top;
}


#pagebody-wrapper {
	width: 930px;
	background-color: #FFF;
	float: left;

}


#leftcol-home-wrapper {
	float: left;
	width: 335px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
}
#leftcol-home {
	padding-top: 23px;
	text-align: left;
	width: 335px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;

}
#rightcol-home-wrapper {
	float: right;
	width: 545px;
	margin-right: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: left;

}
#rightcol-home {
	width: 545px;
	margin-right: 0px;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(../images/home-rightcol-bg.gif);

}
#rightcol-home-footer {
	background-image: url(../images/home-rightcol-footer.gif);
	height: 10px;
	width: 520px;
	margin-right: 25px;


}


#nav-menu-main
{
   /*margin : -40px 0 0 0; */
   vertical-align :top;
   margin : -20px 0 0 0;
}
 

#nav-table { 
	width: 930px;
	height: 33px;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
}

#nav-wrapper {
	height: 33px;
	padding-left: 10px;
	padding-right: 10px;
}
#nav-tabs {
	height: 33px;
	float: left;
	/*margin-left: 10px;*/
}
#footer-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: 0px;
	height: auto;
}
#footernav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	margin-top: 5px;
	margin-left: 20px;
}

#footernav a:link {color: #336699; text-decoration: none;}
#footernav a:visited {color: #336699; text-decoration: none;}
#footernav a:hover {color: #336699; text-decoration: underline;}

#search-cell {
	text-align: right;
   margin: 0 0 0 0;
   padding: 3px 0 0 0;
   float: right;
}
.searchinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
   margin-right: 5px;
}
#divZip {
   padding: 5px 5px 5px 5px;
   border: solid 1px gray; 
   margin-top: 10px;
   margin-bottom: 10px; 
   width: 240px;
}

#language-menu-wrapper{
	float: right;
	width: 200px;
	margin-right: 15px;
   display: none;
}

#language-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	margin-top: 7px;
	margin-left: 20px;
   visibility: hidden; /* The element is invisible (but still takes up space) */
}

#language-menu a:link {color: #ffffff; text-decoration: none;}
#language-menu a:visited {color: #ffffff; text-decoration: none;}
#language-menu a:hover {color: #ffffff; text-decoration: underline;}


#masthead-wrapper-aboutus{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-aboutus.jpg);
	background-repeat: no-repeat;
}
#masthead-wrapper-forparents{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-parents.jpg);
	background-repeat: no-repeat;
}
#masthead-wrapper-resources{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-resources.jpg);
	background-repeat: no-repeat;
}
#masthead-wrapper-newsroom{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-newsroom.jpg);
	background-repeat: no-repeat;
}
#masthead-wrapper-donate{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-donate.jpg);
	background-repeat: no-repeat;
}
#masthead-wrapper-contact{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-contact.jpg);
	background-repeat: no-repeat;
}


#home-maincol-wrapper {
	width: 905px;
	margin-left: 25px;
	background-image: url(../images/home-maincol-bg.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	margin-bottom:10px;
}

#home-maincol-footer {
	width: 905px;
	margin-left: 0px;
	background-image: url(../images/home-maincol-footer.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-top:10px;
	vertical-align: bottom;
}



#leftcol-wrapper {
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 7px;
	text-align: left;
	width: 145px;
	float: left;
}

#maincol-wrapper {
	float: right;
	width: 735px;
	margin-right: 25px;
}

#maincol-content {
	width: 705px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#maincol-content2 {
	width: 705px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;

}
/*Page structure ENDS */

/*Homepage elements BEGINS */

#introimg {
	width: 930px;
	background-image: url(../images/introimg-0.jpg);
	height: 319px;
}



#donate-cell-wrapper {
	background-image: url(../images/home-donatecell-bg.jpg);
	height: 200px;
	width: 310px;
	background-repeat: no-repeat;

}

#donate-cell {
	width: 140px;
	padding-left: 31px;
	padding-top: 58px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

#avprograms-cell {
	width:222px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 31px;
	padding-bottom: 10px;


}



#news-cell-wrapper {
	float: right;
	width: 314px;
	margin-right: 9px;
	margin-top: 34px;

}

#news-top {
	background-image: url(../images/news-home-header.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 314px;


}
#news-cell {
	background-color: #FFF;
	height: 202px;
	width: 312px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdbd2;
	border-left-color: #dfdbd2;


}
#news-itemrow {
	background-image: url(../images/news-dots-hr.gif);
	background-repeat: no-repeat;
	width: 272px;
	background-position: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
}
#news-btnrow {
	width: 272px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-right: 20px;
	margin-left: 20px;
	text-align: right;
	padding-top: 10px;
}

#news-btm {
	background-image: url(../images/news-home-footer.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 314px;
}


#withinsurance-top {
	background-image: url(../images/withinsurance-home-header.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 286px;
}

#withinsurance-cell1 {
	background-image: url(../images/healthicon-exams.gif);
	background-repeat: no-repeat;
	width: 219px;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-left: 45px;
	margin-bottom: 5px;
}
#withinsurance-cell2 {
	background-image: url(../images/healthicon-hospital.gif);
	background-repeat: no-repeat;
	width: 219px;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-left: 45px;
	margin-top: 7px;
	height: 40px;
}
#withinsurance-cell3 {
	background-image: url(../images/healthicon-doctors.gif);
	background-repeat: no-repeat;
	width: 219px;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-left: 45px;
	margin-top: 7px;
	height: 40px;
}


#withinsurance-row {
	background-image: url(../images/dots-hr.gif);
	background-repeat: repeat-x;
	width: 264px;
	background-position: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#withinsurance-row2 {
	background-image: url(../images/dots-hr.gif);
	background-repeat: repeat-x;
	width: 264px;
	background-position: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 10px;
	padding-bottom: 20px;
}

#withinsurance-row3 {
	width: 264px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 10px;
	padding-bottom: 10px;
}


#home-leftcol-wrapper {
	float: left;
	width: 285px;
	margin-right: 0px;
	text-align: left;
}

#home-introcell-wrapper {
	width: 285px;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../images/home-leftcol-top.gif);
}
#home-introcell{
	width: 264px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;

}

#home-midcol-wrapper {
	float:right;
	width: 286px;
	margin-right: 12px;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 12px;
}


#home-sidebar1-wrapper {
	float: left;
	width: 250px;
	margin-right: 0px;
	background-repeat: no-repeat;
	text-align: left;

}
#home-sidebar2-wrapper {
	float: right;
	width: 285px;
	margin-right: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	text-align: left;

}
#home-sidebar1-top {
	width: 250px;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../images/home-sidebar1-header.gif);
	height: 62px;

}

#home-rightcol-wrapper {
	float: right;
	width: 310px;
	text-align: left;
}

#home-leftcol-cellfooter {
	width: 285px;
	text-align: left;
	background-image: url(../images/home-leftcol-cellfooter.gif);
	height: 10px;
}

#home-leftcol-callcell {
	width: 285px;
	text-align: left;
	background-image: url(../images/home-leftcol-callcell.gif);
	height: 77px;
	background-repeat: no-repeat;
}

#home-leftcol-findcell-wrapper {
	width: 285px;
	background-image: url(../images/home-leftcol-findcell.gif);
	background-repeat: no-repeat;
	height: 63px;
}


#home-leftcol-findcell {
	padding-top: 44px;
	padding-left: 45px;

}


/*Homepage elements ENDS */

/*second level elements BEGIN */

#leftnav-wrapper {
	width: 143px;
	background-color: #e7e5dd;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbc1b7;
	border-left-color: #cbc1b7;
}

#sidebarcell-wrapper {
	width: 145px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#breadcrumb {
	width: 735px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 7px;
}
#breadcrumb a:link {color: #336699; text-decoration: underline;}
#breadcrumb a:visited {color: #336699; text-decoration: underline;}
#breadcrumb a:hover {color: #336699; text-decoration: underline;}


#breadcrumb-left {
	width: 735px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-bottom: 7px;
}
#breadcrumb-left a:link {color: #336699; text-decoration: underline;}
#breadcrumb-left a:visited {color: #336699; text-decoration: underline;}
#breadcrumb-left a:hover {color: #336699; text-decoration: underline;}


#leftnav-top{
	background-image: url(../images/leftnav-top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 145px;

}

#leftnav-btm{
	background-image: url(../images/leftnav-btm.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 145px;

}
#leftnav{
	width: 143px;
	line-height: 25px;
}

#leftnav a{
	text-decoration:none;
	color:#3366cc;
	padding-top: 0;
	padding-right: 0;
	display: block;
	height: 27px;
	padding-left: 7px;
	background-image: url(../images/leftnav-bg.gif);
	background-repeat: repeat-x;
}

#leftnav a:hover {
	display: block;
	background-color: #f4f3f0;
	background-image: url(../images/leftnav-bg-hover.gif);
	background-repeat: repeat-x;

}

#leftnav #select a{

color: #666666;

}

#leftnav ul{
list-style-type: none;
margin:0;
padding:0;
}

#leftnav li{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#leftnav-header 
{
	color: black;
	font-weight:bold;
	padding-left:7px;
}


#pgheader {
	background-image: url(../images/pgheader-bg.jpg);
	height: 60px;
	width: 735px;
}


#pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	text-align: left;
}

#pgtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-left: 60px;
	text-align: left;
}

#pgheader-newsroom {
	background-image: url(../images/pgheader-newsroom.jpg);
	height: 60px;
	width: 735px;
}
#pgheader-downloads {
	background-image: url(../images/pgheader-downloads.jpg);
	height: 60px;
	width: 735px;
}

#pgheader-usefullinks {
	background-image: url(../images/pgheader-usefullinks.jpg);
	height: 60px;
	width: 735px;
}




/*second level elements END */

/*nav STARTS */


#tabs{
	line-height: 33px;
	height: 33px;
	margin-right: 0px;
	margin-left: 0px;
}

#tabs ul{
list-style-type: none;
margin:0;
padding:0;
}

#tabs li{
	display:inline;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
}

#tabs a{
	float:left;
	margin-right: 0px;
	text-decoration:none;
	color:#FFF;
	background:url(../images/tab-left.gif) no-repeat left top;
	height: 33px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#tabs a span{
	float:left;
	display:block;
	font-weight:normal;
	color:#FFF;
	background-image: url(../images/tab-right.gif);
	background-position: right top;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#tabs .select a{
	color:#ffffff;
	background:url(../images/tab-left-current.gif) no-repeat left top;

}

#tabs .select a span{
	color:#ffffff;
	background-image: url(../images/tab-right-current.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabs #rightcap a span{
	color:#FFF;
	background-image: url(../images/tab-right2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabs #select2 a{
	color:#FFF;
	background:url(../images/tab-left-current.gif) no-repeat left top;

}

#tabs #select2 a span{
	color:#FFF;
	background-image: url(../images/tab-right2-current.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */


#tabs #select a:hover {
background:url(../images/tab-left-current.gif) no-repeat left top;
}

#tabs #select a:hover span {
background:url(../images/tab-right-current.gif) no-repeat right top;
}


#tabs li #submenu a {
	
	float:left;
	margin-right: 0px;
	text-decoration:none;
	color:#FFF;
	background:url(../images/tab-left.gif) no-repeat left top;
	height: 33px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;

}


#tabs li #submenu1 a {
	
	float:left;
	margin-right: 0px;
	text-decoration:none;
	color:#FFF;
	background:url(../images/tab-left.gif) no-repeat left top;
	height: 33px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;

}

#tabs li #submenu a span{
	float:left;
	display:block;
	font-weight:normal;
	color:#FFF;
	background-image: url(../images/tab-right.gif);
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:190px;
	cursor:hand;
}


#tabs li #submenu1 a span{
	float:left;
	display:block;
	font-weight:normal;
	color:#FFF;
	background-image: url(../images/tab-right.gif);
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:100px;
	cursor:hand;
}


#tabs li #submenu a:hover {	
	/*background:url(../images/tab-left.gif) no-repeat left top;*/
	background:url(../images/tab-left-current.gif) no-repeat left top;
}

#tabs li #submenu a:hover span {

    /*background: url(../images/tab-right.gif) no-repeat  right top;	
    font-weight:normal;*/
    background:url(../images/tab-right-current.gif) no-repeat right top;
}

#tabs li #submenu1 a:hover {	
	/*background:url(../images/tab-left.gif) no-repeat left top;*/
	background:url(../images/tab-left-current.gif) no-repeat left top;
}

#tabs li #submenu1 a:hover span {

    /*background: url(../images/tab-right.gif) no-repeat  right top;	
    font-weight:normal;*/
    background:url(../images/tab-right-current.gif) no-repeat right top;
}


#tabs #rightcap a:hover {
background:url(../images/tab-left-hover.gif) no-repeat left top;
}

#tabs #rightcap a:hover span {
background:url(../images/tab-right2-hover.gif) no-repeat right top;
}

#tabs #select2 a:hover {
background:url(../images/tab-left-current.gif) no-repeat left top;
}

#tabs #select2 a:hover span {
background:url(../images/tab-right2-current.gif) no-repeat right top;
}



#tabs a:hover{ /*onMouseover style*/
	background:url(../images/tab-left-hover.gif) no-repeat left top;

}

#tabs a:hover span{ /*onMouseover style*/
	background:url(../images/tab-right-hover.gif) no-repeat right top;

}

/*nav ENDS */
/*FAQ STARTS */
#faq-search-wrapper {
	float: right;
	width: 250px;
	margin-right: 15px;
	margin-top: 10px;
}
#faq-menu-controls {
	background-repeat: no-repeat;
	width: 650px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
.faq-category-header {
	font-size: 15px;
	font-weight: normal;
	color: #333;
	background-image: url(../images/hr2-dots.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 23px;
}
.faq-question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
}
div.faq-question {
	width: 630px;
}
.faq-answer {
	width: 610px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 10px;
}

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
	float: left;
	cursor: pointer;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	padding: 0px;
}

div.eg-bar{
width: 630px;
}

.icongroup1{
	width: 610px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#faq-menu-controls {
	background-repeat: no-repeat;
	width: 650px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}


/*FAQ-Support ENDS */

.zipfileTable {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0 0 0 0;
	width:657px;
}


.zipfileheader
{
    
}

.zipfile1
{
   
}
 
.zipfile2
{
  text-align:right;
}

.zipfilePadding
{
   text-align:center;
}

#masthead-wrapper-searchresults{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-contact.jpg);
	background-repeat: no-repeat;
}

#masthead-wrapper-footer{
	height: 120px;
	width: 930px;
	background-image: url(../images/masthead-contact.jpg);
	background-repeat: no-repeat;
}

#maincol-wrapper-left {
	float: left;
	width: 735px;
	margin-left: 20px;

}

#findlocal-wrapper {
	background-image: url(../images/findlocal-home.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 245px;
}
#findlocal{
	padding-top: 27px;
	padding-left: 40px;

}


/*Homepage elements BEGINS */
.introimg-0 {
	width: 930px;
	background-image: url(../images/introimg-0.jpg);
	height: 319px;
}

.introimg-1 {
	width: 930px;
	background-image: url(../images/introimg-1.jpg);
	height: 319px;
}

.introimg-2 {
	width: 930px;
	background-image: url(../images/introimg-2.jpg);
	height: 319px;
}

.introimg-3 {
	width: 930px;
	background-image: url(../images/introimg-3.jpg);
	height: 319px;
}

 

