/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 20 0 0 0;
	height: 100%;
}
html {
	height: 100%;
}
.header {
	background-image: url(../graphics/main/header.gif);
	background-repeat: no-repeat;
}
.menuborderA {
	border-top: solid #b2b2b2 1px;
}
.menuborderSplit {
	border-right: solid #b2b2b2 1px;
}
.menuborderB {
	border-bottom: solid #b2b2b2 1px;
}
.menumain {
	border-top: solid #d6d6d6 1px;
	border-bottom: solid #d6d6d6 1px;
}
.homeBord {
	border-top: solid #666666 6px;
	border-bottom: solid #666666 6px;
	background-image: url(../graphics/main/home.jpg);
	background-repeat: no-repeat;
	width: 775px;
}
.homeBord2 {
	border-top: solid #666666 6px;
}
.homeBord3 {
	border-bottom: solid #666666 6px;
}
.homeBord4 {
	background-image: url(../graphics/main/homestrip.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.practiceBord4 {
	background-image: url(../graphics/practice/practicestrip.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.clientBord4 {
	background-image: url(../graphics/clients/clientStrip.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.contactBord4 {
	background-image: url(../graphics/contact/contactStrip.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.homeBord5 {
	background-image: url(../graphics/main/homestrip.jpg);
	background-repeat: repeat-x;
}
.practiceBord5 {
	background-image: url(../graphics/practice/prcatice.jpg);
	background-repeat: repeat-x;
}
.aboutbg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	background-image: url(../graphics/about/aboutBG.jpg);
	padding-top: 15px;
	padding-right: 50px;
	padding-left:100px;
	text-align: justify;
	height: 100%;
}
.aboutfade {
	background-image: url(../graphics/about/aboutStrip.jpg);
	width:100%;
}
.soonTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-top: 20px;
	padding-left: 110px;
}
