
/*-------------------------------------------------
Payrolling.com Stylesheet

version: 1.0
author: ehab alatrebi
email: ehab@payrolling.com
website: http://www.payrolling.com

-------------------------------------------------*/

/*----------ContactUs----------*/

#main {
	background:url(images/contact.jpg) no-repeat;
	border:0;
	width:923px;
	height:238px
}

#main h1 {
	width:565px;
	padding-bottom:40px;
	background:url(images/contact_h1.gif) no-repeat;
}

.lg_pnl {
	float:left;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:594px;
	background:url(images/lg_pnl.jpg) repeat-y;
}

.sm_pnl {
	float:right;
	width:314px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	background:url(images/sm_pnl3.jpg) repeat-y;
}

.lg_pnl p, .sm_pnl p {
	font:normal 13px/1.8em arial;	
	margin:30px 25px 0 25px;
	color:#333;
}

#about {
	margin-top:30px;
	height:616px;	
}

iframe {
	position:relative;
	left:20px;
}

#mission {
	margin-top:10px;
	height:380px;	
}

#about h1, #mission h1 {
	float:left;
	width:543px;
	margin:27px 0 15px 25px;
	padding:0 0 15px 0;
	border-bottom:1px dotted #999;
}

#about h1 {
	height:30px;
	background:url(images/about_h2.gif) no-repeat;
}

#mission h1 {
	height:30px;
	background:url(images/about_h3.gif) no-repeat;
}

#mission ul {
	float:left;
	margin:15px 0 0 20px;
}

#mission li {
	background:url(images/star.gif) no-repeat left center;
	padding:10px 0 10px 40px;
}

#map {
	float:right;
	width:314px;
	height:385px; 
	margin-top:10px;
	background: url(images/ab_map.jpg) no-repeat;
}

#map p {
	float:left;
	width:182px;
	height:119px;
	margin:20px 0 0 15px;
	padding:18px 0 0 18px;
	background:url(images/bbl.gif) no-repeat;	
	font:normal 13px arial;
	color:#333;
}

#contactus {
	float:right;
	margin-top:30px;
	height:227px;
	width:314px;
	background: url(images/ab_con.jpg) no-repeat;
}

#contactus h1, #map h1 {
	font:normal 12px arial;
	float:right;
	color:#fff;
	margin:5px 10px 0 0
}

#sp_left {
	float:left;
	margin:55px 0 0 30px;
}

#sp_left li {
	font:normal 13px arial;
	margin-bottom:20px;
}

#sp_left a {
	font:normal 13px arial;
}

#sp_right {
	float:right;
	margin:40px 20px 0 0;
}

a.btn {
	display:block;
	width:113px;
	height:30px;
	padding:7px 0 0 0;
	margin:0 0 7px 0;
	text-align:center;
	text-decoration:none;
	font:normal 12px arial;
	background:url(images/btn.gif) no-repeat;
}

#sp_right a:hover {
	text-decoration:underline;
}

a#chat {
	display:block;
	margin:0 0 20px 5px;
}


































