#content
{
	width: 950px;
	height: auto;
	text-align: left;
}


/* ***************** */
/* VIDEO VIDEO VIDEO */
#contentVideoContainer{
	background-image: url(../images/interface/video-bg.jpg);
	background-repeat: no-repeat;
	
	width: 950px;
	height: 325px;
}

#contentVideoContent{
	width: 420px;
	text-align: left;
	
	margin-left: 25px;
	margin-right: 25px;

	float: left;
}

/* GFX */
#videoHeading{
	text-align: left;
	
	padding-top: 25px;
}

/* TEXT */
#videoContent{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform:none;
	text-align: left;
	color: #FFFFFF;

	width: 300px;

	padding-top: 25px;
}

#videoBtnMargin{
	height: 15px;
	clear: both;
}

/* BUTTON */
#videoButton a{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;

	background: url(../images/interface/button-blue.png);
	background-repeat: no-repeat;

	text-align: left;

	padding-top: 12px;
	padding-left: 10px;

	display: block;
	width: auto;
	height: 45px;
}
#videoButton a:hover{
	background: url(../images/interface/button-blue-hover.png);
	background-repeat: no-repeat;

	text-align: left;

	padding-top: 12px;
	padding-left: 10px;

	display: block;
	width: auto;
	height: 45px;
}

#contentVideoPlayer{
	background-image: none;
	
	width: 480px;
	height: 271px;
	
	padding-top: 15px;
	float: left;
}



/* CONTENT */

#subContentVideoPlayer{
	background-image: none;
	
	width: 320px;
	height: auto;
	
	padding-bottom: 15px;
	
	float: left;
}

#subContentVideoText{
	font-family: Segoe UI Light, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform:none;
	color: #111111;

	background-image: none;
	
	width: 340px;
	height: auto;
	
	padding-left: 15px;
	padding-bottom: 15px;
	
	float: left;
}


/* CONTENT */



/* VIDEO VIDEO VIDEO */
/* ***************** */



/* ***************** */
/* FOCUS FOCUS FOCUS */

#focusContainer{
	background: url(../images/interface/frontbox-bg.gif);

	width: 310px;
	height: 360px;
	
	float: left;
}

#focusBorder{
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}

#focusHeading{
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform:none;
	color: #000000;

	text-align: left;
}

#focusContent{
	font-family: Segoe UI Light, Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform:none;
	color: #000000;

	text-align: left;
	vertical-align: top;

	padding-top: 15px;
	padding-bottom: 15px;
}

#focusImageMargin{
	height: 15px;
	clear: both;
}

#focusImage{
	text-align: left;
}

#focusBtnMargin{
	height: 15px;
	clear: both;
}

#focusButton a{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;

	background: url(../images/interface/button-gray.png);
	background-repeat: no-repeat;

	text-align: left;

	padding-top: 12px;
	padding-left: 10px;

	display: block;
	width: auto;
	height: 45px;
}
#focusButton a:hover{
	background: url(../images/interface/button-gray-hover.png);
	background-repeat: no-repeat;

	text-align: left;

	padding-top: 12px;
	padding-left: 10px;

	display: block;
	width: auto;
	height: 45px;
}

#focusContentFrame{
	width: 265px;
	height: 272px;


	clear: both;
}

#focusMargin{
	width: 10px;
	height: 360px;
	float: left;
}
/* FOCUS FOCUS FOCUS */
/* ***************** */



#bgPngTest{
	width: 490px;
	height: 271px;
	padding: 0px;
	margin: 0px;
}



/* ******************** */
/* CONTENT - NO LAYOUTS */
#CMScontentTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #828282;

	margin: 0px 0px 10px 0px;

	width: 675px;
}

#CMScontentParagraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #828282;

	margin: 0px 0px 10px 0px;

	width: 675px;
}
/* CONTENT - NO LAYOUTS */
/* ******************** */

#contentParagraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #828282;

	margin: 0px 0px 30px 0px;

	width: 950px;
}

#contentHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #828282;

	margin: 0px 0px 10px 0px;

	border-bottom: 1px solid #ABDEEE;

	width: 100%;
}

#contentText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #828282;

	margin: 0px 0px 10px 0px;
}

#contentImage
{
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}



/* PARAGRAPHS PARAGRAPHS */
#paragraphContainer{
	width: 675px;
	height: auto;
	
	padding-bottom: 10px;
}

#paragraphBorder{
	width: 675px;
	height: auto;
}

#paragraphHalfContainer{
	width: 295px;
	height: auto;
	
	padding-bottom: 10px;
	
	float: left;
}

#paragraphHalfBorder{
	width: 295px;
	height: auto;
}

#paragraphHalfMargin{
	width: 60px;
	height: auto;
	float: left;
}


#paragraphThirdContainer{
	width: 190px;
	height: auto;
	
	padding-bottom: 10px;
	
	float: left;
}

#paragraphThirdBorder{
	width: 190px;
	height: auto;
}

#paragraphThirdMargin{
	width: 40px;
	height: auto;
	float: left;
}

#paragraphHeading{
	width: auto;
	height: auto;
}

#paragraphContent{
	font-family: Segoe UI Light, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform:none;
	color: #111111;

	width: auto;
	height: auto;
	
	padding-bottom: 10px;
}

#paragraphContent P{
	padding-bottom: 5px;
}

#paragraphImage{
	width: auto;
	height: auto;
	
	padding-bottom: 10px;
}

#paragraphImageWide{
	width: 675px;
	height: auto;
	/* clear:both; */
}
#paragraphImageWideMargin{
	width: 675px;
	height: 10px;
	
	/* clear:both; */
}
/* PARAGRAPHS PARAGRAPHS */



/* PARAGRAPHS PARAGRAPHS */
#smallImageParagraphHalfContainer{
	width: 250px;
	height: auto;
	
	padding-bottom: 25px;
	
	float: left;
}

#smallImageParagraphHalfBorder{
	width: 250px;
	height: auto;
}

#smallImageParagraphViewer{
	width: 200px;
	height: auto;
}

#smallImageParagraphHalfMargin{
	width: 75px;
	height: auto;
	float: left;
}
/* PARAGRAPHS PARAGRAPHS */



img.contentLeft
{
	margin: 10px 10px 10px 0px;
}

img.contentRight
{
	margin: 10px 0px 10px 10px;
}

img.full
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}