html {overflow-y:scroll}
body{background:url(mm/background.png);'Arimo', sans-serif;margin:0;padding:0}

h1 {color: #000;
	font-weight: bold;
	margin: 0;
	font-size: 20pt;
	padding:0 0 0 17px;margin:0 0 10px 0;background:url(mm/sq.png) left no-repeat;
	font-family: 'Arimo', sans-serif;
	}

h2 {color: #35a5ff;
	font-weight:bold;
	font-size: 14pt;
	padding:0;margin:5px 0;
	}
h2.enh {
	font-weight:normal;
	padding:0;margin:0 0 10px 0;
	background:none;
	font-size: 12pt
}
/* ============================== */
/* ======= DIV CLASSES ======== */
/* ============================== */
#container {
	width:100%;
	overflow:hidden;
}
#containerwrap {
	width:1100px;
	margin: 20px auto;
	min-height:500px;
	font-family: 'Arimo', sans-serif;;
	font-size:10pt;
	}
#submenuwrap {
	width:800px;
	margin: 10px auto;
	height:20px;
	font-family: 'Arimo', sans-serif;;
	font-size:10pt;
	border:solid 1px #000;
	border-radius:10px;
	background:#fff;
	padding:8px;
	text-align:center;
}
#submenuwrapwide {
	width:1084px;
	margin: 10px auto;
	height:20px;
	font-family: 'Arimo', sans-serif;;
	font-size:10pt;
	border:solid 1px #000;
	border-radius:10px;
	background:#fff;
	padding:8px;
	text-align:center;
}
#header {
	width:100%;
	height:145px;
}
#wrapheader {
	position:relative;
	width:1100px;
	height:145px;
	margin: 0 auto;
	text-align:center;
}
#header-logo {
	position:relative;
	float:left;
	width:220px;
	height:100px;
	margin:0;
}

#header-telbox {
	position:relative;
	float:right;
	width:232px;
	margin:0 0 83px 0;
	background:url(mm/telbox.png);
	height:30px;
}
#header-navbox {
	position:relative;
	float:right;
	width:1100px;
	margin:0;
	height:30px;
	text-align:right;
}

#msgbox {
	width:100%;
	background:#fff;
}
#wrapmsg {
	position:relative;
	width:1100px;
	margin: 0 auto;
	text-align:center;
}


#footer {
	width:100%;
	height:180px;
	background:#fff;
	margin:10px 0 0 0;
}
#wrapfooter {
	position:relative;
	width:1100px;
	height:180px;
	margin: 0 auto;
	padding:10px 0 0 0;
	text-align:center;
	font-family: 'Arimo', sans-serif;
}
#leftside {
	position:relative;
	width:650px;
	min-height:300px;
	color:#000;
	padding:10px 40px 0 10px;
	float:left;
}
#rightsidewhite {
	position:relative;
	width:380px;
	float:left;
	text-align:left;
	margin:40px 0 0 0;
	padding:10px;
	background:#fff;
	border-radius:10px;
}
#twitbox {
	position:relative;
	float:left;
	width:260px;
}
#blogbox {
	position:relative;
	float:left;
	width:340px;
}
#cartbox1 {position:relative;float:left;border:dashed 1px #b1b1b1;width:325px;height:110px;padding:5px;margin:0 10px 10px 0;color:#333}
#casebox {position:relative;float:left;width:250px;height:115px;padding:40px 10px 0 190px;margin:0 20px 10px 20px}
.boxoff {position:relative;float:left;background:#fff;border-radius:10px;padding:0 10px 10px 10px}
/* ============================== */
/* ========  LINK CLASSES ======= */
/* ============================== */

a { outline: 0 none; }
a:link, a:visited {font-family: 'Arimo', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	color: #000}
a:hover {color: #f00}

a:link.txt, a:visited.txt {text-decoration: underline;color: #000}
a:hover.txt {color: #35a5ff}
a:link.cpg, a:visited.cpg {font-size:22pt;color:#35a5ff;}
a:hover.cpg {color: #000}
a:link.txtlit, a:visited.txtlit {text-decoration: underline;color: #35a5ff}
a:hover.txtlit {color: #000}

a:link.navtop, a:visited.navtop {color: #000;font-size:12pt;padding:0 0 0 17px;margin:0 0 0 20px;background:url(mm/sq.png) left no-repeat;}
a:hover.navtop {color: #35a5ff}
a:link.navtoplit, a:visited.navtoplit {color: #35a5ff;font-size:12pt;padding:0 0 0 17px;margin:0 0 0 20px;background:url(mm/sq.png) left no-repeat;}
a:hover.navtoplit {color: #000}

a:link.subnav, a:visited.subnav {color: #000;font-size:11pt;padding:0 0 0 17px;margin:0 0 0 30px;background:url(mm/sq.png) left no-repeat;}
a:hover.subnav {color: #35a5ff}
a:link.subnavlit, a:visited.subnavlit {color: #35a5ff;font-size:11pt;padding:0 0 0 17px;margin:0 0 0 30px;background:url(mm/sq.png) left no-repeat;}
a:hover.subnavlit {color: #000}
a:link.navbottom, a:visited.navbottom {font-size: 9pt;color:#000;}
a:hover.navbottom {color:#35a5ff;}

a:link.fph1, a:visited.fph1 {font-weight: bold;margin: 0;font-size: 20pt;padding:0 0 0 17px;margin:0;background:url(mm/sq.png) top left no-repeat;display:block}
a:hover.fph1 {color: #35a5ff}



a:link.fptitle, a:visited.fptitle {color:#000;font-size:16pt;font-weight:normal;display:block;margin:0 0 7px 0}
a:hover.fptitle {color:#999}

a:link.titlelnk, a:visited.titlelnk {font-size: 20pt;color:#000;display:block;border-bottom:solid 1px #333}
a:hover.titlelnk {color:#f15f21;}

a:link.caseboxlink,a:visited.caseboxlink {color: #000000;font-size:14pt;}
a:hover.caseboxlink {color: #f15f21;}

a:link.tinylink,a:visited.tinylink {font-size:8pt;text-decoration:underline}
a:hover.tinylink {color: #000;}

/* ============================== */
/* =========  FORM STUFF  ======= */
/* ============================== */

input.norm {font-size:9pt;border:solid 1px black;background:white;color:#333333}
textarea.norm {font-size:9pt;border:solid 1px black;background:white;color:#333333}
select.norm {font-size:9pt;border:solid 1px black;background:white;color:#333333}
.quoteform-text {font-size:10pt;border:solid 1px #333;background:white;color:#333;width:280px;height:20px;margin:0 0 5px 0;}
.quoteform-area {font-size:10pt;border:solid 1px #333;background:white;color:#333;width:280px;height:130px;margin:0 0 5px 0;}
.quoteform-submit {font-size:10pt;border:solid 1px #333;background:#ff6000;color:#fff;width:280px;height:30px;}
.quoteform-small {font-size:10pt;border:solid 1px #333;background:white;color:#333;width:50px;height:20px;margin:0 0 5px 0;}

.conform-text {font-size:10pt;border:solid 1px #333;background:white;color:#333;width:200px;height:20px;margin:0 0 5px 0;}
.conform-area {font-size:10pt;border:solid 1px #333;background:white;color:#333;width:400px;height:130px;margin:0 0 5px 0;}
.conform-submit {font-size:10pt;border:solid 1px #333;background:#ff6000;color:#fff;width:400px;height:30px;}
.conform-small {font-size:10pt;border:solid 1px #333;background:white;color:#333;width:50px;height:20px;margin:0 0 5px 0;}


.stdbtn {font-size:10pt;color:#fff;border:0;padding:4px 10px;background:#35a5ff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

/* ========================================= */
/* ====  G E N E R A L    S T U F F  ======= */
/* ========================================= */

img {border-style: none;}
ul {margin:5px 0 0 -2px;padding:0;}
li {margin:0 0 5px 20px}
ul ul {margin:0 0 0 18px}
ul ul li {margin:3px 0 4px 18px}
.small {font-size: 8pt}
p {margin:0}


