/* Reduce a cero el margen y padding de los elementos */
* {
    margin-top:0 !important;
    margin: 0; 
    padding: 0;
}

body {
	background: repeat-x #f3dec3;
	font-family: "Trebuchet MS", sans-serif;
	}
	
/* Elementos de Estructura */
#wrapper {
	width: 720px;
    background: #fff;		
    position: relative;
	left: 50%;
	margin-left:-360px;	
	padding-top: 0;
    }

#headerone {
	text-align: right;
	height: 30px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 5px;
	margin-top: 0;
	}

#headerone p{
	text-align: right;
	}
	
#headertwo {
	height: 112px;
	background: url(images/headertwo.jpg) no-repeat;
	}
	
#content {
	width: 492px;
	float: right;
	padding-top: 28px;
	padding-bottom: 28px;
	}

#sidebar {
	width: 195px;
	float:left;
	text-align: right;
	padding-top: 28px;
	}
	
#footer {
	clear: both;
	background-color: #d5af7d;
	height: 48px;
	padding: 5px 23px 5px 23px;
	}
	
/* Estilos Generales */

p {
	font-size: 13px;
	color: #4d4d4d;
	line-height: 180%;
	text-align: justify;
	}

#content p {
	padding-right: 23px;
	margin-bottom: 20px;
	}
	
.logoimg {
	padding-top: 12px;
	}

#footer p {
	color: #000000;
	}

#content h2 {
    color: #b57713;
	font-size:16px;
	margin-bottom: 15px;
		}

#content ul { 
	font-size: 11px;
	color: #4d4d4d;
	line-height: 180%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-right: 23px;
	}
	
#content li{
	background: url(images/bullet.gif) no-repeat 7px 7px;
	padding-left: 30px;
	}

#content a {
    color: #b57713;
	text-decoration: none;
	border-bottom: 1px dotted #b57713;
	}
	
#headerone a {
    color: #b57713;
	text-decoration: none;	
	}
	
hr { 
    margin-bottom: 20px;
	}
	
form p {
	line-height:normal;
	}
	
#content .imgleft {
	padding: 5px;
	border: solid 1px #0a990a;
	}
	
#content .imgright {
    float: right;
	padding: 5px;
	margin-left: 23px;
	border: solid 1px #0a990a;
	}
	
	
/* Sidebar */

#sidebar ul {
	font-size: 11px;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0 0 0 23px;
	}

#sidebar li {
	display: inline;
	margin-bottom: 2px;	
	}

#sidebar a {
	display: block;
	color: #b57713;
	text-decoration: none;
	padding: 4px 10px 4px 0;
	}

#sidebar a:hover {
	background-color: #b57713;
	color: #fff;
	}

#home #sidebar .home a,
#animaldander #sidebar .animaldander a,
#petallergy #sidebar .petallergy a,
#allergytodog #sidebar .allergytodog a,
#allergytocats #sidebar .allergytocats a,
#birdallergy #sidebar .birdallergy a,
#rabbitallergy #sidebar .rabbitallergy a
 {
	background-color: #b57713;
	color: #fff;
	}

/* Headings 2 */

.aboutush2 {
	text-indent: -5000px;
	background: url(images/aboutus.gif) no-repeat;
	width: 91px;
	height: 21px;
	margin-bottom: 30px;
	}
	
.careersh2 {
	text-indent: -5000px;
	background: url(images/careers.gif) no-repeat;
	width: 91px;
	height: 21px;
	margin-bottom: 30px;
	}

.privacyh2 {
	text-indent: -5000px;
	background: url(images/privacy.gif) no-repeat;
	width: 251px;
	height: 25px;
	margin-bottom: 30px;
	}
	
.legaltermsh2 {
	text-indent: -5000px;
	background: url(images/legalterms.gif) no-repeat;
	width: 434px;
	height: 25px;
	margin-bottom: 30px;
	}
	
.contacth2 {
	text-indent: -5000px;
	background: url(images/contact.gif) no-repeat;
	width: 111px;
	height: 20px;
	margin-bottom: 30px;
	}
	
.homeh2 {
	text-indent: -5000px;
	background: url(images/homeh2.gif) no-repeat;
	width: 353px;
	height: 45px;
	margin-bottom: 30px;
	}
	
.sitemaph2 {
	text-indent: -5000px;
	background: url(images/sitemap.gif) no-repeat;
	width: 81px;
	height: 23px;
	margin-bottom: 30px;
	}
	
.busconsh2 {
	text-indent: -5000px;
	background: url(images/buscons.gif) no-repeat;
	width: 200px;
	height: 24px;
	margin-bottom: 30px;
	}
	
.itisconsh2 {
	text-indent: -5000px;
	background: url(images/itiscons.gif) no-repeat;
	width: 382px;
	height: 49px;
	margin-bottom: 30px;
	}

/* Footer */

#footer a {
	text-decoration: none;
	color: #000000;
	}

/* Estructura Home */

#homeleft {
	float: left;
	width: 238px;
	}

#homeleft p {
	padding-right: 0px;
	}

#homeright {
	float: right;
	width: 218px;
	}

.bussolh3 {
	text-indent: -5000px;
	background: url(images/bussolh3.gif) no-repeat;
	width: 155px;
	height: 17px;
	margin-bottom: 30px;
	}

.adsideright {
	float: right;
	padding: 8px;
	}