body
{
	background-color: #ffffff;
	font-family: "Myriad Roman", Helvetica, Arial, sans-serif;
	color: #375b5a;
	font-size: 15px;
	line-height: 130%;
}

#container
{
	width: 980px;
	margin: 0 auto 0 auto;
	position: relative;
}

h1
{
	width: 95px;
	height: 50px;
	display: block;
	float: left;
	overflow: hidden;
}

h1 a
{
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 95px;
	height: 50px;
	display: block;
}

h2
{
	font-size: 3em;
	font-weight: bold;
	margin: 10px 0 30px 0;
}

h2 strong, h3 strong
{
	font-weight: bold;
}

h3
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px 0 0 0;
}

h4
{
	font-size: 1em;
}

h2 a, h3 a, h4 a
{
	color: #375b5a;
}

a
{
	color: #9cc5ca;
}
a:hover
{
	color: #375b5a;
}


.up
{
	text-align: right;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

strong
{
	color: #9cc5ca;
	font-weight: normal;
}


#menu
{
	width: 835px;
	height: 24px;
	background-color: #9cc5ca;
	float: left;
	margin: 36px 0 0 20px;
	line-height: 24px;
	padding: 0 10px 0 10px;
}

#menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li
{
	float: left;
	background-image: url('/images/menu_separator.gif');
	background-repeat: no-repeat;
}

#menu li.first, #menu li.last
{
	background-image: none;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu li.active a
{
	color: #375b5a;
}

#pages li
{
	padding-right: 15px;
	background-position: center right;
}

#languages
{
	float: right;
}

#languages li
{
	padding-left: 15px;
	background-position: center left;
}

ul.submenu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #9cc5ca;
}

ul.submenu li
{
	margin-bottom: 5px;
}

ul.submenu li:hover
{
	color: #375b5a;
}

ul.submenu li.active, ul.submenu li.active a
{
	font-weight: bold;
	color: #375b5a;
}


#content
{
	clear: both;
	margin: 10px 10px 80px 115px;
}

.textpage_image
{
	margin: 0 0 30px 0;
}

.links_item, .products_item
{
	border-color: #9badac;
	border-style: solid;
	border-width: 0 0 1px 0;
}


#content.products ul.submenu
{
	margin-left: 187px;
	position: relative;
	top: -20px;
}

.products_item
{
	margin-top: 50px;
}

#content.products p strong
{
	color: #375b5a;
	font-weight: bold;
}

.products_icons
{
	margin: 10px 0 10px 0;
}


#countries
{
	width: 160px;
	float: left;
}

#provinces
{
	width: 200px;
	float: left;
}

#dealers
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 630px;
}

#dealers.provinces
{
	width: 420px;
}

#dealers li
{
	display: block;
	width: 210px;
	height: 115px;
	float: left;
	margin: 0 0 30px 0;
}


address
{
	font-style: normal;
}

address strong
{
	font-weight: bold;
	color: #375b5a;
}

#flash
{
	position: absolute;
	top: 42px;
	left: 680px;
}
