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

body{ padding:0px;margin:0px; background:#FFF; font-family:Arial, Helvetica, sans-serif;}
img { border:none;}

/* text */
.call{ font-size:25px; color:#AAA;}
.numbercall{ font-size:25px; color:#2E2E2E; margin-right:27px;}
.textWelcome{ font-size:12px; color:#2E2E2E; padding:23px 0 30px 15px;}
.textRed{ color:#8C0405;}
.textSmall{ font-size:11px; color:#2E2E2E; line-height:18px;}
.textSmall2{ font-size:11px; color:#585757;}
.textSmall3{ font-size:11px; color:#8C0405;}
.textGray{ font-size:12px; color:#585757;}
.textGray2{
	font-size:14px;
	color:#484848;
	font-style:normal;
	font-weight:normal;
}
.titleRed{ font-size:18px; color:#8C0405; font-weight:bold;}
.textRed{ font-size:14px; color:#8C0405; font-style:italic;}
.link1{ font-size:12px; color:#484848; text-decoration:underline;}
.link1:hover{ font-size:12px; color:#484848; text-decoration:none;}

/* menu */
td.menuHome{ width:72px; font-size:14px; color:#2E2E2E; text-align:center; cursor:pointer;}
td.menuHome:hover{ width:72px; font-size:14px; color:#FFF; text-align:center; cursor:pointer; background:url(../images/bg-menuHome.jpg) no-repeat;}
td.menuHomeActive{ width:72px; font-size:14px; color:#FFF; text-align:center; background:url(../images/bg-menuHome.jpg) no-repeat;}
td.menuAbout{ width:90px; font-size:14px; color:#2E2E2E; text-align:center; cursor:pointer;}
td.menuAbout:hover{ width:90px; font-size:14px; color:#FFF; text-align:center; cursor:pointer; background:url(../images/bg-menuAbout.jpg) no-repeat;}
td.menuAboutActive{ width:90px; font-size:14px; color:#FFF; text-align:center; background:url(../images/bg-menuAbout.jpg) no-repeat;}
td.menuServices{ width:89px; font-size:14px; color:#2E2E2E; text-align:center; cursor:pointer;}
td.menuServices:hover{ width:89px; font-size:14px; color:#FFF; text-align:center; cursor:pointer; background:url(../images/bg-menuServices.jpg) no-repeat;}
td.menuServicesActive{ width:89px; font-size:14px; color:#FFF; text-align:center; background:url(../images/bg-menuServices.jpg) no-repeat;}
td.menuPortfolio{ width:85px; font-size:14px; color:#2E2E2E; text-align:center; cursor:pointer;}
td.menuPortfolio:hover{ width:85px; font-size:14px; color:#FFF; text-align:center; cursor:pointer; background:url(../images/bg-menuPortfolio.jpg) no-repeat;}
td.menuPortfolioActive{ width:85px; font-size:14px; color:#FFF; text-align:center; background:url(../images/bg-menuPortfolio.jpg) no-repeat;}
td.menuBlog{ width:62px; font-size:14px; color:#2E2E2E; text-align:center; cursor:pointer;}
td.menuBlog:hover{ width:62px; font-size:14px; color:#FFF; text-align:center; cursor:pointer; background:url(../images/bg-menuBlog.jpg) no-repeat;}
td.menuBlogActive{ width:62px; font-size:14px; color:#FFF; text-align:center; background:url(../images/bg-menuBlog.jpg) no-repeat;}
td.menuContact{ width:84px; font-size:14px; color:#2E2E2E; text-align:center; cursor:pointer;}
td.menuContact:hover{ width:84px; font-size:14px; color:#FFF; text-align:center; cursor:pointer; background:url(../images/bg-menuContact.jpg) no-repeat;}
td.menuContactActive{ width:84px; font-size:14px; color:#FFF; text-align:center; background:url(../images/bg-menuContact.jpg) no-repeat;}

td.boxHome{ width:294px; height:176px; font-size:12px; color:#2D2D2D; background:url(../images/boxHome.jpg) no-repeat;}
td.boxLine{
	width:25px;
	height:526px;
	background:url(../images/boxLine.png) no-repeat;
}


table.clip{ width:633px; font-size:12px; font-style:italic; color:#656565;}
td.top{ height:42px; background:url(../images/tablebg-top.jpg) repeat-x;}
td.left-top{ width:48px; height:42px; background:url(../images/tablebg-left-top.jpg) no-repeat;}
td.right-top{ width:25px; height:42px; background:url(../images/tablebg-right-top.jpg) no-repeat;}
td.bottom{ height:17px; background:url(../images/tablebg-bottom.jpg) repeat-x;}
td.left-bottom{ width:48px; height:17px; background:url(../images/tablebg-left-bottom.jpg) no-repeat;}
td.right-bottom{ width:25px; height:17px; background:url(../images/tablebg-right-bottom.jpg) no-repeat;}
td.left{ width:48px; background:url(../images/tablebg-left.jpg) repeat-y;}
td.right{ width:25px; background:url(../images/tablebg-right.jpg) repeat-y;}

td.newsLine1{ height:22px; font-size:11px; color:#585757; padding-left:20px; background:url(../images/icon-page.jpg) no-repeat top left;}
td.newsLine2{ height:32px; font-size:14px; font-weight:bold; color:#131313; background:url(../images/bg-news.png) no-repeat top left;}

table.boxContent{ width:254px; margin:9px 20px 0 20px;}

.fields1{ width:262px; height:18px; border:#B2B2B2 solid 1px; color:#808080;/* padding-left:5px;*/}
.fields2{ width:263px; height:21px; border:#B2B2B2 solid 1px; color:#808080;/* padding-left:5px;*/}
.fields3{ width:262px; height:163px; border:#B2B2B2 solid 1px; color:#808080;/* padding-left:5px;*/}

ul{ list-style:none; margin-left:-30px;}
li{ background:url(../images/bullet-orange.png) no-repeat left center; padding:0 0 5px 15px;}
