﻿#container 
{
    margin: auto;
    background-color: #fff;
    width:923px;
    padding: 0px;
}

#contentBody 
{
    text-align:left;
}

#headerContainer 
{
	text-align:center;
	padding-top: 5px;
}

#subheader
{
	color: white;
	background-color: #000000; 
 	border-top: 1px solid white; 
	border-bottom: 2px solid #ffffff;
	padding:3px;
	text-align:center;
}

.fullWidth {
	width:100%; 
}

#cellStyle1 {
	border-top: 1px solid #0B7867; 
	background: #ffffff url('../images/layout/navSlice.jpg') repeat-y top left;
}

#cellStyle2 {
	border-top: 1px solid #0B7867; 
	background: #ffffff url('../images/layout/curveTopRight.jpg') no-repeat top right;
}	 

#cellStyle3 {
	background: #ffffff url('../images/layout/navSlice.jpg') repeat-y top left; 
	width: 200px; 
	text-align: left; 
	vertical-align: top;
}

#cellStyle4 {
	background: #ffffff url('../images/layout/right.gif') repeat-y top right; 
	padding-right: 30px; 
	vertical-align: top;
}

#cellStyle5 {
	background: #ffffff url('../images/layout/curveNav.jpg') no-repeat top left;
}

#cellStyle6 {
	 background: #ffffff url('../images/layout/curveBottomRight.jpg') no-repeat top right;
}

#cellStyle7 {
	width:50%;
	height:18px;
	background: #0B7867 url('../images/layout/curveFrameLeft.jpg') no-repeat top left;
}

#cellStyle8 {
	width:50%; 
	height:18px;
	background: #0B7867 url('../images/layout/curveFrameRight.jpg') no-repeat top right;
}