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

/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	background-color: #DDDDBE;
}
#wrapper {
	width: 922px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../uploads/images/fd_site-acc0704.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 800px;
}
#leftcolumn {
	color: #333;
	height: 720px;
	width: 169px;
	float: left;
	margin: 0px;
}
#leftmiddle {
	color: #333;
	height: 700px;
	width: 28px;
	float: left;
	margin: 0px;
	background-image: url(../img/babysitting-a-paris-2.jpg);
}
#rightmiddle {
	color: #333;
	height: 701px;
	width: 264px;
	float: left;
	margin: 0px;
}
#rightcolumn {
	color: #333;
	height: 701px;
	width: 378px;
	float: left;
	margin: 0px;
	padding-right: 20px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#breadcrumbs  {
	background:#2A7DB3 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
height:auto;
margin:0 0 0 -10px;
padding-left:10px;
padding-right:20px;
padding-top:0px;
padding-bottom:10px;
text-align:left;
width:398px;
}
#breadcrumbs a {
	background:#2A7DB3 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
height:auto;
margin:0 0 0 -10px;
padding-left:10px;
padding-right:20px;
padding-top:15px;
text-align:left;
width:398px;
}

.clear { float: left; width: 1px; /* http://www.positioniseverything.net/explorer/peekaboo.html */ }
.logo {
	font-family: arial, sans-serif;
	width:103px;
	position:relative;
	font-size:11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 50;
	padding-left: 20px;
}
.breadcrumbs{
	color: #333;
	width: 940px;
	float: left;
	height: 20px;
	margin-bottom: 5px;
}
#prositting_vertical {
	width:144px;
	margin-left: 25px;
	padding-top: 50px;
}
#prositting_vertical_img {
margin-bottom:10px;
}
