
a:link {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
a:visited {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
a:hover {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
a:active {
	font-weight: bold; 
	color: #1e3088; 
	text-decoration: underline;
}
body,
html {
	margin:0;
	padding:0;
	background: #f1f1f1;
	color:#ffffff;
	height: 101%;
	}
img { behavior: url(style/iepngfix.htc); }	
body {
	font-size: small; 
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	min-width:650px;
	}
*html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}

p {  margin:0; padding:0; }	
th { text-align: left; }

.text-input {
	background: #fff url(../images/text-input.gif);
	border: 1px solid #666666;
	font-size: 90%;
	padding: 1px 0px 1px 4px; 
	color: #666666;
}
.drop-down-menu {
	background: #fff url(../images/text-input.gif);
	border: 1px solid #666666;
	padding: 0px; 
	margin: 0;
	vertical-align:middle;
	color: #666666;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.text-area {
	background: #fff url(../images/text-input.gif);
	border: 1px solid #666666;
	padding: 3px 3px 0px 3px; 
	margin: 0;
	vertical-align:middle;
	color: #666666;
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
}
.button-grey	{
	font-size: 80%; 
	border: 1px solid #333333; 
	background: #EEEEEE; 
	color: #666666;
	margin-top: 5px;
	}
.hr-style {
	color:#bbbbbb;
	height:1px;
}	
UL {
	margin: 0px;
	padding: 0px;
}
LI {
	margin: 0px;
	padding: 0px;
}
/* ======================================================================================= */			

.outside-table {
	width: 780px;
	margin: 0px auto;
	border: 1px solid #999999;
	border-top: 0;
	background: #fefbf3;
	}
#body-table-width { width: 622px; }
	
	.outside-table td {
		vertical-align:top;
		}

	.outside-table td.horizontal-bar {
/*		height: 20px; */
		background: url(../images/horizontal-bar.gif) repeat-x #59C9F1;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		text-align: center;
		}		
	.outside-table td.horizontal-bar p {
		margin: 0;
		font-size: 80%;
		margin: 4px 0 2px 0;
		letter-spacing: 3px;
		font-weight: normal;
		}
/**************************************************************************************/		

.top-table {
	height: 110px;
	width: 97%;
	margin: 10px auto;
	vertical-align:middle;
	}
	.top-table td {
		text-align:center;
		font-size: 140%;
		vertical-align: middle;
		}
	.top-table p, td {
		font-size: 100%;
		}
	.top-table td.company-name {
		width: 60%;
		}		
	.top-table td.align-left {
		text-align:left;
		width: 20%;
		}
	.top-table td.align-right {
		text-align:right;
		width: 20%;
		}		

/**************************************************************************************/		
.nav-box {
	width: 180px;
	margin: 11px 0 15px 11px;
	}
.nav-box h3 {
	margin: 0;
	padding: 3px 4px 2px 15px;
	font-size: 100%;
	color: #ffffff;
	border-bottom: 1px solid #999999;
	background: url(../images/box_03.gif) no-repeat top left;
	}
.nav-box ul {
	margin: 0 0 10px 0; 
	padding: 15px 0 20px 10px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/box_06.gif) no-repeat bottom left #f9efd6 ;
	font-size: 85%;
	
	}
.nav-box li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline; /* Fix IE Bug */
	}	
.nav-box a  {
	text-decoration: none;
	display: block;
	color: #777777;
	border-bottom: 1px solid #999999;
	width: 93%;
	padding: 3px 0 3px 0;
	margin: 0 0 0 0;
}
.nav-box a:visited  {
	text-decoration: none;
	color: #777777;
}

.nav-box a:hover {
	color: #666;
	background-color: #FDF7E7;
	text-decoration: none;
}
.top {
	border-top: 1px solid #999999;
	}
/**************************************************************************************/
.body-table {
	margin: 12px 15px 30px 17px;
	width: 93%;
	}
	.body-table th p {
		font-weight: bold;
		text-align: left;
		font-size: 105%;
		}
	
	.body-table p, td {
		vertical-align: top;
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 100%;
		letter-spacing: 0px;
		font-weight: normal;
		}
		
.search-table {
	margin: 2px 2px 2px 2px;
	width: 100%;
	}
	
	.search-table th {
		font-size: 100%;
		height: 30px;
		vertical-align: top;
		margin: 0;
		padding: 0;
		text-align: left;
		letter-spacing: 1px;
		}
	.search-table tr, p {
		vertical-align: top;
		margin: 0;
		padding: 0;
		font-size: 80%;
		letter-spacing: 0px;
		}
/* ======================================================================================= */	

.picture-table {
	margin: 18px auto;
	width: 100%;
	border: 1px solid #cccccc;
	background: #f8f8f8;
	text-align: center;
	}
	.picture-table img {
		margin: 10px 20px 6px 20px;
		border: 1px solid #666666;
		}
		
.gallery-table {
	margin: 18px auto;
	width: 100%;
	border: 1px solid #cccccc;
	background: #f8f8f8;
	text-align: center;
	}
	.gallery-table img {
		margin: 10px 10px 6px 10px;
		border: 1px solid #666666;
		}
	.gallery-table p {
		margin: 10px auto;
		font-weight: bold;
		}	
	
/* ======================================================================================= */	

.contact-form {
	width: 100%;
	font: 11px verdana, sans-serif; 
	color: #666666;
	text-align: left;
	line-height: 18px;
	vertical-align: top;
	background-color: #F8F8F8;
	border: 1px solid #cccccc;
}
.contact-form td {
	font: bold;
	padding: 8px 10px 5px 10px; 
}

/* ======================================================================================= */	

.white-table {
	margin: 20px auto;
	text-align: center;
	}
	.white-table td {
		padding: 5px 10px;
		border: 1px solid #e5e5e5;
		background: #ffffff;
		}
	.white-table th p {	
		font-weight: bold;
		border: 1px solid #e5e5e5;
		background: #eeeeee;
		text-align: center;
		margin-top: 5px;
		vertical-align: middle;
		color: #333333;
		}
	.white-table td.align-left {
		text-align:left;
		}
	.white-table td.align-right {
		text-align:right;
		}		


/* ======================================================================================= */		
	
#company-details {
	text-align: center;
	background: #ecd69c;
	padding: 0px 10px;
	border-top: 1px solid #999999;
	font-size: 80%;
    line-height: 18px;
	}	
#footer {
	margin: 10px auto;
	text-align: right;
	color: #999999;
	font-size: 80%;
    line-height: 15px;
	width: 724px;
	}			
.site-by:link				{font-weight: normal; text-decoration: underline; color: #999999; }
.site-by:visited			{font-weight: normal; text-decoration: underline; color: #999999; }
.site-by:hover				{font-weight: normal; text-decoration: underline; color: #333333; }


/* ========================================= CONTACT PAGE ============================================== */	

.body-bulleted-list ul {
	list-style-type: none;
}
.body-bulleted-list li {
	background: url(../images/blue-bullet.gif) no-repeat;
	list-style-type: none;
	padding: 3px 0px 5px 25px;

}		