	html{
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: url(../images/small_grey_check_on_black.gif); 
		font: 80% verdana;
		text-align: justify;
	}
	table {
		font: 100% arial;
		text-align: justify;
	}
	#nav {
		font: 100% arial,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		background: #000000;
		text-align: justify;
		border-left: 1px solid #ff0000;
		border-right: 1px solid #ff0000;
	}
	#table1 {
		font: 80% arial,helvetica,sans-serif;
		width: 900px;
		text-align: center;
		background: #eeeeee;
		color: #666666;
		letter-spacing: 3px;
		vertical-align: top;
		line-height: 0pt;
		padding: 0px 0px 0px 5px;
	}
	#table2 {
		width: 100%;
		font: 120% arial,helvetica,sans-serif;
		color: #666666;
		letter-spacing: 0px;
		text-align: justify;
		vertical-align: top;
		padding: 10px 10px 10px 5px;
		line-height: 14pt;
		border-right: 1px dotted #ff0000;
	}
	#table3 {
		width: 100%;
		font: 100% arial,helvetica,sans-serif;
		color: #666666;
		letter-spacing: 0px;
		text-align: justify;
		vertical-align: top;
		line-height: 14pt;
		border-right: 0px dotted #ff0000;
	}
#contactus {
		width: 100%;
		font: 100% arial,helvetica,sans-serif;
		color: #666666;
		letter-spacing: 0px;
		text-transform: none;
		text-align: justify;
		vertical-align: top;
		margin: 5px 0px 0px 0px;
		padding: 5px 5px 5px 0px;
		line-height: 14pt;
		border-right: 0px dotted #ff0000;
	}
#form {
		width: 100%;
		font: 100% arial,helvetica,sans-serif;
		background: #dddddd;
		color: #666666;
		letter-spacing: 0px;
		text-transform: none;
		text-align: left;
		vertical-align: top;
		margin: -10px 0px 0px 0px;
		padding: 3px 5px 3px 5px;
		line-height: 14pt;
		border-right: 0px dotted #ff0000;
	}
	#banner {
		font: 115% arial,helvetica,sans-serif;
		width: 900px;
		text-align: left;
		vertical-align: top;
		line-height: 20pt;
	}
	#tablebullet {
		font: 100% arial,helvetica,sans-serif;
		padding: 3px 3px 3px 3px;
		text-align: left;
	}
.tablebullet {
		font: 100% arial,helvetica,sans-serif;
		padding: 3px 3px 3px 3px;
		text-align: left;
	}
#footer {
		font: 80% arial,helvetica,sans-serif;
		width: 900px;
		height: 35px;
		color: #666666;
		text-align: center;
		padding: 5px 5px 5px 5px;
		background: #ffffff;
		border-top: 3px solid #444444;
	}
	#clients {
		font: 100% arial,helvetica,sans-serif;
		text-align: center;
		color: #666666;
		letter-spacing: 3px;
		text-transform: uppercase;
		vertical-align: middle;
		line-height: 15pt;
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 5px 5px;
	}
	h1 {
		font-size: 120%;
		font-weight: normal;
		color: #fc0000;
		letter-spacing: 1px;
		font-variant: small-caps;
		margin: 0px 0px -10px 0px;
		padding: 0px 0px 0px 10px;
		border-left: 10px solid #fc0000;
	}
	h2 {
		margin: 10px 0px -10px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 110%;
		letter-spacing: 1px;
		font-variant: small-caps;
		font-weight: normal;
		color: #fc0000;
		border-left: 0px solid #444444;
	}
	h3 {	
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 90%;
		letter-spacing: 3px;
		text-transform: uppercase;
		font-weight: normal;
		color: #000000;
		}
		
	h4 {	
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 100%;
		letter-spacing: 0px;
		text-transform: uppercase;
		font-weight: normal;
		color: #ffffff;
		}
a {
		color: #222222;
		text-decoration: underline;
	}
	a:hover {
		color: #222222;
		text-decoration: none;
	}
.a2 {
		text-transform: uppercase;
		color: #ff0000;
		text-decoration: none;
	}
.a2:hover {
		color: #666666;
		text-decoration: underline;
	}
.a3 {
		color: #666666;
		text-decoration: none;
	}
.a3:hover {
		color: #666666;
		text-decoration: underline;
	}
	
	#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}
