/*
Theme Name: Nutrisari Website
Theme URI: http://www.nutrisari.com
Description: an official website of Nutrisari
Author: Septi Yulia Sari aka. shape_tea
Author URI: http://www.stateoftheword.com/
Tags: colourful, orange, green, red, fixed width, three columns

	This theme was designed and built by shape_tea,
	whose blog you will find at http://www.stateoftheword.com/,
	This theme was specially designed for Nutrisari (http://www.nutrisari.com), 
	a brand from Nutrifood Indonesia (http://www.nutrifood.co.id).	
-------------------------------------------------------------------------*/

/*--------------- Standard Style ---------------*/

body {
	font-size: 72%; 
	font-family: tahoma, "trebuchet ms", Verdana, Arial, Sans-Serif;
	color: #444;
	background-color:#f2c900;
	margin:0px;
	padding:0px;
	line-height:20px;
}

/*--------------- all DIV container ---------------*/

#container {
	width:900px;
	margin:0px auto;
	padding:0px;
	background-color:#faebaa;
	float:left;
	position:relative;
}

#vectorimage {
	background-image:url('../images/vectorbergizi.png');
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	z-index:500;
	top:0px;
	left:30px;
	width:120px;
	height:150px;
}

#pagecontent {
	width:100%;
	padding:30px 0px 0px 0px;
	float:left;
	background-image:url('../images/bg-nutrisaribergizi.png');
	background-position:left top;
	background-repeat:no-repeat;
}
