body {
	background-color:#292929;
	text-align:center;
	margin:auto;
}

h2 {
	text-align:right;
	font-family:arial,geneva,helvetica,sans-serif;
	font-size:14px;
	padding-top:45px;
}

#container {
	position: relative;
	margin:10px auto 10px auto;
	width:872px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}


#footer {
	padding:10px 0px 10px 0px;
	clear:both;
	position:static;
	width:872px;
	color:#aaa;
	font-family:arial,geneva,helvetica,sans-serif;
	font-size:11px;
	text-align:center;
}

#footer a {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}


#footer .copyright {
	color:#9c9c9c;
	font-size:9px;
}

#footer .privacy a {
	display:block;
	margin-top:6px;
	color:#cccccc;
    text-decoration:underline;
	font-size:10px;
    font-weight:normal;
}


#leftPanes {
	width:872px;
	float:left;
	
}


#leftPanes #info1 {
	margin-bottom:9px;
	width:868px;
	height:221px;
	float:left;
    background-repeat:no-repeat;
}


#leftPanes #info1 .info1Link {
	width:132px;
	float:left;
	height:78px;
	margin-left:0px;
	margin-top:20px;
	cursor:pointer;	
}

#leftPanes #info1 .info1Link_mgd {
	width:230px;
	float:left;
	height:60px;
	margin-left:0px;
	margin-top:20px;
	cursor:pointer;	
}

#leftPanes #info1 .mgd_home_link {
	width:150px;
	float:right;
	height:40px;
	margin-right:200px;
	margin-top:180px;
	cursor:pointer;	
}

#leftPanes #info1 .info1LinkGeneral {
	width:210px;
	float:right;
	height:60px;
	margin-left:0px;
	margin-top:160px;
	cursor:pointer;	
}


#leftPanes #info2 {
	width:476px;
	height:322px;
	float:left;
    background-repeat:no-repeat;
}



#container #formElement {	
	float:right;
	width:380px;
	height:322px;
	margin:0px 5px 5px 7px;
	/*margin:5px 15px 5px 5px;*/
	color:#fff;
	text-align:left;
	font-family:arial,geneva,helvetica,sans-serif;
	font-size:11px;
	background-image:url('07-bottom-right-formNew.gif');
	/*background-image:url('http://www.expression.edu/landing/07-bottom-right-formNew.gif');*/
    background-repeat:no-repeat;
	/*clip:rect(0,327,302,0);*/
	overflow:hidden;
	/*border:1px solid #00f;*/
	
}


.formTable {
	padding: 2px;
	margin:10px;
	/*border:1px solid #666;*/
}



td {
	color:#fff;
	font-size:11px;
	font-family:arial,geneva,helvetica,sans-serif;
}

#formElement a {
	text-align:right;
	color:gold;
	text-decoration:none;
}

#formElement a:hover {
	text-align:right;
	text-decoration:underline;
}

input, select, textarea {
	background-color:#c1c1c1;
	font-family:arial,geneva,helvetica,sans-serif;
	font-size:11px;
	color:#2e2e2e;
	border:1px solid #c1c1c1;
}	

form {
	margin:0px;
	padding:0px;
}

h2.requestFreeInfoTitle {
	display:none;
}


/*
#formElement img {
	padding-left: 10px;
	padding-top: 5px;
	background-position:left 18px;
	}


#formElement .requestFreeInfoImage {
	padding-top:18px;
	background-image:url('request-free-info-title_trns.gif');
	background-image:url('http://www.expression.edu/landing/request-free-info-title.gif');
	background-repeat:no-repeat;
	background-position:left 18;
	width:180px;
	height:21px;
}
*/


