@charset "utf-8";

/* layouts main*/
#mainImage {
	background: #FF0000;
	height:260px;
}
#mainContentLeftCol {
	float:left;
	width:334px;
	/*position:relative;*/
	vertical-align:bottom;
	background:url("images/tinyatom_orange.png")/*tpa=http://www.impact-vision.com/images/tinyatom_orange.png*/;
	background-repeat:no-repeat;
	margin: -15px 0 0 -5px;
	padding: 15px 0 0 15px;
}
#sandbag {
	float:right;
	clear:right;
	height:11.8em;
}
#imgContain{
	float:right;
	clear:right;
	padding-top:15px;
}
#mainContentRightCol {
	float:right;
	width:535px;
	margin: -20px 0 0 0;
	padding:20px 0 0 0;
	background-image:url("images/tinyatom_green.png")/*tpa=http://www.impact-vision.com/images/tinyatom_green.png*/;
	background-repeat:no-repeat;
	background-position:90px 0px;
}
#mainContentRightCol p{
	position:relative;
	z-index:20;
}
.dropdown1{
	visibility:hidden;
	position:absolute;
	z-index:20;
	width:200px;
	background-image:url("images/bg_1pixel_clear.png")/*tpa=http://www.impact-vision.com/images/bg_1pixel_clear.png*/;
	left:40px;
}
.dropdown1 li{
	font-size:1.3em;
	color:#FFFFFF;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#FFFFFF 1px solid;
	padding:5px;
}

/* layouts pills*/
.mainPillContain {
	background-image:url("images/main_pillbg.png")/*tpa=http://www.impact-vision.com/images/main_pillbg.png*/;
	width:264px;
	height:98px;
	float:left;
	margin-bottom:10px;
	position:relative;
}
.mainPillContain h1 {
	font-size:1.6em;
}
.pillMonsterImage{ top:-20px; left:-28px; position:absolute; z-index:3; }
.pillMonsterText { top:12px; left:80px; position:relative; z-index:4; width:160px; }

.pillTradeImage{ top:5px;	left:-33px; position:absolute; z-index:3; }
.pillTradeText { top:12px; left:80px; position:relative; z-index:4; width:160px; }

.pillHouseImage{ top:-22px; right:-3px; position:absolute; z-index:3; }
.pillHouseText { top:12px; left:15px; position:relative; z-index:4; width:160px; }

.pillProductImage{ top:-12px; right:0px; position:absolute; z-index:3; }
.pillProductText { top:12px; left:15px; position:relative; z-index:4; width:160px; }

/* services pills*/
#mainServicesRight { 
	background-image:url("images/servicesbar_middleRight.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_middleRight.jpg*/; 
	background-repeat:repeat-y; 
	background-position:right; 
	margin:0;
	padding:0;
}
#mainServicesLeft { 
	background-image:url("images/servicesbar_middleLeft.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_middleLeft.jpg*/; 
	background-repeat:repeat-y;  
	margin:0;
	padding:0;
}
#mainServicesTopLeft { background-image:url("images/servicesbar_topLeft.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_topLeft.jpg*/; width:48px; height:47px;  float:left; margin:0; padding:0; }
#mainServicesTopMiddle { 
	background-image:url("images/servicesbar_topMiddle.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_topMiddle.jpg*/;
	background-repeat:repeat-x;
	padding:17px 0 0 0;
	text-indent:-17px;
	margin:0;
	height:30px;
}
#mainServicesTopMiddle p { padding-top:2px;} 
#mainServicesTopRight { background-image:url("images/servicesbar_topRight.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_topRight.jpg*/; height:47px; width:263px; float:right; margin:0; padding:0; }
#mainServicesMiddle{ padding:5px 10px 0 10px; background:url("images/servicesbar_middleMiddle.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_middleMiddle.jpg*/ bottom repeat-x; margin:0 9px 0 2px; min-height:25px; }
#mainServicesBottomLeft { background-image:url("images/servicesbar_bottomLeft.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_bottomLeft.jpg*/; width:25px; height:16px; float:left; }
#mainServicesBottomRight { background-image:url("images/servicesbar_bottomRight.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_bottomRight.jpg*/; width:23px; height:16px; float:right; padding:0; margin:0; }
#mainServicesBottomMiddle { background-image:url("images/servicesbar_bottomMiddle.jpg")/*tpa=http://www.impact-vision.com/images/servicesbar_bottomMiddle.jpg*/; height:16px; padding:0; }

.serviceDiv {
	background:url("images/bullet.gif")/*tpa=http://www.impact-vision.com/images/bullet.gif*/ no-repeat;
	background-position:0 5px;
	padding:0 0 5px 12px;
	width:200px;
	float:left;
}

.aLightGrey {color:#666666;}
#mainContentRightCol h1 a {color:#333333;}
#mainContentRightCol h1 a:hover {color:#DB821A;}
#contactContainer { float:right; width:540px; height:87px; background:url("images/contact_pill_middle.jpg")/*tpa=http://www.impact-vision.com/images/contact_pill_middle.jpg*/ repeat-x; }
#contactContainerLeft{ background-image:url("images/contact_pill_left.jpg")/*tpa=http://www.impact-vision.com/images/contact_pill_left.jpg*/; float:left; width:12px; height:87px; }
#contactContainerRight{background-image:url("images/contact_pill_right.jpg")/*tpa=http://www.impact-vision.com/images/contact_pill_right.jpg*/; float:right; width:182px; height:87px; }
#contactText {top:21px; position:relative; z-index:4;}
#contactText p{color:#FFFFFF;}
#contactText h1 a {color:#333333;}
#contactText h1 a:hover {color:#FFFFFF;}
#contactText p a {color:#FFFFFF;}
#contactText p a:hover {color:#666666}