* {
	margin: 0;
	padding: 0;
}

body {
background: #ffffff;
font-size: 12px;
color: #666;
}

a {
text-decoration: none;
color: #0066CC;
}
a:hover {
text-decoration: underline;
color: #0066CC;
}
ul { list-style-type: none; margin: 0; padding-left: 0px; }
ul li { padding: 0 0 3px 0; border-bottom: 1px dotted #000; }
ul li a { }
ul li a:hover { text-decoration: none; color: #000; }
img { border: none; }

#wrap {
margin: 0px auto;
width: 1000px;
background: #ffffff;
padding: 10px;
}

#header {
}


#header h1 a { 
color: #CC0001;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
padding-left:25px;
padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'
}
#header h1 a:hover {
color: #aaa;
}

#background{ 
background-image:url(file:///C|/Documents and Settings/user2/Desktop/cosgrove_web/pics/home_bg.png); 
height:299px;
text-align:left;

}

#background2{ 
background-image:url(file:///C|/Documents and Settings/user2/Desktop/cosgrove_web/pics/aboutus_bg.png); 
height:285px;
text-align:left;

}

#background3{ 
background-image:url(file:///C|/Documents and Settings/user2/Desktop/cosgrove_web/pics/quality_bg.png); 
height:265px;
text-align:left;

}

#background4{ 
background-image:url(file:///C|/Documents and Settings/user2/Desktop/cosgrove_web/pics/service_bg.png); 
height:265px;
text-align:left;

}

#background5{ 
background-image:url(file:///C|/Documents and Settings/user2/Desktop/cosgrove_web/pics/contact_bg.png); 
height:265px;
text-align:left;

}


#menu {
margin-top: 10px;
height: 30px;
line-height: 30px;
background: #CC0001;
}
#menu ul {
list-style-type: none;
padding-left: 10px;
}
#menu ul li {
display: block;
float: left;
border: none;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
color: #fff;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}



#left {
width:650px
margin-top: 0px;
padding: 100px;
text-align: left;
padding-right:100px;
float:inherit
}
#left-indent {
width:500px
margin-top: 100px;
padding: 0px;
text-align: justify;
}

#left h1 { 
color: #495965;
font-size: 30px;
font-weight: 300;
letter-spacing: 0px;
}

#left h2 { 
color: #495965;
font-size: 17px;
font-weight: 100;
letter-spacing: -1px;
}
#left h2 a {
}

#bottom {
background: #FF9FA1;
margin-top: 30px;
color: #fff;
border-left: 5px solid #EEEEEE;
border-right: 5px solid #EEEEEE;
border-top: 5px solid #EEEEEE;
}

.column {
float: left;
width: 400px;
padding: 8px;
}	
.column h2 {
padding: 5px 0 10px 10px;
margin: 0;
color: #fff;
font-size: 15px;
font-weight: 600;
letter-spacing: -1px;
}
.column ul {
padding: 10px;
}
.column ul li a:hover { color: #000; }
.column ul li a { color:#fff;}

#footer { 
margin: 0 55px;
background: #bebd8c;
height: 50px;
line-height: 18px;
color: #eee;
font-size: 14px;
padding: 0px;


}
#footer a { color: #FF9FA1 }


