@charset "utf-8";
.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.hline1 {
	background-image: url(images/dotline_h.gif);
	background-repeat: repeat-x;
}
.vline1 {
	background-image: url(images/dotline_h.gif);
	background-repeat: repeat-y;
}
.content1 {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.botmenubg {
	background-image: url(images/botmenu_bg.gif);
	background-repeat: repeat-x;
}
.link1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.link1:hover {
	color: #000000;
}
.link2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:hover {
	color: #000000;
}
.link3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.link3:hover {
	color: #999999;
}
.link4 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.link4:hover {
	color: #999999;
}
.field3 {
	width: 325px;
	border: 1px solid #AA0201;
}
.content2 {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
.tile {
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.tile1 {
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.tile2 {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: #827c7e;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.field1 {
	border: 1px solid #FF0000;
	width: 200px;
}
.title2 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	color: #993300;
	text-align: left;
}
.hline1 {
	background-image: url(images/red_dot.gif);
	background-repeat: repeat-x;
}
.contactvisual {
	background-image: url(images/contactus_visual.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftgrad01 {
	background-image: url(images/leftgrad_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightgrad01 {
	background-image: url(images/right_grad_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.aboutvisual {
	background-image: url(images/about_visual.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clientsvisual {
	background-image: url(images/clients_visual.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tm {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	vertical-align: text-top;
}

