@import url(common.css);

#welcome 
{
	padding-bottom: 1px;
	border-bottom: 3px solid #FFCC66;
}

#welcome #welcome_bg 
{
	height: 250px;
	width: 385px;
	float: left;
	background: transparent url(/images/hp/content_bg.jpg) no-repeat;
}

#welcome #welcome_content
{
	padding: 20px 0 10px 20px;
}

#welcome #welcome_content img
{
	float: none;
}

#welcome #welcome_content h2 
{
	margin: 0 0 10px 0;
}

#welcome img
{
	float: left;	
}

#features 
{
	background: transparent url(/images/hp/bg_feature_bg.png) repeat-y;
	width: 950px;
	margin-top: 1px;
}

#features_top
{
	background: transparent url(/images/hp/bg_feature_top.png) no-repeat top;
}

#features_base
{
	background: transparent url(/images/hp/bg_feature_bottom.png) no-repeat bottom;
	padding-bottom: 20px;
}

#features h2 
{
    font-family: "Trade Gothic", arial, verdana, helvetica, sans-serif;
    font-size: 16px;
	letter-spacing: 0.03em;
    color: #ffffff;
	line-height: 27px;
	text-align: center;
	margin: 0 0 15px 0; 
}

.f-left {
	background: transparent url(/images/hp/h2_featurecasestudy.png) no-repeat bottom;
	width: 314px;
}

.f-mid {
	background: transparent url(/images/hp/h2_newslettersignup.png) no-repeat bottom;
	width: 315px;
}

.f-right {
	background: transparent url(/images/hp/h2_ouraccreditation.png) no-repeat bottom;
	width: 321px;
}

#casestudy 
{
	float: left;
	width: 314px;
	background: transparent url(/images/hp/seperator.jpg) no-repeat right 70px;
	height: 330px;
	min-height: 330px;
}

#casestudy_content
{
	padding: 10px 20px 10px 18px;
}

#casestudy_item
{
	width: 276px;
	background: #ffffff;
}

#casestudy_item h2 
{
	padding: 2px 0 2px 0;
	text-align: center;
	margin: 0;
	color: #003366;
	font-size: 130%;
}

#casestudy_item img
{
	background: #ffffff;
	padding: 2px 2px 22px 2px;
}

#newsletter 
{
	float: left;
	width: 315px;
}

#newsletter_content 
{
	padding: 0 20px 10px 18px;
}

#newsletter_content em 
{
	color: #ff0000;
}

#newsletter_content label 
{
	width: 103px;
	display: block;
	float: left;
	margin-top: 10px;
}

#newsletter_content input
{
	float: left;
	display: block;
	width: 165px;
	margin-top: 10px;
}

#newsletter_content input.img
{
	float: right;
	width: auto;
}

#accreditation
{
	float: left;
	background: transparent url(/images/hp/seperator.jpg) no-repeat left 70px;
	width: 321px;
	height: 330px;
	min-height: 330px;
}

#accreditation_content
{
	padding: 0 20px 10px 18px;
}

/* MBA 
**************************************************************************/
#mba { background: #fff; }
#pageContent { width: 460px; float: left; padding: 25px; }
#pageContent h1 { width: 460px; height: auto; font-family: "Trade Gothic", "Franklin Gothic Medium", arial, verdana, helvetica, sans-serif; font-size: 16px; letter-spacing: -0.03em; margin-bottom: 15px; }
#pageContent li { margin-bottom: 5px; }
#pageContent p span.enlarge { font-family: "Trade Gothic", "Franklin Gothic Medium", arial, verdana, helvetica, sans-serif; font-size: 16px; letter-spacing: -0.03em; font-weight: bold; padding-left: 5px;}

#registrationForm { width: 305px; background: #b3d5e5; float: left; margin-top: 1px; padding: 25px; padding-left: 110px; }
#bottle { position: absolute; margin-left: -120px; margin-top: -75px; width: 109px; height: 227px; background: URL("/images/mba/bottle.png") no-repeat; _background: URL("/images/mba/bottle.gif") no-repeat;}
#registrationForm table { }
#registrationForm table td { padding-bottom: 3px;  }

.popup { background: #b3d5e5; text-align: left; padding: 15px;  }
.popup li { font-size: 10px;}
.popup h2 { font-family: "Trade Gothic", "Franklin Gothic Medium", arial, verdana, helvetica, sans-serif; font-size: 16px; letter-spacing: -0.03em; margin-bottom: 15px; }