body {
	background-image: url(images/Devon-BG.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0px;
}

.Container {
	padding: 0px;
	height: 945px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.Index-Container {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 945px;
}
.top-container {
	float: none;
	height: 110px;
	width: 970px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
}


.header {
	padding: 0px;
	height: 156px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/Devon-Glass-&-Mirror---header-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#header-slide {
	height: 156px;
	width: 560px;
	padding-left: 410px;
}

.menu {
	height: 50px;
	width: 930px;
	margin-left: 40px;
	margin-top: 10px;
}
.menu-quotes {
	height: 50px;
	width: 665px;
	margin-left: 305px;
	margin-top: 10px;
}
#estimate-link {
	width: 240px;
	height: 30px;
	float: left;
	color: #F00;
	padding-top: 10px;
	text-align: center;
	text-decoration: blink;
	padding-right: 40px;
}
#menu-list {
	float: left;
	width: 650px;
}

.footer {
	height: 40px;
	width: 970px;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.navsmall {
	color: #FFF;
}
#main-container {
	height: 650px;
	width: 970px;
	background-color: #FFF;
	margin-top: 10px;
	color: #666;
}
.commercial-main {
	height: auto;
	width: 930px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
#commercial-left-container {
	float: left;
	height: auto;
	width: 570px;
	padding-right: 20px;
	padding-left: 10px;
}
#commercial-right-container {
	float: left;
	height: auto;
	width: 310px;
	padding-left: 20px;
}
.residential-main {
	height: auto;
	width: 930px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
#residential-left-container {
	float: left;
	height: auto;
	width: 570px;
	padding-left: 10px;
	padding-right: 20px;
}
#residential-right-container {
	float: left;
	height: auto;
	width: 310px;
	padding-left: 20px;
}
#products-main-container {
	height: 650px;
	width: 970px;
	background-color: #FFF;
	margin-top: 10px;
	color: #666;
}
#products-list {
	width: 880px;
	margin-left: 10px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 630px;
	padding-top: 15px;
}
#product-list-logos {
	width: 880px;
	text-align: center;
}


#contact-main-container {
	width: 970px;
	background-color: #FFF;
	margin-top: 10px;
	color: #666;
}
#contact-text {
	width: 930px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 360px;
	margin: 0px;
	padding-right: 20px;
}
#contact-list {
	width: 920px;
	margin-left: 10px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 50px;
}
#Contact-phone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004A14;
	height: 30px;
	width: 890px;
	margin-left: 40px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 40px;
}
#quote-main-container {
	height: 650px;
	width: 970px;
	background-color: #FFF;
	margin-top: 10px;
	color: #666;
}
#quote-text {
	width: 880px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 500px;
	margin: 0px;
	padding-right: 20px;
}

ul.UserBarHorizontal

{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 650px;

}
ul.UserBarHorizontal li

{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
ul.UserBarHorizontal a

{
	display: block;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	text-align:center;
	height:25px;
	width:128px;
	padding-top:20px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
ul.UserBarHorizontal a:hover/*, ul.MenuBarHorizontal a:focus*/

{
	color: #000;
	text-align:center;
	text-decoration:none;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/Devon-Menu-BG.png);
	background-repeat: repeat-x;
}
ul.UserBarHorizontal a:active/*, ul.MenuBarHorizontal a:focus*/

{
	color: #333;
	text-align:center;
	text-decoration:none;
	background-position: center top;
	background-image: url(images/Devon-Menu-BG.png);
	background-repeat: repeat-x;
}
li.User-seperator

{
	background-color:#CCC;
	height:45px;
	top:0px;
	padding:0px;
	margin:0px;
	width: 1px;
}

.home {
}
.home a.home{
	color: #000;
	background-image: url(images/Devon-Menu-BG.png);
	background-repeat: repeat-x;
	background-position: center;
}
.products {
}
.products a.products{
	color: #000;
	background-image: url(images/Devon-Menu-BG.png);
	background-repeat: repeat-x;
	background-position: center;
}
.commercial {
}
.commercial a.commercial{
	color: #000;
	background-image: url(images/Devon-Menu-BG.png);
	background-repeat: repeat-x;
	background-position: center;
}
.residential {
}
.residential a.residential{
	color: #000;
	background-image: url(images/Devon-Menu-BG.png);
	background-repeat: repeat-x;
	background-position: center;
}
.contact {
}
.contact a.contact{
	color: #000;
	background-image: url(images/Devon-Menu-BG.png);
	background-repeat: repeat-x;
	background-position: center;
}
#left-services-container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-top: 10px;
}
#left-services-box1 {
	background-color: #004A14;
	width: 330px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #999;
	padding-right: 10px;
	padding-left: 10px;
	height: 225px;
	color: #FFF;
	padding-bottom: 10px;
}
#left-services-box2 {
	background-color: #FFDD15;
	height: 90px;
	width: 330px;
	padding-top: 10px;
	color: #000;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#left-services-box3 {
	background-color: #FFDD15;
	height: 90px;
	width: 330px;
	padding-top: 10px;
	color: #000;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#right-box-container {
	float: left;
	height: 620px;
	width: 530px;
	margin-left: 40px;
	background-color: #FFF;
	margin-top: 10px;
	color: #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#right-box-box1 {
	width: 530px;
	height: 620px;
}
#right-box-box2 {
	float: none;
	width: 500px;
	height: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
.estimates-link {
	color: #F00;
	font-size: 13px;
}
.estimates-link a.estimates-link{
	color: #004A14;
}
a:hover {
	text-decoration: underline;
	color: #014A15;
}
