body {
	background: #666666;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p,  h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}
h1 {
	font: bold 1em;
	}
h4 {
	font-size: 24px;
	color: #034790;
	margin-bottom: 0;
	margin-top: 10px;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 15px;
	padding-left: 10px;

    
    }
a:link, a:visited, a:active { 
	color: blue; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: black; 
	}
a:visited {
}
/* All links must inclde some type of hover interactivity */
a:hover {
     font-weight: normal;
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 967px;
	margin: 0px auto;
	
	}
	
div#backgroundimage {
position: relative;
	float: right;
	margin-left: 0px;
	width: 967px;
	background-color: #fff;
	background-image: url(images/lorelltd-glass-background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;

}

div#content {
float: left;
width: 650px;
margin-left: 12px;
font-family: arial;
font-size: 14px;
text-align: left;
margin-top: -2px;	
display:inline; 
}


/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}

img.aboutleft {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 25px 0px;
	border: solid 1px #ccc;
}

img.aboutcenter {
	padding: 5px;
	background: white;
	margin: 15px auto;
	border: solid 1px #ccc;
}

ul#bulletpoints {
    float: left;
    width: 550px; 
    margin: 0px;
    padding: 5px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type:disc;
	font-family: arial;
    font-size: 14px;

  }
 

div#contactinfo {
	float: right;
	width: 256px;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	margin-top: 8px;
	text-align: left;
	display:inline;
}
div#contactinfo object { margin-left: 7px; }
div#contactinfo img {
	margin-top: 5px;
	text-align: left;
}


div#footer {
float: left;
margin-left: 0px;
margin-top: 0px;
width: 967px;
height: 35px;
background: #000;
display: inline;
}

div#copyright a:hover {
text-decoration: underline;
}

div#owner a:link, {
font-size: 10px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline 
    font-weight: normal;	
}

div#owner a:hover{
color: black;
}

div#header {
position: relative;
width: 967px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
    background-image: url(images/lorelltd-glass-header.jpg);
}

	
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#nav{
	position: absolute;
	width: 966px;
	left: 0px;
	top: 262px;
}
ul#mainnav {
	margin: 0;
	padding: 0;
}
ul#mainnav li {
	float: left; 
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px 20px;
	margin: 0px;
	color: #ffffff;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-color: #000000;
    color: #ffffff;
	}



/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */
div#utility {
		
	float:left;
	
	margin-left: 215px;
	display: inline;
	}
	ul#utilitynav {
	
	
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: underline;
	color: white;
	text-align: center;
	display: block;
	width: auto;
	padding: 8px;
	margin: 0px;
	border-right: 1px none #ccc;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: none;
	}
	
div#copyright {
	width: 969px;
	margin: 0px auto;
	font-size: 11px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
.center {
	text-align: center;
}
.red {
	color: #640b09;
	font-size: 16px;
	font-weight: bold;
}
.clear {
	clear: both;
}

/* Images should include some type of border. We tend to favor this one. */
img.logos {
	float: left;
	padding: 1px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	border: solid 1px #448ccb;
	clear: both;
}

.size {
	font-size: 12px;
	line-height: 19px;
	
}
