html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #FFF;
}

table { 
	font-family: "Arial"; 
	font-size: 14pt;
	margin: 10px 0px 0px 0px;
	
} 

td {
	
}




* { padding:0; margin:0; }
	

/***************text start************************/

h1 {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color:#000000;
	padding: 10px 0px 0px 5px;
	border-bottom:#764353 2px solid;
	
}

h2 {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color:#000000;
	padding: 10px 0px 0px 5px;
	border-bottom:#764353 2px solid;	
	
}

h3 {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	
	
}


h4 {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	
	
}	

p {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color:#000;
	padding: 10px 20px 8px 10px;
	line-height:25px;
	
}

.boxText {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	padding: 2px 20px 2px 15px;
	
}

.breadCrumbs {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	padding: 2px 0px 5px 30px;
	
}


.siteCredit {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	
}

.tableText {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	
}


a {
	color:#199517;	
	
}

a.whiteLinks {
	color:#FFFFFF;
}





/***************text end************************/






/*********************************DIVS****************************************/



#headerContainer {
    position: relative;
	width: auto;
	height: 285px;
	background:url(../img/header_bg.png) repeat-x;

	
}

#headerContent {
	position: relative;
	width: 1000px;
	height: 237px;
	margin-left:auto;
	margin-right:auto;
	background: url(../img/header_burst.png) no-repeat;
	
}

#cookerLogo {
	position: absolute;
	width: 484px;
	height: 153px;
	margin: 32px 0px 0px 425px;
	background: url(../img/cooker_logo.png) no-repeat;
	
}

#cookerCar {
	position: absolute;
	width: 324px;
	height: 245px;
	margin: 18px 0px 0px 10px;
	background: url(../img/car_logo.png) no-repeat;
	
}


#navBtns {
	position: absolute;
	width: 571px;
	height: 42px;
	margin: 190px 0px 0px 375px;

}

#contentContainer {
	position: relative;
	width: auto;
	height: auto;
	
}

#contentMain {
	position: relative;
	width: 1000px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	
}

#clickHereModule1 {
	position: absolute;
	width: 326px;
	height: 535px;
	margin: 0px 0px 0px 0px;
	
}

#clickHereModule2 {
	position: absolute;
	width: 326px;
	height: 535px;
	margin: 0px 0px 0px 328px;
	
}


#clickHereModule3 {
	position: absolute;
	width: 326px;
	height: 535px;
	margin: 0px 0px 0px 656px;
	
}



#footerContainer {
	position: relative;
	width: auto;
	height: 112px;
	margin: 535px 0px 0px 0px;
	background:url(../img/footer_bg.png) repeat-x;
	
}

#footerContent {
	position: relative;
	width: 1000px;
	height: 110px;
	margin-left:auto;
	margin-right:auto;
	
}

#siteCredit {
	position:relative;
	width: 350px;
	height: 25px;
	padding-top: 85px;
	margin-left:auto;
	margin-right:auto;
	
}





/*********************************FOOTER EXTEND****************************************/



.footerContainer {
	position: relative;
	width: auto;
	height: 112px;
	clear:both;
	background:url(../img/footer_bg.png) repeat-x;
	
}

.footerContent {
	position: relative;
	width: 1000px;
	height: 110px;
	margin-left:auto;
	margin-right:auto;
	
}

.siteCredit {
	position:absolute;
	width: 460px;
	height: 25px;
	margin: 85px 0px 0px 250px;
	
}
