@charset "utf-8";
/* CSS Document */

p {
   font-family: arial;
   font-size: 12px;
   color: #000000;
}
h2 {
   font-family: arial;
   font-size: 16px;
   color: #000000;
   margin-bottom: -10px;
}
body {
	background-image: url(../img/background.jpg);
}
#wrap {
   width: 865px;
   height: 560px;
   margin: 0 auto;
   margin-top: 20px;
   background-color: #FFFFFF;
   background-image: url(../img/tiddly-tots-wrap-background-classes.png);
}
#header {
   float: left;
   width: 865px;
   height: 80px;
   background-color: ;
}
#logo {
   float: left;
   width: 410px;
   height: 70px;
   background-color:;
}
#contact_details {
   float: right;
   width: 180px;
   height: 70px;
   text-align: right;
   color: #FFFFFF;
   margin-right: 3px;
   background-color: ;
}
#contact_details a:link {color: #ffffff;}
#contact_details a:visited { color: #ffffff;}
#contact_details a:hover {color: #ffffff;}
#contact_details a:active { color: #ffffff;}
#contact_details p {
   font-size: 12px;
   color: #FFFFFF;
   margin-top: 0px;
}
#main {
   float: left;
   width: 865px;
   height: 445px;
   background-color:;
}
#hello {
   float: left;
   width: auto;
   height: 170px;
   margin-left: 17px;
   background-color: ;
}
#hello a:link {color: #000000;}
#hello a:visited { color: #000000;}
#hello a:hover {color: #000000;}
#hello a:active { color: #000000;}
#what_is {
   float: left;
   width: 440px;
   height: 170px;
   margin-left: 25px;
   background-color: ;
}
#nav {
   float: left;
   width: 865px;
   height: 5px;
   background-color: #ffde01;
}
#footer {
   float: left;
   width: 865px;
   height: 30px;
   background-color: #000000;
}
#footer_info {
   float: left;
   width: 864px;
   margin-top: 8px;
   font-family: arial;
   font-size: 11px;
   color: #FFFFFF;
}
#footer_info_left {
   float: left;
   width: 400px;
   margin-left: 5px;
}
#footer_info_right {
   float: right;
   width: 400px;
   text-align: right;
   margin-right: 5px;
}
#footer a:link {color: #ffffff;}
#footer a:visited { color: #ffffff;}
#footer a:hover {color: #ffffff;}
#footer a:active { color: #ffffff;}
#wrap_2 {
   width: 865px;
   margin: 0 auto;
}
#footer_2 {
   float: left;
   width: 865px;
   height: 30px;
}
#footer_info_2 {
   float: left;
   width: 864px;
   margin-top: 2px;
   font-family: arial;
   font-size: 11px;
   color: #FFFFFF;
}
#footer_info_left_2 {
   float: left;
   width: 400px;
   margin-left: 5px;
}
#footer_info_right_2 {
   float: right;
   width: 400px;
   text-align: right;
   margin-right: ;
}
#footer_2 a:link {color: #ffffff;}
#footer_2 a:visited { color: #ffffff;}
#footer_2 a:hover {color: #ffffff;}
#footer_2 a:active { color: #ffffff;}
