﻿@import url(reset.css);

body {}
body {margin: 0px; padding:15px;}
	body#video1{ background: #8A0101 url(../_img/bgVideo1.jpg) no-repeat;} /*Australia loves our products */
	body#video2{ background: #00539F url(../_img/bgVideo2.jpg) no-repeat;} /*Our system has been proven over 20 years*/
	body#video3{ background: #F1AB00 url(../_img/bgVideo4.jpg) no-repeat;} /*We're one of a kind*/
	body#video4{ background: #60B538 url(../_img/bgVideo3.jpg) no-repeat;} /*Serving a growing staple market*/

div, li, p, td, th{ font-family: Arial, Helvetica; font-size:11px; line-height: 1.5em; color:#ffffff;}

h1{ font-family: Arial, Helvetica; font-size:18px;line-height: 1.2em; text-indent:-9999px; height:23px; margin-bottom:5px;}

	body#video1 h1 { background: url(../_img/txtVideoAustraliaLoves.png) no-repeat;}
	body#video2 h1 { background: url(../_img/txtVideoOurSystem.png) no-repeat;}
	body#video3 h1 { background: url(../_img/txtVideoStapleMarket.png) no-repeat;}
	body#video4 h1 { background: url(../_img/txtVideoOneOfAKind.png) no-repeat;}

p { padding-top:15px; }
a {   }
a:hover { }

ul { padding:15x 0px 0px 0px;list-style-type:disc;}
ul {margin-left:15px;}
ul li { }
