body {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	background: #fff;
	text-align: left;
	color: #565656;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
}
a img {
	border-color: #fff;
	color: #fff;
}
a img:visited {
	border-color: #fff;
	color: #fff;
}

.clear { clear: both; }


h2 {
	text-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ff6700;
}
h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	font-weight: lighter;
	padding: 0px 15px 0px 35px;
	font-style: italic;
	text-align: left;
}
.orange {
	color: #556666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #78c858;
	padding: 2px;
}

.brown {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
color: #78c858;
}

#frame {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	height: 100%;
}
/* -- END BODY ESSENTIALS -- */

/* ---- HEADER AND TOP NAV ---- */

#header {
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bkgnd.jpg);
	border: 0px;
	height: 104px;
	width: 100%;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}

#logo {
	position:absolute;
	width:420px;
	height:105px;
	z-index:2;
	background-image: url(../images/nyc-puppy-care-logo.jpg);
}

/* hides from IE Mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*End hide from IE Mac*/

#topNav {
	float: right;
	padding: 10px 0px 0px opx;
	margin: opx;
	position: absolute;
	top: 0px;
	display: inherit;
	height: 100%;
	font: normal #fff 14px/1em Arial, Helvetica, sans-serif;
	text-align: right;
	width: 732px;
	}
	
#topNav li {
	padding: 5px 15px 0px 0;
	list-style: none;
	line-height: 1.5em;
	}	
	
#topNav a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	}
#topNav a:visited {
	text-decoration: none;
	}
#topNav a:hover {
	text-decoration: none;
	background-color: #236575;
	font-size: 14px;
	}

/* ---- NAV BAR ---- */
#navbar {
	position: absolute;
	top: 101px;
	left: 0px;
	border: 1px 0px 1px 0px solid #483D8B;
	background-color: #51ACC7;
	height: 28px;
	font: 14px arial;
	text-align: center;
	z-index: 2;
	width: 100%;
	}
	
#navbar ul {
	position: absolute;
	top: 2px;
	left: 0px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	border: none;
	display: inline;
	background-color: #51ACC7;
	height: 20px;
	width: 800px;
	}
		
#navbar li {
	margin: 0 ;
	display: inline;
	padding-right: 15px;
	padding-top: 5px;
	}
	
#navbar li a {
	display: inline;
	padding: 5px 10px;
	background-color: #51ACC7;
	color: #fff;
	text-decoration: none;
	}

html>body #navbar li a {
	width: auto;
	}

#navbar li a:hover {
	background-color: #236575;
	color: #fff;
	font-size: 14px;
}

/* ------------------------------- MAIN BODY --- */
/* ---- SIDE & FORM ---- */

#sidebar {
	position:absolute;
	left:10px;
	top:12px;
	width:114px;
	height:59px;
	padding: 5px;
	background-image: url(../images/sidebar_bkgnd.gif);
	font-size: 14px;
	display: inline;
}
#leftColumn #sidebar a {
	text-decoration: none;
	color: #fff;
	padding: 0px;
}
#contactImage {
	position: absolute;
	left: 17px;
	top: 85px;
}

#leftColumn {
	width: 146px;
	margin: 0 0px 0 0;
	float: left;
	position: absolute;
	left: 17px;
	top: 157px;
	height: 293px;
	border: 1px;
	;
	;
	padding: 0px;
	border-color: #206575;
	border-style: dotted;
	}

#leftColumn li a, a:hover {
color: #fff;
padding: 0px;
}
a {
	color: #6DB0f3;
}

#leftColumn img {
	border: 0px;
	background-color: #fff;
	padding: 0px;
}
#leftColumn #clientLogin {
	position: absolute;
	left: 10px;
	border: 0px;
	color: #fff;
	border-color: #fff;
	padding: 0px;
	top: 11px;
}

#leftColumn #clientLogin li a, a:hover {
color: #fff
}
	
#leftColumn #sideMenu {
	border: 1px dotted #556666;
	padding: 10px;
	margin: 0 0 20px 0;
	}
	
#leftColumn #sideMenu h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #404040;
	padding: 0 0 2px 0;
	text-align: left;
	}
	
#leftColumn #sideMenu li {
	font-family: lucida Grande, Verdana, Arial, Sans-serif;
	color: #5d752c
	}
	
#leftColumn #sideMenu li a {
	color: #fff;
	text-decoration: none;
	padding: 0px;
	}

#leftColumn #sideMenu li a:hover {
	color: #404040;
	text-decoration: none;
	padding: 0px;
	}
	
#leftColumn #helpanimalsBox {
	text-align: center;
	border: 1px dotted #556666;
	padding: 58px 10px 20px 10px;
	margin: 0 0 20px 0;
	font-family: Georgia, Verdana, Arial, Sans-serif; 
	font-size: 14px;
	background: url(../httpdocs/images/small logo.jpg) no-repeat center .5em;
	}

#leftColumn #helpanimalsBox a {
	text-decoration: none;
	}


#leftColumn #helpanimalsBox a:hover {
	text-decoration: underline;
	color: #5d752c;
	}

#leftColumn #promoBox {
	text-align: center;
	border: 1px dotted #556666;
	padding: 58px 10px 20px 10px;
	margin: 0 0 20px 0;
	font-family: Georgia, Verdana, Arial, Sans-serif; 
	font-size: 14px;
	}

#leftColumn #promoBox a {
	text-decoration: none;
	}


#leftColumn #promoBox a:hover {
	text-decoration: underline;
	color: #5d752c;
	}
	
#form {

	position:absolute; 
	width:150px; height:110px; 
	z-index:3; 
	left: 25px; top: 155px;  
	text-align: left;
	background: #fff;
	margin: 0 !important;
	padding: 0px 0px 0px 6px;
	font: bold 11px arial, verdana, sans-serif;
	color: #236575;
	border: 0px;
}


#form h1 {
	font: bold 14px arial, verdana, sans-serif;
	padding: 2px 3px 0px 3px; margin: 0px;
}

.texta {
	background-color: #fff;
	border: 1px inset Gray;
	font-size: 12px;
	margin: 1px 0px 2px -1px;
}

.checkbox {
	color: #FFFFFF;
	margin: 3px 3px 0px 0px;
	padding: 0px;
	border: 0px;
}

/* ---- SIDE BAR LINKS ---- */
#sidelinks {
	position:absolute; 
	width:150px; height:125px; 
	z-index:3; 
	left: 25px; top: 272px;
	font: bold 14px/1em arial, verdana, sans-serif;
	color: #236575;
	text-align: left;
	background-color: #fff;
	padding: 2px 1px 0px 5px;
}

#sidelinks ul {
	font: normal 12px/1.5em arial, verdana, sans-serif;
	margin: 0px; padding: 8px 0px 0px 2px;
}

#sidelinks li {
	padding: 0px;
	list-style: none;
	}	
	
#sidelinks a {
	color: #236575;
	text-decoration: none;
	}
#sidelinks a:visited {
	text-decoration: none;
	}
#sidelinks a:hover {
	text-decoration: underline;
	}

#main {
	position: absolute;
	left: 401px;
	width: 255px;
	top: 159px;
	height: 317px;
	float: left;
}

#main-img {
position absolute
	position: absolute;
	width: 361px;
	float: right;
	position: absolute;
	left: 23px;
	top: 157px;
	height: 227px;
}
img {
	padding: 15px;
	border: opx;
}
#main-img ul {
	text-align: left;
	text-decoration: none;
	list-style: none;
}
#main-img li {
	text-align: left;
	text-decoration: none;
	list-style: none;
	line-height: 1em;
}
#main-img li a {
}
#main-img li a:hover {
}

main-links {
position: absolute;
}

#midtop-pets {
	position: absolute;
	left: 190px; top: 132px;
	width: 487px; height: 118px;
	background: url(combined/images/midtop_pets.jpg) no-repeat;
}

#midpets_copy {
	position: absolute;
	width: 344px; height: 90px;
	z-index: 5;
	left: 110px; top: 5px;
	background-color: transparent;
	border: 1px none #000000;
	text-align: left;
}

#midpets_copy p {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #236575;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.georgia {
	font: bold 14px Georgia, Times New Roman, Times, serif;
	color: #6DB0f3;
}

/* --- home --- */

#midbot-home {
	position:absolute;
	left:176px;
	top:157px;
	width:658px;
	height:273px;
	border-width: 1px;
	border-style: dotted;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-color: #206575;
}
#formBox {
	float: left;
	margin: 150px 0px 10px 150px;
	padding: 25px;
}
#midbot-home img {
	margin-left: 15px;
}
#midbot-home #Form {
	padding-left: 50px;
}
#midbot-services img {
	margin-left: 15px;
}


#midbot-home ul {
	margin: 15px 0 0 15px;
	padding: 0px;
	text-align: left;
}

#midbot-home li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}	
	
#midbot-home li a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DB0f3;
	}
#midbot-home li a:visited {
	color: #6DB0f3;
	text-decoration: underline;
	font-weight: bold;
	}
#midbot-home li a:hover {
	text-decoration: none;
	background-color: #6DB0f3;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

/* --- SERVIES --- */

#midbot-services {
	position:absolute;
	left:176px;
	top:157px;
	width:658px;
	height:597px;
	border-width: 1px;
	border-style: dotted;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-color: #206575;
}

#midbot-services ul {
	margin: 15px 0 0 15px;
	padding: 0px;
	text-align: left;
}

#midbot-services li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}	
	
#midbot-services li a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DB0f3;
	}
#midbot-services li a:visited {
	color: #6DB0f3;
	text-decoration: underline;
	font-weight: bold;
	}
#midbot-services li a:hover {
	text-decoration: none;
	background-color: #6DB0f3;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

/* --- about us --- */

#midbot-aboutUs {
	position:absolute;
	left:177px;
	top:157px;
	width:658px;
	height:469px;
	border-width: 1px;
	border-style: dotted;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-color: #206575;
}

#midbot-aboutUs ul {
	margin: 15px 0 0 15px;
	padding: 0px;
	text-align: left;
}

#midbot-aboutUs li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #6DB0f3;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	}	
	
#midbot-aboutUs li a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DB0f3;
	}
#midbot-aboutUs li a:visited {
	color: #6DB0f3;
	text-decoration: underline;
	font-weight: bold;
	}
#midbot-aboutUs li a:hover {
	text-decoration: none;
	background-color: #6DB0f3;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
#midbot-aboutUs a {
	color: #6DB0f3;
}
#midbot-aboutUs a:hover {
	background-color: #6DB0f3;
	color: #fff;
}

/* --- puppy facts --- */

#midbot-puppyFacts {
	position:absolute;
	left:176px;
	top:157px;
	width:658px;
	height:509px;
	border-width: 1px;
	border-style: dotted;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-color: #206575;
}

#midbot-puppyFacts ul {
	margin: 15px 0 0 15px;
	padding: 0px;
	text-align: left;
}

#midbot-puppyFacts li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}	
	
#midbot-puppyFacts li a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DB0f3;
	}
#midbot-puppyFacts li a:visited {
	color: #6DB0f3;
	text-decoration: underline;
	font-weight: bold;
	}
#midbot-puppyFacts li a:hover {
	text-decoration: none;
	background-color: #6DB0f3;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

/* --- contact us --- */

#midbot-contactUs {
	position:absolute;
	left:176px;
	top:157px;
	width:658px;
	height:325px;
	border-width: 1px;
	border-style: dotted;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-color: #206575;
}

#midbot-contactUs ul {
	margin: 15px 0 0 15px;
	padding: 0px;
	text-align: left;
}

#midbot-contactUs li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}	
	
#midbot-contactUs li a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DB0f3;
	}
#midbot-contactUs li a:visited {
	color: #6DB0f3;
	text-decoration: underline;
	font-weight: bold;
	}
#midbot-contactUs li a:hover {
	text-decoration: none;
	background-color: #6DB0f3;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}






/* --- WALKERS --- */
	
#midbot-walkers {
	position:absolute;
	left:521px;
	top:129px;
	width:296px;
	height:236px;
}

#midbot-walkers ul {
	margin: 30px 0px 0px 10px; padding: 0px;
}

#midbot-walkers li {
	font: normal 12px/1.5em arial, verdana, sans-serif;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #565656;
	line-height: 2em;
	}	
#midbot-walkers li a {
	color: #0063DC;
	text-decoration: none;
	}
#midbot-walkers li a:visited {
	color: #556666;
	text-decoration: none;
	}
#midbot-walkers li a:hover {
	text-decoration: none;
	background-color: #009cea;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 7px;
	}

/* --- CLIENTS --- */
#midbot-clients {
	position:absolute;
	left:31px;
	top:163px;
	width:367px;
	height:219px;
}

#midbot-clients ul {
	margin: 30px 0px 0px 10px; padding: 0px;
}

#midbot-clients li {
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #565656;
	font: normal 14px/1.5em verdana, sans-serif;
	line-height: 1.5em;
	padding-left: 50px;
	}	
#midbot-clients li a {
	color: #0063DC;
	text-decoration: none;
	}
#midbot-clients li a:visited {
	color: #483D8B;
	text-decoration: none;
	}
#midbot-clients li a:hover {
	text-decoration: none;
	background-color: #009cea;
	color: #fff;
	}

/* --- midbot - client login --- */

#midbot-clientLogin {
	position:absolute;
	left:234px;
	top:158px;
	width:315px;
	height:174px;
	border-color: #206575;
	border-width: 1px;
	border-style: dotted;
}

#midbot-clientLogin ul {
	margin: 30px 0px 0px 10px; padding: 0px;
}

#midbot-clientLogin li {
	list-style: none;
	margin-top: 0px;
	text-align: left;
	color: #565656;
	font: normal 14px/1.5em verdana, sans-serif;
	line-height: 1.5em;
	padding-left: 50px;
	}	
#midbot-clientLogin li a {
	color: #0063DC;
	text-decoration: none;
	}
#midbot-clientLogin li a:visited {
	color: #483D8B;
	text-decoration: none;
	}
#midbot-clientLogin li a:hover {
	text-decoration: none;
	background-color: #009cea;
	color: #fff;
	}


/* ------------------------------------- FOOTER --- */

#footer {
	font: normal 11px arial, verdana, sans-serif;
	position: absolute;
	top: 473px;
	background-color: #dedede;
	color: #1F5DA6;
	height: 25px;
	width: 100%;
	padding: 10px 0px 10px 175px;
	left: 0px;
}
#footer-form {
	font: normal 11px arial, verdana, sans-serif;
	position: absolute;
	top: 473px;
	text-align: center;
	background-color: #dedede;
	color: #1F5DA6;
	height: 25px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	left: 0px;
}
#footer-links {
	position: absolute;
	display: inline;
	left: 14px;
	top: 22px;
	width: 699px;
	padding: 0 20px 0 20px;

}
#midbot-links {
	position: absolute;
	float: right;
	left: 246px;
	top: 425px;
	width: 96px;
	height: 30px;
}
#footer ul {
	display: inline;

}
#footer li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	list-style: none;
	margin: 0px;
	text-align: left;
	color: #565656;
	display: inline;
	list-style-type: none;
	padding: 5px;

}	
	
#footer li a {
	color: #565656;
	text-decoration: none;

	}
#footer li a:visited {
	color: #565656;
	text-decoration: none;
	}
#footer li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
	background-color: #565656;
	font-size: 14px;
	}

/* ------------------------------------- FOOTER --- */

#footer-services {
	font: normal 11px arial, verdana, sans-serif;
	position: absolute;
	top: 818px;
	text-align: center;
	background-color: #dedede;
	color: #1F5DA6;
	height: 25px;
	width: 100%;

	padding: 10px 0px 10px 0px;
	left: 0px;
}
#footer-links {
	position: absolute;
	display: inline;
	left: 14px;
	top: 22px;
	width: 699px;
	padding: 0 20px 0 20px;
}
#midbot-links {
	position: absolute;
	float: right;
	left: 246px;
	top: 425px;
	width: 96px;
	height: 30px;
}
#footer-services ul {
	display: inline;
}
#footer-services li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	list-style: none;
	margin: 0px;
	text-align: left;
	color: #565656;
	display: inline;
	list-style-type: none;
	padding: 5px;
}	
	
#footer-services li a {
	color: #565656;
	text-decoration: none;
	}
#footer-services li a:visited {
	color: #565656;
	text-decoration: none;
	}
#footer-services li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
	background-color: #565656;
	font-size: 14px;
	}

/* ------------------------------------- FOOTER - about us --- */

#footer-aboutUs {
	font: normal 11px arial, verdana, sans-serif;
	position: absolute;
	top: 688px;
	text-align: center;
	background-color: #dedede;
	color: #1F5DA6;
	height: 25px;
		width: 100%;

	padding: 10px 0px 10px 0px;
	left: 0px;
}
#footer-links {
	position: absolute;
	display: inline;
	left: 14px;
	top: 22px;
	width: 699px;
	padding: 0 20px 0 20px;
}
#midbot-links {
	position: absolute;
	float: right;
	left: 246px;
	top: 425px;
	width: 96px;
	height: 30px;
}
#footer-aboutUs ul {
	display: inline;
}
#footer-aboutUs li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	list-style: none;
	margin: 0px;
	text-align: left;
	color: #565656;
	display: inline;
	list-style-type: none;
	padding: 5px;
}	
	
#footer-aboutUs li a {
	color: #565656;
	text-decoration: none;
	}
#footer-aboutUs li a:visited {
	color: #565656;
	text-decoration: none;
	}
#footer-aboutUs li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
	background-color: #565656;
	font-size: 14px;
	}

/* ------------------------------------- FOOTER - puppy facts --- */

#footer-puppyFacts {
	font: normal 11px arial, verdana, sans-serif;
	position: absolute;
	top: 708px;
	text-align: center;
	background-color: #dedede;
	color: #1F5DA6;
	height: 25px;
	width: 100%;

	padding: 10px 0px 10px 0px;
	left: 0px;
}
#footer-links {
	position: absolute;
	display: inline;
	left: 14px;
	top: 22px;
	width: 699px;
	padding: 0 20px 0 20px;
}
#midbot-links {
	position: absolute;
	float: right;
	left: 246px;
	top: 425px;
	width: 96px;
	height: 30px;
}
#footer-puppyFacts ul {
	display: inline;
}
#footer-puppyFacts li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	list-style: none;
	margin: 0px;
	text-align: left;
	color: #565656;
	display: inline;
	list-style-type: none;
	padding: 5px;
}	
	
#footer-puppyFacts li a {
	color: #565656;
	text-decoration: none;
	}
#footer-puppyFacts li a:visited {
	color: #565656;
	text-decoration: none;
	}
#footer-puppyFacts li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
	background-color: #565656;
	font-size: 14px;
	}


/* ------------------------------------- FOOTER - contact us --- */

#footer-contactUs {
	font: normal 11px arial, verdana, sans-serif;
	position: absolute;
	top: 527px;
	text-align: center;
	background-color: #dedede;
	color: #1F5DA6;
	height: 25px;
	width: 100%;

	padding: 10px 0px 10px 0px;
	left: 0px;
}
#footer-links {
	position: absolute;
	display: inline;
	left: 14px;
	top: 22px;
	width: 699px;
	padding: 0 20px 0 20px;
}
#midbot-links {
	position: absolute;
	float: right;
	left: 246px;
	top: 425px;
	width: 96px;
	height: 30px;
}
#footer-contactUs ul {
	display: inline;
}
#footer-contactUs li {
	font: normal 14px/1.5em arial, verdana, sans-serif;
	list-style: none;
	margin: 0px;
	text-align: left;
	color: #565656;
	display: inline;
	list-style-type: none;
	padding: 5px;
}	
	
#footer-contactUs li a {
	color: #565656;
	text-decoration: none;
	}
#footer-contactUs li a:visited {
	color: #565656;
	text-decoration: none;
	}
#footer-contactUs li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: lighter;
	background-color: #565656;
	font-size: 14px;
	}
