* {
	margin:0;
	padding:0;
	}
html{
	height:100%;
	}
body {
	height: 100%;
	margin: 0;
	background-color:#333;
	font:62.5%/1.8em Arial, Helvetica, sans-serif;
	color:#d5d5d5;
	}
a {
	color:#CC3300;
}
ul {
	list-style-type:none;	
	}
p {
	font-size:1em;
	color:#000;
	padding-bottom:0.8em;
	line-height: 1.5em;
	}
img {border:none;}
h1 {
	text-indent:-9999px;
	background:#fff url(../images/apparo-html-site.jpg) no-repeat left top;
	height:202px;
	display:block;
	font-style: normal;
	font-weight: lighter;
}
h1 a {
	width:229px;
	height:229px;
	display:block;
	text-decoration:none;
}
h2 {
	color:#acacac;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: lighter;
}
#flash {
	height:100%;
	}
#wrapper {
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	text-align:left;
	width:600px;
}
#wrapperscroll {
	height:100%;
	width:100%;
	overflow: scroll;
}
#sidebar {
	width:229px;
	margin-right:19px;
	float:left;
	display:inline;
	}
#content {
	float:left;
	display:inline;
	width:582px;
	background-color:#fff;
	}
#main-content {
	float:left;
	display:inline;
	width:582px;
	margin0-right:19px;
	margin-left: 20px;
	}
.box {
	position:relative;
	float:left;
	display:inline;
	width:520px;
	padding:20px 25px 15px 35px;
	font-size:1.1em;
	margin-bottom:12px;
	border-bottom:1px solid #EEEEEE;
	}
.heading {
	display:block;
	height: 25px;
	background-color: #CC3300;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	}
#what-we-do {
	color:#000;
	list-style:disc;
	list-style-position:inside;
	margin-bottom:2px;
	}
#our-work {
	margin-top:2px;
	}
#our-work li {
	float:left;
	margin-bottom:13px;
	margin-top:8px;
	}
#our-work img {
	float:left;
	display:inline;
	margin-right:10px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	}
.clientText * {
width:240px;
float:right;
}

.clientText * * {
width:auto;
float:none;
}
.thetext {
clear:right;
}
.clientTextwide *{
width:240px;
float:right;
}
.clientTextwide * * {
width:auto;
float:none;
}

.theimage {
	display:inline;
	float:left;
}
#our-work p {
	font-size:1em;		
	}
.client {
	color:#acacac;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;
	font-variant: normal;
	}

.news-heading {
	font:1.5em Georgia, "Times New Roman", Times, serif;
	color:#acacac;
	padding-bottom:4px;
	display:block;
	}
#address {
	width:100%;
	left:0;
	top:30px;
	}	
.col {
	float:left;
	display:inline;
	padding-right: 20px;
	width: 190px;
	}
