#container {
	background-color: #ffffff;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	clear: both;
	padding: 15px;
	background: #cccccc;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

#footer {
	clear: both;
	width: 800px;
	padding-bottom: 15px;
	background: #cccccc;
	text-align: center;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #ff0000;
}

#footer a:link {
	color: #ff0000;
}

#footer a:visited {
	color: #ff0000;
}


#main-home {
	padding-left: 15px; 
	width: 490px;
	float: left;
	text-align: left;
}

#suppliers {
	padding: 15px;
	float: right;  
	width: 210px;
	background-color: #ffffff;
	text-align: center; 
}


#container2 {
	padding-left: 50px; 
	float: left;  
	width: 320px;
	background-color: #eeeeee;
	font-family: "Georgia", Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;

}

#container3 {
	padding-left: 80px; 
	float: left;  
	width: 300px;
	background-color: #ffffff;
	font-family: "Georgia", Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:normal;
	text-align: left;
}


#menu-container {
	width: 172px;
	height: 150px;
	position: absolute;
	top: 250px;
	left: 2px;
}



#text-block {
	margin-left: 30px; 
	padding: 0; 
	float: left;  
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #ffffff;
	margin-bottom: 20px;
	text-align: justify;

}


#right-align {
		text-align: right;  
}

#center-align {
		text-align: center;  
}


body {
	background-color: #000000;
	text-align: center;  
	
}

/* styles the nav menu on the left */
#nav {
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;

	margin: 0;
	padding: 0;
	width: 180px;
}

#nav ul {
list-style: none;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
margin-top: 1px;
padding: 0;
}
/* for IE - so the left navbar sits correctly positioned */
* html #nav ul { margin-top: 0px; }

#nav li {
list-style: none;
margin: 0;
padding: 0;
}

#nav a:link { 
background:  url(../images/btn-bg.gif) no-repeat;
background-color: inherit; 
color: #000000;
display: block;
font-size: 1.1em;
height: 27px;
padding-left: 15px;
padding-top: 3px;
text-decoration: none;
}
	
#nav a:visited { 
background:  url(../images/btn-bg.gif) no-repeat;
background-color: inherit; color: #000000;
display: block;
height: 27px;
padding-left: 15px;
padding-top: 3px;
text-decoration: none;
font-size:	1.1em;
}
	
#nav a:hover, #nav a:active { 
background:  url(../images/btn-bg-over.gif) no-repeat;
background-color: inherit; color: #ffffff;
display: block;
height: 27px;
padding-left: 15px;
padding-top: 3px;
text-decoration: none;
}
/* end navbar styles */

/* styles the 'current' page links */
#current a:link, #current a:visited, #current a:active {
color: #ff0000;
text-decoration:none;
background-color: inherit;
}
#current a:hover {
	color: white;
}


#main-title {
	width: 800px;
	color: #ffffff;
	background-color: #793238;
	font-family: "Trebuchet MS", Helvetica, sans-serif; 
	font-weight: normal;
	font-size:	1.1em;
	text-decoration: none;	
	text-align: center;
	margin-bottom: 10px;
	float: left;
}

#main-text {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px; 
	color: #000000;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

#main-text1 {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px; 
	color: #000000;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 500px;
}

#main-text-service {
	margin: 15px;
	color: #333333;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}


#main-header {
	color: #003399;
	background-color: #ffffff;
	margin: 10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:	1.3em;
}

#li-image li {
	list-style-image: url('../images/green_bulb1.gif');
	margin-bottom: 20px;
	font-weight: normal;
}

#li-title {
	color: #0066ff;
	font-weight: bold;
	font-size:	1.1em;
	margin: 10px;
	position: relative;
	bottom: 10px;
	
}

#right-shift {
	margin-bottom: 20px;
	margin: 25px;
	font-weight: normal;
}

#right-shift2 {
	margin-bottom: 20px;
	margin: 25px;
	font-weight: normal;
}

#service-list {
	margin-left: 15px;
	color: #003366;
}

#contact-us-list {
	color: #003366;
	font-size:	12pt;
	text-align: left;
}

#question {
	color: #333333;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}

#answers li {
	color: #666666;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}

#map {
	height: 280px;
	width: 280px;
}

#messageSent {
	color: #00c100;
}

#emptyFields, #wrongEmail, #fnameStar, #lnameStar, #emailStar, #mphoneStar {
	color: #ee0000;
}