html {
	background-color:#d8eaf6;
	color:#1e3463;
	background-image:url(http://www.conceptsteamcleaning.com/img/bigback.png);
	background-position:center;
	background-repeat:repeat-y;
	
	
	
}

.container{
}

p{
padding:0;
margin:0;


}

ul{
margin-left:2.5em;
}

label{
font-size:1.1em;


}

.blue_background{
    background-color: #234391;
    padding: 1px 15px 15px 15px  ;

}

.bold_blue_big{

    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2em;
    color: #00aeef;
    


}

.float_right{
    float: right;
    margin: 0 0 15px 15px
}

.float_left{
    float: left;
    margin: 0 15px 15px 0
}


.bold_white_small{
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    color: white

}

.padding{
    padding 0 15px 15px 15px;

}


.leftcol{

width:210px;


}

.menuitem{
cursor:pointer;
}

.menusleft{
background-image:url(http://www.conceptsteamcleaning.com/img/images/button_01.jpg);
background-repeat:no-repeat;
height:40px;
width:11px;
position:relative;
float:left;
}
.menusright{
background-image:url(http://www.conceptsteamcleaning.com/img/images/button_04.jpg);
background-repeat:no-repeat;
height:40px;
width:10px;
position:relative;
float:left;
margin-right:5px;
}


.menuscent{
font-size:1.3em;
font-weight:bold;
height:40px;
background-image:url(http://www.conceptsteamcleaning.com/img/images/button_02.jpg);
display:inline-block;
float:left;
padding-top:7px;
padding-left:2px;
padding-right:5px;
background-repeat:repeat-x;
color:#FFFFFF
}

a.topmenu:link{ color:#fff }
a.topmenu:hover{ color:#fff; text-decoration:none; }
a.topmenu:visited{ color:#fff}


.boxtop{
background-image:url(http://www.conceptsteamcleaning.com/img/whitebox_01.png); 
background-repeat:no-repeat;
height:7px;
width:278px;
}

.boxbody{
background-image:url(http://www.conceptsteamcleaning.com/img/whitebox_03.png); 
background-repeat:repeat-y;
width:278px;
overflow:hidden;
margin:0;
padding:0;
padding-left:7px;
line-height:0em;
font-size:0em;

}

.boxbottom{
background-image:url(http://www.conceptsteamcleaning.com/img/whitebox_05.png); 
background-repeat:repeat-y;

width:278px;
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}
                                              
#clean A:hover { color: #0514ab; }

#clean A { color: black; }

#clean2 A:hover { color: #0514ab; }

#clean2 A { color: black; }

.strap{
	font-size: 16px;	
	}
	
#spacer{ display: block; height: 2%;}


a.white:visited p{ font-weight:normal; text-decoration:none; color:#ffffff; padding:0 }
a.white:hover p{  font-weight:normal; text-decoration:none; color:#ffffff; padding:0}
a.white:link p{ font-weight:normal; text-decoration:none; color:#ffffff;  padding:0}


