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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
	
body {
	line-height: 1;
	}
	
ol, ul {
	list-style: none;
	}
	
blockquote, q {
	quotes: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* Text Altering Classes */

h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-color: #cc9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	width: 210px;
	}
	
h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	}
	
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-color: #693;
	border-width: 2px;
	border-style: solid;
	padding: 3px;
	margin: 0px 0px 3px -4px;
	}
	
.bold {
	font-weight: bold;
	}
	
.italic {
	font-style: italic;
	}
	
.underline {
	text-decoration: underline;
	}
	
.caps {
	text-transform: uppercase;
	}
	
	
/* Background & Header Elements */
	
body {
	background: url(images/bkgd.gif) repeat-y top #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	}

#ie {
	}
	
#page-wrap {
	width:1024px;
	margin: auto;
	}
	
#header {
	background: #ffffff;
	height: 103px;
	width: 723px;
	border-color: #cccc99;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	margin: 30px 0px 0px 150px;
	font-size: 18px;
	line-height: 21px;
	}
	
	#header p{
		margin: 15px 230px -100px 0px;
		}
	
img.logo {
	float: left;
	margin-left: 25px;
	}
	
img.header {
	float: right;
	}

/* Navbar & Links Elements */

#navbar {
	width: 1024px;
	height: 30px;
	background: #000000;
	margin: 20px 0px 20px 0px;
	font-size: 18px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	}
	
	#navbar a{
		margin: 0px 8px 0px 8px;
		}

	#navbar a.nav{
		text-decoration: underline;
		}
		
a:link {
	text-decoration: none;
	color: #ffc;
	}
a:visited {
	text-decoration: none;
	color: #ffc;
	}
a:hover {
	text-decoration: underline;
	color: #ffc;
	}
a:active {
	text-decoration: none;
	color: #ffc;
	}

/* Main Content Elements */

#main {
	background: #ffffff;
	height: 570px;
	width: 723px;
	border-color: #cccc99;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	margin: 30px 0px 0px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	}
	
	#main a{
		color: #000000;
		text-decoration: underline;
		font-style: italic;
		}

#mainMed {
	background: #ffffff;
	height: 1170px;
	width: 723px;
	border-color: #cccc99;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	margin: 30px 0px 0px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	}
	
	#mainMed a{
		color: #000000;
		text-decoration: underline;
		font-style: italic;
		}
		
#mainMed2 {
	background: #ffffff;
	height: 810px;
	width: 723px;
	border-color: #cccc99;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	margin: 30px 0px 0px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	}
	
	#mainMed2 a{
		color: #000000;
		text-decoration: underline;
		font-style: italic;
		}
				
#mainLong {
	background: #ffffff;
	height: 1480px;
	width: 723px;
	border-color: #cccc99;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	margin: 30px 0px 0px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	}
	
	#mainLong a{
		color: #000000;
		text-decoration: underline;
		font-style: italic;
		}
	
#about {
	text-align: left;
	width: 270px;
	padding: 10px 20px 0px 20px;
	}
	
#residential {
	width: 690px;
	text-align: left;
	padding: 20px;
	}
	
	#residential img{
	margin: 10px 5px 0px 15px;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	}

#sitemap {
	width: 690px;
	text-align: left;
	padding: 20px;
	}
	
	#sitemap a{
		font-style: normal;
		}
		
	#sitemap p{
		margin-left: 25px;
		}
		
#business {
	width: 690px;
	text-align: left;
	padding: 20px;
	font-size: 14px;
	}
	
	#business img{
	margin: 10px 5px 0px 15px;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	}
	
#support {
	width: 690px;
	text-align: left;
	padding: 20px;
	}
	
	#support img{
	float: right;
	margin: -300px 5px 0px 0px;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	}
	
#vendors {
	width: 690px;
	text-align: left;
	padding: 20px;
	}
	
	#col1 {
	width: 300px;
	text-align: justify;
	padding: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	}
	
	#col2 {
	width: 300px;
	text-align: justify;
	padding: 20px;
	float: right;
	margin: 0px 0px 0px 0px;
	}
	
	
#Table1 {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin: 20px 20px 20px 5px;
	width: 650px;
	height: 760px;
	padding: 10px;
	border-style: solid;
	border-color: #000;
	border-width: 2px;
	}
	
#Table2 {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin: 20px 20px 20px 5px;
	width: 650px;
	height: 285px;
	padding: 10px;
	border-style: solid;
	border-color: #000;
	border-width: 2px;
	}

#brands {
	float: left;
	font-size: 12px;
	line-height: 14px;
	width: 160px;
	padding: 10px;	
	border-style: solid;
	border-color: #693;
	border-width: 2px;
	margin: 20px 0px 0px 15px;
	}
	
#downloads {
	float: left;
	width: 263px;
	padding: 10px;	
	border-style: solid;
	border-color: #693;
	border-width: 2px;
	margin: 15px 0px 0px 398px;
	text-align: center;
	}
	
	#downloads img{
		float: right;
		margin: 10px 78px 0px 0px;
		border-width: 1px;
		} 
	
#testimonials {
	text-align: left;
	margin: 20px 20px -20px 20px;
	}
		
#contact {
	text-align: left;
	width: 235px;
	padding: 20px;
	}
	
#map {
	float: right;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	margin: -298px 20px 0px 0px;
	padding: 0px;
	}
	
#links {
	float: left;
	border-color: #693;
	border-width: 2px;
	border-style: solid;	
	padding: 15px;
	margin: 0px 0px 0px 0px;
	} 

.bbb {
	float: left;
	margin: 20px 0px 0px 175px;
	}

.MSlogo {
	margin: -65px 0px 27px 0px;
	}
	
.cc {
	float: right;
	margin: 30px 120px 0px 0px;
	}	
	
.tagline {
	width: 278px;
	border-bottom-color: #cc9;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

#help {
	float: left;
	line-height: 16px;
	margin: -143px 0px 0px 220px;
	}
	
#services {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	float: left;
	margin: -310px 0px 0px 220px;
	}

#services2 {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	float: left;
	margin: 0px 0px 0px 10px;
	}
	
	#services2 img{
		float: right;
		margin: -15px 60px 0px 0px;
		}
		
#brandnames {
	border-color: #693;
	border-width: 2px;
	border-style: solid;
	margin: -549px 20px 0px 0px;
	float: right;
	width: 300px;
	height: 275px;
	text-align: left;
	padding: 8px;
}

	#brandnames img{
		border-color: #000;
		border-width: 2px;
		border-style: solid;
		float: left;
		margin: 12px 5px 0px 5px;
	}
		
	
#photo1 {
	float: right;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	margin: -549px 20px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 380px;
	}

#photo2 {
	float: left;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	margin: 0px 0px 0px 0px;
	}
	
#photo3 {
	float: left;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	margin: -223px 20px 0px 18px;
	}
	
#specials {
	float: right;
	width: 350px;
	height: 180px;
	border-color: #693;
	border-width: 2px;
	border-style: solid;
	margin: -234px 20px 0px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	padding: 15px;
	}
	
#windows7 {
	float: right;
	border-color: #693;
	border-width: 2px;
	border-style: solid;
	margin: -55px 15px 0px 0px;
	}
	
#refurb {
	float: right;
	width: 340px;
	height: 185px;
	border-color: #693;
	border-width: 2px;
	border-style: solid;
	margin: 0px 20px 0px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	padding: 15px;
	}

	a.refurb {
		text-decoration: none;
		}
	
#photo4 {
	float: left;
	border-color: #000;
	border-width: 2px;
	border-style: solid;
	margin: 0px 0px 0px 20px;
	}

#back {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	float: left;
	}
	
.vendors {
	float: left;
	text-align: center;
	margin: 30px 0px 0px 57px;
}
	
#footer {
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	line-height: 20px;
	}
	
	#footer a{
		color: #000;
		}