#accumeasure_logo
{
	float: left;
	width: 320px;
	height: 340px;
	background: url(/images/logo_accumeasure_big.jpg) no-repeat;
}

#accumeasure_hdr
{
	width: 940px;
	height: 340px;
	z-index: 10;
}

#accumeasure_video
{
	float: left;
	width: 620px;
	height: 340px;
	background: url(/images/videoscreen.jpg) no-repeat;
	z-index: 1;
}

#accumeasure_content
{
	display: table;
	width: 940px;
	padding-bottom: 40px;
	margin: 0px;
	height: 100%;
}

#accumeasure_leftpanel
{
	display: table;
	float: left;
	width: 320px;
	height: 100%;
	background: url(/images/bg_accumeasure_leftpanel.jpg) no-repeat top left #00296e;
}

#accumeasure_leftpanel p
{
	display: table;
	font-size: 14px;
	padding: 40px;
	line-height: 18px;
	color: #7da7d9;
}

#accumeasure_leftpanel strong
{
	display: block;
	font-size: 18px;
	padding: 10px 0px;
	color: #fff;
}

#accumeasure_leftpanel em
{
	display: block;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	color: #fff;
}

#accumeasure_rightpanel
{
	float: left;
	display: table;
	padding: 50px 0px 0px 40px;
	margin: 0px;
	height: 100%;
}

#accumeasure_tabbed_content
{
	float: left;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	width: 539px;
	height: 100%;
	padding: 40px 0px 0px 40px;
	margin: 0px;
}

#accumeasure_calculator
{
	width: 540px;
	height: 600px;
	overflow: auto;
	background-color: #00256a;
}

#accumeasure_contact_usa {
	float: left;
	width: 213px;
	height: 132px;
	margin: 20px 20px 20px 0px;
	padding: 0;
	background: url(/images/usa.jpg) no-repeat;
}

.accumeasure_contact_info {
	float: left;
	width: 200px;
	margin: 10px;
}


.accumeasure_contact_form {
	float: left;
	display: block;
	width: 540px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: #e1e1e1 1px solid;
}

.accumeasure_contact_form strong {
	display: block;	
	padding: 10px 0px 10px 0px;
}

.accumeasure_contact_form input {
	background-color: #ebebeb;
	width: 100%;
	padding: 5px;
}

.accumeasure_contact_form textarea {
	background-color: #ebebeb;
	width: 100%;
	height: 135px;
	padding: 5px;
}

.accumeasure_submit input{
	background-color: white;
	width: 100%;
	padding: 5px;
}

#contact_info_acc
{
        width: 540px;
        height: 150px;
        margin: 30px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        background: url(/images/usa.jpg) no-repeat 0px 0px;
}

#contact_info_acc ul
{
        margin: 0px 0px 0px 240px;
        padding: 0px;
}

#contact_info_acc li
{
        float: left;
        display: inline;
        list-style: none;
        width: 150px;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        background: none;
}



object, embed {
	z-index: 1;
}
