@charset "utf-8";
/* CSS Document */

@import url("wysiwyg_contentstyles.css");
@import url("primarynavigation.css");

body{
	margin:0px;
	background-color: #FFF;
	background-image: url(../../_homeimg/background.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.6em;
	color:#252525;
}

object { 
outline:none;
display:block;
 }


/*----------Structure---------------*/

#wrapper{
	width:940px;
	padding:0 10px 0 10px;
	margin:5px auto 0 auto;
	background-color:#FFF;
}

#wrapper_header {
	position:relative;
	width:940px;
	height:65px;
	z-index:1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header_nav{
	height:45px!important;
	position:absolute;
	top: 10px;
	}
#header_nav img{
	float:left;
	}	

#wrapper_home_banner{
	position:relative;
	height:443px;
}
.wrapper_home_banner_itm_001{
	position:absolute;
	left: 0px;
	top: 0px;
	}
.wrapper_home_banner_itm_002{
	position:absolute;
	right: 0px;
	top: 0px;
	}
div.wrapper_home_banner_itm_003{
	height:213px;
	width:600px;
	position:absolute;
	top: 55px;
	background:url(../../_homeimg/scanzpac_home_image_cut_03.jpg) no-repeat top right;
	left: 0px;
	}
.wrapper_home_banner_itm_004{
	position:absolute;
	left: 600px;
	top: 55px;
	}
.wrapper_home_banner_itm_005{
	position:absolute;
	left: 0;
	top: 268px;
	}
.wrapper_home_banner_itm_006{
	position:absolute;
	left: 600px;
	top: 268px;
	}
.wrapper_home_banner_itm_007{
	position:absolute;
	left: 501px;
	top: 268px;
	}
.wrapper_home_banner_itm_008{
	position:absolute;
	left: 41px;
	top: 268px;
	}
.wrapper_home_banner_itm_009{
	position:absolute;
	left: 49px;
	top: 190px;
	}
.wrapper_home_banner_itm_010{
	position:absolute;
	left: 600px;
	top: 299px;
	}
.wrapper_home_banner_itm_011{
	position:absolute;
	left: 0px;
	bottom: 0px;
	}
#address_wrapper{
	margin:20px 0 20px 0;
	text-align:center;
}
.orange_address_txt{
	color:#e3591b;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	}
.grey_address_txt{
	color:#27393d;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;		
	}
.orange_address_txt a,.grey_address_txt a{
		color:#27393d;
		text-decoration:none;
	}	
.orange_address_txt a:hover,.grey_address_txt a:hover{
		color:#e3591b;
		text-decoration:none;
	}	
#wrapper_pods{
	position:relative;
	height:55px;
	background-image: url(../../_homeimg/footer_pods.jpg);
	background-repeat: no-repeat;
	color:#FFF;
	
}

#wrapper_pods a{
	color:#00aeef;
	font-weight:bold;
	text-decoration:none;
}

#wrapper_pods a:hover{
	color:#a2e1f9;
	font-weight:bold;
}

#wrapper_pods p{
	margin:0px;
	padding:0px;
}

.phone_text{
	color:#00aeef;
}

#pod1{
	float:left;
	width:325px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:5px 0 0 15px;
}

#pod2{
	float:left;
	width:281px;
	font-size:0.85em;
	padding:5px 0 0 15px;
}

#pod3{
	float:left;
	width:289px;
	font-size:0.85em;
	padding:5px 0 0 15px;
}

#wrapper_footer {
	position:relative;
	background:url(../../_sharedimg/footer_bg.jpg) no-repeat top center;
	margin:auto;
	width:946px;
	height:55px;
	clear:both;
	padding:15px 0px 15px 10px;
	font-size: 0.8em;
	color: #293b52;
}

#wrapper_footer a{
	color: #293b52;
	text-decoration: none;
}

#wrapper_footer a:hover{
	text-decoration: underline;
}

div.footer_links{
	position:absolute;
	left: 40px;
	top: 25px;
}

.fraynework {
	position:absolute;
	right:40px;
	top:25px;
	}
