body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #5d87a8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #D9E2EC;
}
a:visited {
	color: #D9E2EC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #D9E2EC;
}

h1,h2,h3,h4,h5 {
	margin:0px;
}
h1 {
	font-size: 36px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	color: #CFE8F1;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 17px;
	color: #000000;
	margin-left: 30px;
}
h4 {
	font-size: 17px;
}

h5 {
	font-size: 24px;
}

p{
	margin:0px;

}

/* CLASSES */

.clr {

clear: both; width: 100%; height: 0; line-height: 0; font-size: 0; padding: 0; margin: 0; border: 0;

}


.blue{

	color:#99ccff;

}

.black{

	color:#000000;

}

.quote{

	color:#3675a7;
	font-size:12px;

}



/* DIVS */

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:100%;
}

#header{
	width:980px;
	height:100px;
}

#logo{
	width:640px;
	height:100px;
	background-image:url(images/shapeshifter-logo.jpg);
	background-repeat:no-repeat;
	float:left;
}

#ottawa{
	float:left;
	width:200px;
	margin-top:30px;

}

#phone{
	width:320px;
	height:100px;
	background-image:url(images/phone.jpg);
	float:right;
}

#phonetext{
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: 10px;
	
}

#menuwrapper{
	width:980px;
	height:50px;
	background-image:url(images/menu-bg.jpg);
}

#menu{
	width:960px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	
}

#spacer{
	width:980px;
	height:20px;
	background-image:url(images/spacer.jpg);
	
}

#spacer2{
	width:980px;
	height:20px;
	background-image:url(images/spacer2.jpg);
	
}

#flash{
	width:980px;
	height:300px;
	background-image:url(images/flashback.jpg);
	
}

#steps{
	width:980px;
	height:220px;
	background-image:url(images/steps-bg.jpg);
	
}

#steps2{
	width:980px;
	height:220px;
	background-image:url(images/steps2-bg.jpg);
	
}

#step1{
	width:260px;
	float:left;
	margin-top: 20px;
	margin-left: 40px;
	
}

#step2{
	width:260px;
	float:left;
	margin-top: 20px;
	margin-left: 65px;
}

#step3{
	width:260px;
	float:left;
	margin-top: 20px;
	margin-left: 65px;
}


#leftblock{
	width:620px;
	float:left;
	padding: 15px;
	
}

#leftblock2{
	width:950px;
	float:left;
	padding: 15px;
	
}

#rightblock{
	width:330px;
	float:left;
	
	
}

#rightblock2{
	width:380px;
	float:left;
	padding: 15px;
	
}

#starthere{
	width:330px;
	height:110px;
	background-image:url(images/start-here.jpg);
	
}

#starthere2{
	width:330px;
	height:110px;
	background-image:url(images/start-here2.jpg);
	
}

#startbutton{
	width:242px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 45px;
	
}

#people{
	width:330px;
	height:289px;
	background-image:url(images/people-bg.jpg);
	
	
}

#footer{
	width:980px;
	
}

#testimonial{
	margin-left: auto;
	margin-right: auto;
	width: 265px;
	position: relative;
	top: 40px;

}



