@charset "utf-8";
/* CSS Document */
body {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-style:normal;
	line-height: 18px;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	margin:0;
	behavior: url("css/iepngfix.htc");
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
::selection {
        background: #90258D; /* Safari */
		color:#fff;
        }
::-moz-selection {
        background: #90258D; /* Firefox */
		color:#fff;
}

	
img{
	border:0;}	
.img-right-margine{
margin:0 15px 15px 0;
}
.img-margine{
margin:0 0 15px 15px;
padding:10px;
background-color:#363636;
border-top:1px solid #464646;
border-left:1px solid #666;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
.img-style{
margin:00;
padding:10px;
background-color:#363636;
border-top:1px solid #464646;
border-left:1px solid #666;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
.img-left-margin{
	
	padding:8px;
	background-color:#000;
	margin:0 0 10px 10px;
	}	

.invi{
	display:none;
	}

	
a {
	color: #90258D;
	text-decoration: none;
	
	}
	
a:hover {
	color: #52B747;
	text-decoration: underline;
	}
p {
	margin:0 0 20px 0;
	clear:left;
	padding:0;
	}
	
h1, h2, h3, h4 {
	margin:0 0 10px 0;
	clear:left;
	padding:0;
	font-weight: normal;
	line-height:normal;

		
	}
hr {
	margin:16px 0;
	height:0;
	border:0 solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	clear:both;

}	
form {
	margin:0;
	padding:0;
	font-family:Helvetica,  Arial,  Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9D9D9D;
	text-decoration: none;
	}
	
.field{
	width:335px;
	height:auto;
	border:0;
	font-family: Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#9B9B9B;
	display:block;
	padding:10px;
	border:1px solid #D6D6D6;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	behavior: url(css/border-radius.htc);
	clear:left;
	margin-bottom:15px;
	background-color:#fff;
	float:left;
}	
	.button{
	width:auto;
	height:auto;
	border:0;
	font-family: Arial,  Tahoma, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color:#fff;
	display:block;
	padding:10px 20px;
	border:1px solid #000;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	behavior: url(css/border-radius.htc);
	margin-right:15px;
	background-color:#9F9357;
	float:left;
	
}

.subtitle{
	color: #90258D;
	font-size:22px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;	
}


.list{
	list-style-image: url(../images/bullet.gif);
	margin:0 0 20px 18px;
	padding:0;
	font-weight:normal;
	font-size:18px;
	line-height:28px;
}





.page-title{
	
	color:#fff;
	font-size:48px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	border-top:1px dashed #464646;
	border-bottom:1px dashed #464646;
	padding:10px 0;
	margin-bottom:15px;		
}


.page-title a{
	font-size: 12px;
	color:#707070;
	text-decoration: none;
	font-weight:normal;

}
.page-title a:hover{
	color: #000;


}
/***********containers*****/


#main-container{
	width:950px;
	height:auto;
	margin:0 auto;
	position:relative;
}


#top{
	width:950px;
	height:67px;
	float:left;
	position:relative;
	background-image: url(../images/shacotel-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A0A0A0;
	padding-top:56px;
	text-align:right;
}






#menu{
	width:950px;
	height:36px;
	float:left;
	background-color:#90258D;
	background-image: url(../images/menu-corner-left.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#menu ul{
	width:950px;
	height:36px;
	float:left;
	margin:0;
	padding:0;
	background-image: url(../images/menu-corner-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
		
}
#menu li{
	width:auto;
	height:36px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li a{
	width:auto;
	height:36px;
	margin:0;
	padding:0 15px;
	list-style:none;
	list-style-image:none;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	display:block;
}


#menu li a:hover{
	
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	color:#fff;
	background-color:#6B1668;
}


#header{
	width:950px;
	height:295px;
	float:left;
	clear:both;
		
}
#sub-header{
	width:950px;
	height:295px;
	float:left;
	clear:both;
	background-image: url(../images/subpage-header.jpg);
	background-repeat: no-repeat;		
}
#middle{
	width:950px;
	height:auto;
	float:left;
	clear:both;
	padding:37px 0;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;		
}
#left-column{
	width:208px;
	height:auto;
	float:left;
	
}
#right-column{
	width:709px;
	height:auto;
	float:right;
	
}
#footer{
	width:950px;
	height:auto;
	float:left;
	clear:both;
	padding:37px 0;
	border-top:1px solid #DFDFDF;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: right 30px;		
}
#footer a{
	
	
	color: #757575;
	text-decoration:none;
		
}
#footer a:hover{
	
	
	color: #90258D;
	text-decoration:none;
		
}
.news{
	line-height:36px;
	padding-left:18px;
	color:#fff;
	font-size:17px;
	background-image: url(../images/news-icon.gif);
	background-repeat: no-repeat;
	background-position: 177px center;
	margin-bottom:30px;
	background-color:#90258D;

}
.clients{
	line-height:36px;
	padding-left:18px;
	color:#fff;
	font-size:17px;
	background-image: url(../images/clients-icon.gif);
	background-repeat: no-repeat;
	background-position: 177px center;
	margin-bottom:30px;
	background-color:#90258D;

}

#services{
	width:214px;
	height:auto;
	float:left;
	margin-right:33px;
	background-image: url(../images/shasotel-services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:153px;
}
#products{
	width:214px;
	height:auto;
	float:left;
	
	background-image: url(../images/shasotel-products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:153px;
	
}
#management{
	width:214px;
	height:auto;
	float:left;
	margin-right:33px;
	background-image: url(../images/management.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:153px;
}