html,body {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
}


a {
	color: #cb0000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#home h1 {
	width: 440px;
	height: 101px;
	background-image: url(../images/layout/home_header2.png);
	text-indent: -99999px;
	margin: -25px 1em 1em -20px;
}

#contact h1 {
	width: 440px;
	height: 101px;
	background-image: url(../images/layout/header-contact2.png);
	text-indent: -99999px;
	margin: -25px 1em 1em -20px;
}

#body-lots h2 {
	width: 214px;
	height: 22px;
	background-image: url(../images/layout/featured-home2.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

#body-lots h3 {
	font-size: 138.5%;
	font-weight: bold;
	font-style: italic;
	margin: 0.75em 0;
}

#body-lots h3 strong {
	font-family: Helvetica Neue, Helvetica, Verdana, Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 70%;
	font-style: normal;
	color: #cb0000;
	white-space: no-wrap;
}

#body-lots .morelink {
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-family: Helvetica Neue, Helvetica, Verdana, Arial;
	padding: 5px;
}

#body-lots .morelink:hover {
	background-color: #cb0000;
}

.TabbedRow
{
    padding-left:30px;
    padding-bottom:5px;
}

.HomePic
{
    float:left;margin-right:15px;width:200px;
}

.PaddedPic
{
    padding:3px;
}

.HomeDetails
{
    float:left;
    width:120px;
    padding-left:15px;
}

.slidepic
{
     width: 940px;
     height: 336px;
}

#yastech a {
font-size: 80%;
font-weight: normal;
text-decoration: none;
width: 130px;
float: right;
text-align: right;
display: block;
padding: 35px 80px 35px 15px;
background-image: url(http://cdn.yastech.ca/marketing/footers/yastech.png);
background-position: right center;
background-repeat: no-repeat;
color: #5d5d5d;
}

.button
{
    text-decoration:none;
}

.copyright
{
    margin-top:5px;
    font-size: 85%;
    color: #5d5d5d;
}
