/* General pages */
body 
{
	font-size: 62.5%;
	font-family: Arial, Helvetica, Sans-Serif;
}

h1
{
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: -0.8px;
	
	margin: 20px 0 10px 0;
	padding: 0;
}

h4
{
	margin-bottom: 0px;
	padding-bottom: 0px;	
	font-weight: bold;
	font-size: 1.1em;
}

h5
{
	margin-bottom: 0px;
	padding-bottom: 0px;	
	font-weight: bold;
	font-size: 1em;
}

address
{
	font-style: normal;
}

#third_row_subnav, #third_row_column_one, #t, #third_row_column lihird_row_column_two, #third_row_column, #third_row_column li
{
	font-size: 1.2em;
}

#third_row_column_one a, #third_row_column_two a
{
	text-decoration: none;
}

#fourth_row_contact
{
	font-size: 1.3em;
	font-weight: bold;
}

#fourth_row_nav a, #fourth_row_nav span
{
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	font-size: 1em;
}

#fifth_row
{
	font-size: 1.2em;
}

	#fifth_row a
	{
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 0.5px;
	}
	
.italic_links
{
    text-decoration:none;
    font-style:italic;      
}

.selected
{
    font-weight :bold;
}

#products_menu 
{
    margin-top: 10px;
}
#products_menu a 
{
    text-decoration:none;
}

#products_menu li {
	list-style-image: none;
	list-style-type: none;
	margin-left: -40px;
	padding-left: 0px;
}



/* Testimonial page */
.testimonial
{
	margin-bottom: 20px;
}

.testimonial_titles
{
    font-style:italic;
    font-weight:bold;
}

.testimonial_people
{
	font-weight: bold;
}