div {
	 /* border: 1px solid Black; */ 
	 margin: 0 auto; 
	padding: 0 auto;
	
		
}

ul{
	padding: 0 0 0 0;
	margin:0 0 0 0px;
}

div .nav ul{
	margin-left:40px;
	margin-top:12px;
}

div .callout ul{
	margin-left:19px;
	margin-top:12px;
}


li{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.break{
	break:none;
}
body {
	margin: 0 0 0 0;
	background-color:#06080a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #666;
	background-image:url(../images/bcny_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#pageWrapper{
	margin: 0 auto;
	width: 989px;
	
}

#header{
		height: 170px;
}
h2{
	color: #c28337;
	font-family: Times;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}

#logo img {
	border: 0px;
	padding-left:30px;
	padding-top:20px;
	
}
#logo a{
	border: 0px;
	text-decoration: none;
}
#home_header_photo{
	padding-top:18px;
}
#vertical_wrapper{
	width: 989px;
	background-color:#fff;
	background-image:url(../images/bcny_vert_repeat.gif);
	background-repeat: repeat-y;
	background-position: top;
	
	
}
#static_bg{
		/*background-color:#fff;*/
	background-image:url(../images/bcny_header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}
/* ///////////////////////////////////////// Left Layout */

#pageContent{
	/*border:1px solid #009933;*/
	width:989px;
	float:left;
	
}

#pageWrapper #pageContent{
	margin-left:32px;
}
#callout_column_right {
	/*margin-left: 540px;*/
	float:left;
	width:390px;
	
		
}
#content_left {
	width: 540px;
	float: left;
	padding-left:2px;
	padding-bottom:50px;

}
/* ///////////////////////////////////////// END Left Layout */
/* ///////////////////////////////////////// Right Layout */
#callout_column_left { 
	float: left;
	/*position: relative;
	right:280px;*/
	width: 419px;

	
}
/*///////////// RELATIVE POSITIONING VS MARGIN FLAOTING */
#content_right {
	/*margin-left: 419px; 
	/*position: relative;
	left:180px;
	bottom:425px; */
	
	float:left;
	width: 520px;
	padding-bottom:50px;
	
}

.services_headers{
	color: #5e8594;
	font-family: Times;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.services_list{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.services_list a{
		color: #c28337;
		text-decoration: none;
}
.services_list  a:hover {
		color: #c28337;
		text-decoration: underline;
}
#services_column_1{
	float: left;
	width: 165px;
	border-right: thin solid #ccc;
}
#services_column_2{
	float: left;
	width: 165px;
	padding-left:15px;
	padding-right:10px;
	border-right: thin solid #ccc;

}
#services_column_3{

	width: 165px;
	margin-left: 355px;
	padding-left:20px;
}



/* ///////////////////////////////////////// END Right Layout */
#footer {
	height: 208px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#06080a;
	clear: both;
}
#footer .footer_text {
	font-family: Times;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ccc;
	padding-left:30px;
	padding-top:45px;
	vertical-align: bottom;
	text-align: center		
}
#footer .footer_text .footer_pipes {
	color: #506889;
}



#footer .footer_text a {
	color: #c28337;
	text-decoration: none;
}

#footer .footer_text  a:hover {
	color: #c28337;
	text-decoration: underline;
}

/* ///////////////////////////////////////// Navigation */
#header .nav ul {
	list-style-type: none;
}

#header .nav {
	width: 989px;
	margin: 0 auto;
	padding-top:20px;
	margin-left:-10px;
}

#header .nav li {
	float: left;
}

#header .nav a {
	display: block;
	height: 49px;
	background-repeat: none;
	background-position: 0 0;
	text-indent: -999em;
	overflow: hidden;
	font-size: 0em;
}

#header .nav a:hover {
	background-position: 0 -49px;
}

#header .nav a:active,
#header .nav a.selected {
	background-position: 0 -49px;
}

#header .nav .home a {
	width: 75px;
	background-image: url(../images/nav/home.gif);
}

#header .nav .company_overview a {
	width: 100px;
	background-image: url(../images/nav/company_overview.gif);
}

#header .nav .commercial_office_cleaning_services a {
	width: 180px;
	background-image: url(../images/nav/commercial_office_cleaning_services.gif);
}

#header .nav .services_to_condominiums_townhomes_condos a {
	width: 223px;
	background-image: url(../images/nav/services_to_condos.gif);
}

#header .nav .cleaning_services_overview a {
	width: 162px;
	background-image: url(../images/nav/cleaning_services.gif);
}
#header .nav .personnel a {
	width: 110px;
	background-image: url(../images/nav/personnel.gif);
}
#header .nav .contact a {
	width: 74px;
	background-image: url(../images/nav/contact.gif);
}



/* ///////////////////////////////////////// END Navigation */

/* ///////////////////////////////////////// Callouts */
#callout_column .callout ul {
	list-style-type: none;
}

#callout_column .callout {
	width: 373px;
	
	padding-top:10px;
	margin-right:65px;

}

#callout_column .callout li {
	float: left;
}

#callout_column .callout a {
	display: block;
	height: 141px;
	background-repeat: none;
	background-position: 0 0;
	text-indent: -999em;
	overflow: hidden;
	font-size: 0em;
}

#callout_column .callout a:hover {
	background-position: 0 -141px;
}

#callout_column .callout a:active,
#callout_column .callout a.selected {
	background-position: 0 -141px;
}

#callout_column .callout .condo_callout a {
	width: 373px;
	background-image: url(../images/condo_callout.jpg);
}

#callout_column .callout .commercial_callout a {
	width: 373px;
	background-image: url(../images/commercial_callout.jpg);
}

#callout_column .callout .contact_callout a {
	width: 373px;
	background-image: url(../images/contact_callout.jpg);
}




/* ///////////////////////////////////////// END Callouts */
