body {
	background: url(images/ALC_BGTile_1.jpg);
	text-align: center;
	margin-top: 40px;
}
#globalwrap {
	display: block;
	width: 750px;
	margin-right: auto;
	margin-left: auto;

}

/* Masthead and Logo Area*/
#mastheadtop {
	display: block;
	width: 750px;
	background: url(images/masthead_top.jpg) no-repeat;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	font: 9px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #6F6F50;
}
#mastheadtop p {
	margin: 0px;
	padding-top: 38px;
	padding-right: 80px;
}
#mastheadtop a:link, a:visited {
	color: #6F6F50;
	text-decoration: none;
}
#mastheadtop a:hover {
	color: #6F6F50;
	text-decoration: underline;
}
#mastheadlogowrap {
	display: block;
	width: 750px;
	background: url(images/ALC_ContentBG.gif) repeat-y;
	height: 170px;
	margin-right: auto;
	margin-left: auto;
}
#mastheadlogomain {
	display: block;
	width: 225px;
	height: 170px;
	float: left;
	padding-left: 40px;
}
#mastheadtext {
	display: block;
	width: 415px;
	float: right;
	padding-right: 70px;
	margin-top: 30px;
	text-align: center;
}
#mastheadtext a {
	border-style: none;
}


/* ##### Main Navigation #####*/
#navwrapglob {
	display: block;
	width: 750px;
	background: url(images/ALC_ContentBG.gif) repeat-y;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navwrapglob dl {
	list-style: none;
	display: none;
}
#navwrapglob dt {
	display: none;
}
#navwraplive {
	display: block;
	margin: 0px;
	width: 750px;
	background: url(images/nav_master.gif) no-repeat;
	height: 42px;
	position: relative;
}
#navwraplive li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}
#navwraplive a {
    height: 42px; 
	display: block;
}
#navhome {
	left: 0; 
	width: 151px;
}
#navhome a:hover {
	left: 0;
	width: 151px;
	background: url(images/nav_master.gif) no-repeat 0px -42px;
}
body#homesection #navhome a {
	left: 0;
	width: 151px;
	background: url(images/nav_master.gif) no-repeat 0px -42px;
}
#navproducts {
	left: 151px; 
	width: 116px;
}
#navproducts a:hover {
	left: 151px;
	width: 116px;
	background: url(images/nav_master.gif) -151px -42px;
}
body#productsection #navproducts a {
	left: 151px;
	width: 116px;
	background: url(images/nav_master.gif) -151px -42px;
}
#navquotes {
	left: 267px; 
	width: 94px;
}
#navquotes a:hover {
	left: 267px;
	width: 94px;
	background: url(images/nav_master.gif) -267px -42px;
}
body#quotesections #navquotes a {
	left: 267px;
	width: 94px;
	background: url(images/nav_master.gif) -267px -42px;
}
#navguidelines {
	left: 361px; 
	width: 197px;
}
#navguidelines a:hover {
	left: 361px; 
	width: 197px;
	background: url(images/nav_master.gif) -361px -42px;
}
body#guidelinesection #navguidelines a {
	left: 361px; 
	width: 197px;
	background: url(images/nav_master.gif) -361px -42px;
}
#navgeneral {
	left: 558px; 
	width: 135px;
}
#navgeneral a:hover {
	left: 558px; 
	width: 135px;
	background: url(images/nav_master.gif) -558px -42px;
}
body#generalsection #navgeneral a {
	left: 558px; 
	width: 135px;
	background: url(images/nav_master.gif) -558px -42px;
}

/* ##### Body and Content #####*/
#bodywrap {
	display: block;
	width: 750px;
	background: url(images/ALC_ContentBG.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapglob {
	display: block;
	width: 690px;
	background: url(images/contentmain_bg.gif) repeat-y;
	float: right;
	margin: 30px 0px 0px 0px;
	text-align: left;
}
#contentminheight {
	display: block;
	width: 1px;
	height: 400px;
	float: left;
}
#contentwraplive {
	display: block;
	width: 685px;
}
#contentliveright {
	display: inline;
	width: 248px;
	float: right;
	text-align: left;
	margin-right: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F6A51;
}
#contentliveright h1 {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 0px 8px;
	display: block;
	height: 20px;
	background: url(images/rightheader_bg.gif) repeat-y;
}
#contentliveright ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contentliveright li {
	display: block;
	border-bottom: 1px dashed #D2CCA6;
}
#contentliveright li a {
	text-decoration: none;
	display: block;
	height: 15px;
	width: 244px;
	font-size: 10px;
	padding: 5px 0px 0px 5px;
	color: #6F6A51;
}
#contentliveright li a:hover {
	background: url(images/contentright_listbg.jpg) repeat-y;
}
#contentliveright p {
	font-size: 10px;
	padding: 5px 15px 5px 10px;
	margin: 0px 0px 5px;
	line-height: 14px;
}
#contentliveright strong {
	font-size: 12px;
	font-weight: bold;
}
.contentrightdivider {
	display: block;
	height: 20px;
	width: 245px;
}
.psuedolist {
	text-decoration: none;
	display: block;
	width: 244px;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	color: #6F6A51;
	border-bottom: 1px dashed #D2CCA6;
}




#contentlivemain {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F6A51;
	display: block;
	width: 370px;
}
#contentlivemain h1 {
	color: #6F6A51;
	font-size: 18px;
	margin: 5px 0px 0px 0px;
}
#contentlivemain h2 {
	color: #6F6A51;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 0px 8px;
	display: block;
	height: 20px;
	background: url(images/leftheader_bg.gif) repeat-y;
}
#contentlivemain p {
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	line-height: 20px;
	color: #6F6A51;
}
#contentlivemain a {
	color: #6F6A51;
	text-decoration: underline;
}

#contentlivemain label {
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	line-height: 20px;
	color: #6F6A51;
	text-align: right;
}
#contentlivemain input {
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	line-height: 20px;
	color: #6F6A51;
}
#contentlivemain input.fullrow {
	background: #F5F2E5;
	display: block;
	width: 225px;
}
.required {
	color: #FF0000;
}

#footer {
	display: block;
	width: 750px;
	background: url(images/ALC_FooterBox.gif);
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

.quotereceived {
	text-align: center;
	width: 370px;
	border: 1px dashed #999999;
}
.contentmainblocks {
	display: block;
	padding: 0px 0px 10px;
	width: 370px;
	border-bottom: 1px dashed #999999;
}
.contentmainblocks ul {
	font-size: 11px;
	color: #6F6A51;
}
.contentmainblocks li {
	line-height: 16px;
	list-style: square;
	font-weight: bold;
}
.contentmainblocks p {
	margin: 0px 0px 0px 10px;
}