@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a:link {
	color: #ea6e0c;
	text-decoration:underline;
}
a:visited {
	color: #666666;
	text-decoration:underline;
}
a:hover, a:active {
	color: #990000;
	text-decoration:none;
}
.title {
	font-size: 16pt;
	color: #ea6e0c;
	font-weight:bold;
	text-transform:capitalize;
}
.quote {
	font-size: 16pt;
	color: #ea6e0c;
	font-weight:bold;
	line-height:11pt;
}
.subtitle {
	font-size:12pt;
	color: #FFCC00;
	font-weight: bold;
	padding-right:40px;
	text-transform:capitalize;
}
.header {
	font-size:12pt;
	color: #000000;
	font-weight:bold;
	height: 14px;
	text-transform:uppercase;
}
.headerU {
	border-bottom:#ea6e0c solid 2px; 
	padding-bottom:7px;
}
.heading {
	font-size:12pt;
	color: #ea6e0c;
	font-weight:bold;
	height: 14px;
	text-transform:uppercase;
}
.emphasis {
	color: #ea6e0c;
	text-transform:capitalize;
	text-shadow:#333333;
	font-style:normal;
}
ul {
	text-indent: -13px;
	list-style-position: inside;
	padding-left: 20px;
	font-size:10pt;
}
.fineprint {
	font-style:italic;
	font-size:9pt;
	color:#333333;
}
.copyright {
	font-style:normal;
	font-size:8pt;
	color:#333333;
}
a.copyright:link, a.copyright:visited {
	font-style:normal;
	font-size:8pt;
	color:#ffffff;
	text-decoration:underline;
}
a.copyright:hover, a.copyright:active {
	text-decoration:none;
}
.right {
	text-align:right;
}
#home a.home,
#about a.about,
#services a.services,
#news a.news,
#team a.team,
#contacts a.contacts {
	text-decoration:none;
	color:#ea6e0c;
}
.menu {
	font-family:"Arial Narrow", Arial, "MS Sans Serif";
	font-size:12pt;
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
	border-bottom:2px #dddddd solid;
	padding:3px 0px 3px 0px;
	background-color:#FFFFFF;
}
a.menu:link, a.menu:visited {
	text-decoration:none;
	color:#333333;
}
a.menu:active, a.menu:hover {
	text-decoration:none;
	color:#ea6e0c;
}
a.home:link, a.home:visited {
	text-decoration:none;
	color:#333333;
}
a.home:active, a.home:hover {
	text-decoration:none;
	color:#ea6e0c;
}
a.about:link, a.about:visited {
	text-decoration:none;
	color:#333333;
}
a.about:active, a.about:hover {
	text-decoration:none;
	color:#ea6e0c;
}
a.services:link, a.services:visited {
	text-decoration:none;
	color:#333333;
}
a.services:active, a.services:hover {
	text-decoration:none;
	color:#ea6e0c;
}
a.news:link, a.news:visited {
	text-decoration:none;
	color:#333333;
}
a.news:active, a.news:hover {
	text-decoration:none;
	color:#ea6e0c;
}
a.team:link, a.team:visited {
	text-decoration:none;
	color:#333333;
}
a.team:active, a.team:hover {
	text-decoration:none;
	color:#ea6e0c;
}
a.contacts:link, a.contacts:visited {
	text-decoration:none;
	color:#333333;
}
a.contacts:active, a.contacts:hover {
	text-decoration:none;
	color:#ea6e0c;
}
