/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

a{
	color: #C2272D;
	text-decoration: none;
}

a:link{
	color: #C2272D;
	text-decoration: none;
}

a:visited{
	color: #C2272D;
	text-decoration: none;
}

a:hover{
	color: #C2272D;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 180%;
 color: #C2272D;
 margin: 0px;
 padding: 0px;
}
.story p.servicelevels{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 23px;
 color: #C2272D;
 margin: 0px;
 padding:20px 24px 10px;
 font-weight:bold;
}


h2{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 80%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#flash {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin:0 auto;
	width:960px;
	text-align: left;
	background-color: #FFFFFF;
}

#toptext{
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	padding: 10px 0px;
	border: 0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#banner{
	padding: 0px 0px 0px 0px;
	border: 0;
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#masthead{
	padding: 0px;
	width: 958px;
	height: 45px;
	margin: 0px;
	background-color: #C2272D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navBar{
	float: left;
	width: 228px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: #FFFFFF;
}

#pageroundtops{
	height: 10px;
}

#navbarbottom{
	background-image:url(images/navbottom.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 48px;
	padding: 0px;
	margin: 0px;
}
#sectionbarbottom{
	background-color: #FFFFFF;
	padding: 5px 0px 0px;
	margin: 0px;
}
#changeoverexamplebar {
	background-color: #FFFFFF;
	padding: 10px 0px 0px;
	margin: 0px;
}
#ccalcbar{
	background-color: #FFFFFF;
	padding: 5px 0px 0px;
	margin: 0px;
}
#callbarbottom{
	background-color: #FFFFFF;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
#newbarbottom{
	background-image:url(images/navbottom.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 48px;
	padding: 0px;
	margin: 0px;
}
#callbackbottom{
	background-color: #FFFFFF;
	width: 228px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/navbottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headlines{
	float:right;
	width: 228px;
	padding: 0px 10px;
	margin: 0px;
}
#callback{
 	float: right;
	width: 228px;
	padding: 0px;
	background-color: #C2272D;
}

#content{
	float: left;
    width: 450px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	margin: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 16px;
	padding-left: 21px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 53px 0 0;
	color: #FFFFFF;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	color: #333333;
	font-size: 90%;
	padding: 20px 0px 0px 0px;
}

#breadCrumb a:link {
	color: #333333;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#breadCrumb a:visited {
	color: #333333;
	text-decoration: none;
}
#breadCrumb a:hover {
	color: #333333;
	text-decoration: underline;
}


/************** .feature styles ***************/

.feature {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 0px 24px 10px 24px;
	font-weight: bold;
}

.feature a:link{
	color: #000000;
	text-decoration: none;
}

.feature a:visited{
	color: #000000;
	text-decoration: none;
}

.feature a:hover{
	color: #000000;
	text-decoration: underline;
}

.feature h1{
	padding: 12px 0px 0px 0px;
}

/************** .intro styles ***************/

.intro {
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 0px 0px 30px 24px;
	font-size: 90%;	
}

.intro a:link{
	color: #000000;
	text-decoration: none;
}

.intro a:visited{
	color: #000000;
	text-decoration: none;
}

.intro a:hover{
	color: #000000;
	text-decoration: underline;
}

.intro h1{
	padding: 12px 0px;
	color: #000000;
}

/************** .story styles *****************/

.story{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	clear: both;
	padding: 10px 0px 0px 5px;
	margin-bottom: 20px;
}

.story p{
	padding: 0 10px 0 20px;
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #000000;
}

.story p a:link{
	color: #C2272D;
	text-decoration: underline;
	font-weight: bold;
}

.story p a:visited{
	color: #C2272D;
	text-decoration: underline;
	font-weight: bold;
}

.story p a:hover{
	color: #C2272D;
	text-decoration: none;
	font-weight: bold;
}

.story h2 {
	color: #C2272D;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: 500;
	background-attachment: scroll;
	background-image: url(images/subheader_bg.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 10px 14px;
	padding: 2px 0px 4px 6px;
}
.story h2 a:link{
	color: #C2272D;
	text-decoration: underline;
}
.story h2 a:visited{
	color: #C2272D;
	text-decoration: underline;
}
.story h2 a:hover{
	color: #C2272D;
	text-decoration: none;
}
.story h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #C2272D;
	margin-left: 20px;
	margin-bottom: 20px;
}

.story ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
}

.story li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #C2272D;
	font-size: 90%;
	list-style-type:none;
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left top;
	margin-bottom: 5px;
}

.story li a:link {
	text-decoration: underline;
	color: #C2272D;
}
.story li a:visited {
	text-decoration: underline;
	color: #C2272D;
}
.story li a:hover {
	text-decoration: none;
	color: #C2272D;
}
	


/************* #toptext styles ***************/

#toptext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#toptext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#toptext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 90%;
	color: #999999;
	padding: 10px 10px 0px;
	margin: 0px 0px 15px 0px;
	background-attachment: scroll;
	background-image: url(images/logo_footer.gif);
	background-repeat: no-repeat;
	line-height: 2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #ffffff;
}

#siteInfo a:link {
color: #999999;
text-decoration: none;
}

#siteInfo a:visited {
color: #999999;
text-decoration: none;
}

#siteInfo a:hover {
color: #999999;
text-decoration: underline;
}


#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	float: right;
}
#endfooter{
	clear: both;
	font-size: 80%;
	color: #999999;
	padding: 10px 0px 0px;
	line-height: 2em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#endfooter a:link{
	color: #999999;
	text-decoration: none;
}
#endfooter a:visited{
	color: #999999;
	text-decoration: none;
}
#endfooter a:hover{
	color: #999999;
	text-decoration: underline;
}

#endfooter .footercolumn {
	width: 190px;
	float:left;
	margin: 0 20px 10px 20px;
	text-align:left;
}
.clear {
	clear:both;
}
.darkgrey {
	color: #808080;
	font-weight: bold;
}

#column1 {
	margin: 10px 30px 0px 5px;
	padding: 0px;
}

#column2 {
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}

#column3 {
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}

#column4 {
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}

#footcolumns {
	width: 613px;
}


/************* #search styles ***************/

#search{
	padding: 21px 0px 0px 10px;
	background-attachment: scroll;
	background-image: url(images/email_panel.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 94px;
	background-position: left top;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
.inputbox {
	padding: 7px 2px 0px 2px;
	height: 23px;
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
.button {
	padding: 4px 26px 0px 2px;
	float: right;
}

/************* #callback styles ***************/

#callinput{
	padding: 11px 0px 15px 10px;
	margin: 0px;
}

#survey{
	padding: 11px 0px 15px 10px;
	margin: 0px;
}

#callinput form{
 margin: 0px;
 padding: 0px;
}

.callinput {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 2px 0px 2px;
	height: 23px;
	width: 186px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px 0px 16px 0px;
	border: 1px solid #CCCCCC;
}

.callinputlrg {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 2px 0px 2px;
	height: 23px;
	width: 275px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px 0px 16px 0px;
	border: 1px solid #CCCCCC;
}

.callinputbox {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 2px 0px 2px;
	width: 275px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px 0px 16px 0px;
	border: 1px solid #CCCCCC;
}

.callinputsml{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 2px 0px 2px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}

.callinputsmlnomargin{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 2px 0px 2px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.calldropdown{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 2px 0px 2px;
	height: 23px;
	width: 275px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px 0px 16px 0px;
	border: 1px solid #CCCCCC;
}

.callinputmulti {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 7px 2px 0px 2px;
	height: 80px;
	width: 186px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0px 0px 16px 0px;
	border: 1px solid #CCCCCC;
}
.submit {
	padding: 0px 26px 0px 2px;
	float: right;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0px 0px 50px 0px; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #3C2B7B;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}




/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 200px;
	font-size: 85%;
	font-weight: bold;
	color: #C2272D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2272D;
	border-left-color: #C2272D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2272D;
	width: 226px;
	height: 220px;
}
#sectionLinks p{
	position: relative;
	margin: 0px;
	padding: 10px 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #C2272D;
	background-attachment: scroll;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

#sectionLinks h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C2272D;
}

#sectionLinks a {
	color: #C2272D;
	display: block;
	padding: 8px 0px 8px 10px;
}

#sectionLinks a:hover{
	color: #C2272D;
	text-decoration: underline;
}

/*********** #credentialsLinks bg images styles ***********/

.default {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.services {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f16.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.keyHolding {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f9.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.holidayChangeovers {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.maintenance {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cleaning {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f6.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.admin {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.charges {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.location {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f10.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.recruitment {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f13.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.aboutUs {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.whyHmm {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f18.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.environmentalPolicy {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f7.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.exampleprice {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.qualityAssurance {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f12.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.securityAndVetting {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f15.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactUs {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.requestABrochure {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu_f14.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sitemap {
	background-attachment: scroll;
	background-image: url(images/menu_bg/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
/*********** #credentialsLinks styles ***********/

#credentialsLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	font-weight: bold;
	color: #fff;
}
#credentialsLinks p{
	position: relative;
	margin: 0px;
	padding: 10px 10px;
	line-height: 1.5em;
	font-weight: normal;
	color: #fff;
	background-attachment: scroll;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

#credentialsLinks h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-image: url(images/navtop.gif);
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#credentialsLinks a {
	color: #FFFFFF;
	display: block;
	padding: 8px 0px 8px 10px;
}

#credentialsLinks a:hover{
	background-color: #433280;
}

/************** #news styles **************/
#newswrapper{
	margin: 0px 0px 0px 26px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/grey_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
#news h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	font-size: 120%;
	margin: 0px;
}
#spotlight {
	font-size: 90%;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 190px;
	color: #666;
}
#spotlight a:link {
	text-decoration: none;
	color: #248F46;
}
#spotlight a:visited {
	text-decoration: none;
	color: #248F46;
}
#spotlight a:hover {
	text-decoration: underline;
	color: #248F46;
}	
#spotlight h5{
	padding: 10px 0px 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #248F46;
}
#spotlight h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #248F46;
	font-weight: bold;
	padding-top: 0px;
	font-size: 120%;
	margin: 0px;
}

#news{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #000000;
	width: 190px;
	font-size: 90%;
}
#news a:link{
	color: #000000;
	text-decoration: none;
}
#news a:visited{
	color: #000000;
	text-decoration: none;
}
#news a:hover{
	color: #000000;
	text-decoration: underline;
}

/*********** #whatsnew styles ***********/
#whatsnew{
 	float: right;
	width: 228px;
	padding: 0px;
	margin: 0px;
	background-color: #C2272D;
}

#whatsnew p{
	font-size: 85%;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-weight: normal;
	color: #fff;
	background-attachment: scroll;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	line-height: 1.5em;
}

#whatsnew p a:link{
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
}
#whatsnew p a:visited{
	color: #fff;
	text-decoration: none;
}
#whatsnew p a:hover{
	color:#fff;
	text-decoration: underline;
}

#whatsnew h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C2272D;
}

#whatsnew a {
	color: #FFFFFF;
	display: block;
	padding: 8px 0px 8px 10px;
}

#whatsnew a:hover{
	background-color: #433280;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/



#headlines p{
	padding: 5px 0px 5px 0px;
}

#headlines h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C2272D;
}
#headlines h4{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/header_email.gif);
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: 500;
}

/************** #callback styles **************/



#callback p{
	padding: 5px 0px 5px 0px;
}

#callback h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C2272D;
}
.button_pad {
	padding-top: 6px;
}

.table1 {
	
}
.wide195 {
       width:195px;
}

table {
	margin-bottom: 20px;
	border: 1px solid #C2272D;
	width:445px;
}
td {
    border: 1px solid #C2272D;
	padding: 5px 5px 5px 20px;
	font-size: 90%;
	width: 220px;
}
table.serviceoverview {
 border: none;
}
table.serviceoverview td {
 border: none;
 width:auto;
 padding: 0px;
}


.floatleft {
	float: left;
}
.floatright {
	float: right;
	padding-right: 20px;
}
.formBorder {
	border: 1px solid #C2272D;
	padding: 15px;
	width: 300px;
	margin: 0 auto;
}
.submitBtnBrochure {
	padding-left: 104px;
}
button { 
  border: 0;
  padding: 0;
  background:inherit;
  width: 68px;
  height: 23px;
}

.example {
  color: #888888;
}

/************** #changeover calc form styles **************/

#ccalc label {
	margin: 0;
	padding: 0;
}

#ccalc .calldropdown {
	width: 170px;
}
.centralinput table{
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.centralinput table td{
	border: 0px;
	padding: 0px;
}
.centralinput input {
	margin: 0px;
}

p.labelstyle {
	color:#334D55;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:80%;
	font-weight:bold;
	margin: 0 0 5px;
	padding: 0px;
}

/************** Holidaylettings page styles **************/

.blue, .blue p, .blue h2 {
	background-color:#3399ff;
	color:#FFF;
}
.noborder {
	border: none;
}
.notoppad {
	padding-top: 0px;
}
.hollettable {
	border: none;
	margin-left: 9px;
}
.holidaylettings p, .holidaylettings h2  {
	text-align:justify;
	border: none;
	padding-right:20px;
}
td.holidaylettings {
	padding: 5px 10px;
	width: 421px;
	border: none;
}
