body {
	text-align:center;
	background-image: url(images/blue_bg.jpg);
	margin:0px;
	padding:0px;
	}

/* GLOBAL STYLES */

a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
}

a:link {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	}

a:visited {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}	

/* OUTER STRUCTURE */
				
#outerframe1 {
	width: 1024px;
	height: 1175px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	}

#outerframe2 {
	width: 1024px;
	height: 1175px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-image: url(images/products_bg.jpg);
	background-repeat: no-repeat;
	}
	
#outerframe3 {
	width: 1024px;
	height: 1175px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	}
	
#outerframe4 {
	width: 1024px;
	height: 1175px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-image: url(images/ordering_bg.jpg);
	background-repeat: no-repeat;
	}
	
#outerframe5 {
	width: 1024px;
	height: 1175px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	}
	
				
#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:8px;
	padding:0px;
	text-align:left;
	}
	
/* MAIN NAVIGATION */	

#content {
	width:900px;
	margin: 0px;
	padding:0px;
	float:right;
	}   

#content #logolink {
	margin: 90px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	float: left;
	}
	
#content #main_navcontainer {
	margin: 24px 0px 0px 218px;
	padding: 0px 0px 0px 0px;
	width: 654px;
	float: left;
	}

/* CONTENT */ 	
			
#contentheaderLeft {
	width:275px;
	float: left;
	margin:485px 10px 0px 34px;
	}

#contentheaderLeft h1 {
	margin:15px 0px 0px 50px;
	font-family:  "Times New Roman", Times, serif;
	font-size:20px;
	color: #790906;
	font-weight: normal;
	}

#contentheaderLeft  p {
	margin:10px 25px 0px 50px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
	font-weight: normal;
	}
	
#contentheaderLeft #boldtxt {
	margin:10px 25px 0px 50px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	font-weight: bold;
	}
			
#contentheaderRight {
	width:525px;
	padding-top: 0px;
	float: right;
	}

#contentheaderRight h1 {
	margin:15px 0px 0px 18px;
	font-family:  "Times New Roman", Times, serif;
	font-size:20px;
	color: #790906;
	font-weight: normal;
	}
	
#contentheaderRight h2 {
	width:450px;
	margin:46px 0px 0px 18px;
	font-family:  "Times New Roman", Times, serif;
	font-size:20px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	}

#contentheaderRight p {
	margin:10px 50px 0px 18px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	}
	
#contentheaderRight #boldtxt {
	margin:10px 0px 6px 18px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	line-height: 18px;
	font-weight: bold;
	}	
	
#contentheaderRight #caption {
	float:left;
	width:425px;
	margin: 0px 0px 0px 18px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 16px;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
}

#contentheaderRight  ul {
	list-style: disc;
	margin: 0px 132px 0px 32px;
	padding: 0px;
}

#contentheaderRight  li {
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 16px;
}	
		

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

	
/* FOOTER&COPYRIGHT */				

#footer {
	width:1024px;
	height: 27px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	}
	
#footer	#info {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #96a6cf;
	font-weight: normal;
	}
	
#footer	#info a {
	color: #96a6cf;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
}

#footer	#info a:link {
	color: #96a6cf;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	}

#footer	#info a:visited {
	color: #96a6cf;
	text-decoration: none;
	}

#footer	#info a:hover {
	color: #96a6cf;
	text-decoration: underline;
	}
	

	