*,table,table * {
margin:0px;
padding:0px;
border:0px;
}
Body {
	text-align:center;
	background-color: #3B3B3B;
	background-image: url(images/stripes.gif);
}
#Container {
	position:relative;
	margin:0 auto;
	width:810px;
	height:595px;
	z-index:1;
	background-image: url(images/layout.jpg);
	background-repeat:no-repeat;
}
#Details {
	position:absolute;
	left:587px;
	top:156px;
	width:196px;
	height:236px;
	z-index:1;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top:8px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8EF4;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8EF4;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8EF4;
	text-decoration: underline;
}
#Carrotate {
	position:absolute;
	left:57px;
	top:107px;
	width:489px;
	height:416px;
	z-index:2;
}
#Stocktext {
	position:absolute;
	left:57px;
	top:75px;
	width:489px;
	height:448px;
	z-index:2;
	text-align:left;
}
#Abouttext {
	position:absolute;
	left:57px;
	top:75px;
	width:489px;
	height:448px;
	z-index:2;
	text-align:left;
}
#Contacttext {
	position:absolute;
	left:57px;
	top:75px;
	width:489px;
	height:448px;
	z-index:2;
	text-align:left;
}
#Nav {
	position:absolute;
	left:571px;
	top:4px;
	width:188px;
	height:136px;
	z-index:3;
}
#Footer {
	position:absolute;
	left:44px;
	top:538px;
	width:508px;
	height:20px;
	z-index:4;
}
