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

@import url('reset.css');
@import url('interactive.css');

/* ---------- Global ------------- */
html{
	height: 100%;
	}

body{
	background-color: #3A5588;
	background-image:url(../../images/main/back.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 900px;
	}
	
.whiteback{
	background-color: #ffffff;
	background-image:url(../../images/main/backw.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 100%;
	}	

#wrapper{
	position: relative;
	width: 788px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 5;
	background-color: #FFFFFF;
	}
	
	


/* ---------- Left Column ------------- */
#left_column{
	position: absolute;
	top: 290px;
	left: 0px;
	z-index: 105;
	width: 146px;
	height: 100%;
	background-image:url(../../images/main/wrapper_back.gif);
	background-repeat: repeat-y;
	}

#left_column p{
	margin-top: 30px;
	padding-left: 15px;
	}

#left_column p.standout{
	background-image: url(../../images/main/left_hr.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 20px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}

/* ---------- Body Content ------------- */
#body_content{
	position: relative;
	left: 146px;
	top: 290px;
	height: 100%;
	width: 642px;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	}

#body_content h3{
	background-image:url(../../images/main/welcome2.gif);
	background-repeat: no-repeat;
	width: 254px;
	height: 63px;
	text-indent: -3000px;
	position: absolute;
	left: 385px;
	top: 14px;
	}
		

#welcome{
	position: absolute;
	width: 207px;
	height: 100px;
	top: 93px;
	left: 389px;
	}	
	
#subpage{
	position: absolute;
	width: 600px;
	top: 72px;
	left: 28px;
	height: 100%;
	}
	
#subpage_year{
	position: absolute;
	width: 325px;
	top: 248px;
	left: 30px;
	height: 145px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
	
#subpage_year_gallery{
	position: absolute;
	width: 595px;
	top: 419px;
	left: 30px;
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
	
.floatright{
	float: right;
	}	
	
.thumbnail{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	}	
	
#whoweare{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_who_we_are.gif);
	}
	
#year1{
	position: absolute;
	text-indent: -3000px;
	width: 595px;
	height: 225px;
	left: 29px;
	top: 23px;
	background-image: url(../../images/year_top.jpg);
	}
	
#year2{
	position: absolute;
	width: 259px;
	height: 145px;
	left: 365px;
	top: 248px;
	}


#different{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_different.gif);
	}

#different a{
	width: 100%;
	position: relative;
	display: block;
	height: 100%;
	}

#whatwedo{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_what_we_do.gif);
	}

#products{
	position: relative;
	text-indent: -3000px;
	width: 341px;
	height: 122px;
	background-image:url(../../images/products.gif);
	}
	
#howwedoit{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_how_we_do_it.gif);
	}	


#team 
{
	position: relative;	
	margin-left: 1em;
	padding-left: 2;
  }
#team li
  {
	margin: 2;
	padding: 4;
  }
  
#tools{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_tools.gif);
	}	

#links{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_links.gif);
	}

#links a{
	width: 100%;
	position: relative;
	display: block;
	height: 100%;
	}	
	
#link_left {
  position: absolute;
  left: 5px;
  padding: 0px;
  width: 300px;
}

#link_right {

  margin-left: 310px;
  padding: 0px;
  width: 300px;

}

#post{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_post.gif);
	}

#post a{
	width: 100%;
	position: relative;
	display: block;
	height: 100%;
	}
	
#contact{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_contact.gif);
	}
	
#thanks{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_thanks.gif);
	}	
	
#gallery{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_gallery.gif);
	}

#gallery_top{
	position: relative;
	text-indent: -3000px;
	width: 604px;
	height: 85px;
	background-image:url(../../images/main/gallery_top.gif);
	}	

#gallery_mid{
	position: relative;
	width: 610px;
	background-image:url(../../images/main/gallery_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	height: 500px;
	overflow: auto;
	}
	
#gallery_bottom{
	position: relative;
	text-indent: -3000px;
	width: 604px;
	height: 24px;
	background-image:url(../../images/main/gallery_bottom.gif);
	}	
	
#newstitle{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_news.gif);
	}	
	
#glossary{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_glossary.gif);
	}		
	
#glossary a{
	width: 100%;
	position: relative;
	display: block;
	height: 100%;
	}			
	
#alt{
	position: relative;
	width: 100%;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #d4dcf2;
	}
			
#alt2{
	position: relative;
	width: 100%;;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	}	

.center{
	margin-left: auto;
	margin-right: auto;
	}
	
#glossary_frame{
	position: relative;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 5;
	background-color: #FFFFFF;
	}	
	
#cms{
	position: absolute;
	text-indent: -3000px;
	width: 614px;
	height: 28px;
	left: 20px;
	top: 35px;
	background-image:url(../../images/main/title_cms.gif);
	}	
	

#bar{
	position: absolute;
	width: 100%;
	height: 19px;
	top: 275px;
	left: 0px;
	background-image:url(../../images/main/home_09.gif);
	z-index: 900;
	}
	
#virtual{
	position: absolute;
	text-indent: -3000px;
	width: 349px;
	height: 195px;
	top: 15px;
	left: 32px;
	background-image: url(../../images/main/virtual.jpg);
	}	
	

#questions{
	position: absolute;
	width: 591px;
	height: 73px;
	top: 238px;
	left: 20px;
	}
		
#questions li{
	text-indent: -3000px;
	position: absolute;
	width: 197px;
	height: 73px;
	}
	
#questions1{
	left: 0px;
	top: 0px;
	background-image:url(../../images/main/questions_01.gif);
	background-repeat: no-repeat;
	}
	
#questions2{
	left: 197px;
	top: 0px;
	background-image:url(../../images/main/questions_02.gif);
	background-repeat: no-repeat;
	}
	
#questions3{
	left: 394px;
	top: 0px;
	background-image:url(../../images/main/questions_03.gif);
	background-repeat: no-repeat;
	}	

/*  Why Bacon? */

#whybacon{
	position: absolute;
	display: block;
	width: 279px;
	height: 204px;
	top:325px;
	left: 30px;
	background-image:url(../../images/main/box_back.gif);
	}
	
#whybacon p a{
	width: 100%;
	position:relative;
	display: block;
	height: 32px;
	}	

#whybacon_box{
	text-indent: -3000px;
	position: absolute;
	width: 279px;
	height: 43px;
	left: 0px;
	top: 0px;
	background-image:url(../../images/main/box_why.gif);
	background-repeat: no-repeat;
	}
	
#whybacon_learnmore{
	text-indent: -3000px;
	position: absolute;
	width: 279px;
	height: 32px;
	left: 0px;
	top: 204px;
	background-image:url(../../images/main/box_learnmore.gif);
	background-repeat: no-repeat;
	}		
	
#whybacon_item{
	position: absolute;
	width: 230px;
	height: 135px;
	left: 30px;
	top: 60px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}	

#whybacon_item li{
	background-image:url(../../images/main/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 15px;
	}
	
/*  News  */

#news{
	position: absolute;
	display: block;
	width: 279px;
	height: 204px;
	top: 325px;
	left: 327px;
	background-image:url(../../images/main/box_back.gif);
	}
	
#news p a{
	width: 100%;
	position:relative;
	display: block;
	height: 32px;
	}	

#news_box{
	text-indent: -3000px;
	position: absolute;
	width: 279px;
	height: 43px;
	left: 0px;
	top: 0px;
	background-image:url(../../images/main/box_news.gif);
	background-repeat: no-repeat;
	}
	
#news_learnmore{
	text-indent: -3000px;
	position: absolute;
	width: 279px;
	height: 32px;
	left: 0px;
	top: 204px;
	background-image:url(../../images/main/box_learnmore.gif);
	background-repeat: no-repeat;
	}		
	
#news_item{
	position: absolute;
	width: 230px;
	height: 135px;
	left: 30px;
	top: 60px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}

#news_item li{
	margin-bottom: 15px;
	}	
#clientlog{
	position:absolute;
	left: 196px;
	top: 601px;
	}
/*----------- Footer -------------*/	

#footerbar{
	width: 100%;
	height: 4px;
	background-image:url(../../images/main/bottom_hr.gif);
	background-repeat: no-repeat;
	}	
	
#footer{
	position: relative;
	width: 642px;
	top: 850px;
	height: 50px;
	left: 0px;
	text-align: center;
	}

p.varuna_branded{
	position: absolute;
	left: 552px;
	top: 25px;
	display: block;
	}

ul#horizontal_links{
	list-style-type: none;
	margin-top: 3px;
	width: 550px;
	top: 0px;
	text-align: center;
	margin-left: 92px;
	}

ul#horizontal_links li{
	display: inline;
	position: relative;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	border-right: 1px solid #CCCCCC;
	}

ul#horizontal_links li.first{
	border-left: 1px solid #CCCCCC;
	}


/* Text/Link Element Styles */
strong{
	font-weight: bold;
	}


a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a5588;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a5588;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff9900;
	text-decoration: underline;
}

a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a5588;
	text-decoration: underline;
}


h1{
	background-image: url(../../images/main/home_header.jpg);
	background-repeat: no-repeat;
	width:100%;
	height: 243px;
	text-indent: -3000px;
	position: absolute;
	left: 0px;
	top: 34px;
	}
	
#mainimage{
	width:100%;
	height: 243px;
	position: absolute;
	left: 0px;
	top: 34px;
	}
	
h2{
	background-image: url(../../images/main/home_01.gif);
	background-repeat: no-repeat;
	width:100%;
	height: 34px;
	text-indent: -3000px;
	position: absolute;
	left: 0px;
	top: 0px;
	}


h4{
	font-family: Tahoma;
	font-size: 12px;
	color: #3a5588;
	font-weight: bold;
	}	
	
