#banner{
	
	background-repeat : repeat;
	margin-bottom : 5px;
	
}

p {
	font-family : Arial;
	font-size : 14px;
}


h1 {
	font-family : Arial;
	font-size : 18px;
	color : Black;
}

h2 {
	font-family : Arial;
	font-size : 16px;
	
}

.margintext{
	
}


.bannerleft{
	background-color : #556E47;
	padding-left : 0px;
	padding-bottom : 0px;
}
.bannerright{
	background-image : url(images/top2.jpg);
	background-repeat : no-repeat;
	padding-left : 11px;
	padding-top : 8px;
}
#emailprint{
	padding-right : 30px;
}
.navigation{
	margin-top : 20px;
	margin-left : 10px;
	margin-right : 10px;
}

#productnavi{
	margin-top : 20px;
	margin-left : 10px;
	margin-right : 10px;
}
#address{
	
	padding-bottom : 6px;
	padding-top : -5px;
	
}
#pagebox{
	background-image :  url("images/global/bg.jpg");
	background-repeat : repeat;
}

.pagelayout{
	border-collapse : collapse;
	margin-left : 0;
	margin-right : 80px;
	margin-top : 0px;
	background-color : White;
	border-right-color : Background;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Background;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.pagelayoutleft{

	background-color : #6795CD;
	padding-left : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
}
.pagelayoutright{
	background-color : White;
	padding-left : 20px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 20px;
	
}
#footer{
	background-image :  url("images/global/bg1.jpg");
	background-repeat : repeat;
}




body {
	margin-top : 0px;
	background-color : White;
	margin-left : 0px;
	background-image : url(images/bg3.jpg);
	background-position : right;
	background-repeat : no-repeat;
	background-attachment : fixed;
}


.red A:hover {
	color : Red;
}
.caption{
	font-family : Arial;
	font-size : 12px;
	color : #556E47;
}
.navicell{
	padding-bottom : 5px;
	padding-top : 5px;
	font-family : Arial;
	font-size : 14px;
	color : White;
	border : 1px solid White;
	padding-left : 5px;
	padding-right : 5px;
}

.navicell a{
	
	font-family : Arial;
	font-size : 14px;
	color : White;
	text-decoration : none;
}

.navicell A:hover{
	color : Yellow;
}

.address a{
	font-family : Arial;
	font-size : 12px;
	color : White;
	text-decoration : none;
}

.address{
	font-family : Arial;
	font-size : 12px;
	color : White;
	margin-left : 10px;
}
.footer{
	font-family : Arial;
	font-size : 15px;
	color : #A9A9A9;
	
	margin-top : 0px;
}

.mylink a{
	
	color : #A9A9A9;
	text-decoration : none;
	
}
.mylink{
	font-family : Arial;
	font-size : 13px;
	color : #A9A9A9;
	
	margin-top : 0px;
}

