html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}body {
	margin:0;
	padding:0;
	background-color:#624173;
}

#wrapper { 
	 margin: 0 auto;
	 width: 960px;
}

#header {
	width: 960px;
 	height: 234px;
}

#content {
	padding: 15px 35px 0 0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	min-height:1080px;
	}
#main-content p {
	line-height:24px;
	text-align:justify;
	}
#main-content {
		margin-left: 225px;
		max-width: 770px;
		font-family:"Arial Narrow";
		color:#90C;
		font-size:16px;
		text-align:justify;
	}
	
#sidebar {
	width: 200px;
	min-height: 1060px;
	float: left;
	padding: 0 0 0 0px;
	color:#90C;
	font-family:"Arial Narrow";
	font-size:16px;
	}
#sidebar a {
	text-decoration:none;
	color:#90C;
}

#sidebar img {
	padding-top:5px;
	padding-bottom:5px;
}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.asidebar {
	padding-left:10px;
}
.price {
	padding-bottom:3px;
}
.smalltext {
	font-size:14px;
}

.smalltext2 {
	font-size:14px;
	text-align:justify;
}
.subrayar {text-decoration:underline;}