/* BEGIN JCFX ADDED CLASSES */
/* These classes make sure radiobuttonlist and checkboxlist controls style correctly */
/* Text next to radiobuttons and checkboxes is now a label for the control, which is better for accessibility */
.aspList
{
	width: 440px;
	display: block;
	float: right;
}
.aspList input 
{
	width: 30px;
	margin-left: -7px;
	background: none;
}
.aspList label
{
	width:130px;
	display:inline;
	float:none;
	vertical-align: middle;
}
/* END JCFX ADDED CLASSES */

/* FORMS */

input, textarea {
	/*width:480px;*/
	width:440px;
}

select {
	/*width:490px;*/
	width:448px;
}

label {
	width:150px;
}

#aspnetForm input, #aspnetForm textarea, #aspnetForm select {
	width:auto;
}

.checkboxes, .radiobuttons {
	width:auto;
}

/* OTHER ELEMENTS */

#wrapper {
	width:1004px;
	margin: 0 auto;
}

#header ul {
		font-size:1.1em;
}

/*#header li {
	padding: 0 12px 0 0;
	margin: 0 4px 0px 0;
}
#header ul a {
	padding: 8px 2px 8px 14px;
}*/

#homeleft {
	width:457px;
}

#homeright {
	width:457px;
}

#mBody {
	background: url("../images/home_panel_1004.gif") bottom no-repeat;
}

#sBodyContent {
	background:url(../images/bg_1004_top.gif) top right no-repeat;
}

#photo {
	width:1004px;
}

#secRight {
	width:724px;
	height:400px;
}

#secRightContent {
	background:url(../images/bg_1004_btm.gif) bottom no-repeat;
	padding:20px 40px;
	padding-top:0;
	width:724px;
	float:right;
	voice-family: "\"}\""; voice-family:inherit;
	width:644px;
}

#secLeft {
	line-height:1.35;
}

#newbrochure {
	display:block;
	width:477px;
	position:absolute;
	top:22px;
	left:182px;
	height:37px; 
}