@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/QL_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	height: 600px;
}
#main #solutions {
	margin-top: 0px;
	top: 0px;
	right: 0px;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#contact {
	vertical-align: bottom;
	padding-left: 15px;
	float: left;
	height: 75px;
	padding-top: 525px;
	width: 200px;
}
#list {
	text-align: right;
	height: 500px;
	margin-right: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 215px;
}
#ITListTxt {
	font-family: "Times New Roman", Times, serif;
	color: #4E1E50;
	line-height: 22px;
	margin-top: 0px;
	height: 265px;
	margin-right: 15px;
}
#WebListTxt {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 30px;
	margin-right: 15px;
	padding-top: 10px;
}
#slogantxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #4E1E50;
	text-align: right;
	position: relative;
	right: -20px;
	top: 0px;
}
ITSolutions {
	vertical-align: top;
	display: inline;
}
#img_IT {
	margin-top: 0px;
	vertical-align: top;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: visible;
}
#img_WEB {
	margin-top: 286px;
	vertical-align: top;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: visible;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	z-index:200;
	background-color:#000000;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	height: 20px;
}
