/* GLOBAL RESETS ------------------------------------------------------------------------------- */

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;
	text-align:center;  /* MUST OVERWRITE THIS LATER WITH text-align:left IN CONTAINER */
	background: #ccc url('http://startfreshservices.com/home/images/bg03.jpg');
	background-repeat: repeat-x;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 1px dotted #333;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/* END GLOBAL RESETS --------------------------------------------------------------------------- */

div {
    background:#fff;
    }
    
#container { 
	width: 765px; margin: 0px auto;
	text-align: left; 
	position: relative;	
	} 

.indent {
margin-left: 30px;
}
    
/* LEFT COLUMN ------------------------------------------------------------------------------- */
  
#leftcol  {
width:206px;
float:left;
} 

#leftcol2  {
width:206px;
float:left;
position: absolute;
top: 105px;
left: 0px;
} 

#logo   {
	width: 206px;
	height: 104px;
	}
    
#leftbar  {
	width: 206px;
	background: url('http://www.startfreshservices.com/home/images/left-bg.jpg');
	background-repeat: repeat-y;
}

#leftbar-demo {
	margin: 0px 10px;
    width: 169px;
	height: 26px;
    clear:left;
}

#leftbar-buttons {
	width: 204px;
	height: 105px;
	margin: 10px 1px;
}

.leftbar-spacert {
	width: 204px;
	height: 10px;
	background: transparent;
}

#leftbar-contact {
	width: 107px;
	height: 23px;
	margin: 0px 10px;
}

#leftbar-number {
	width: 206px;
	height: 101px;
	margin: 0px 0px;
}

/* END LEFT COLUMN ------------------------------------------------------------------------------- */

/* RIGHT COLUMN ------------------------------------------------------------------------------- */

#topright {
position: absolute;
top: 0px;
left: 207px;
} 

#rightcol  {
width:559px;
float:left;
background: #fff;
} 

#topbanner  {
	width: 559px;
	height: 51px;
	}

#topbanner2  {
	width: 559px;
	height: 29px;
	}

#animation {
width:559px;
height:215px;
}

#slideshow-container {
width:500px;
height:300px;
margin: 10px auto 50px auto;
}

#maincontent, #maincontent2  {
width:509px;
background: #fff;
padding: 15px 25px;
font-family: verdana, arial, sans-serif;
} 

#maincontent  {
margin-top: 295px;
}

#maincontent p, #maincontent2 p {
font-size: 12px;
line-height: 18px;
margin-bottom: 15px;
}

#maincontent h1, #maincontent2 h1 {
font-size: 15px;
line-height: 20px;
margin-bottom: 15px;
font-weight: strong;
}

#saniglaze-buttons  {
width: 310px;
margin: 10px auto 10px auto;
}

#saniglaze-buttons img {
margin-bottom: 5px;
}

#main_title2 {
margin: 10px 0px;
}

/* END RIGHT COLUMN ------------------------------------------------------------------------------- */
    
/* BOTTOM ------------------------------------------------------------------------------- */

#footer-logo   {
	width: 206px;
	height: 104px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
	}
    
    #footer-menu   {
    width: 555px;
    margin: 0px auto 15px auto;
    text-align:center;
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    line-height:13px;
	}
    
    #footer-menu a  {
    text-decoration: none;
    }
    
    #footer-menu a:hover  {
    text-decoration: underline;
    }

#bottom-row {
    width: 765px;
    clear: both;
}

.leftbar-guy {
    width: 142px;
	height: 230px;
    float: left;
    margin: 5px 5px;
}

#footer-wrapper {
width:555px;
float:left;
position: absolute;
right: 10px;
} 

#footer  {
width:765px;
height: 30px;
clear:both;
} 

/* END BOTTOM ------------------------------------------------------------------------------ */

/* LEFT NAVIGATION ------------------------------------------------------------------------------ */
	
.nav {
margin:0px;
padding:0px;
}

.nav1,
.nav2,
.nav3,
.nav4,
.nav5,
.nav6,
.nav7  {
width: 206px;
height: 32px;
margin:0;
padding:0;
}

.nav1 {
background-image:url("http://startfreshservices.com/home/images/images/home.jpg");
}

.nav2 {
background-image:url("http://startfreshservices.com/home/images/images/services.jpg");
}

.nav3 {
background-image:url("http://startfreshservices.com/home/images/images/saniglaze.jpg");
}

.nav4 {
background-image:url("http://startfreshservices.com/home/images/images/employment.jpg");
}

.nav5 {
background-image:url("http://startfreshservices.com/home/images/images/faq.jpg");
}

.nav6 {
background-image:url("http://startfreshservices.com/home/images/images/testimonials.jpg");
}

.nav7 {
background-image:url("http://startfreshservices.com/home/images/images/contact1.jpg");
}

.nav1 a, .nav1 a:link, .nav1 a:visited,
.nav2 a, .nav2 a:link, .nav2 a:visited,
.nav3 a, .nav3 a:link, .nav3 a:visited,
.nav4 a, .nav4 a:link, .nav4 a:visited,
.nav5 a, .nav5 a:link, .nav5 a:visited,
.nav6 a, .nav6 a:link, .nav6 a:visited,
.nav7 a, .nav7 a:link, .nav7 a:visited, {
display:block;
}

.nav1 img,
.nav2 img,
.nav3 img,
.nav4 img,
.nav5 img,
.nav6 img,
.nav7 img {
width:100%;
height:100%;
border:0;
}

.nav1 a:hover img,
.nav2 a:hover img, 
.nav3 a:hover img,
.nav4 a:hover img,
.nav5 a:hover img,
.nav6 a:hover img,
.nav7 a:hover img {
visibility:hidden;
}

/* END LEFT NAVIGATION ------------------------------------------------------------------------------ */

/* OTHER PAGES ------------------------------------------------------------------------------ */

#faq-table {
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 18px;
}

#image-contact1  {
width: 559px;
height: 213px;
}

#image-contact2  {
width: 559px;
height: 48px;
}

#content-contact {
font-family: verdana, arial, sans-serif;
font-size: 12px;
line-height: 18px;
margin: 10px 30px 10px 55px;
}

#content-contact p, #content-contact h1{
margin-bottom: 15px;
}

#employ-link {
text-align:right;
margin-right: 15px;
margin-bottom: 15px;
}

#image-employ1  {
width: 559px;
height: 218px;
}

#image-services1 {
margin-top: 15px;
margin-left: 15px;
width: 222px;
height: 33px;
}

#image-services2 {
float:right;
margin-right: 15px;
margin-top: 15px;
width: 208px;
height: 320px;
}

#image-services3 {
margin: 15px auto;
width: 265px;
height: 76px;
}

#image-services4 {
display: block;
margin: 5px 40px;
}

#image-demo {
margin: 15px auto;
width: 336px;
height: 105px;
}

#service-links {
float:left;
margin-right: 5px;
margin-top: 15px;
margin-left: 50px;
line-height: 30px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

#service-content {
margin-right: 15px;
margin-top: 350px;
margin-left: 50px; 
line-height: 17px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

#service-content h1 {
font-weight: bold;
margin-bottom: 5px;
margin-top: 15px;
}

#service-content p {
margin-top: 10px;
}

.back-links {
text-align:left;
margin-top: 10px;
}

#image-test1 {
  width: 559px;
  height: 198px;
   }
 
 #image-test2 {
  width: 559px;
  height: 84px;
   }  
   
.test-back2 {
  margin: 15px auto 0px auto;
  width: 519px;
  height: 200px;
  background:url('http://www.startfreshservices.com/images/test-back2b.gif'); background-repeat: no-repeat;
   }
   
.test-back2 p   {
   width: 449px;
   line-height: 18px;
   padding: 20px 40px 5px 30px;
   font-family: verdana;
   font-size: 12px;
   }
    
.test-signature {
   text-align: right;
   }
   
.title-bold {
   text-align: center;
   font-family: verdana;
   font-weight: bold;
   font-size: 14px;
   margin: 25px 0px 15px 0px;
   }

#image-gsa {
   width: 200px;
   height: 70px;
   padding-left: 8px;
   }

#content-thankyou {
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 25px;
margin: 10px 30px 300px 30px;
}

/* END OTHER PAGES ------------------------------------------------------------------------------ */

#myform-container  {
background: #fff;
}
#myform
{width:550px;
overflow: hidden;
font-family: Verdana; 
font-size: 12px;
}
#myform label { width: 9em; float: left; line-height: 20px; margin-left: 15px;}
#myform fieldset { border: 1px; border-color: #ccc; border-style: solid; margin: 0px 10px;}
#myform legend { margin: 0px 10px;}
#myform label.error { float: none; color: red; vertical-align: top; 
background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
        width: 14px;
		height: 14px;
		padding-left: 16px;
		margin-left: .3em;
   }
#myform label.valid { 
		background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;
		width: 14px;
		height: 14px;
	}
#myform p { clear: both; }
.submit { margin-left: 12em; margin-top: 5px; margin-bottom: 5px;}
#myform em { font-weight: bold; padding-right: 1em; vertical-align: top; }
#myform input, #myform select {
margin-bottom: 10px;
}
