body {
	margin: 0px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	padding:0px;
	text-align:center;
	background-color: #eeeeee;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
	text-indent: -2000px;
	display: none;
}
h2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	font-weight:bold;
	text-decoration: none;
}
p{
	padding:3px;
	margin:0px;
	}
a{
	border:0px;
	outline:none;
	}
img{
	border:0px;
	outline:none;
	}
th, td{
	font-size:11px;
}
.flat {  
border: 1px #cccccc solid; 
font-family: Tahoma; 
font-size: 11px; 
color: #000000; 
background-color: #F5f7f7;
}
.flat-2 {  
border: 1px #cccccc solid; 
font-family: Tahoma; 
font-size: 11px; 
color: #000000; 
background-color: #F5f7f7; 
width:130px;
}

.text
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
.container{
	width:760px;
	padding:0px;
	height:auto;
	margin:0px auto;
	text-align:left;
	background-color: #f4f6f6;
	float:inherit;
	
	
}
.header-top{
	width:760px;
	height:81px;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dd4714;
	float:left;
	
}
.logo{
	width:272px;
	padding:5px 0px 0px 10px;
	margin:0px;
	float:left;
}
.top-navtigation{
	width:478px;
	height:81px;
	float:left;
}
.newsletter{
	width:375px;
	float:right;
	padding-right:25px;
	padding-top:10px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	height:44px;
	text-align:right;
}
.input{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	width:112px;
	height:12px;
	padding-left:5px;
	border:1px solid #999;
}

.top-navtigation-bar{
	width:474px;
	height:24px;
	float:right;
	border:#ececec 1px solid;
	background-image: url(../images/top-nav.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.top-navs{
	width:60px;
	float:left;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.top-navs a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display:block;
	height:21px;
	padding:5px 0px 5px 10px;
	}
.top-navs a:hover{
	background-image: url(../images/line-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
		}
.top-navs .selected{
	background-image: url(../images/line-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
		}
.top-navs2{
	width:110px;
	float:left;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-navs2 a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
		color: #666;
	text-decoration: none;
	display:block;
	height:21px;
	padding:5px 0px 5px 10px;
	}
.top-navs2 a:hover{
	background-image: url(../images/line-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-navs2 .seleted{
	background-image: url(../images/line-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	padding:5px 0px 0px 10px;
	}	
.top-navs3{
	width:68px;
	float:left;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.top-navs3 a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display:block;
	height:21px;
	padding:5px 0px 5px 10px;
	}
.top-navs3 a:hover{
	background-image: url(../images/line-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
		}
.top-navs3 .selected{
	background-image: url(../images/line-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
}
/*.top-navtigation-bar ul{
	list-style:none;
	padding:5px 10px 0px 10px;
	margin:0px;
}
.top-navtigation-bar ul li{
	padding:0px;
	margin:0px;
	display:inline;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/

.header{
	width:760px;
	height:256px;
	background-color: #f4f6f6;
	float:left;
}

.header-left{
	width:262px;
	height:196px;
	float:left;
	padding:36px 0px 23px 0px;
}
.header-left2{
	width:262px;
	height:196px;
	border-bottom:1px solid #ed1c24;
	
}
.header-img2{
	width:118px;
	height:auto;
	float:left;
}
.header-right-panel{
	width:144px;
	background-color:#404241;
	float:left;
	height:196px;
}
.header-right{
	width:498px;
	height:255px;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed1c24;
}
.services{
	width:134px;
	float:left;
	background-color:#ed1c24;
	height:17px;
	padding-left:10px;
	padding-top:5px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.services2 {
	width:144px;
	height:auto;
	float:left;
}
.services2 ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.services2 ul li{
	padding:0px;
	margin:10px 0px 0px 0px;
	display:block;
	width:100%;
	
	}
.services2 ul li a{
	width:89%;
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 16px;
	line-height: 16px;
}

.services2 ul li a:hover{
	text-decoration:none;
	background-color:#5a5759;
	}
/*middle part*/
.middle-part{
	width:738px;
	height:auto;
	float:left;
	padding:0px 11px 0px 11px;
	background-color: #f4f6f6;
}
.middle-left{
	width:239px;
	height:auto;
	padding-right:8px;
	float:left;
}
.middle-what-new{
	width:239px;
	height:20px;
	float:left;
	background-image: url(../images/top-grey-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.middle-what-new2{
	width:214px;
	height:17px;
	float:left;
	background-image: url(../images/bg-grey.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #676666;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 8px;
	text-align: left;
}
.middle-what-new3{
	width:239px;
	height:auto;
	float:left;
	background-image: url(../images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.middle-what-new4{
	width:217px;
	height: auto;
	float:left;
	background-image: url(../images/cor2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:11px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.middle-what-new5{
	width:217px;
	height: auto;
	float:left;
	padding:11px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
}
.middle-what-newg-line{
	width:235px;
	height:15px;
	float:left;
	background-image: url(../images/grey.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left:3px;
}
.middle-what-new6{
	width:239px;
	height: 10px;
	float:left;
	background-image: url(../images/bg-b.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
.middle-what-new6-2{
	width:239px;
	height: 10px;
	float:left;
	background-image: url(../images/bg-b2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
.middle-what-new7{
	width:235px;
	height: auto;
	float:left;
	background-image: url(../images/cor2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
	padding:0px 2px 0px 2px;
}
.middle-what-new8{
	width:210px;
	height: auto;
	float:left;
	background-image: url(../images/bg-form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align:right;
	padding:10px 16px 5px 10px;
}
.gap{
	width:235px;
	height:10px;
	float:left;
}
.input2{
	width:165px;
	height:15px;
	border:1px solid #dbe1e1;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-left:3px;
	margin:2px 0px;
}
.input3{
	width:165px;
	height:30px;
	border:1px solid #dbe1e1;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-left:3px;
	margin:2px 0px;
}
	
/*middle right*/
.middle-right{
	width:490px;
	float:left;
	height:auto;
	padding-top:18px;
}
.middle-right-top{
	width:490px;
	float:left;
	height:auto;
}
.middle-right-top-l{
	width:18px;
	height:36px;
	float:left;
}
.middle-right-top-m{
	width:459px;
	height:20px;
	float:left;
	background-image: url(../images/c-t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
	padding-top:16px;
}
.middle-right-top-r{
	width:13px;
	height:36px;
	float:left;
}	
.middle-right-top-matter{
	width:459px;
	float:left;
	height:auto;
	padding:10px 18px 0px 13px;
	background-image: url(../images/middle-m.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #666;
}
.middle-right-top-matter2{
	width:459px;
	float:left;
	height:auto;
	padding:10px 18px 0px 13px;
	background-image: url(../images/middle-m.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #666;
}
.middle-bottom-top{
	width:490px;
	float:left;
	height:auto;
}
.middle-right-bottom-l{
	width:18px;
	height:36px;
	float:left;
}
.middle-right-bottom-m{
	width:459px;
	height:20px;
	float:left;
	background-image: url(../images/c-b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
	padding-top:16px;
}
.middle-right-bottom-r{
	width:13px;
	height:36px;
	float:left;
}	



.right{
	float:right;
}
.left{
	float:left;
	padding-right:10px;
}
.links-box{
	width:225px;
	float:left;
	height:auto;
}
.services-links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
.services-links:hover{
		text-decoration: underline;
		color:#000000;
}


/*footer*/
.footer{
	width:749px;
	height:50px;
	padding-bottom:10px;
	padding-right:11px;
	float:left;
	clear:both;
	text-decoration:none;
	text-align:right;
	line-height:16px;
	color:#666;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f6f6;
	}
.footer-links{
	text-decoration:none;
	text-align:right;
	line-height:16px;
	color:#666;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.footer-links:hover{
	text-decoration:none;
	text-align:right;
	line-height:16px;
	color:#000000;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.footer-links2{
	text-decoration:none;
	text-align:right;
	line-height:16px;
	color:#666;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.footer-links2:hover{
	text-decoration:underline;
	text-align:right;
	line-height:16px;
	color:#666;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.clear{
	clear:both;
}
.read-more{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ed1c24;
}
.read-more:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #ed1c24;
}

/*internal-pages*/
.middle-what-new8-2 {
	width:235px;
	height: auto;
	float:left;
	background-image: url(../images/bg-form.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align:right;
	padding:10px 0px 0px 0px;
}


/*portfolio */
.main-div {
	float:left;
	width:459px;
	margin:0 0 20px 0;
	display:inline;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-div-img {	
	float:left;
	width:459px;
}	
.main-div-content {	
	float:left;
	width:439px;
	padding:15px 5px 0 15px;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
}
.main-div-content  ul {
	list-style:none;
	padding:0;
	margin:0;
}
.main-div-content  ul li {
	padding:0 0 10px 0;
	margin:0;
	float:left;
	display:inline;
	width:auto;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
}
.main-div-content  ul li  span {
	padding:0;
	margin:0;
	float:left;
	display:inline;
	width:130px;
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
}
.main-div-content  ul li  strong {
	padding:0;
	margin:0;
	float:left;
	display:inline;
	width:300px;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
}

.main-div-content a {	
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06C;
	text-decoration:none;
}
.main-div-content a:hover {	
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
	text-decoration:none;
}
.main-div-b {
	float:left;
	width:459px;
	background-image: url(../images/bg-cor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*portfolio */