/* CSS Document */

body {background: #000000; margin:0 0 40 0px; padding:0 0 40 0px;}
h4 {color:#ff3300; font-size:16px; margin: 10px; padding:10px;}

div#header {background: url(images/bg-header.jpg); width: 100%; height: 80px; margin: 0px; padding: 0px;}
div#header p{color:#ffffff; margin: 0px;}
div#header a:link{color:#ffffff; text-decoration: none;}
div#header a:hover {text-decoration: underline;}
div#header a:visited {color: #ff3300; text-decoration: none;}
div#header a:active {color:#ffffff; text-decoration: none;}

div#orange {background: url(images/orange.jpg) #FF3300; height: 166px; width: 266px; z-index: 0; 
	position: absolute; left: 55px; top: 120px;}
div#shoe {position: absolute; z-index: 4; left: 20px; top: 150px;}
div#banner {position: absolute; top: 90px; left: 400px;}

div#content {background: url(images/shadow3.gif) no-repeat bottom right #CCCCCC; width: 700px;
	height: auto; position: absolute; left: 270px; top: 160px; z-index:2;}
div#content p{margin: 10px; padding: 0px;}
div#content a:link{color:#006666; text-decoration: none;}
div#content a:hover {text-decoration: underline;}
div#content a:visited {color: #ff3300; text-decoration: none;}
div#content a:active {color:#006666; text-decoration: none;}



