#container
{
    width: 1049px;
    margin: 0 auto;
}
#header
{
    background: url('../images/header3.png') no-repeat;
    height: 245px;
    width: 1049px;
}
#nav
{
    background: url('../images/content_bg.png') repeat-y;
    width: 1049px;
    height: 45px;
}
#footer
{
    background: url('../images/footer.png') no-repeat;
    width: 1049px;
    height: 102px;
    text-align: center;
    font-size: 11px;
    padding-top: 15px;
}
#footer a
{
    color: #000000;
}
#content
{
    background: url('../images/content_bg.png') repeat-y;
    width: 1049px;
	margin-top:-12px
   /* padding-top: 20px;*/
}
#inside_content
{
    padding-left: 65px;
    padding-top: 20px;
}
#page_header
{
    background: url('../images/header2.png') no-repeat;
    height: 75px;
}
#page_title
{
    float: right;
    font-size: 22px;
    color: #81273c;
    padding-right: 60px;
    padding-top: 10px;
}
#welcome
{
    float: left;
    color: #81273c;
    font-size: 17px;
    padding: 40px 0 0 65px;
    height: 35px;
}
#content_left
{
    float: left;
    width: 575px;
    padding-left: 65px;
    padding-top: 20px;
}
#content_left p
{
    margin: 0px;
    width: 500px;
    line-height: 18px;
    padding: 0px 0 30px 0;
}
#content_left ul
{
    margin-top: 0px;
    padding-bottom: 20px;
    list-style: url('../images/bullet_white.gif');
}
#content_left li
{
    padding-bottom: 5px;
}
#content_left h2
{
    font-size: 13px;
    color: #81273c;
    text-transform: uppercase;
    padding-bottom: 15px;
}
#content_left h3
{
    font-size: 15px;
    font-weight: bold;
    color: #00927b;
    padding-bottom: 15px;
}
#content_left a
{
    font-size: 11px;
    font-weight: bold;
    color: #81273c;
}
#paddington
{
    background: url(/images/paddington.jpg) no-repeat top left;
    height: 156px;
    width: 497px;
    padding: 0px 0px 15px 70px;
}
#paddington_content
{
    float: left;
    font-size: 11px;
    padding-top: 12px;
}
#paddington h1
{
    font-size: 20px;
    font-weight: normal;
    color: #00927b;
    text-transform: uppercase;
    padding: 10px 0 0 0;
    
}
#paddington h3
{
    font-size: 20px;
    font-weight: bold;
    color: #99cccc;
    padding: 0px;
}
#paddington h4
{
    font-size: 15px;
    font-weight: bold;
    color: #00927b;
    padding-top: 10px;
}
#paddington_more
{
    float: right;
    padding-top: 120px;
    padding-right: 30px;
}
#paddington_more a
{
    color: #FFF;
    font-weight: bold;
}
#awards
{
    background: url('../images/awards.gif') no-repeat;
    width: 470px;
    height: 103px;
    padding: 15px 30px 15px 70px;

}
#pg_awards 
{
    background: url('../images/pg_awards.jpg') no-repeat;
    width: 345px;
    height: 164px;
    margin-bottom:15px;
}
#awards_content
{
    float: left;
    width: 400px;
		
}
#pg_awards_content
{
    width: 250px;
	padding: 15px 30px 15px 70px;
}
#awards p
{
    font-size: 11px;
    width: 400px;
}
#pg_awards_content p
{
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#awards h1, #pg_awards h1
{
    font-size: 20px;
    font-weight: normal;
    color: #81273c;
    text-transform: uppercase;
    padding: 5px 0px;
    
}
#awards h4, #pg_awards h4
{
    font-size: 11px;
    font-weight: normal;
    color: #81273c;
    padding-top: 10px;
}
#awards_more
{
    float: right;
    padding-top: 85px;
    width: 50px;
}
#pg_awards_more 
{
    text-align: right;
}
#awards_more a, #pg_awards_more a
{
    color: #81273c;
    font-weight: bold;
}

#content_right
{
    float: right;
    width: 350px;
    padding-right: 50px;
}
#yes_block
{
    background: url('../images/yes_block.gif') no-repeat;
    width: 332px;
    height: 85px;
    padding-bottom: 5px;
    margin-left: 5px;
}
#staff
{
    font-size: 11px;
    color: #838383;
    text-align: center;
    margin-left: 5px;
}
.staff_photo
{
    float: left;
    width: 83px;
}
#grey_box
{
}
#grey_box h1
{
    color: #81273c;
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
}
#greybox_top
{
    background: url('../images/greybox_top.gif') bottom left no-repeat;
    width: 342px;
    height: 9px;
}
#greybox_content
{
    background: url('../images/greybox_bg.gif') repeat-y;
    width: 302px;
    padding: 0 20px 0px 20px;
}
#greybox_content ul
{
    margin-left: 10px;
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
#greybox_content li
{
    padding: 3px 0 5px 20px;
    width: 250px;
    list-style: none;
    background: url('../images/bullet.gif') top left no-repeat;
}
#greybox_foot
{
    background: url('../images/greybox_foot.gif') no-repeat;
    width: 342px;
    height: 38px;
}
#greybox_foot a
{
    float: right;
    padding-right: 30px;
    color: #81273c;
    font-weight: bold;
}
#green_box
{
    background: url('../images/greenbox.gif') no-repeat;
    width: 342px;
    height: 116px;
}
.greybar
{
    background: url('../images/greybar.gif') no-repeat;
    width: 545px;
    height: 22px;
    padding-left: 13px;
    padding-top: 4px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
}
.stage_headers
{
    background: url('../images/stage_header.gif') no-repeat;
    width: 270px;
    height: 22px;
    padding-left: 13px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
}
.stage_desc
{
    padding-top: 7px;
    text-align: left;
    width: 240px;
    font-size: 11px;
    line-height: 16px;
}
.stage_desc h4
{
    font-size: 14px;
    color: #009966;
}

.stage_wideheader
{
    background: url('../images/stage_wideheader.gif') no-repeat;
    width: 844px;
    height: 22px;
    padding-left: 13px;
    font-weight: bold;
    color: #ffffff;
    line-height: 9px;
    text-align: left;
}


/* Contact page */

#contact_form
{
    float: left;
    width: 549px;
    margin: 0 auto;
    padding: 0px 0px 0px 50px;
}
#contact_details
{
    float: right;
    width: 400px;
    padding-top: 0px;
}

/* About Paddington page */

#paddington-logo
{
    padding-top: -50px;
}
#pgabout_left
{
    float: left;
    width: 575px;
    padding-left: 65px;
}
#pgabout_left p
{
    margin: 0px;
    width: 500px;
    line-height: 18px;
    padding: 0px 0 15px 0;
}
#pgabout_left ul
{
    margin-top: 0px;
    padding-bottom: 20px;
    list-style: url('../images/bullet_white.gif');
}
#pgabout_left li
{
    padding-bottom: 5px;
}
#pgabout_left h2
{
    font-size: 13px;
    color: #81273c;
    text-transform: uppercase;
    padding-bottom: 15px;
}
#pgabout_left h3
{
    font-size: 15px;
    font-weight: bold;
    color: #00927b;
    padding-bottom: 15px;
}
#pgabout_left a
{
    font-size: 11px;
    font-weight: bold;
    color: #81273c;
}

#pg_park img
{
    float: left;
    padding-right: 20px;
}

#greentext_top
{
    background: url('../images/greenbox.gif') no-repeat;
    width: 345px;
    padding-top: 25px;
	padding-left: 25px;
	
	height: 122px
}
#packagespanel_top h1
{
    padding-top: 0px;
    font-size: 20px;
    color: #00927b;
    text-transform: uppercase;
}
#packagespanel_top h2
{
    padding-top: 3px;
    font-size: 20px;
    color: #999999;
}
#packagespanel_content
{
    background: url('../images/leafpanel_bg.gif');
    padding: 5px 0px 0 0px;
}
#packagespanel_content p
{
    padding-left: 0px;
    margin: 0px;
    font-size: 11px;
}
#packagespanel_content ul
{
    list-style-image: url('../images/packages_bullet.gif');
    padding-left: 13px;
    font-size: 11px;
    margin-left: 5px;
    margin-top: 5px;
}
#packagespanel_content h3
{
    padding-left: 40px;
    font-size: 18px;
    color: #00927b;
    text-transform: uppercase;
    font-weight: normal;
    
}
#packagespanel_foot
{
    background: url('../images/packagepanel_foot.gif') bottom left no-repeat;
    padding: 0 0px 10px 0px;
}


#leafpanel_top
{
    background: url('../images/leafpanel_top.gif') no-repeat;
    width: 345px;
    height: 49px;
    font-size: 20px;
    color: #00927b;
    padding: 40px 0 0 60px;
}
#leafpanel_content
{
    background: url('../images/leafpanel_bg.gif');
    padding: 5px 40px 0 60px;
}
#leafpanel_content p
{
    margin: 0px;
    font-size: 11px;
}
#leafpanel_foot
{
    background: url('../images/leafpanel_foot.jpg') bottom left no-repeat;
    padding: 0 30px 33px 60px;
}
#content_plans
{
    width: 900px;
    margin-left: 65px;
    padding-top: 0px;
}

#content_plansYourbuilder
{
    width: 900px;
    margin-left: 65px;
    padding-top: 30px;
}


#content_plans ul
{
    margin-top: 8px;
    margin-bottom: 8px;
}
#content_plans li
{
    margin-bottom: 5px;   
    list-style: url('../images/bullet_white.gif');
}
#plan_redbox
{
    float: right;
    margin: 0px 0px 20px 50px;
}
#plans
{
    margin-left: 60px;
}
#plans_left
{
    float: left;
    width: 250px;
    margin: 0 10px 0 0px;
}
#plans_center
{
    float: left;
    width: 260px;
    margin: 0 10px;
}
#plans_right
{
    float: left;
    width: 260px;
}
.plan_name
{
    color: #81273c;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 20px 20px;
    
}
#content_packages
{
    float: left;
    width: 555px;
    padding: 0px 20px 0 65px;
}
#content_packages ul
{
        margin-top: 8px;
    margin-bottom: 8px;

}
#content_packages li
{
        list-style: url('../images/bullet_white.gif');

}
.list_grey
{
    background-color: #f2f2f2;
    padding: 1px 0px;
}
.list_grey ul
{
    margin-top: 5px;
    margin-bottom: 0px;
}
#content_packages p
{
    margin-top: 0px;
}
#stlukes
{
    float: left;
    padding-right: 20px;
}
#leafpanel_content_package
{
    background: url('../images/leafpanel_bg.gif');
    padding: 5px 0px 0 0px;
}
#content_service
{
    width: 900px;
    padding-left: 65px;
    padding-top: 20px;
}
#content_service li
{
    padding-bottom: 10px;
    list-style: url('../images/bullet_white.gif');
}
#content_staff
{
    width: 650px;
    padding-left: 200px;
    padding-top: 20px;
}
.staff_img
{
    float: left;
    width: 80px;
    height: 82px;
    padding-right: 10px;
}
.staff_details
{
    padding-top: 0px;
}
.staff_details h1
{
    font-size: 13px;
    margin: 0px;
    color: #81273c;
    font-weight: bold;
}
.staff_details h4
{
    margin: 0px;
    color: #838383;
    font-weight: bold;
}
    
#content_pg
{
    float: right;
    width: 350px;
    padding-right: 50px;
}
.ph
{
    font-size: 20px;
    font-weight: bold;
}
/*plans*/
#plan_content 
{
    background-color: #ffffff;
    text-align: center;
}
#plan_info
{
    float: left;
    width: 200px;
}
#plan_img
{
    float: right;
    width: 250px;
}

.inclusion_header
{
    background: url('../images/inclusion_header.jpg') no-repeat;
    width: 900px;
    height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
}



	#your-builder-page
	
	{ width: 685px;
	margin: auto;
	border: solid thick #CCCCCC;
	padding: 20px;
	
	}


#your-builder-content
{
    width:450px;
    float:right;
    margin-right:15px;

	padding-top: 30px;
}

#your-builder-letterheader
{
    float:right;
    width:165px;
    padding-right: 40px;
    color:#262F2E;
}
	
	#your-builder-fotter
	
	{
	width: 685px;
	height: 23px;

	border: aolid thick #666666;
	}
	
	#maillink a
	{

color:#000;
font-weight:bold;
text-decoration:none;
}
