/*

	Wide Area Media Bridging Stylesheet
	Site Revision 3
	Revised Janurary 15, 2006

*/

.address {
	font-size: 12px;
}

#address_1 {
	position: absolute;
	left: 20px;
	top: 170px;
	}

#address_2 {
	position: absolute;
	left: 250px;
	top: 170px;
	}

.product_overlay {
	position: absolute;
	left: 5px;
	top: 200px;
	z-index: 20;
	}

.section_menu {
	top: 272px;
	color: white;
	background-color: #003366;
	}

.section_menu_link {
	color: white;
	text-decoration: underline;
	}

#section_item_1 {
	left: 270px;
	width: 250px;
	background-color: #003366;

	border-color: #003366;
	border-style: none solid none solid;
	border-width: 1px;

	z-index: 10;
}

#section_item_2 {
	left: 482px;
	width: 160px;
	background-color: #003366;

	border-color: #003366;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 11;
}

#section_item_3 {
	left: 645px;
	width: 154px;
	background-color: #003366;

	border-color: #003366;
	border-style: none solid none solid;
	border-width: 1px;
	z-index: 12;
}



.vendor_logo {
	position: absolute;
	}

#vendor_logo_1 {
	width: 136px;
	height: 38px;
	left: 270px;
	top: 10px;
	z-index: 10;
}

.content {
	position: absolute;
	left: 20px;
	top: 10px;
	width: 760px;
	height: 270px;

	text-align: left;

	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	
	color: black;

	}

.content_menu {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 0px;
		height: 0px;
		background-color: #45453D;

		padding-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		}

.content_menu_item {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 0px;
	color: white;
	padding-top: 0px;
	height:0px;
	width: 0px;
	padding-left:0px;
	background-color: #45453D;
	cursor: pointer;

}

#product_overlay_2 {
	visibility: hidden;
	top: 100px;
}

.content_head {
	font-weight: 700;
	font-size: 12px;
	margin-bottom: 5px;
}

#content_1 {
	visibility: visible;
	}
	
.content_area {
				width: 760px;
				height: 273px;
				position: absolute;
				left: 0px;
				top: 300px;
				background-color: white;
				padding-left: 0px;
				padding-top: 10px;
				padding-right: 0px;
				padding-bottom: 0px;

				border-style: none none none none;
				border-color: #cccccc;
				border-width: 0px 0px 0px 0px;
				

				}
				
#general_office_contact {
        position: absolute;
        top: 20px;
        left: 20px;
}

#general_support_contact {
        position: absolute;
        top: 15px;
        left: 310px;
}