


.mainDiv {
	width: 950px;
	height: auto;
	margin-left: auto; 
	margin-right: auto;
}


.question 
{
    float: left;
    width: 530px;
    height: auto;
	font-weight: bold;
	color: #143f62;
}

.answer 
{   display: block;
    float: left;
    width: 530px;
    height: auto;
	text-decoration: none;    
}

.LargerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
}

.DarkerLargeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000033;
}

/* ----- header and navigation --*/
.header {
	width: 950px;
	height: 116px;
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;

}

.headerSpacer {
	width: 950px;
	height: 86px;
	display: block;
}


.TopNavigationContainer {
	clear: both;
	float: right;
	width: 645px;
	height: 28px;
	background-image: url('Images/topMenu_bg_repeat.jpg');
	background-repeat: repeat-x;
    margin-left: 14px;
}

.MenuCell {
	float: right;
	 display: inline; 
	width: 80px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 28px; 
	text-decoration: none;
	vertical-align: top;

	
}








/* -- main text / image area -- */

.mainPic {
clear: both;
	width: 614px;
	height: 440px;
	background-image: url(Images/right_home_pic_BACK_UP_2.jpg);
	background-repeat: no-repeat;

}

.LeftDiv {
	float: left;
	width: 360px;
	height: 440px;
	display: block;
}

.LeftDiv2 {
	float: left;
	width: 200px;
	height: 440px;
	display: block;
}

.MiddleDiv {
	float: left;
	width: 293px;
	height: 320px;

}

.MiddleDiv2 {
	float: left;
	width: 400px;
	height: 320px;

}

.MiddleDivWider {
	float: left;
	width: 400px;
	height: 320px;

}


.MiddleDivSpacer {
	Float: left;
	width: 260px;
	height: 195px;
	display: block;
}

.MiddleDivText {
	float: left;
	width: 390px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.rightDiv {
	float: right;
	width: 138px;
	height: 320px;
	display: block;
	
}
.rightDivSpacer {
	float: left;
	width: 138px;
	height: 19px;
	display: block;
}

.rightDivButtons {
	float: right;
	width: 133px;
	height: 60px;
	display: block;
}







/* -- lower navigation -- */
.LowerNavigationContainer {
	float: left;
	width: 950px;
	height: 30px;
	background-image: url(Images/BottomMenu_bg_repeat.jpg);
	background-repeat: repeat-x;
	clear: both;
}





/* -- news items etc -- */
.LowerWhiteBoxes {
	float: left;
	width: 950px;
	height: 144px;
	background-image: url(Images/BottomFooter_boxes.jpg);
	background-repeat: no-repeat;
	padding-top: 31px;
	text-align: center;

}
.BoxSpacer {
	float: left;
	width: 950px;
	height: 39px;
	display: block;
	clear: both;

}

.BoxContainer {
	float: left;
	width: 255px;
	height: 85px;
	
}
.Box {
	float: right;
	width: 210px;
	height: 78px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}





/* -- subpage main layout area --*/

.thinLine {
	float: left;
	width: 950px;
	height: 7px;
	background-image: url(Images/thinLine.jpg);
	background-repeat: no-repeat;
}

.LeftDivSubPage {
	float: left;
	width: 336px;
	height: 440px;
	display: block;
	background-image: url(Images/SubPage_kitchen_Pic.jpg);
	background-repeat: no-repeat;
}

.LeftDivSubPageFAQ {
	float: left;
	width: 336px;
	height: 440px;
	display: block;
	background-image: url(Images/SubPage_faq.jpg);
	background-repeat: no-repeat;
}

.MainTextAreaContainer {
	float: right;
	width: 614px;
	height: 440px;
	display: block;
	background-image: url(Images/faded_green_BG.jpg);
	background-repeat: repeat-y;
	
}

.MainTextArea2 {
	float: left;
	width: 584px;
	max-height: 260px;
/* 	display: block; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align: left;
}


.MainTextArea {
	float: right;
	width: 614px;
	height: 380px;
	/* display: block; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	overflow-y: auto;
		text-align: left; 
}

.MainHeaderDiv {
	float: right;
	width: 614px;
	height: 45px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000033;
	background-image: url(Images/SubPage_header.gif);
	background-repeat: no-repeat;
	line-height: 40px;
}


.MainHeaderDivLeft {
	float: left;
	width: 614px;
	height: 45px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000033;
	background-image: url(Images/SubPage_header.gif);
	background-repeat: no-repeat;
	line-height: 40px;
}



.mainAreaNoPic {
	clear: both;
	width: 950px;
	max-height: 440px;
	display: block;
	background-image: url('Images/mainBackgroundPicBorders.jpg');
	background-repeat: repeat-y;
	border-bottom: 25px none #FFFFFF;
	   height: 320px;
    border-left-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-top-color: #FFFFFF;
}

.subMenu {
	float: left;
	width: 288px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: right;
	line-height: 23px;
	text-decoration: underline;

	

}

/* ---------- SUPPORT PAGE --------- */

.lineContainer {
	display: block;
	float: left;
	width: 400px;
	height: auto;
	}
	
.TextAreaContainer {
	float: left;
	width: 550px;
	height: 150px;

	}	
	
.leftField {
	float: left;
	width: 120px;
	height: 25px;
	line-height: 25px;
}	

.rightField {
	float: left;
	width: 270px;
	height: 25px;
}





/* -------- CUSTOMER SERVICES PAGE -------- */

.CustServContainer {
	float: left;
	width: 550px;
	height: auto;
}

.CustServPhoto {
	float: left;
	width: 85px;
	height: 80px;
}

.CustServText {
	float: left;
	width: 300px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



.keywordsContainer {
	float: left;
	width: 950px;
	height: auto;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}



.partnersPageLeft {
	float: left;
	width: 335px;
	height: 380px;	

}


.partnersPageRight {
	float: left;
	width: 550px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
	
}

.partnersPageBottom {
	float: left;
	width: 780px;
	height: auto;
}


.partnerText 
{
    float: left;
    width: 560px;
    height: 190px;
    max-height: 145px;
    overflow-y: auto;    
}

.largeLogoContainer 
{
    float: left;
    width: 320px;
    height: 350px;
    padding-top: 50px;

      
}

.largeLogoDisplay 
{
    float: right;
    width: 240px;
    height: 180px;
      
}

.noOverflow 
{
    overflow: none;     
}

.logosDisplay 
{
float: left;
width: 950px;
height: 80px;
background-color: #143f62;
}



.HomePagePicRightHandSide 
{
    width: 100%;
    height: 100%;
    background-image: url(images/right_home_pic_BACK_UP_2.jpg);
    background-repeat: no-repeat;    
    
}

/*   ------- animated text front page --------- */

.contentwrapper
{
float: right;
width: auto;
height: auto;
}

.billcontent
{
float: right;
width: 320px;
height: 25px;
margin-top: 50px;
color: White;
}

.billcontent2
{
float: left;
width: 320px;
height: 75px;
margin-top: 150px;
color: White;
}




/* -------------------------------------------- */


