
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0em 0em 0em 0em;
	padding: 0em;
}
html,body {
	margin: 0em;
	padding: 0em;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display: block;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
section, header{
	display: block;
}

/* Formatting */
body{
	background: #d6d9ea url('../images/bg_big.jpg') fixed no-repeat top left;
	font-weight: 400;
	font-size: 16px;
	color: #393b40;
	overflow-y: scroll;
	margin: 0 auto;
	padding: 0em .350em;
	width: 800px;
}
ul{
	font-style: inherit;
	color: #0c42a8;
	line-height: 1.25em;
	font-size: 1em;
	text-shadow: 1px 0px 1px rgba(107,107,107,0.6);
	padding: 10px 20px 0px 20px;
}
ol{
	font-style: inherit;
	color: #0c42a8;
	font-size: 1.5em;
	text-align: center;
	text-shadow: 1px 0px 1px rgba(107,107,107,0.6);
	padding-top: .638em;
	padding-bottom: .313em;
}
ol,li{
	padding: 0em;
	margin: 0em;
	line-height: .895em;
}
li.news-item{
	color: #000;
}
h1{
	font-size: 200%;
	font-style: inherit;
	color: #0c42a8;
	line-height: 18px;
	text-align: inherit;
	text-shadow: 1px 0px 1px rgba(107,107,107,0.6);
	padding: 20px 20px 5px 20px;
	
}
h2{
	font-size: 120%;
	font-style: inherit;
	color: #0c42a8;
	line-height: 18px;
	text-align: center;
	text-shadow: 1px 0px 1px rgba(107,107,107,0.6);
	padding-left: 25px ;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
h2.noscript{
	margin: 0%;
	padding: 10px 0px 0px 0px;
}
h3{
	font-size: 90%;
	font-style: inherit;
	color: #0c42a8;
	line-height: 18px;
	text-align: center;
	text-shadow: 1px 0px 1px rgba(107,107,107,0.6);
}
a{
	color: #0c69a8;
	text-decoration: none;
}
a:hover{
	color: #0c69a8;
	text-decoration: underline;
}
p.copy{
	float:left;
	padding-left: 5px !important;
}
p.btlink{
	float:right;
	padding-right: 5px !important;
}
/* Content Management */
#content{
	padding-bottom: 20px;
	overflow: auto;
}
/* Banner */
#dbmlogo{
	width: auto;
	height: auto;
	float: left;
	text-align: center;
	margin: 3px 0px 0px 20px;
}
#partlogo{
	width: auto;
	height: auto;
	padding-top: .2em;
	margin: 0px 20px 0px 0px;
	float: right;
	text-align: center;
}
/* Ticker */
#ticker {
	background: rgba(232,233,243,0.6);
}

#main {
	letter-spacing: -0.031em
}
/* Movie Link */
#movbox{
	width: 200px;
	position: relative;
	float: left;
	text-align: center;
	padding-left: 4.767em;
	padding-top: .725em;
}
#movlink{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	text-align: center;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
#movlink:hover{
	float: left;
	text-align: center;
	background: #ffffff;
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
#movlink a:hover{
	text-decoration: none;
}
#discbox{
	height: 35px;
	float: right;
	text-align: inherit;
	padding-top: 2em;
	padding-right: 2.5em;
	position: static;
}

/* Updates */
#update1{
	width: 50%;
	float: left;
	text-align: center;
	padding: .625em 0em 0em 0em;
	display: block;
	color: #0c42a8;
}
#update2{
	width: 50%;
	float: left;
	text-align: center;
	padding: .625em 0em 0em 0em;
	display: block;
	color: #0c42a8;
}
/* References OL Adjustment */
#references{
	padding-top:20px;
}

/* Product Images */	
#allworx{
	width: 50%;
	height: 275px;
	float: left;
	text-align: center;
	padding-top: .625em;
}
#nortel{
	width: 50%;
	height: 275px;
	float: right;
	text-align: center;
	padding-top: .625em;
}
/* Contact Boxes */
#numbers{
	width: 33%;
	float: left;
	text-align: left;
	font-size: 1em !important;
}
#mail{
	width:33%;
	float:left;
	text-align: center;
	font-size: 1em !important;
}
#email{
	width:34%;
	float: right;
	text-align: right;
	font-size: 1em !important;
}
#space1{
	margin-top: 1.054em;
}
#space2{
	margin-top: 1.554em;
}

/* About Us Columns */
.columns{
	line-height: 1em;
	margin-top: .938em;
	margin-bottom: 0em;
	-moz-column-count: 3; 
	-webkit-column-count: 3; 
	-ms-column-count: 3;
	column-count: 3;

	-moz-column-gap: .313em;
	-webkit-column-gap: .313em; 
	-ms-column-gap: .313em;
	column-gap: .313em;

	-moz-column-rule: 1px outset #0c69a8;
	-webkit-column-rule: 1px outset #0c69a8;
	-ms-column-rule: 1px outset #0c69a8;
	column-rule: 1px outset #0c69a8;
	}

/* Expander */
.expand{
	width: 100%;
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
/* Bottom Bar*/
#bottombox{
	width: 100%;
	position: relative;
	height: 30px;
	margin-left: 0%;
}