body {
	margin: 0px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	padding:0px;
	text-align:center;
	background-color: #e2e8e3;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	height: 2px;
	text-indent: 0px;
	display: block;
}
h2{
	margin-top: 0px;
	margin-bottom: 10px;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	height: 2px;
	text-indent: 0px;
	display: block;
}

h3{
	margin-top: 0px;
	margin-bottom: 10px;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	height: 2px;
	text-indent: 0px;
	display: block;
}

h4{
	margin-top: 0px;
	margin-bottom: 10px;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	height: 2px;
	text-indent: 0px;
	display: block;
}

h5{
	margin-top: 0px;
	margin-bottom: 10px;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	height: 2px;
	text-indent: 0px;
	display: block;
}

h6{
	margin-top: 0px;
	margin-bottom: 10px;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
	height: 2px;
	text-indent: 0px;
	display: block;
}

p{
	padding:3px;
	margin:0px;
	}
img{
	border:0px;
	}
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;
	height:55px;
	padding:26px 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: #999999;
	text-decoration: none;
	height:44px;
	text-align:right;
}
.input{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	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:50px;
	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: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display:block;
	height:21px;
	padding:5px 0px 0px 10px;
	}
.top-navs a:hover{
	background-image: url(../images/line-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
		}
.top-navs2{
	width:100px;
	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: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display:block;
	height:21px;
	padding:5px 0px 0px 10px;
	}
.top-navs2 a:hover{
	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:58px;
	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: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display:block;
	height:21px;
	padding:5px 0px 0px 10px;
	}
.top-navs3 a:hover{
	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-new2 a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #676666;
	text-decoration: none;
}


.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:10px 11px 10px 11px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	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: #999999;
	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: #999999;
	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: #999999;
	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: #999999;
	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: #999999;
	text-decoration: none;
	text-align:right;
	padding:10px 16px 5px 10px;
}
.gap{
	width:235px;
	height:10px;
	float:left;
}
.input2{
	width:158px;
	height:15px;
	border:1px solid #dbe1e1;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left:3px;
	margin:2px 0px;
}
.input3{
	width:158px;
	height:30px;
	border:1px solid #dbe1e1;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	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: #999999;
	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: #999999;
}

.link-in-bodyText{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
	text-align: justify;
	color: #999999;
}


link-in-bodyText:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	color: #999999;
}


.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: #999999;
	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;
}

.customerSuccessStory{
	width:455px;
	float:left;
	height:auto;
}
.services-links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.services-links:hover{
		text-decoration: underline;
		color:#000000;
}

/*portfolio*/
.portfolioContainerMain
{
width:450px;
margin-left:0px;
padding:0px;
float:left;
}
.portfolioContainer
{
width:448px;
margin-left:0px;
padding:0px;
margin-top:20px;
float:left;
}

.projectContainer
{
width:240px;
margin-left:0px;
padding:0px;
float:left;
}

.projectDetails
{
width:195px;
margin-left:0px;
padding:0px 0px 0px 10px;
float:left;
text-align:left;
}










/*footer*/
.footer{
	width:749px;
	height:70px;
	padding-bottom:10px;
	padding-right:11px;
	float:left;
	clear:both;
	text-decoration:none;
	text-align:center;
	line-height:16px;
	color:#999999;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f6f6;
	}
.footer-links{
	text-decoration:none;
	text-align:center;
	line-height:16px;
	color:#999999;
	font-size:11px;
	padding-left:1px;
	padding-right:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.footer-links:hover{
	text-decoration:none;
	text-align:center;
	line-height:16px;
	color:#000000;
	font-size:11px;
	padding-left:1px;
	padding-right:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.footer-links2{
	text-decoration:none;
	text-align:center;
	line-height:16px;
	color:#999999;
	font-size:9px;
	padding-left:0px;
	padding-right:0px;
	font-family: Tahoma, Arial, Verdana;
	}
.footer-links2:hover{
	text-decoration:underline;
	text-align:center;
	line-height:16px;
	color:#999999;
	font-size:9px;
	padding-left:0px;
	padding-right:0px;
	font-family: Tahoma, Arial, Verdana;
	}
	
.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: #999999;
	text-decoration: none;
	text-align:right;
	padding:10px 0px 0px 0px;
}

.text12font
{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
font-weight:bold;
}


.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}
.link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
}


.bookmarking
{
	text-decoration:none;
	text-align:right;
	color:#999999;
	padding-top:4px;
	}
	
.NormalLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.NormalLink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
}

.contentLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.contentLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}

.tableText
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color: #999999;
	}
	
.Quicklink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.Quicklink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
}
