@CHARSET "UTF-8";

html, body{
	background-color: #151515;
	margin: 0;
	padding: 0;
	border: 0;
}

#logo{
	width:193px;
	height: 53px;
}

#content{
	margin:62px auto;
	width:977px;
}

#leftContent{
	float:left;
	width:314px;
}
 
#mbMainHeadline{
	background-image:url("images/newTxt.jpg");
	background-repeat:no-repeat;
	margin:0;
	margin-left:335px;
	padding-top:14px;
	font-family:'CorporateSRegularItalic';
	color:white;
	font-size:22px;
}

#mbMainSubTxt{
	margin-top:18px;
	margin-left:335px;
	font-family:'CorporateSRegular';
	color:white;
	line-height:20px;
	font-size:13px;
}

#mbHeadline{
	background-image:url("images/newTxt.jpg");
	background-repeat:no-repeat;
	margin:0;
	padding-top:14px;
	font-family:'CorporateSRegularItalic';
	color:white;
	font-size:22px;
}

#mbSubTxt{
	margin-top:18px;
	font-family:'CorporateSRegular';
	color:white;
	line-height:20px;
	font-size:13px;
}

#contentLine{
	margin-top:50px;
	padding-top:50px;
	background-image: url("images/contentLine.jpg");
	background-repeat: no-repeat;
}

#linkCover{
	margin-top:27px;
}

#link{
	background-image: url("images/layerWebsite.jpg");
	display: block;
	color: white;
	font-family: 'CorporateSDemiItalic';
	font-size: 16px;
	padding-left: 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
	height: 27px;
	width: 104px;
}


/**First Content Box**/

#first{
	margin-top:36px;
	background-repeat: no-repeat;
}



#flash-holder{
	background-color: #151515;
	width:641px;
	height:380px;
	background-repeat: no-repeat;
	margin-left:335px;
	
}


/**Second Content Box**/

#leftImg1{
	width: 314px;
	height: 250px;
	padding-bottom:25px;
}

#leftContent1{
	margin-top:25px;
	background-image: url("images/newTxt.jpg");
	background-repeat: no-repeat;
}

#leftImg2{
	width: 314px;
	height: 250px;
	padding-top:43px;
	padding-bottom:25px;
}

#leftImg3{
	width: 314px;
	height: 250px;
	padding-top:25px;
	padding-bottom:25px;
}

#mainImg{
	background-image: url("images/mainImage.jpg");
	background-repeat: no-repeat;
	margin-left:335px;
	width:642px;
	height: 1166px; 
	padding-bottom:25px;
}

/**Third Content Box**/

#articleImg{
	background-image: url("images/articleImage.jpg");
	background-repeat: no-repeat;
	margin-left:326px;
	width:651px;
	height:905px; 
}

/**Fourth Content Box**/

#mobileImg{
	background-image: url("images/mobileImage.jpg");
	background-repeat: no-repeat;
	margin-left:326px;
	width:651px;
	height:905px; 
}



