/* Main Body
___________________________________________*/

body{
	/*background-image:url(../images/bg.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
	background-color:#DDDDDD;
	
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	border: 0px solid #FFF;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrapper{
	width:900px;
	height:660px;
	
	margin:40px auto 0px auto;
	padding:0px;
	border:0px solid #FFF;
}

#header{
	behavior: url(iepngfix.htc);
	background-image:url(http://www.berrynetwork.com/images/header.png);
	background-repeat:no-repeat;
	width:900px;
	height:105px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footer{
	background-color:transparent;
	width:900px;
	height:25px;
	padding: 6px 0px 0px 10px;
	margin:0px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#content{
	background-image:url(http://www.berrynetwork.com/images/site_bg.png);
	background-repeat: repeat-y;
	width:900px;
	height:520px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}

#int_content{
	background-image:url(http://www.berrynetwork.com/images/site_bg.png);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}

#int_bg_IN{
	background-image:url(http://www.berrynetwork.com/images/knowledge_bg.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	
	
}

#int_bg{
	background-image:url(http://www.berrynetwork.com/images/swoop_bg.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	
	
}

#left_nav{
	width:170px;
	padding: 10px 10px 10px 20px;
	margin:20px 0px 0px 0px;
	background-color:transparent;
	
	float:left;
	clear:left;
}

#middle_content{
	width:440px;
	margin:20px 20px 0px 20px;
	padding:0px;
	border:0px solid #FFF;
	background-color:transparent;
	
	float:left;
}

#right_content{
	width:180px;
	padding: 0px 35px 0px 0px;
	margin:20px 0px 0px 0px;
	
	float:right;
}


#content_close{
	behavior: url(iepngfix.htc);
	background-image:url(http://www.berrynetwork.com/images/footer.png);
	background-repeat:no-repeat;
	width:900px;
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}

#flash{
	width:860px;
	height:335px;
	padding:0px;
	margin:0px auto 0px auto;
}

#login{
	/*width:200px;
	height:50px;*/
	float:right;
	margin:30px 15px 0px 0px;
	padding:0px;
	border:0px solid #FFF;
}

#box{
	width:202px;
	height:112;
	float:left;
	clear:none;
	
	padding:0px;
	margin: 0px 10px 0px 0px;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#669933;
}

a:link {
	text-decoration:none;
	color:#669933;
}

a:visited {
	text-decoration:none;
	color:#669933;
}

a:hover {
	text-decoration:none;
	color:#222222;
}

a:active {
	text-decoration:none;
	color:#336600;
}
