body{
background:#5f0055 url(../img/mainbg.jpg) top center no-repeat;
font-family:Tahoma, Geneva, sans-serif;
color:#e454d7;
font-size:11px;
}

a{
	color:#e454d7;
	text-decoration:none;
}

a:hover{
	color:#e454d7;
	text-decoration:underline;
}


#container{width:896px;margin:0 auto;}
#header{margin:10px 0px;position:relative}
#contact{
	position:absolute;
	width:350px;
	height:25px;
	right:0px;
	top:15px;
}
.telephone{
background:url(../img/tel.png) 0px 2px no-repeat;
padding-left:20px;
color:#fff;
}
.email{
background:url(../img/email.png) 0px 2px no-repeat;
padding-left:20px;
color:#fff;
}


#slogan{margin:5px 0px;text-align:center;}
#main{margin:15px 0px;	}
#slogan img{margin:20px 0px;	}
#services{width:358px;	}
.service{
height:57px;
background-position:top left;
background-repeat:no-repeat;
padding:0px 10px 0px 75px;
margin:20px 0px;
	}
.p1{background-image:url(../img/p1.png);}
.p2{background-image:url(../img/p2.png);}
.p3{background-image:url(../img/p3.png);}
.p4{background-image:url(../img/p4.png);}

#portfolio{width:538px;height:460px;background:url(../img/monitor.png) top right no-repeat;}
.portfolios{
width:491px;
height:282px;
margin-top:17px;
margin-right:18px;
}

#footer{
height:30px;
padding:10px;
text-align:center;
}
#footer strong{ color:#fff;}

.left{float:left;}
.right{float:right;	}
.border{
/*background:url(../img/border.png) no-repeat top left;	*/
width:896px;
height:1px;
clear:both;
font-size:1px;
line-height:1px;
border-top:dotted 1px #a854a1;

}

.service h3{ color:#fff; font-family:Georgia; font-weight:normal; font-size:16px; font-style:italic; letter-spacing:-0.1em !important;}

