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

body  {
margin:0px;
font-family:tahoma;
background:url(../images/main-bg.jpg) repeat-x top;
color:#000000;
font-size:11px;
}
image {
border:0px;
}
td, tr {
font-family:tahoma;
color:#000000;
font-size:11px;
}
select, input {
font-family:tahoma;
color:#000000;
font-size:11px;
}
table {
border-collapse:collapse;
}
img {
	behavior:	url("../images/pngbehavior.htc");
	border:0px;
}
.black-bg {
background:#000000;
}
.white-bold {
color:#FFFFFF;
font-weight:bold;
}
.left-nav-bg {
background:url(../images/left-nav-bg.jpg) repeat-x top;
}
.orange-bold {
color:#eb6b01;
font-weight:bold;
}
a.left-link:link, a.left-link:active, a.left-link:visited {
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:none;
}
a.left-link:hover {
font-family:tahoma;
font-size:11px;
color:#ff9108;
text-decoration:none;
}
a.link6:link, a.link6:active, a.link6:visited {
font-family:tahoma;
font-size:11px;
color: #eb6b01;
text-decoration:none;
}
a.link6:hover {
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:underline;
}

a.link1:link, a.link1:active, a.link1:visited {
font-family:tahoma;
font-size:11px;
color: #ff9108;
text-decoration:underline;
}
a.link1:hover {
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

a.link2:link, a.link2:active, a.link2:visited {
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:underline;
}
a.link2:hover {
font-family:tahoma;
font-size:11px;
color:#ff9108;
text-decoration:none;
}

a.link3:link, a.link3:active, a.link3:visited {
font-family:tahoma;
font-size:11px;
color: #5b5b5b;
text-decoration:none;
}
a.link3:hover {
font-family:tahoma;
font-size:11px;
color:#ff9108;
text-decoration:underline;
}

a.link4:link, a.link4:active, a.link4:visited {
font-family:tahoma;
font-size:11px;
color: #000000;
text-decoration:none;
}
a.link4:hover {
font-family:tahoma;
font-size:11px;
color:#ff9108;
text-decoration:underline;
}

a.link5:link, a.link5:active, a.link5:visited {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color: #000000;
text-decoration:none;
}
a.link5:hover {
font-family:tahoma;
font-size:11px;
color:#ff9108;
text-decoration:underline;
}

.banner-home {
background:url(../images/banner.jpg) no-repeat top;
}
.heading-bold {
font-weight:bold;
font-size:20px;
padding:0;
margin:0;
}
.dotline {
background:url(../images/dotline.jpg) repeat-x center;
}
.dotline1 {
background:url(../images/dotline1.jpg) repeat-x center;
}
.gary-border {
border:1px solid #e9e9e9;
}
.textfiled-bg {
background:url(../images/textfiled-bg.jpg) no-repeat left;
}
.gray-font {
color:#5b5b5b;
}
.image-right {
float:right;
}

/* menu */
.menu td a {display:block;text-decoration:none; font-family:tahoma; color:#000000; font-weight:bold; font-size:11px; }
.menu td a:hover {text-decoration:none;}

.menu td.home a  {width:71px; font-weight:bold; color:#FFFFFF; background:url(../images/home-bg.jpg) no-repeat; height:25px; text-align:center; vertical-align:middle;  padding-top:10px;}
.menu td.home a:hover { color:#000000; background:url(../images/home-bg-hover.jpg) no-repeat; }

.menu td.about a{width:168px; font-weight:bold; color:#FFFFFF; background: url(../images/nav-bg.jpg) repeat-x; height:25px; text-align:center; vertical-align:middle; padding-top:10px;}
.menu td.about a:hover {color:#000000; background:#ffffff;padding-top:10px; }

.menu td.services a  {width:92px; font-weight:bold; color:#FFFFFF; background: url(../images/nav-bg.jpg) repeat-x; height:25px; text-align:center; vertical-align:middle; padding-top:10px; }
.menu td.services a:hover {color:#000000; background:#ffffff;padding-top:10px; }

/*.menu td.order a  {width:113px; font-weight:bold; color:#FFFFFF; background: url(../images/nav-bg.jpg) repeat-x; height:25px; text-align:center; vertical-align:middle; padding-top:10px; }
.menu td.order a:hover {color:#000000; background:#ffffff;padding-top:10px; }
*/
.menu td.promotions a  {width:113px; font-weight:bold; color:#FFFFFF; background: url(../images/nav-bg.jpg) repeat-x; height:25px; text-align:center; vertical-align:middle; padding-top:10px; }
.menu td.promotions a:hover {color:#000000; background:#ffffff;padding-top:10px;}

.menu td.news a  {width:74px; font-weight:bold; color:#FFFFFF; background: url(../images/nav-bg.jpg) repeat-x; height:25px; text-align:center; vertical-align:middle; padding-top:10px; }
.menu td.news a:hover {color:#000000; background:#ffffff; padding-top:10px;}

.menu td.contact a  {width:106px; font-weight:bold; color:#FFFFFF; background: url(../images/nav-bg.jpg) repeat-x; height:25px; text-align:center; vertical-align:middle; padding-top:10px; }
.menu td.contact a:hover {color:#000000; background:#ffffff; padding-top:10px;}

.menu td.sitemap a  {width:99px; font-weight:bold; color:#FFFFFF; background: url(../images/sitemap-bg.jpg) no-repeat; height:25px; text-align:center; vertical-align:middle; padding-top:10px; }
.menu td.sitemap a:hover {color:#000000; background:url(../images/sitemap-bg-hover.jpg) no-repeat;}



.menu td.home-hover a  {width:71px;height:25px; color:#000000; background: url(../images/home-bg-hover.jpg) no-repeat; padding-top:10px; }
.menu td.home-hover a:hover {color:#000000; }

.menu td.about-hover a{width:168px;height:25px; color:#000000; background:#ffffff;  padding-top:10px; }
.menu td.about-hover a:hover {color:#000000; }

.menu td.services-hover a  {width:92px;height:25px; color:#000000; background:#ffffff;  padding-top:10px; }
.menu td.services-hover a:hover {color:#000000;  }

/*.menu td.order-hover a  {width:113px;height:25px; color:#000000; background:#ffffff;  padding-top:10px; }
.menu td.order-hover a:hover {color:#000000;  }
*/
.menu td.promotions-hover a  {width:113px;;height:25px; color:#000000; background:#FFFFFF;  padding-top:10px; }
.menu td.promotions-hover a:hover {color:#000000; }

.menu td.news-hover a  {width:74px;height:25px; color:#000000; background:#ffffff;  padding-top:10px; }
.menu td.news-hover a:hover {color:#000000; }

.menu td.contact-hover a  {width:106px;height:25px; color:#000000; background:#FFFFFF;  padding-top:10px; }
.menu td.contact-hover a:hover {color:#000000; }

.menu td.sitemap-hover a  {width:99px;height:25px; color:#000000; background: url(../images/sitemap-bg-hover.jpg) no-repeat;  padding-top:10px; }
.menu td.sitemap-hover a:hover {color:#000000; }

/* menu completed */
