@charset "utf-8";
/*site designed by http://www.chisticolors.com//*/
body {
	margin:0px;
	padding:0px;
	background-color:#cccabe;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	text-decoration: none;
}
a {color:#555555}
a:hover {color:#555555; text-decoration:none}
.line_top {
	background-image: url(images/line_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f4f1de;
}
.line_black {background-color: #121211;}
.line_golden {background-color: #787871;}
.product_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #fff4ed;
	text-decoration: none;
}
.product_font a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #fff4ed;
	text-decoration: none;
}
.product_font a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #fff4ed;
	text-decoration: underline;
}
.solution_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #edf8ff;
	text-decoration: none;
}
.solution_font a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #edf8ff;
	text-decoration: none;
}
.solution_font a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #edf8ff;
	text-decoration: underline;
}
.service_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.service_font a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.service_font a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
}
.foot_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
.foot_font a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
.foot_font a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}
.box_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.box_font a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.box_font a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ff9b60;
	text-decoration: none;
}
.box_font_orange {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ff9b60;
	text-decoration: none;
}
.box_font_orange a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ff9b60;
	text-decoration: none;
}
.box_font_orange a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #ff9b60;
	text-decoration: none;
}
.email {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.email a {
	font-size: 12px;
	color: #cc0000;
	text-decoration: underline;
}
.email a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #f45a00;
	text-decoration: none;
}
.heading2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #f45a00;
	text-decoration: none;
}
.box_border{ border:1px solid #cccabe}.bordr_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2b19d;
}
.bordr_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2b19d;
}
.bordr_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2b19d;
}
