@charset 'utf-8';

* {padding:0; margin:0;}

body {text-align:center; background:url(grahics/bg.gif) #ffffff repeat-x; font-family:georgia;}
a {text-decoration:none;}
h1, h2, h3, h1 a, h2 a {font-size:22px;}
h1, h2, h3, p, h1 a {font-family:Georgia; padding: 20px 30px; color:black;}
p, strong  { padding: 15px 50px 10px 30px;}
ul, ul a, ol { padding: 0px 20px 30px 60px;}/*top right bottom left*/
li, li a  {padding: 0 50px 0 0;}
a:hover {text-decoration:underline;}
h2 a {color:black;}
p strong {padding-left:0; padding-right:0;}

/*Main Container*/
#wrap {
width: 950px;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:left;
}
	
/*Logo*/
#logo {background:url(grahics/logo.gif) no-repeat; 
width:950; 
height:106px;
text-align:right;
padding:10px;}
	
/*Logo Link*/
#logo a:hover {text-decoration:underline; color:white;}
#logo a, #logo p {color:#CCCCCC; padding:0;}

/*Full*/
.full{float:left; text-align:left; }
	
	
/*Contact Us Link*/
#where-am-i a {color:red;}
#where-am-i a:hover{text-decoration:underline; color:black;}

/*Menu*/
#menu {width:100%; padding:0; margin:0; height:100px; margin-bottom:20px;}
#menu ul li{display:inline; padding:0; margin:0;}
#menu ul {padding:0; padding-top:5px;}
#menu li{ padding:0; margin:0;}
#menu a {font-size:15px; padding:8px; margin:0; color:white;}
#menu p {padding:0; margin:0;}


/*Text Box*/
.content2{width:950px; margin-bottom:15px; float:left;}
.content, .footer {width:100%; background:white;  padding-bottom:30px; float:left; margin-bottom:20px; padding-top:20px;}
.footer {text-align:center; padding:20px; width:910px;}
.footer a {color:#333333;}
/*Footer
.footer {background:#000000; height:65px; width:100%; text-align:centre; color:#CCCCCC; padding-top:35px; float:left;}
.footer p {padding:0 0 0 45px; color:#cccccc;}
.footer a {color:#CCCCCC;}
.footer a:hover, #footer p span:hover {color:white;} */

/*Scribble*/
#logo img {}

/*Clipboard*/
#clipboard {float:right; width:268px; overflow:hidden; height:457px; margin:15px;}
#clipboard-top{background:url(images/clipboard/clipboard-top.gif) no-repeat; height:123px; width:268px;}
#clipboard-seo{background:url(images/clipboard/search-engine-optimization.gif) no-repeat; height:125px; width:268px;}
#clipboard-seo:hover{background:url(images/clipboard/search-engine-optimization-tick.gif) no-repeat; height:125px; width:268px;}
#clipboard-sem{background:url(images/clipboard/search-engine-marketing.gif) no-repeat; height:85px; width:268px;}
#clipboard-sem:hover{background:url(images/clipboard/search-engine-marketing-tick.gif) no-repeat; height:85px; width:268px;}
#clipboard-bottom{background:url(images/clipboard/clipboard-bottom.gif) no-repeat; height:74px; width:268px;}
