body		{
		background-image: url("images/diagonal.gif");
		font-family: "arial", sans-serif;
		margin: 10px;
		color: #333333;
		text-align: center;
		}

#container 	{
		text-align: left;
		border: 1px solid #000000;
		width: 780px;
		margin: auto;
		background-color: #FBFBFB;
		}

#header 		{
		height: 130px;
		border-top: 5px solid #000000;
		border-bottom: 5px solid #000000;
		background: #000001;
		color: #000000;
		}

#topnav 		{
		width: 780px;
		background: #0099FE;
		color: #333333;
		border-bottom: 1px solid #000000;
		}

#content 	{
		background-color: #FBFBFB;

		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 5px;
		padding-top: 10px;
		background-color: #FBFBFB;
		color: #000000;
		}

#approved	{
		margin-top: 10px;
		height: 63px;
		padding: 5px 20px 5px 87px;

		background-image: url("images/corgi-logo-2.gif");
		background-repeat:no-repeat;
		background-position: 18px 5px;
		text-align: center;
		}

#footer 		{
		text-align: center;
		font-size: 70%;
		color: #FFFFFF;
		background-color: #000076;
		border-top: 1px solid #000000;
		padding: 2px;
		}

#left-panel	{
		float: left;
    		width: 500px;
		border-right: 1px solid #6E8CB0;
		background-image: url("images/h1-bg.gif");
		background-repeat:no-repeat;
		background-position: top left;
		font-size: 100%;
		}

#right-panel	{
		background-color: #FBFBFB;
		float: right;
    		width: 195px;
		font-size: 80%;
		}

#about-us, .finance	{
		padding-right: 25px;
		}

#estimate	{
		background-image: url("images/free-estimate-bg.gif");
		background-repeat:no-repeat;
		background-position: top center;
		color: #000076;
		background-color: #FBFBFB;
		border-top: 1px solid #6E8CB0;
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
		margin-top:10px;
    		clear: both;
		}

#spacer		{
		clear: both;
		}

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

#bullets li	{
		padding-left: 40px;
		margin-bottom: 2px;
		background-image: url(images/arrows.gif);
		background-repeat: no-repeat;
		background-position: 0.5em;
		font-weight: bold;
		}

#bullets-detail		{
		margin: 0px;
		padding: 0px;
		}		

#bullets-detail li	{
		padding-left: 30px;
		margin-bottom: 5px;
		background-image: url(images/arrows.gif);
		background-repeat: no-repeat;
		background-position: top left;
		}

#topnav ul 	{
		list-style-type: none;
		text-align: center;
		margin: 0px;
		padding: 0px;
		}

#topnav li {
display: inline;
text-align: center;
margin: 0px 5px;
}

#topnav li a {
font-weight: bold;
padding: 0px 15px;
color: #000000;
background-color: #0099FE;
border-left: 2px solid #0099FE;
text-decoration: none;
}

#topnav li a:hover, #navigation li a#current {
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
border-left: 2px solid #F36207;
		} 


.css		{
		text-align: center;
		color: #000000;
		background-color: #0099FE;
		padding-top: 2px;
		}

h1		{
		font-size: 16px;
		margin: 5px 26px 10px 26px;
		color: #FFFFFF;
		background-color: #222375;
		}

h2		{
		font-size: 15px;
		}

h3		{
		font-size: 13px;
		}

.services		{
		background-image: url("images/services-bg2.gif");
		background-repeat: no-repeat;
		padding: 2px 30px 1px 10px;
		}



.services-detail	{
		background-image: url("images/services-detail-bg.gif");
		background-repeat: no-repeat;
		padding: 2px 30px 0px 10px;
		border: 0px solid #FCFCFC;
		}

a 		{
		text-decoration: none;
            	color: #222375;
		font-weight: bold;
		}

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

a:hover 		{
		text-decoration: none;
		color: #005196;
		background: #C5D8FF;
		border-bottom: 1px solid #222375;
		}

hr		{
		width: 95%;
		color: #6E8CB0;
		height: 1px;
		text-align: left;
		margin-top: 10px;
		}

img		{
		border: none;
		}

.piggybank	{
		margin: 10px 0px 0px 90px;
		}

#bnpl-right	{
		margin-top: 10px;
		border: 1px solid #6E8CB0;
		background-image: url(images/pound-symbol.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		}

#bnpl		{
		padding: 30px 15px 0px 15px;
		}

#bnpl-right h3	{
		padding: 0px 0px 0px 110px;
		}

.align-right	{
		text-align: right;
		}

.more		{
		font-weight: bold;
		text-align: right;
		padding-bottom: 4px;
		}

.go-button	{margin: 0px 0px 10px 0px;}

.hidden-br	{color: #FBFBFB;}

#slideshow	{
		padding-top: 18px;
		text-align: center;
	}

.img-content-t-r	{
	float: right;
	padding: 5px;
	border: 1px solid #6E8CB0;
	margin: 0px 0px 10px 20px;
	}

.img-content-m-l	{
	float: left;
	padding: 5px;
	border: 1px solid #6E8CB0;
	margin: 10px 20px 1px 0px;
	}

.img-content-b-r	{
	float: right;
	padding: 5px;
	border: 1px solid #6E8CB0;
	margin: 10px 0px 10px 20px;
	}

label	{
	float: left;
	margin-left: 70px;
	margin-top: 10px;
	width: 100px;
	}

input	{
	margin-top: 10px;
	}

textarea	{
	margin-top: 10px;
	}

.buttonleft	{
	float: left;
	margin-left: 205px;
	margin-top: 10px;
	margin-bottom: 30px;
	}

.button	{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	}