#wrapper {
	margin: auto;
	width: 914px;
	font: .8em Geneva, Arial, Helvetica, sans-serif;
	position: relative;
}
#header {
	background: url(../frameworkImages/header.jpg) no-repeat;
	height:151px;
	position: relative;
}
#mainBackgroundCasing {
	margin: auto;
	width: 900px;
	border-right: 7px solid #FFFFFF;
	background: #55BCEB url(../frameworkImages/contentCasingBlueRepeatImage.jpg) repeat-x;
	position: relative;
	border-left: 7px solid #FFFFFF;
	padding: 0px 0px 10px;
}
#contentCasing {
	margin: auto;
	width: 880px;
	position: relative;
}
#bodyContentCasing {
	position: relative;
	width: 744px;
	color: #FFFFFF;
	left: 124px;
	display: block;
}

#bodyContentCasing:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

#bodyContentArea {
	float: left;
	width: 418px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 1px;
}


#bodyAdvertArea {
	float: right;
	width: 316px;
	position: relative;
	background: #8fa0be;
}
#bodySponsorAdvertArea{
	float: right;
	width: 316px;
	position: relative;
	margin-bottom:5px;
}

#adSpaceTopCurve {
	background: url(../frameworkImages/adSpaceTopCurve.png) no-repeat;
	height: 10px;
}
#adSpaceBottomCurve {
	background: url(../frameworkImages/adSpaceBottomCurve.png) no-repeat;
	height: 10px;	
}

#contentAreaHeader {
	background: url(../frameworkImages/mainContentTopCurveImage.jpg) no-repeat;
	position: relative;
	height: 10px;
	width: 880px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#contentAreaBody {
	position: relative;
	width: 880px;
	min-height:490px;
	background: #1E417C url(../frameworkImages/mainContentLeftSideImage.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	padding-bottom:1px;
}

#contentAreaFooterImage {
	background: url(../frameworkImages/mainContentFooterImage.png) no-repeat;
	width: 880px;
	height: 12px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#mainFooter {
	background: url(../frameworkImages/mainFooterImage.jpg);
	position: relative;
	height: 98px;
	width: 914px;
}



body {
	background: #21447E;
}


/*------------------ BODY CONTENT STYLING ------------------------*/

#bodyContentArea a:link {
	text-decoration:none;
	color:#CCCCCC;
}

#bodyContentArea a:visited {
	text-decoration:none;
	color:#CCCCCC;
}

#bodyContentArea a:hover {
text-decoration:none;
color:#8FA0BE;

}

#bodyContentArea a:active {
	text-decoration:none;
	color:#CCCCCC;
}



.pageTitleSectionOne {
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.pageTitleSectionTwo {
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	color: #8FA0BE;
}
.bodyContentAreaSectionBackground {
	width: 398px;
	background: #4b6796;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	
}

.bodyContentAreaSectionBackground:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}


.productCasing {
	width: 100%;
	position:relative;
	border-bottom: 1px solid #21447E;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}



.productCasing:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}

.productImage {
width:100px;
height:100px;
overflow:hidden;
max-height:100px;
max-width:100px;
float:left;
border:5px;
border-style:solid;
border-color:#FFFFFF;
}
.productDescription {
width:275px;
max-width:275px;
float:right;
font-size:.9em;
}

.productTitle {
	font-size:1.1em;
	font-weight: bold;	

}
.productLargeImage {
	width:220px;
	text-align:left;
	margin-left:10px;
	margin-bottom:2px;
	float:right;
	position: relative;
}


.productLargeImage:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}


/*------------------ DOUBLELAY OUTSTYLING ------------------------*/
#adSpaceTopCurveDouble  {
	background: url(../frameworkImages/adSpaceTopCurveDouble.png) no-repeat;
	height: 10px;
}

#bodyAdvertAreaDouble {
	float: right;
	width: 236px;
	position: relative;
	background: #8fa0be;
	margin-right:30px;
}


#adSpaceBottomCurveDouble  {
	background: url(../frameworkImages/adSpaceBottomCurveDouble.png) no-repeat;
	height: 10px;	
}


#bodyContentAreaDouble {
	float: left;
	width: 734px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 1px;
}

#bodyContentAreaDouble a:link {
	text-decoration:none;
	color:#CCCCCC;
}

#bodyContentAreaDouble a:visited {
	text-decoration:none;
	color:#CCCCCC;
}

#bodyContentAreaDouble a:hover {
text-decoration:none;
color:#8FA0BE;

}

#bodyContentAreaDouble a:active {
	text-decoration:none;
	color:#CCCCCC;
}


.bodyContentAreaSectionBackgroundDouble {
	width: 714px;
	background: #4b6796;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	
}

.bodyContentAreaSectionBackgroundDouble:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}


.productCasingDouble {
	width: 350px;
	position:relative;
	border-bottom: 1px solid #21447E;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.productCasingDouble:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}


.productDescriptionDouble {
width:225px;
max-width:275px;
float:right;
font-size:.9em;
}

/*------------------ NAVI BAR STYLING ------------------------*/
#naviBarCasing {
	height: 45px;
	width: 900px;
	background: url(../frameworkImages/naviBarCasingImage.jpg) no-repeat;
	position: relative;
	z-index: 2;
}

#naviBarHomeDiv {
	float:left;
	position: relative;
	color: #FFFFFF;
	left: 30px;
	top: 10px;
	width: 33px;
	font-size: 0.9em;
}
#naviBar {
	float:left;
	position: relative;
	color: #FFFFFF;
	left: 100px;
	top: 10px;
	width: 740px;
	font-size: 0.9em;

}


#naviBarCasing a:link {
	text-decoration:none;
	color:#CCCCCC;
}
#naviBarCasing a:visited {
	text-decoration:none;
	color:#CCCCCC;
}
#naviBarCasing a:hover {
	text-decoration:none;
	color:#21447E;
}
#naviBarCasing a:active {
	text-decoration:none;
	color:#CCCCCC;
}

/*------------------ADVERT STYLING ------------------------*/
#headerSuperBanner {
	height: 90px;
	width: 728px;
	position: absolute;
	left: 175px;
	top: 36px;
	text-align: right;

}
#adSuperMPU {
	min-height: 250px;
	width:300px;
	position: relative;
	margin-left:8px;
}
#adSkyCasing {
	margin: 10px auto auto;
	width: 280px;
	position: relative;
	margin-bottom:20px;
}
#adSkyCasing:after {
content:".";
clear:both;
height:0;
visibility:hidden;
display:block;
}
.adSkyscraper{
	float:left;
	margin-right:10px;
	margin-left:10px;
	max-width: 120px;
	position: relative;
	overflow:hidden;
}
.bottomLogos {
	position: relative;
	left: 450px;
	top: 22px;
	max-width:420px;
}
