/* Welcome to Hybrid
Stylesheet design by Rabbitdigial
http://www.rabbitdigital.com */

body {
	background: #D0E6F4 url(images/background-main.jpg) repeat-x fixed;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	text-decoration: underline;
	color: black;
}

h1 {
	color: #192350;
	margin-top: 15px;
	padding-left: 30px;
	font: normal 29px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.sitemap {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #192350;
}

h2 {
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 20px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 40px;
}

p {
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 20px;
	color: #192350;
	padding-left: 30px;
}

a:hover {
	text-decoration: underline;
	color: maroon;
}

/* Content */

#wrapper {
	width: 900px;
	margin: 0px auto;
}

#banner {
	
}

#maincol {
	clear: both;
}

#maincolsitemap {
	clear: both;
	padding-left: 40px;
}

#sitemap {
	clear: both;
}

#content {
	background-color: #fff;
	height: 100%;
	width: 100%;
}

embed {
	float: none;
	clear: none;
}

#newencol {
	float: left;
	width: 200px;
	height: 260px;
	margin-top: 20px;
}

#qualifcol {
	float: left;
	width: 192px;
	height: 260px;
	margin-top: 20px;
}

#pagebase {
	clear: both;
}

embed {
	background-color: transparent;
}

.adFloatRight {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
}

/* New Layout May 2010 */

#innerpanel {
	width: 860px;
	margin: 0 auto;
	background: #D0E6F4 url(images/bg-panel-ends_r1_c1.jpg) no-repeat;
}

#innerpanelbase {
	background: url(images/bg-panel-ends_r2_c1.jpg) no-repeat;
	height: 15px;
}

#newe-but {
	width: 390px;
	height: 105px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

#newe-but a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: url(images/newe-button.png) no-repeat;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 31px;
}
#newe-but a .smaller {
	font-size: 23px;
	margin-left: 50px;
	line-height: 33px;
}
#newe-but a:hover {
	background: url(images/newe-button.png) no-repeat 0 -110px;
}

#qual-but {
	width: 390px;
	height: 105px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#qual-but a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: url(images/qual-button.png) no-repeat;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 31px;
}
#qual-but a .smaller {
	font-size: 23px;
	margin-left: 50px;
	line-height: 33px;
}
#qual-but a:hover {
	background: url(images/qual-button.png) no-repeat 0 -110px;
}

#videocol {
	float: right;
	width: 455px;
	height: 300px;
	background: url(images/video-bg.png) no-repeat;
	*padding-left: 8px;
	margin-right: 30px;
	*margin-right: 23px;
	margin-left: 10px;
}

#videocol embed {
	margin-left: 8px;
}

#videocol h2 {
	color: #fff;
	margin: 0 0 3px;
	padding: 5px 0 0 10px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}