/* CSS Document */



body {
background-color:#001b26;
	background-image: url(../images/constructst/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

/* franchise pages */
#containerfr {
width:100%;
}
#pagefr {
width:900px;
margin:auto;
}
#contentbackground {
width:900px;
background:url(../images/constructfr/pagebackgroundbottom.gif) repeat-y;
background-position:top;
}
#contentinner {
width:900px;
background:url(../images/constructfr/pagebackgroundtop.gif) repeat-x;
background-position:top;
}
#actualcontent {
padding:10px 17px 10px 17px;;
}
#container {
	margin: auto;
	width: 95%;
}
#masthead {
height:183px;
background:url(../images/Constructst/r12.gif) repeat-x;
}
#mastheadtopfr {
height:119px;
background:url(../images/Constructfr/mastheadwide.gif) no-repeat;
}
#menu {
height:27px;
background:url(../images/Constructst/r22.gif) repeat-x;
}
#actualmenu {
float:left;
}
#menuright {
float:right;
}

#undermenu {
height:10px;
background:url(../images/Constructst/r32.gif) repeat-x;
}

#shadow {
height:19px;
background:url(../images/Constructst/r52.gif) repeat-x;
}
#pageleft {
background:url(../images/Constructst/r41.gif) repeat-y top left;
}
#pageright {
background:url(../images/Constructst/r43.gif) repeat-y top right;
}
#page {
margin:0px 6px 0px 6px;
background:#ffffff url(../images/Constructst/r42.gif) repeat-x; 

}
#pagewhite {
margin:0px 6px 0px 6px;
background-color:#FFFFFF;
}
#pagecontent {
padding:45px;
}
#pagecontentnopad {
padding:0px;
width:100%;
}
#footer {
width:750px;
height:19px;
text-align:center;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
color:white;
margin:auto;
}
#footer a:link, #footer a:visited {
color:#eeeeee;
text-decoration:none;
}
#footer a:visited, #footer a:hover {
color:#ffaaaa;
text-decoration:none;
}

#printfriendly {
text-align:right;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
margin:0px 10px 0px 0px;
position:relative;
top:-40px;
left:40px;
}

#contactform TH {
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:2px;
}
#contactform TD {
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:2px;	
}
