body{
	font-family:Arial, Helvetica, sans-serif
}
#wrapper{
	margin: 0 auto;
	padding:0px;
	width: 992px;
	position:relative;
}
#head{
	width:992px;
	height:200px;
}
#moto1 {
	float:centre;
	padding:0;
	margin:0 auto;
	width:992px;
	height:78px;
	text-align:left;
}
#moto2 {
	float:left;
	padding:0;
	margin-left:185px;
	margin-top:2px;
	width:415px;
	height:100px;
	text-align:left;
}
#moto3 {
	float:left;
	padding:0;
	margin:0 auto;
	width:220px;
	height:100px;
	text-align:left;
}
#links a{
	text-decoration:none;
	color:#84d0f1;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#header{
	background:url(img/header2.png) top center no-repeat;
	height:199px;
	width:676px;
	margin:0 auto;
}
#header img{
	margin-left:27px;
	margin-top:80px;
}
#contentwrapper{
	background:url(img/slice2.png) repeat-y center top;
	width:676px;
	margin-left:158px;
}
#footerwrapper{
	background:url(img/footer2.png) bottom center no-repeat;
	width:676px;
	height:89px;
	clear:both;
	margin:0 auto;
}
#footerwrapper img{
	margin-left:17px;
	margin-top:33px;
}
#nav{
	width:156px;
	margin-left:1px;
	.margin-left:-157px;
	position:fixed;
	top:200px;
}
#nav ul li#home a{
	height:39px;
	display:block;
	background:url(img/home_original.png) no-repeat 80px 0px;
	text-indent:-9999px;
}
#nav ul li#home a:hover{
	display:block;
	background-position:90px 0px;
	text-indent:-9999px;
}
#nav ul li#service a{
	margin-top:5px;
	height:39px;
	display:block;
	background:url(img/services_original.png) no-repeat 24px 0px;
	text-indent:-9999px;
}
#nav ul li#service a:hover{
	display:block;
	background-position:34px 0px;
	text-indent:-9999px;
}
#nav ul li#pricing a{
	margin-top:7px;
	height:39px;
	display:block;
	background:url(img/pricing_original.png) no-repeat 36px 0px;
	text-indent:-9999px;
}
#nav ul li#pricing a:hover{
	display:block;
	background-position:46px 0px;
	text-indent:-9999px;
}
#nav ul li#patlaw a{
	margin-top:7px;
	height:40px;
	display:block;
	background:url(img/patlaw_original.png) no-repeat 34px 0px;
	text-indent:-9999px;
}
#nav ul li#patlaw a:hover{
	display:block;
	background-position:44px 0px;
	text-indent:-9999px;
}
#nav ul li#contactus a{
	display:block;
	background:url(img/contact_original.png) no-repeat -3px 0px;
	text-indent:-9999px;
	height:39px;
	margin-top:8px;
}
#nav ul li#contactus a:hover{
	display:block;
	background-position:7px 0px;
	text-indent:-9999px;
}
#leftcontent{
	margin-left:13px;
	width:449px;
	padding:0px 13px 50px 13px;
	min-height:280px;
	padding-bottom:60px;
}
#leftcontent h1{
	color:#84d0f1;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcontent h2{
	color:#29abe2;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-left:5px;
}
#leftcontent p {
	text-align:left;
	color:#84d0f1;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top:5px;
	margin-left:5px;
}
 #rightcontent{
	width:159px;
	margin-left:503px;
	top:201px;
	position:fixed;
	padding-bottom:0px;
}
#rightcontent p{
	color:#29abe2;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
}
.quote {
	float:left;
	padding:0px 10px 0px 10px;
	margin:0 auto;
	width:139px;
	text-align:left;
	color:#84d0f1;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcontent ul li{
	color:#84d0f1;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
}
#leftcontent ul li a{
	text-decoration:none;
	color:#84d0f1;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
} 

.clearer{
	clear:both;
}
.step{
	margin:10px;
}
.step2{
	margin:10px 0px 0px 10px;
}
.step3{
	margin:10px 10px 10px 10px;
}