body {
	font-family: Verdena, Arial, Helvetica; 
	font-size: 12px;
	background-color:#9C8AA5;
	color:#421C52;
	background-image:url(../images/back1.jpg);
	background-repeat:repeat-x;
}
#mainPageWrapper {
	width:900px;	
	margin-right:auto;
	margin-left:auto;
	border:1px solid #ffffff;
	background-color:#BDAEC6;
}
#mainContentWrapper {
	/* border:1px solid #ffffff; */
	width:100%;
	margin-top:0px;
	margin-bottom:0px
}
#mainLeftColumn {
	float:left;
	width:450px;
	color:#FFFFFF;
	font-size:14px;
}
#mainRightColumn {
	float:right;
	width:420px;
	color:#421C52;
	font-size:12px;
	padding:10px;
	text-align:left
}

A.menu {
	font-size: 11px;
	color:#000000;
}
A.menu:hover {
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
}
A.menu:active {
	font-size: 11px;
	color:#000000;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}

.hr1 {
	color: #000000;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #000000;
}
.hr2 {
	color: #000000;
	border: 0px dashed #EEEEEE;
	line-height: 1px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;

}
a{color: #000000; font-size: 11px; text-decoration: underline;}
a:hover {color: #000000; font-size: 11px;}
a:active { color: #000000; font-size: 11px;}

.row1 {
	background-color:
}
.row2 {
	background-color: #EEEEEE;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size:18px;
	color:#421C52;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}




#homePageAdolescentScoliosisBox {
	background-color:#9C8AA5;
	border:1px solid #ffffff;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	color:#FFFFFF
	
}
#homePageBrochureBox {
	background-color:#9C8AA5;
	border:1px solid #ffffff;
	margin-top:10px;
	margin-bottom:10px;
	
}
#mainFooter {
	width:100%;
	background-color:#421C52;
	color:#ffffff;
	padding-bottom:10px;
	padding-top:10px;
	/* border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;*/
	border-top:1px solid #ffffff; 
	text-align:center;
	line-height:20px;
}
.homePageBoxHeader {
	background-color:#732C7B;
	color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	text-align:center;
}
#topMenuWrapper {
	border-bottom:1px solid #421C52;
	border-top:1px solid #421C52;
	width:898px;
	margin-top:20px;
	background-color:#ffffff;
	height:25px;
}
.noColumnsContentWrapper {
	margin-top:0px;
	background-color:#BDAEC6;
	padding:10px;
	text-align:left;
}
