/* Edited with EditCSS */
/**** LINK-tag style sheet lookandfeel.css ****/

fieldset, img { border : 0; }

* {
	margin: 0;
	padding: 0;
}

body {
    background:url(http://mryap.com/biz/bg.png) repeat-x;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#left, #right, #centre {
	position: absolute;
	padding: 10px;
	
}

#info {
	/*background: #FFFFCC;*/
	position: absolute;
	top: 80px;
	left: 780px;
	padding: 10px;
	width: 200px;
}

#intro {
	background: #FFFFCC;
	position: absolute;
	top: 160px;
	left: 40px;
	padding: 10px;
	width: 890px;
}

/*#intro h2
 {
	font: bold 142% Calibri, "Lucida Grande", Verdana, sans-serif;
	
}
*/
#top {
	
	position: absolute;
	top: 60px;
	left: 40px;
	width: 900px;
}


#left {
	background: #fff;
	position: absolute;
	top: 270px;
	left: 610px;
	padding: 10px;
	width: 340px;
	border-left:5px solid #76E0F8;
}


#right {
	background: #fff;
	top: 270px;
	left: 770px;
	width: 150px;
	padding: 10px;
	/* padding-top: 15px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 80px;*/
	border-left:5px solid #76E0F8;
}

#centre {
	background: #fff;
	top: 260px;
	left: 30px;
	width: 400px;
	padding: 10px;
	/* padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;*/

}

#footer {
	position: absolute;
	top: 900px;
	left: 50px;
	padding: 10px;
	width: 920px;
}

#footer ul.left {
	float: left;
}
#footer p.right {
	float: right;
	margin: 0;
	padding: 0;
	color: #999;
	font-size: .75em;
	line-height: 1.4em;
}
#footer ul li {
	margin-right: 10px;
	display: inline;
	line-height: 4em;
}
#footer ul li a:link, #footer ul li a:visited {
	text-decoration: none;
	color: #999;
}
#footer ul li a:hover, #footer ul li a:active {
	text-decoration: underline;
	color: #666;
	background: none;
}

/* default icons */


#footer li {
	font-size: .9em;
	margin: 0 0 3px 0;
}

#footer li.facebook {
	background: url(img/icon_facebook.gif) no-repeat 0 0;
	padding: 0 0 0 18px;
}
#footer li.linkedin {
	background: url(img/icon_linkedin.gif) no-repeat 0 0;
	padding: 0 0 0 18px;
}

#footer li.flickr {
	background: url(img/Flickr.gif) no-repeat 0 0;
	padding: 0 0 0 18px;
}

h1 {
	font: bold 262% Calibri, "Lucida Grande", Verdana, sans-serif;
	
}

h2 {
	font: bold 162% Calibri, "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 0.5em;
}

p {
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	line-height: 27px;
	letter-spacing: 0px;
}
	

 /* screen shot frame */
 .shadow img {
	
	border: 1px solid #ddd;
	margin: -4px 4px 4px -4px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
} 

/* --- Left COLUMN SPACING STYLES start here --- */

#underlogo dl {
	width:146px; 
	border:1px solid #fff;
	margin:0 0 28px 0;
	}

#underlogo dt {
	width:146px;
	clear:both;
	margin:0;
	border:1px dotted white;
	color:#666;
	
  }
	
#underlogo dd {
	width:146px;  
	margin:3px 0 0 0;
	padding:0 0 6px 0;
	border-bottom:1px solid #ddd;
	}

#underlogo {
	margin:0 0 0 16px;
	/* border:1px solid white;*/
	}
	

/* --- GLOBAL SPACING STYLES start here --- */

dd a { 
	text-decoration:none;
	color:#333;
	font : 82%/1.4 Calibri, "Lucida Grande", Verdana, sans-serif;
	/*font-weight:bold;
  font-family: georgia, verdana, sans-serif;
  font-size: 11px;*/
  color: #666666; 
  line-height: 1.5em;
	}
	
dd a:hover { 
	background-color:#FFFFCC;
	}	
	


  line-height: 1.5em;
	}
	
dd a:hover { 
	background-color:#FFFFCC;
	}	
	


