@charset "utf-8";
/* CSS Document */

html, body {height: 100%;}

a:link {
	color: #266598;
	text-decoration: none;
	font-weight:800;
}
a:visited {
	text-decoration: none;
	color: #266598;
	font-weight:800;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #266598;
	font-weight:800;
}

table, td, th
{
background-color:#e4e4e4;
}




#wrap {min-height: 100%;
	height:auto !important;}

#main {overflow:auto;
	padding-bottom: 150px;}  /* must be same height as the footer */


#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	clear:both;
	background-image:url(../botbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height: 150px;
	vertical-align:bottom;}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #fff;
	background-image:url(../topbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

h1 {
	font-family:Verdana, sans-serif;
	font-size:16px;
	font-weight:700;
	color: #fff;
	background-color:#2f7ebf;
	padding: 5px;
	padding-top: -10px;
	margin-top: 0px
	}
h2 {
	font-family:Verdana, sans-serif;
	font-size:2em;
	line-height: 32px;
	font-weight:800;
	color: #fff;
	padding-top: 20px;
	}
	
h3 {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:100;
	color: #666;
	padding: 0px;
	padding-left: 15px;
	}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	color: #fff;
	padding-left: 5px;
	margin-top: -20px;
	}
	
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 16px;
	font-weight:800;
	color: #2f7ebf;
	padding-bottom: 15px;
	padding-top: 10px;
	}
	
p {
	background-color:#e4e4e4;
	padding: 10px;
	}
	
	
#logo {
	width:745px;
	padding-top: 9px;
	margin-left:auto;
	margin-right:auto;
	}

#contact {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	float:right;
	}
	
#menucontainer {
	width:750px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	}

#menucontainerfoot {
	width:750px;
	padding-top: 120px;
	margin-left:auto;
	margin-right:auto;
	}

#head {
	background-image:url(../mws_header_wide.jpg);
	background-position:center;
	background-position:top;
	height: 395px;
	background-repeat:no-repeat;
	}
	
#contacthead {
	background-image:url(../mws_header_wide.jpg);
	background-position:center;
	background-position:top;
	height: 495px;
	background-repeat:no-repeat;
	}
	
#homehead {
	background-image:url(../homeBG.jpg);
	background-position:center;
	background-position:top;
	height: 414px;
	background-repeat:no-repeat;
	}
	
#headerbg {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../home_midBG.png);
	background-position:top;
	background-position:center;
	background-attachment:fixed;
	}
	
#bluebox {
	width:455px;
	padding-top: 25px;
	margin-left: 12px;
	float:left;
	}
#orangebox {
	width:245px;
	padding-top: 25px;
	margin-right: 5px;
	float:right;
	}
	
#content {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	min-height:inherit;
	padding-top:40px;
	}

#homecontent {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	min-height:inherit;
	padding-top:20px;
	}
	
#tallcontent {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	min-height:inherit;
	margin-top: -250px;
	}
	
#homechecklist {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	}
	
#checklist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#checklist li 
{
padding-left: 40px;
line-height: 50px;
background-image:url(../checkmark.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#checklisttext {
	font-size:12px;
	margin-top: -20px;
	line-height: 13px;
	margin-left: 15px;
	color:#333333;

}

#products {
	width:530px;
	float:right;
	}
	
#msdstds {
	width: inherit;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 140px;
	}

#logo {
	width:745px;
	height: 57px;
	padding-top: 9px;
	margin-left:auto;
	margin-right:auto;
	}

img.logo { 
	float: left;
}

#contact { 
	float: right;
	padding-top: 0px;
	text-align:right;
	color:#666666;
}

#info {
	margin-bottom:5px;
	}

#bottomcontact { 
	width: inherit;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:5px;
	color:#666666;
	text-align:center;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}