@charset "utf-8";
/* CSS Document */

#header{
	background: url(../images/home/arch.jpg) no-repeat top right;	
}

h1{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #78a22f;
	line-height: 23px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2.title{
	margin: 0;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006993;
	display: inline-block;
	line-height:auto;
	margin-bottom: 15px;
	margin-top: 20px;
	font-weight: normal;
	line-height: 28px;
}

h2 sup{

	font-size: .5em;

	
}



h3{
	font-size: 18px;
	color: #549ab5;
	font-weight: bold;
	line-height: 22px;
}


#calloutBoxes h4{
	font-weight: bold;
	color: #006993;
	font-size: 19px;
	line-height: 24px;
	width: 112px;
	z-index: 1;
	position: relative;
	padding-top: 38px;
	margin-left: 12px;
}

h4 span{
	font-size: 22px;
	color: #78a22f;
}

#content{
	width: 686px;
	height: 364px;
	float: right;
	display: inline;
	position: relative;
	background: url(../images/home/contentBG.gif) no-repeat top left;
	z-index: 1;
	margin-top: 40px;
	margin-right: 15px;
	padding-top: 45px;
	padding-left: 50px;
	
}

#leftSide{
	float: left;
	width: 316px;
	height: 380px;
	position: relative;
}

#largeLogo{
	position: relative;
	z-index: 1;
	width:296px;
	height:249px;
}

.tinyCallout{
	width: 181px;
	height: 23px;
	padding-top: 50px;
	display: block;
	text-decoration: none;
	color: #4e7d17;
	font-size: 11px;
	float: left;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
}

.tinyCallout:hover{
	color: #006993;
	background-position: center bottom;
}

.ida{ background-image: url(../images/home/ida.jpg) }


.test{
	background-image: url(../images/home/test.jpg);
}

.dose{
	background-image: url(../images/home/dose.jpg);
}

.foryou{background-image: url(../images/home/right.jpg);}



p.barlinks{
	height: 48px;
}

* html p.barlinks{
	height: 30px;

}

.smallCallout{
	width: 244px;
	height: 149px;
	position: relative;
	background-color: #f7faf1;
	border: 1px solid #cfd5c5;
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

#calloutBoxes .left{
	float: left;
	background-image: url(../images/home/rightCall.jpg);
	margin-left: 30px;
}

* html #calloutBoxes .left{
	margin-left: 15px;
}

#calloutBoxes .right{
	float: right;
	background-image: url(../images/home/leftCall.jpg);
	
	margin-right: 80px;
}

* html #calloutBoxes .right{
	margin-right: 40px;	
}

.smallCallout a{
	display: block;
	position: absolute;
	width: 244px;
	height: 149px;
	top: 0;
	left: 0;
	z-index: 99;
	background-image: url(fake_image.gif);
}

#blueBar{
	position: absolute;
	bottom: 4px;
	left: 4px;
	width: 727px;
	height: 73px;
	background: url(../images/home/bluebar.jpg) repeat-x top left;
}

* html #blueBar{
	bottom: 3px;	
}

#circleDiv{
	width: 121px;
	height: 120px;
	position: absolute;
	top: 20px;
	right: 5px;
	z-index: 100;
	
	
}