/********************************************************************
  
    Author:Darkshutters.com
   
*********************************/

#corporateInfoContainer
{
	margin-top: 0px;
	margin-left: 0px;
	width: 960px;
	padding-left: 40px;
	height: 100%;
	border-top: 0px dotted #ccc;
	border-bottom: 0px solid #FFF;
	background-image: url('../img/index/gradient.jpg');
	background-position: 50% 100%;
	background-repeat: repeat-x;
	top:25px;
	padding-right:40px;
	
}



.columnText 
{
    padding-top: 15px;
    padding-left: 10px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    font: 12px Verdana;
    line-height: 140%;
	list-style:inside;
}

.columnText li{ font-weight:bold; line-height:25px;}
.columnText ul{ border:thin;}




 #indexInfoContainer
{
	margin-top: 0px;
	margin-left: 0px;
	width: 1000px;
	padding-left: 40px;
	height: 100%;
	border-top: 0px dotted #ccc;
	border-bottom: 0px solid #FFF;
	background-image: url('../img/index/gradient.jpg');
	background-position: 50% 100%;
	background-repeat: repeat-x;
}
.indexServices
{
    display:block;
    float:left;
    color:#222;
    width:95%;
    height:100%;
    padding-left:0px;
    padding-right:40px;
	padding-left:5px;
    overflow: hidden;
    margin-top: 10px;
    background-color: transparent;
    
  
  
    background-repeat:no-repeat;
    background-position: 100% 50%;      
}
.columnServicesProducts
{
    display:block;
    float:left;
    color:#222;
    width:500px;
    padding-left:0px;
    padding-right:40px;
    margin-top: 10px;
    background-color: transparent;
    
   
   
    background-repeat:no-repeat;
    background-position: 100% 50%;      
}

.columnLatestNews
{
    display:block;
    float:left;
    width:320px;
    padding-left:20px;
    padding-right:20px;
    margin-top: 10px;
    font: 12px Verdana;
    line-height: 150%;
    background-color: transparent;
}

.lastNews
{
    height: 60px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 10px;
    padding-top: 5px;
    padding-bottom: 25px;
    cursor: pointer;
    background-color: transparent;
    border-bottom: 1px solid #ECECEC;
}

.lastNews:hover
{
    background-color: #e8e8e8;
}

.lastNewsDate
{
    color: #888888;
    font: 9px Verdana;
    line-height: 10px;
}  

.lastNewsTitle
{
    color: #333;
    font: 12px Verdana;
    margin-top: 2px;
    display: block;
}

.lastNewsText
{
    color: #999;
    font: 9px Verdana;
    margin-top: 2px;
    display: block;
}   

.columnText
{
	padding-top: 15px;
	padding-left: 10px;
	border-top: 1px solid #ddd;
	margin-top: 10px;
	line-height: 140%;
	font-size: 12px;
	font-family: Verdana;
}

.columnTextLastNews
{
    padding-top: 10px;
    padding-left: 0px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    font: 12px Verdana;
    line-height: 145%;
}


#servicesProductsHeader
{
    font: bold 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000;
    padding-left: 10px;
}

#latestNewsHeader
{
    font: bold 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000;
    padding-left: 10px;
}
    
.columnText2
{
    padding-top: 15px;
    padding-left: 10px;
  
    margin-top: 10px;
    font: 12px Verdana;
    line-height: 140%;
}
#corporateInfoContainer2
{
	margin-top: 0px;
	margin-left: 0px;
	width: 920px;
	padding-left: 40px;
	height: 100%;
	border-top: 0px dotted #ccc;
	border-bottom: 0px solid #FFF;
	background-image: url('../img/index/gradient.jpg');
	background-position: 50% 100%;
	background-repeat: repeat-x;
	top:25px;
	padding-right:40px;
	
}

