@import url("universal.css");

/* Box Models */
div.fullbox{
	width:789px;
	height:416px;
	margin:0px auto;
	margin-bottom:6px;
	overflow:hidden
}
div.boxthird{
	width:259px;
	height:150px;
	float:left;
	margin:0px 3px;
	background:#ebeff1;
	overflow:hidden;
	text-align:center;
	position:relative;
}

div.boxthird_br{
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	width:259px;
	margin:0px 3px;
	background:#ebeff1 url(../images/logo_corner_br.png) bottom right no-repeat;
	overflow:hidden;
	padding-bottom:30px;
	display:inline;
}

div.doublebox{
	width:524px;
	float:left;
	margin:0px 3px;
	padding:0px 0px 50px 0px;
	overflow:hidden;
	position:relative;
	background:#ebeff1 url(../images/corner_bl.png) bottom left no-repeat;
	display:inline;
}
div#contentbox{
	width:484px;
	margin:0 auto;
	padding:0px 20px;
	overflow:hidden;
	position:relative;
}

div#contentbox.extrapadding{
	padding:0px 20px 100px 20px;
}

div#president{
	width:139px;
	float:left;
	padding:0px 10px 10px 0px;
}

div#prestitle{
	width:127px;
	padding:2px 6px;
	margin-top:6px;
	text-align:Left;
	color:#FFF;
	background:#32769d;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}


/* Box Headers */

div.boxthird h2, div.doublebox h2, div.boxthird_br h2, div.boxthird h1, div.doublebox h1, div.boxthird_br h1{
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	margin:0px 0px 10px 0px;
	padding:5px 10px;
	background:#2b6885 url(../images/header_bg.png) 0px 0px repeat-x;
	text-shadow:0px 1px 2px #275e78;
	text-align:left;
}

/* Box Paragraph */

div.doublebox p{
	font-size:11px;
	line-height:16px;
	margin:10px 20px;
	
}

div#contentbox p{
	width:auto;
	margin:10px auto;
}

/* Product Line Navigation */

ul#product_nav, ul#product_nav li{
	margin:0px;
	text-align:left;
	font-size:11px;
	padding:0px;
	list-style:none;
}

ul#product_nav{
	padding:10px 20px;
}

ul#product_nav li{
	padding:2px 0px;
}

ul#product_nav li a.selected{
	font-weight:bold;
}

div.doublebox ol{
	width:455px;
	margin:20px auto;
	line-height:16px;
}

select#faqmenu{
	width:220px;
	margin:0px 20px;
}

input#faqbutton{
	width:60px;
	height:20px;
	background:#31759c;
	color:#FFF;
	border:#e1e1e1 1px solid;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	cursor:pointer;
	margin:5px 0px 0px 170px;
}

input#faqbutton:hover{
	width:60px;
	height:20px;
	background:#2a6586;
	color:#FFF;
	border:#e1e1e1 1px solid;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	cursor:pointer;
	margin:5px 0px 0px 170px;
}

#contentbox h2{
	font-size:16px;
	font-weight:bold;
	background:none;
	text-shadow:none;
	text-transform:none;
	color:#000;
	text-indent:0px;
	padding:0px;
}
#videoholder{
	width:240px;
	height:200px;
	margin:10px auto;
}
#contactinfo{
	text-align:center;
	padding-top:20px;
}
#contactinfo h3{
	font-size:14px;
	margin:5px auto 0px auto;}

a#calculator{
	display:block;
	width:238px;
	height:84px;
	background:url(../images/button_toolcalculator_sf.jpg) 0px 0px no-repeat;
	text-indent:-9999px;
	margin:0px auto 15px auto;
}

ul#flexbuttons, #flexbuttons li{
	list-style:none;
	margin:0;
	padding:0;

}

ul#flexbuttons{
	margin:10px;
}
a#btn_distro{
	display:block;
	width:238px;
	height:84px;
	text-indent:-9999px;
	background:url(../images/btn_distributors.jpg);
}

a#btn_toolcalc{
	display:block;
	width:238px;
	height:84px;
	text-indent:-9999px;
	background:url(../images/btn_toolcalc.jpg);
}
