img, div { behavior: url(/css/iepngfix.htc) }

body {
	background: #000;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	background: url(/images/bg-main.gif) #000 top left repeat-x;
}

p, li {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #9f9d9d;
	text-align: left;
}

p {
	margin: 0 40px 10px 40px;
}

h1, h2, h3, h4, h5 {
	margin: 0 0 10px 0;
	font-size: 1.20em;
	text-align: left;
	color: #9f9d9d;
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-weight: normal;
	margin: 0 40px 10px 40px;
}

h2, h3, h4, h5 {
	font-size: 1.00em;
	font-weight: bold;
	margin: 0 40px 10px 40px;
}

a {
	color: #9f9d9d;
	text-decoration: none;
}

a:hover {
	color: #9f9d9d;
	text-decoration: underline;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	position: relative;
	text-align: left;
	padding: 0;
	height: 79px;
}

#navigation {
	height: 79px;
	margin: 0;
	padding: 0;

}


#navigation ul {
	height: 79px;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: inline;
	overflow: hidden;
	width: 350px;
}

#navigation li {
	list-style: none;	
	display: inline;
}

#navigation li a {
	text-decoration: none;
	float: left;	
	text-indent: -9999px;
}	

li#tn1 a { width: 48px; height: 79px; background: url(/images/btn-about.gif) no-repeat; }
li#tn1 a:link, li#tn1 a:visited { background-position: 0px 0px; }	
li#tn1 a:hover, li#tn1 a:focus { background-position: 0px -79px;}

li#tn1-ov a { width: 48px; height: 79px; background: url(/images/btn-about.gif) no-repeat; }
li#tn1-ov a:link, li#tn1-ov a:visited { background-position: 0px -79px; }	
li#tn1-ov a:hover, li#tn1-ov a:focus { background-position: 0px -79px;}

li#tn2 a { width: 61px; height: 79px; background: url(/images/btn-services.gif) no-repeat; }
li#tn2 a:link, li#tn2 a:visited { background-position: 0px 0px; }	
li#tn2 a:hover, li#tn2 a:focus { background-position: 0px -79px;}

li#tn2-ov a { width: 61px; height: 79px; background: url(/images/btn-services.gif) no-repeat; }
li#tn2-ov a:link, li#tn2-ov a:visited { background-position: 0px -79px; }	
li#tn2-ov a:hover, li#tn2-ov a:focus { background-position: 0px -79px;}

li#tn3 a { width: 90px; height: 79px; background: url(/images/btn-testimonials.gif) no-repeat; }
li#tn3 a:link, li#tn3 a:visited { background-position: 0px 0px; }	
li#tn3 a:hover, li#tn3 a:focus { background-position: 0px -79px;}

li#tn3-ov a { width: 90px; height: 79px; background: url(/images/btn-testimonials.gif) no-repeat; }
li#tn3-ov a:link, li#tn3-ov a:visited { background-position: 0px -79px; }	
li#tn3-ov a:hover, li#tn3-ov a:focus { background-position: 0px -79px;}

li#tn4 a { width: 41px; height: 79px; background: url(/images/btn-links.gif) no-repeat; }
li#tn4 a:link, li#tn4 a:visited { background-position: 0px 0px; }	
li#tn4 a:hover, li#tn4 a:focus { background-position: 0px -79px;}

li#tn4-ov a { width: 41px; height: 79px; background: url(/images/btn-links.gif) no-repeat; }
li#tn4-ov a:link, li#tn4-ov a:visited { background-position: 0px -79px; }	
li#tn4-ov a:hover, li#tn4-ov a:focus { background-position: 0px -79px;}

li#tn5 a { width: 62px; height: 79px; background: url(/images/btn-contact.gif) no-repeat; }
li#tn5 a:link, li#tn5 a:visited { background-position: 0px 0px; }	
li#tn5 a:hover, li#tn5 a:focus { background-position: 0px -79px;}

li#tn5-ov a { width: 62px; height: 79px; background: url(/images/btn-contact.gif) no-repeat; }
li#tn5-ov a:link, li#tn5-ov a:visited { background-position: 0px -79px; }	
li#tn5-ov a:hover, li#tn5-ov a:focus { background-position: 0px -79px;}

li#tn6 a { width: 47px; height: 79px; background: url(/images/btn-prices.gif) no-repeat; }
li#tn6 a:link, li#tn6 a:visited { background-position: 0px 0px; }	
li#tn6 a:hover, li#tn6 a:focus { background-position: 0px -79px;}

li#tn6-ov a { width: 47px; height: 79px; background: url(/images/btn-prices.gif) no-repeat; }
li#tn6-ov a:link, li#tn6-ov a:visited { background-position: 0px -79px; }	
li#tn6-ov a:hover, li#tn6-ov a:focus { background-position: 0px -79px;}

#logo {
	position: absolute;
	top: 16px; left: 0px;
}

#content, #content-intro, #content-contact {
	background: #000;
	width: 900px;
}

#content a {
	color: #9f9d9d;
	text-decoration: underline;
}

#content a:hover {
	color: #9f9d9d;
	text-decoration: none;
}

#content ul {
	padding: 0 0 0 70px;
}

.noparaspace {
	margin: 0;
}

#prices {
	margin: 0 0 10px 40px;
	font-size: 0.75em;
	color: #9f9d9d;	
}

#prices table tr td {
	padding: 5px 20px 5px 5px;
}

.prices-header {
	background: #9f9d9d;
	color: #FFFFFF;	
	font-size: 1.20em;
	font-weight: bold;
}


.error { color: red;}

#footer {
	font-size: 0.70em;
	line-height: 1.4em;
	color: #666666;
	padding: 20px 0 0 0;
	margin: 20px 0 30px 0;
	border-top: 1px solid #333333;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

