@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background:url(teany_imgs/teany_main_bg.jpg) no-repeat;
	margin-top:0px;
	}

div.container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:620px;
	}
	
#teanylogo {
	position:absolute;
	width:410px;
	height:135px;
	top:0px;
	left:0px;
	}
	
#aschome {
	position:absolute;
	width:186px;
	height:34px;
	top:15px;
	left:715px;
	}
	
#homelilnk {
	position:absolute;
	width:100px;
	height:15px;
	top:217px;
	left:48px;
	font-size:16px;
	}
	
#productslilnk {
	position:absolute;
	width:100px;
	height:15px;
	top:247px;
	left:37px;
	font-size:16px;
	}
	
#concoctionslilnk {
	position:absolute;
	width:100px;
	height:15px;
	top:277px;
	left:35px;
	font-size:16px;
	}
	
#stockistslilnk {
	position:absolute;
	width:100px;
	height:15px;
	top:307px;
	left:50px;
	font-size:16px;
	}
	
#presslilnk {
	position:absolute;
	width:100px;
	height:15px;
	top:337px;
	left:45px;
	font-size:16px;
	}
	
#contactuslilnk {
	position:absolute;
	width:100px;
	height:15px;
	top:367px;
	left:39px;
	font-size:16px;
	}
	
#productcontent {
	position:absolute;
	width:250px;
	height:285px;
	top:150px;
	left:370px;
	line-height:17px;
	}
	
#ingredienttext {
	position:absolute;
	width:165px;
	height:95px;
	top:135px;
	left:640px;
	line-height:12px;
	font-size:10px;
	color:#090;
	}
	
#prodcutimg {
	position:absolute;
	width:210px;
	height:308px;
	top:150px;
	left:160px;
	}
	
#nutritionbox {
	position:absolute;
	width:230px;
	height:220px;
	top:240px;
	left:640px;
	background-color:#FFF;
	font-size:10px;
	line-height:11px;
	text-align:left;
	}
	
#prodbtn1 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:183px;
	}
	
#prodbtn2 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:267px;
	}
	
#prodbtn3 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:351px;
	}
	
#prodbtn4 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:435px;
	}
	
#prodbtn5 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:519px;
	}
	

#prodbtn6 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:603px;
	}
	
#prodbtn7 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:687px;
	}
	
#prodbtn8 {
	position:absolute;
	width:84px;
	height:76px;
	top:475px;
	left:771px;
	}
	
#pgtitle {
	position:absolute;
	width:600px;
	height:40px;
	top:170px;
	left:180px;
	font-size:30px;
	font-weight:bold;
	line-height:40px;
	color:#060;
	}
	
#pgcontent {
	position:absolute;
	width:470px;
	height:305px;
	top:225px;
	left:180px;
	line-height:18px;
	}
	
#pgcontentimg {
	position:absolute;
	width:190px;
	height:305px;
	top:225px;
	left:655px;
	}
	
#submitcontent {
	position:absolute;
	width:415px;
	height:185px;
	top:250px;
	left:245px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	}
	
#footerleft {
	position:absolute;
	width:860px;
	height:20px;
	top:600px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	}
	
#footerright{
	position:absolute;
	width:65px;
	height:20px;
	top:600px;
	left:861px;
	}
	
#kosher{
	position:absolute;
	width:25px;
	height:53px;
	top:385px;
	left:175px;
	}
	
#kosherlink{
	position:absolute;
	width:70px;
	height:18px;
	top:440px;
	left:155px;
	}
	
a:link {
	color: #390;
	text-decoration:none;
	font-size:12px;
	}
	
a:hover {
	color:#030;
	text-decoration:none;
	font-size:16px;
	}
	
a:visited {
	text-decoration:none;
	color:#600;
	font-size:12px;
	}
	
a:link:hover, a:visited:hover {
	color: #030;
	text-decoration:none;
	font-size:16px;
	}
	
table {
	text-align:left;
	}

