#body {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 736px;
	border: 1px solid #BD8FBA;
	background: #ffffff url(images/bg-7.png) bottom left no-repeat;

}
#body_index {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 801px;
	border: 1px solid #BD8FBA;
	background: #ffffff url(images/bg-7.png) bottom left no-repeat;
}
#body_testimonials {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 851px;
	border: 1px solid #BD8FBA;
	background: #ffffff url(images/bg-7.png) bottom left no-repeat;
}
#bodyservices {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 925px;
	border: 1px solid #BD8FBA;
	background: #ffffff url(images/bg-7.png) bottom left no-repeat;
}
#body_about {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 1375px;
	border: 1px solid #BD8FBA;
	background: #ffffff url(images/bg-7.png) bottom left no-repeat;
}
#header {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 200px;
	border-bottom: 1px solid #BD8FBA;
	background: top url(images/tap-in-tuit-banner.png) no-repeat;

}
#maincontent {
	width: 600px;
	height: auto;
	float: left;
	padding: 10px;
}
#maincontent_testimonials {
	width: 600px;
	height: auto;
	float: left;
	padding: 10px;
}
#maincontent_index {
	width: 595px;
	height: 501px;
	float: left;
	padding: 10px;
}
#maincontentservices {
	width: 600px;
	height: 675px;
	float: left;
	padding: 10px;
}
#maincontent_about {
	width: 875px;
	height: 975px;
	float: left;
	padding: 10px;
}
#contentright {
	width: 270px;
	height: 536px;
	background-color: #BD8FBA;
	float: right;
}
#contentright_index {
	width: 270px;
	height: 601px;
	background-color: #BD8FBA;
	float: right;
}
#contentright_testimonials {
	width: 270px;
	height: 651px;
	background-color: #BD8FBA;
	float: right;
}
#contentrightservices {
	width: 270px;
	height: 725px;
	background-color: #BD8FBA;
	float: right;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #000;
	font-style: italic;
	padding: 10px 0px 10px 10px; 
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-style: italic;
	padding-left: 5px;
	padding-right: 5px;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}
.para {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
#nav {
	width: 675px;
	margin: 0px 0px 0px 225px;
	text-align: left;
	padding-top: 165px;
}
#footer {
	width: 900px;
	margin: 20px auto 10px auto;
	text-align: center;
}
.nav a:link, active {
    text-decoration: none;
    color: #BD8FBA;
    font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.nav a:visited { 
    color: #BD8FBA;
    text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px; 
}
.nav a:hover { 
    color: #000;
    text-decoration: none;
	font: Arial;
	font-weight: bold;
	font-size: 14px; 
}
.footer a:link, active {
    text-decoration: none;
    color: #BD8FBA;
    font-family: Arial;
	font-size: 11px;
}
.footer a:visited { 
    color: #BD8FBA;
    text-decoration: none;
	font-family: Arial;
	font-size: 11px;}
.footer a:hover { 
    color: #000;
    text-decoration: none;
	font: Arial;
	font-size: 11px;
}
a:link {
    text-decoration: none;
    color: #BD8FBA;
    font-family: Arial;
	font-weight: 500;
}
a:visited { 
    color: #BD8FBA;
    text-decoration: none;
	font-family: Arial;
	font-weight: 500; 
}
a:hover { 
    color: #000;
    text-decoration: none;
	font: Arial;
	font-weight: 500; 
}
