@charset "utf-8";
/* CSS Document- ABS UAE */
html, body {
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(images/body-bg-x.jpg) repeat-x;
}
#container{ 
	width:945px;
	margin:auto;
	min-height:100%;
}
#header{ 
	width:945px;
	height:94px;
	margin:0px;
	
}
#logo {
	width:280;
	height:36;
	margin:0px 0px 0px 10px;
	border:none;
	float:left;
}


#header  ul {
	width:530px;
	height:50px;
	margin:0px;
	padding:35px 0px 0px 0px;
	list-style:none;
	height:50px;
	float:right;
	overflow:hidden;
}
#header  ul li {
	margin:0;
	padding:0px;
	display:inline;
}
#header ul a {
	float:left;
	margin-right:10px;
	padding:20px 2px 5px 3px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.8em;
	color:#666;
	background:none;
}
#header ul a:hover {
	background:url(images/link-bg.gif) top center no-repeat;
	color:#666600;
}
#header  .selected {
	background:url(images/link-bg.gif) top center no-repeat;
	color:#336600;
}

#banner{ 
	width:945px;
	height:240px;
	margin:18px 0px 0px 0px;
}

#content{ 
	width:945px;
	margin-top:10px;
	min-height:400px;
	overflow:auto;
}
.blockfour {
	width:208px;
	height:240px;
	float:left;
	padding-right:20px;
	background:url(images/blockbg.gif) top center no-repeat;
}
.blockfour p {
	font-size:.8em;
	line-height:1.4em;
	margin:0px;
	color:#333;
	padding:3px 5px 10px 30px;
}
#avast {
	padding:15px 0px 0px 10px;
	margin-top:10px;
}
#avast h1 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	margin:0px;
	padding:0px; 
	line-height: 24px;
	letter-spacing: .03em;
}

h1 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	margin:0px;
	padding:5px 0px 5px 40px; 
	line-height: 24px;
	letter-spacing: .03em;
}
h2 {
	font:1.1em Georgia, "Times New Roman", Times, serif;  ;
	color:#003300;
	margin:0px;
	padding:5px 0px 0px 5px;
	letter-spacing: .02em;
}
h3 {
	font:1em Georgia, "Times New Roman", Times, serif;  ;
	color:#003300;
	margin:0px;
	padding:5px 0px 0px 5px;
	letter-spacing: .02em;
}
p {
	font-size:.8em;
	line-height:1.4em;
	margin:0px;
	color:#333;
	padding:3px 5px 10px 5px;
}

.fourimages{
	margin:0px;
	padding:3px 0px 5px 20px;
	border:none;
}

.service-panel {
	background:url(images/service-panel-bg.png) no-repeat;
	width:800px;
	height:199px;
}
.service-panel h3 {
	padding:50px 0px 5px 40px;
}
.service-panel p {
	padding:5px 0px 0px 40px;
	width:250px;
	float:left;
}
.service-panel img {
	float:left;
}

.service-frame {
	background:url(images/services-frame-bg.png) no-repeat;
	width:800px;
	height:199px;
}
.service-frame h3 {
	padding:50px 0px 5px 40px;
}
.service-frame p {
	padding:5px 0px 0px 40px;
	width:250px;
	float:left;
}
.service-frame img {
	float:left;
}


.breakDiv {
	/*float:left;*/
	clear:right;
}

.floatLeft { 
    float: left; 
    margin: 5px 20px 5px 5px; 
}
.floatRight { 
    float: right; 
    margin: 5px 5px 5px 20px; 
}
.img-links{
	border:none;
}

/*#content-right{ 
	width:325px;
	float:right;
	padding-left:25px;
	padding-right:10px;
	padding-top:10px;
}*/

#footer{
	clear:both;
	margin:0px;
	padding:0px;
	height:127px;
	background:url(images/footer.jpg) no-repeat center;
	text-align:center;
}
#footer p{
	padding:75px 0px 0px 0px;
	color:#666;
	font:.73em;
	line-height:1.5em;
	margin:0px;
}
#footer ul{
	height:50px;
	padding:0px;
	color:#666;
	font:.73em Verdana, Arial, Helvetica, sans-serif;
}
#footer li{
	display:inline;
	padding:0px 15px 0px 15px;
	background:url(images/footerlink-bg.gif) center left no-repeat;
}
#footer li a{
	color:#999;
	text-decoration:none;
	
}
#footer li a:hover{
	color:#FF9900;
	text-decoration:none;
	
}


/*form */
.content{
	padding:0px;
	width:300px;
}
.left{
	width:75px;
	float:left;
	padding:7px 0px 0px 7px;
	min-height:24px;
	font-size:.75em;
	color:#333;
	text-align:right;
	}
.right{
	width:200px;
	float:left;
	padding:5px;
	min-height:24px;
	}
.clear{
	float:none;
	clear:both;
	height:0px;
	}
.row{

	background:none;
	display:block;
	min-height:32px;
	}
.text{
	width:200px;
	}
.txta {
	height:70px;
	width:200px;
}
.over{
	background-color:#009900;
	}
#thanks {
	margin:0px;
	padding:0px;
	border:none;
	display:none;
}
#sbt-btn {
	margin:10px 0px 0px 90px;
	width:70px;
	color:#393;
	border:thin #FFFFFF solid;
}

