body{
     margin:0 0 0 0;
	 padding:0 0 0 0;
	 background-image:url(images/bg.jpg);
	 background-position:top center;
	 background-repeat:repeat-y;
	 background-color:#e8f8ff;
}

.bodybg{
	background-image:url(images/bodybg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.leftmenu{
	font:13px Verdana;
	color:#00658f;
	text-decoration:none;	
}

.leftmenu:hover{
	color:#663701;
	text-decoration:none;	
}

.bodytext{	
	font:12px Arial;
	color:#121212;
	line-height:18px;
	text-decoration:none;
	text-align:justify;
}

.testimonial{	
	font:12px Arial;
	color:#006591;
	line-height:18px;
	text-decoration:italic;
	text-align:justify;
}

.heading{	
	font:24px Trebuchet MS;
	color:#006591;
	line-height:16px;
	text-decoration:none;
	padding:10px;
}

.smheading{	
	font:18px Trebuchet MS;
	color:#653600;
	line-height:10px;
	text-decoration:none;
	padding:5px;
}

.highlight{
	font:18px Arial;
	color:#653600;
	text-decoration:none;
}

.office{
	font:20px Arial;
	color:#653600;
	text-decoration:none;
}

.style{
	line-height:25px;
}

.offer{
	font:20px Arial;
	color:#006591;
	text-decoration:none;
}

.hand{
	list-style-image:url(images/hand.jpg);
}

.hand li{
	padding-bottom:3px;
	margin-bottom:3px;
}

.contact{
	font:15px Arial;
	color:#121212;
	text-decoration:none;
}

.email{
	color:#121212;
	text-decoration:none;
}

.email:hover{
	color:#121212;
	text-decoration:underline;
}

.location{
	font:14px Arial;
	color:#663701;
	text-decoration:none;
	line-height:16px;
}

.footer{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:74px;
	margin-left:17px;
}
