*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #8851fa;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 1;
	font-family: Calibri, Arial, Helvetica, Verdana, sans-serif;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#wrap	{
	width: 883px;
	margin: 0px auto 0px auto;
	background-image: url('images/bg2.gif');
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: 11px;
	padding: 0px 26px 0px 27px;
	z-index: 3;
	position: relative;
	}

	#wrap2	{
		width: 883px;
		background-color: #ffffff;
		background-image: url('images/bg3.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		position: relative;
		z-index: 5;
		}


		#logo {
			width: 830px;
			height: 182px;
			z-index: 6;
			margin-left: 30px;
			}

		#top-left-pic {
			width: 261px;
			height: 182px;
			position: absolute;
			top: 6px;
			left: 14px;
			float: left;
			z-index: 85;
			}

			#top-left-pic img {
				width: 261px;
				height: 182px;
				border: 0px none transparent;
				}

		#top-right-pic {
			width: 223px;
			height: 309px;
			position: absolute;
			top: 0px;
			left: 680px;
			z-index: 1000;
			}

			#top-right-pic img {
				margin-top: 15px;
				width: 223px;
				height: 309px;
				border: 0px none transparent;
				}

		#menu {
			float: left;
			width: 800px;
			clear: left;
			z-index: 6;
			}

			#menu ul {
				list-style-type: none;
				}

				#menu li {
					background-color: #ffffff;
					height: 23px;
					float: left;
					margin-left: 1px;
					margin-right: 2px;
					}

					#menu li a {
						background-color: #ffffff;
						text-decoration: none;
						border: 0px none transparent;
						display: block;
						}

						#menu li a:hover {
							background-color: #ffde00;
							}

					#menu li.home {
						width: 78px;
						}

					#menu li.gallery {
						width: 102px;
						}

					#menu li.reports {
						width: 175px;
						}
						
				    #menu li.friends {
						width: 175px;
					    }

					#menu li.contact {
						width: 172px;
						}


		#contents {
			width: 845px;
			clear: left;
			margin-left: 19px;
			z-index: 6;
			margin-top: 20px;
			padding-bottom: 12px;
			}

			#main	{
				width: 600px;
				float: left;
				}

			#rightcol {
				width: 213px;
				float: left;
				padding-top: 120px;
				padding-left: 30px;
				}

			#brandslist {
				width: 845px;
				clear: both;
				}
				

			#contents h1 {
				width: 504px;
				background-image: url('images/dots.png');
				background-repeat: repeat-x;
				background-position: bottom left;
				color: #020078;
				margin-bottom: 6px;
				}

			#contents h2 {
				width: 504px;
				background-image: url('images/dots.png');
				background-repeat: repeat-x;
				background-position: bottom left;
				color: #278000;
				padding-top: 15px;
				margin-bottom: 6px;
				}

			#contents p {
				font-size: 90%;
				margin-top: 6px;
				margin-bottom: 12px;
				line-height: 125%;
				}

			#contents p.par-with-image {
				float: left;
				}

			#contents ul.baitlist {
				list-style-type: none;
				margin-bottom: 5px;
				}

				#contents ul.baitlist li {
					padding-left: 75px;
					text-indent: -75px;
					}

			div.left-horizontal-image {
				float: left;
				}

			#brandslist ul.brands {
				list-style-type: none;
				line-height: 95%;
				width: 883px;
				text-align: center;
				}

				#brandslist ul.brands li {
					float: left;
					line-height: 90%;
					margin-top: 0px;
					margin-bottom: 0px;
					}

				#brandslist ul.brands img {
					border: 0px none transparent;
					}

			#contents a {
				color: #278000;
				font-weight: bold;
				text-decoration: underline;
				}

				#contents a:hover {
					color: #020078;
					font-weight: bold;
					text-decoration: none;
					}

		#wrap3	{
			width: 863px;
			margin: 0px auto 0px auto;
			background-image: url('images/footer-bg.png');
			background-position: top center;
			background-repeat: no-repeat;
			padding: 3px 26px 10px 27px;
			}

		#footer {
			width: 863px;
			margin: 0px;
			}

		#copyright {
			width: 431px;
			padding-top: 15px;
			color: #ffffff;
			font-size: 80%;
			float: left;
			}

		#palmtree {
			width: 432px;
			padding-top: 15px;
			text-align: right;
			font-size: 80%;
			float: right;
			color: #ffffff;
			}

			#palmtree a {
				color: #ffffff;
				text-decoration: underline;
				}

				#palmtree a:hover {
					color: #8851fa;
					background-color: transparent;
					text-decoration: none;
					}

		div.box-outer {
			width: 201px;
			margin-bottom: 15px;
			}

			div.box-inner {
				background-image: url('images/green-bg.png');
				background-position: top left;
				background-repeat: no-repeat;
				width: 195px;
				padding-top: 3px;
				padding-left: 3px;
				padding-bottom: 5px;
				}

				div.box-inner a.mouseover {
					background-color: #ffffff;
					text-decoration: none;
					border: 0px none transparent;
					display: block;
					}

					div.box-inner a.mouseover:hover {
						background-color: #ffde00;
							}



			input.emailform {
				width: 110px;
				height: 16px;
				border: 1px solid #000000;
				background-color: #ffffff;
				font-size: 80%;
				padding: 0px 1px 2px 1px;
				}

			div.box-submit {
				width: 84px;
				height: 19px;
				margin: 10px auto 0px auto;
				}

			div.box-bottom {
				width: 201px;
				height: 12px;
				background-image: url('images/green-bottom.png');
				background-repeat: no-repeat;
				background-position: top left;
				}

				div.box-bottom img {
					width: 201px;
					height: 12px;
					border: 0px none transparent;
					}

	div.sandbag1 {
		width: 215px;
		height: 75px;
		float: right;
		}

	div.sandbag2 {
		width: 100px;
		height: 15px;
		float: right;
		clear: right;
		}

		
div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}

span.imglink {
	text-decoration: none;
	}
