
/************************************************************ START FEATURE ************************************************************/
#feature {
	background: url(../images/feature_bg.png) no-repeat;
	width: 980px;
	height: 420px;
	margin: 20px auto 0 auto;
	padding: 0;
	}
#featurecopy {
	width: 400px;
	height: auto;
	float: left;
	}
#featurecopy h1 {
	font-size: 260%;
	color: #376ca2;
	padding: 20px 0 0 20px;
	}
#featurecopy p {
	font-size: 135%;
	width: auto;
	height: auto;
	color: #4c4b4b;
	padding: 10px 0 0 50px;
	}

#featurevid {
	background: url(../images/wmplayer.png) no-repeat;
	width: 300px;
	height: 272px;
	margin: 30px 0 0 50px;;
	}

#icons {
	float: right;
	width: auto;
	height: auto;
	margin: 30px 15px 0 0;
	padding: 0;
	text-align: center;
	}
.iconbtn1 {
	width: 158px;
	height: auto;
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	}
.iconbtn2 {
	width: 140px;
	height: auto;
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
	}
.iconbtn3 {
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	}
.iconimg {
	margin: auto;
	}
.iconlink {
	width: auto;
	height: auto;
	margin: 30px 0 0 0;
	}
.iconlink a {
	float: left;
	font-size: 95%;
	text-decoration: none;
	color: #666666;
	float: left;
	}
.iconlink a:hover {
	text-decoration: underline;
	}
.btnbig {
	background: url(../images/play_big.png) no-repeat;
	width: 21px;
	height: 21px;
	float: right;
	}

/************************************************************ END FEATURE ************************************************************/


/************************************************************ START SUBFEATURE ************************************************************/
#subfeature {
	width: auto;
	height: 142px;
	margin: 15px 0 0 0;
	padding: 0;
	}
#mission {
	background: url(../images/mission_bg.png) no-repeat;
	width: 641px;
	height: 142px;
	float: left;
	}
#mission h1 {
	font-size: 175%;
	font-weight: bold;
	color: #356aa0;
	margin: 10px 0 0 10px;
	}
#mission p {
	font-size: 95%;
	color: #356aa0;
	line-height: 25px;
	margin: 5px 10px 0 40px;
	}
#mission h5 {
	font-size: 70%;
	color: #999999;
	margin: 10px 10px 0 10px;
	}
#services {
	background: url(../images/services_bg.png) no-repeat;
	width: 318px;
	height: 142px;
	float: right;
	}
#msnlogo {
	background:url(../images/msncert_logo.png) no-repeat;
	width: 161px;
	height: 41px;
	margin: 10px auto 0 auto;
	}
#services .row {
	margin: 10px 0 0 0;
	}
#services .btn {
	background: url(../images/play_small.png) no-repeat;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	float: left;
	}
.link1 {
	width: 45%;
	height: auto;
	font-size: 11px;
	margin-left: 10px;
	float: left;
	}
.link2 {
	width: 45%;
	height: auto;
	font-size: 11px;
	float: right;
	}
#services .greylink {
	font-size: 80%;
	margin: 15px 0 0 36%;
	}
.greylink a {
	color: #356aa0;
	text-decoration: none;
	}
.greylink a:hover {
	color: #356aa0;
	text-decoration: underline;
	}














.btn {
	background: url(../images/play_small.png) no-repeat;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	float: left;
	}
.msnlink {
	color: #333333;
	text-decoration: none;
	}
.msnlink:hover {
	color: #333333;
	text-decoration: underline;
	}
