h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	padding-left : 25px;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-left : 25px;
	
}


a:hover {
	color : Red;
}

.bannertable{
	background-color : #FF6666;
}
.bannertext{
	font-family : Arial;
	letter-spacing : 3px;
	font-size : 27px;
	margin-top : 17px;
}

.pred{
	color : Red;
	font-size : 10pt;
	padding-left : 25px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p {
    font-family : Arial, Helvetica, sans-serif;
	margin-left : 40px;
	margin-right : 30px;
	text-align : justify;
	font-size : 10pt;
}
ul{
	margin-left : 50px;
	margin-right : 40px;
}
.contact{
	color : White;
}

.contact a{
	color : White;
}
.address {
    font-family : Arial, Helvetica, sans-serif;
		
	font-size : 10pt;
		text-align : center;
		color : Gray;
}

.norrightpadding {
    font-family : Arial, Helvetica, sans-serif;
	
	margin-right : 100px;
	text-align : justify;
}

.nornopadding {
    font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-right : 50px;
}

.innertable{
	margin-left : 65px;
	margin-right : 50px;
}

.bodytable{
	background-color : White;
	border-collapse : collapse;
}
	


.box{	
	font-size : 10pt;	
	margin-left : 50px;
	margin-right : 40px;
	line-height : 20px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}
.prodbox{
	border-bottom-color : #ACA899;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	padding-bottom : 7px;
	padding-top : 8px;
}

.infobox{
	border-top-color : #7DC5C5;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top : 20px;
	padding-bottom : 20px;
}
.cartleft{
	padding-right : 20px;
	padding-top : 10px;
}
.cartcentre{
	
	padding-top : 10px;
}
.cartright{
	padding-left : 20px;
	
	padding-top : 10px;
}

.navicellgationtable {
	
	margin-top : 5px;
	
}

.leftcell{
	padding-top : 10px;
}

.navicell a{
	color : Black;
	text-decoration : none;
	font-size : 14px;
}

.navicell{
   	
	background-color : White;
	text-decoration: none;
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom : 2px;
	font-weight : normal;
	border-left-color : #74A3D3;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #74A3D3;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #74A3D3;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #74A3D3;
	border-top-style : solid;
	border-top-width : 1px;
	padding-right : 5px;
	
	
}




body {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color : #7dc5c5;
	
	font-size : 10pt;
}



