

/*///////////////////////////// Script CSS /////////////////////////////*/
#main_callout h2
{
    font-size:15px;/*19*/
    color:#0aa1dd;
    margin:17px 0 8px 17px;
		font-weight: bold;
		font-family: Arial;
		border: 0px solid #333;
}
#main_callout p
{
    clear:both;
    width:263px;
    margin:4px 0 0 16px;
		font-size:12px;
		font-family: Arial;
		color:#646464;
		border: 0px solid #333;
}
#main_callout img
{
    border:0;
    margin:0 0 2px 11px;
		border: 0px solid #333;
}
/* Carousel */
#main_callout #carousel
{
    position:relative;
    width:294px;
    height:240px;/*255 243*/
    margin:0px;
    background:url("../images/script_bg.jpg") no-repeat;
		border: 0px solid #333;
    float:left;
}
#main_callout #carousel h4 {
	position:absolute;
  margin:0px 0 0 0px;
  left:13px;/*8*/
  bottom:0px;
	height:38px;
	width:250px;
	overflow:hidden;
	/*background:transparent url("carousel_choice2.png") no-repeat;*/
	border: 0px solid #333;
}
/* carousel links*/

#carousel h4 .href_01, .href_01_off {
	width:19px;
	background:transparent url(../images/carousel_choice2.png) -4px top no-repeat;
	}
#carousel h4 .href_01:hover, .href_01_on {
	width:19px;
	background:transparent url(../images/carousel_choice1.png) -4px top no-repeat;
	}
#carousel h4 .href_02, .href_02_off {
	width:18px;
	background:transparent url(../images/carousel_choice2.png) -23px top no-repeat;
	}
#carousel h4 .href_02:hover, .href_02_on {
	width:18px;
	background:transparent url(../images/carousel_choice1.png) -23px top no-repeat;
	}
#carousel h4 .href_03, .href_03_off {
	width:19px;
	background:transparent url(../images/carousel_choice2.png) -42px top no-repeat;
	}
#carousel h4 .href_03:hover, .href_03_on {
	width:19px;
	background:transparent url(../images/carousel_choice1.png) -42px top no-repeat;
	}
#carousel h4 .href_04 {
	width:19px;
	background:transparent url(../images/carousel_choice2.png) -61px top no-repeat;
	}
#carousel h4 .href_04:hover {
	background:transparent url(../images/carousel_choice1.png) -61px top no-repeat;
	}
#carousel h4 .href_05 {
	width:19px;
	background:transparent url(../images/carousel_choice2.png) -80px top no-repeat;
	}
#carousel h4 .href_05:hover {
	background:transparent url(../images/carousel_choice1.png) -80px top no-repeat;
	}
#carousel h4 .href_06 {
	width:19px;
	background:transparent url(../images/carousel_choice2.png) -99px top no-repeat;
	}
#carousel h4 .href_06:hover {
	background:transparent url(../images/carousel_choice1.png) -99px top no-repeat;
	}
/*///////////////////////////// Script CSS /////////////////////////////*/


/*///////////////////////////////Box////////////////////////////////*/

#anatablo {
	float:left;
	position:relative;
	display:inline;
	width:895px;
	height:162px;
	overflow:hidden;
	margin: 15px 0px 0px 0px;
	padding:0 0 80px 0;
	border: 0px solid #333;
	}

#anatablo .callout {
	float:left;
	display:inline;
	width:295px;
	overflow:hidden;
	margin:0 12px 0 0;
	padding:0;
	}
	
#anatablo .callout .body .inner_wrapper {
	display:block;
	padding:10px;
	overflow:hidden;
	}
#anatablo .callout .body .slide_01 {
	display:block;
	padding:10px;
	}
#anatablo h4 {
	float:left;
	display:inline;
	width:295px;
	height: 36px;
	overflow:hidden;
	}
#anatablo h4.hover {
	background-position: left bottom;
	}
#anatablo h4 a {
	float:left;
	display:inline;
	height:0px; 
	padding:21px 0 0 0;
	overflow:hidden;
	margin:15px 0 0 0;
	}
#anatablo h3 {
	float:left;
	display:inline;
	height:0px;
	padding:18px 0 0 0;
	margin:5px 0 5px 5px;
	overflow:hidden;
	}

/* Home Page Callout 1 */
#callout1 h4 {
	height:36px;
	position:relative;
	top:202px;
	background:transparent url(../images/callout_01.jpg) left 0px no-repeat;
	}
#callout1 h4 a {
	width:209px;
	}
#callout1 .body {
	float:left;
	display:inline;
	position:relative;
	top:-36px;
	width:295px;
	height:218px;
	overflow:hidden;
	}
#callout1 .body .inner_wrapper {
	width:275px;
	height:198px;
	background:transparent url(../images/callout_center_background.png) left top no-repeat;
	}
#callout1 .body .inner_wrapper #meter1 a, #callout1 .body .inner_wrapper #meter2 a {
	position:relative;
	}
#callout1 .left {
	margin-right:10px;
	}
.callout #meter1, .callout #meter2 {
	float:left;
	display:inline;
	height:86px;/*81 increase for the new picture*/
	width:278px;
	overflow:hidden;
	padding:0;
	margin:0 0 5px 0;
	font-size:13px;
	color:#707070;
	font-weight:normal;
	line-height:15px;
	}
.callout #meter1 h5, .callout #meter2 h5 {
	margin:3px 0 0 0;
	}
.callout #meter1 h5 a, .callout #meter2 h5 a {
	font-size:14px;
	color:#707070;
	font-weight:bold;
	text-decoration:none;
	}
.callout #meter1 h6, .callout #meter2 h6 {
	padding:8px 0 0 0;
	line-height:10px;
	}
.callout #meter1 h6 a, .callout #meter2 h6 a, #callout3 h5 a {
	font-size:10px;
	color:#00aee7;
	font-weight:bold;
	text-decoration:none;
	}
	
/* Home Page Callout 2 */
#callout2 .body {
	float:left;
	display:inline;
	position:relative;
	top:-36px;
	width:295px;
	height:222px;
	overflow:hidden;
	}
#callout2 h4 {
	position: relative;
	height:36px;
	top:202px;
	background:transparent url(../images/callout_02.jpg) left 0px no-repeat; 
	}
#callout2 h4 a {
	width:280px;
	}
#callout2 p {
    margin:0;
    padding:0;
    color:#707070;
    font-size:12px;
    line-height:15px;
	}
#callout2 img {
    margin:0;
    padding:0 0 0 5px;
	}
#callout2 .callout2_text1, #callout2 .callout2_text2 {float:left;}
#callout2 .callout2_text1 {
	width:150px; 
	padding-left:5px;
	padding-top:6px;
	}
#callout2 .callout2_visit {padding-top:8px;}
#callout2 .callout2_visit span {color:#00aee7;}
#callout2 .callout2_text2 {
	width:267px;
	height:9px;
	margin-top:12px;
	}
#callout2 .callout2_text2 span {display:none;}
#callout2 .callout2_photo {
	position:relative;
	float:left; 
	width:120px; 
	margin-top:-18px;
	}
#callout2 .callout2_text2 {padding-top:10px; font: 8px Verdana, Arial, Helvetica, sans-serif;}
#callout2 .body .inner_wrapper {
	width:275px;
	height:203px !important;
	background:transparent url(../images/callout_center_background.png) left top no-repeat;
	}
#callout2 .body .inner_wrapper a {
	position:relative;
	}


/* new homepage slide, added 5/27/09 */
#anatablo #callout1 {margin-right:5px;}
#callout1 .title { padding: 6px 0 0 6px; margin:0; font-size:15px; color:#0aa1dd; font-weight: bold; font-family: Arial;}
#callout1 .description { clear:both; width:263px; margin:5px 0px 0px 6px; font-size:12px; font-family: Arial; color:#646464; border: 0px solid #333;}


/* new homepage slide, added 5/27/09 */
#anatablo #callout2 {margin-right:5px;}
#callout2 .title { padding: 6px 0 0 6px; margin:0; font-size:15px; color:#0aa1dd; font-weight: bold;font-family: Arial;}
#callout2 .description { clear:both; width:263px; margin:5px 0px 0px 7px; font-size:12px; font-family: Arial; color:#646464; border: 0px solid #333;}
#callout2 .full { float: right; margin: 9px 1px 7px 1px; position: relative; padding:0;}
html {overflow-y:scroll;}
html, body, div, h4, a, table, tbody, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body {
	line-height: 1;
	color: #000;
	background: #fff;
	margin:0px 0px 0px 3px;
}

/*///////////////////////////////Box////////////////////////////////*/
