*
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


body
{
	margin:auto; 
	text-align:center; 
	padding:0px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:20px; 
	font-size:11px; 
	font-family:verdana; 
}

td
{
font-family: Arial; font-size: 10pt}

.Content
{
	padding: 10 10 10 10

}
.CellTop
{
	background: url('double-glazing-windows-derby-pics/background.jpg') repeat-x;
}
.Cellbottom
{
	background: url('double-glazing-windows-derby-pics/bottomfade.jpg') repeat-x;
}


.explore
{
	margin-left: 2px;
}

h1
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font: 18px verdana;
	font-weight: bold;
}



#navcontainer
{
	width: 171px;
}

#navcontainer ul
{
margin: 0px 0px 0px 10px;
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;

}

#navcontainer a
{
letter-spacing: 1px;
display: block;
margin-top: 3px;
height: 35px;
width: 171px;
background-image: url('double-glazing-windows-derby-pics/button_1a.jpg');
background-repeat: no-repeat; padding-left:12px; padding-right:3px; padding-top:4px; padding-bottom:3px;
}

#navcontainer a:link, #navlist a:visited
{
color: #460608;
text-decoration: none;
}

#navcontainer a:hover
{
background-image: url('double-glazing-windows-derby-pics/button_2a.jpg');
background-repeat: no-repeat;
color: Red;
font-weight: bold;
}

.photoleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.photoright
{
	float: right;
	margin: 0px 0px 10px 10px;
}

fieldset
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding: 0px;
	border: solid 0px;
}
	
fieldset div
{
	margin-top: 10px;
}
	
fieldset div label
{
	float: left;
	width: 100px;
	color: #000;
	font: 10px/20px verdana;
	font-weight: bold;
}
	
fieldset input, fieldset textarea, fieldset select
{
	border: 1px solid #ccc;
	background: #fff;
	width: 250px;
}
	
fieldset textarea
{
	width: 250px;
	height: 100px;
	overflow: auto;
}
	
fieldset select
{
	padding: 0px;
}


fieldset submit
{
	width: 50px;
}

#form
{
	margin-top: 20px;
	margin-bottom: -19px;
}

html>body #form
{
	margin-top: 20px;
	margin-bottom: -11px;
}

.required
{
	color: #A02125;
}

.note
{
	margin-left: 100px;
}
