* {
	margin:0;
	padding:0;
	outline:none;
	}

body {
	background: #fff;
	font: 100% Arial, Verdana, Sans-Serif;
	text-align: center; /*fix IE: align center*/
	}

#page {
	margin: 0 auto;
	width: 100%;
	background: #fff url('img/bg.jpg') top repeat-x;
	height: 600px;/*this is temporary. to be removed*/
	}
	
.meta {
	font-size:10px;
}

/*HEADER*/
#header {
	/background: url('img/header-bg.png') top left no-repeat;/
	height: 37px;
	width: 973px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 12px
	}

#header ul {
	margin-left: 79px;
	}

#header li {
	list-style: none;
	line-height: 1.0;
	float: left;
	font-size: 0.75em;
	margin-top: 0px;
	}

#header li a {
	display: block;
	color: #fff;
	padding: 9px 25px 10px 25px;
	text-decoration: none;
	background: url('img/seaparator.png') top left no-repeat;
	}

#header li a:hover {
	text-decoration: underline;
	}

/*WRAPPER*/
#wrapper {
	width: 960px;
	margin: 0 auto;
	}

#content {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	color: #7a7a7a;
	font-size: 0.8em;
	}
	
/* FEATURES */
#features {
	width:959px;
	height:200px;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}

#features h1 {
	margin-bottom:10px;
}

#features div {
	width:279px;
	float:left;
	padding: 10px 20px;
}

#features ul li {
	list-style-position:inside;
	line-height:22px;
}

#features p {
	line-height:20px;
	margin-bottom:8px;
}

#features .form {
	height:34px;
	width:180px;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
}

#features .button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	margin-left:6px;
	height:35px;
	width:90px;
}

/*WRAPPER FOOTER*/
#wrapper-footer {
	margin: 10px auto;
	width: 960px;
	text-align: left;
	background: url('img/wrapper-bg.png') repeat-y;
	}

.wrapper-ft-top {
	background: url('img/wrapper-bg-top.png') no-repeat top left;
	height: 5px;
	margin-top:16px;
	}

.wrapper-center {
	height: 170px;
	}

.wrapper-ft-bottom {
	background: url('img/wrapper-bg-bottom.png') no-repeat bottom left;
	height: 5px;
	}

#wrapper-ft-columns {
	float: left;
	width: 200px;
	margin: 5px 20px;
	}

#wrapper-ft-columns h2 {
	color: #9e9e9e;
	font-weight: bold;
	font-size: 13px;
	}

#wrapper-ft-columns ul {
	padding-left: 20px;
	}

#wrapper-ft-columns li {
	color: #9e9e9e;
	font-size: 11px;
	margin: 0px 1px;
	}

#wrapper-ft-columns li a {
	color: #9e9e9e;
	text-decoration: none;
	}

#wrapper-ft-columns li a:hover {
	color: #565656;
	}
	
/*FOOTER*/
#footer {
	position: relative;
	margin: 0 auto;
	width: 962px;
	text-align: left;
	background: url('img/footer-bg.png') center top no-repeat;
	font-size: 0.7em;
	color: #9e9e9e;
	padding: 7px 0;
	height: 28px;
	}

#footer p {
	float: left;
	padding-left: 12px;
	}

#footer-links {
	float: right;
	padding-right: 12px;
	}

#footer-links li {
	list-style: none;
	line-height: 1.0;
	float: left;
	height: 20px;
	}

#footer-links li a {
	color: #0088cc;
	padding: 0 5px;
	text-decoration: none;
	}

#footer-links li a:hover {
	text-decoration: underline;
	}

/*SEARCH*/
#search {
	float: right;
	position: relative;
	background: url('img/search-bg.png') left scroll no-repeat;
	width: 176px;
	height: 30px;
	padding: 4px 35px 0px 0px;
	}

#search form {
	padding-left: 4px;
	padding-top: 3px;
	}

#searchform {
	float: left;
	margin: 3px 6px 0px 5px;
	width: 130px;
	}

#searchform input {
	background: transparent;
	border: 0;
	width: 130px;
	color: #fff;
	font-size: 0.70em;
	}

#searchbutton {
	margin-top: 1px;
	margin-right: 4px;
	float: right;
	}
	
/* SOCIAL ICONS */
#twitter {
	background: url(img/twitter.png) no-repeat top left;
	width: 150px;
	height: 150px;
	margin: 6px 0 0 26px;
	}

#twitter:hover {
	background: url(img/twitter.png) no-repeat 0 -163px;
	}
	
#facebook {
	background: url(img/facebook.png) no-repeat top left;
	width: 150px;
	height: 150px;
	margin: 6px 0 0 26px;
	}

#facebook:hover {
	background: url(img/facebook.png) no-repeat 0 -166px;
	}
	
#linkedin {
	background: url(img/linkedin.png) no-repeat top left;
	width: 150px;
	height: 151px;
	margin: 6px 0 0 26px;
	}
	
#linkedin:hover {
	background: url(img/linkedin.png) no-repeat 0 -168px;
	}
	
#wordpress {
	background: url(img/wordpress.png) no-repeat top left;
	width: 150px;
	height: 151px;
	margin: 6px 0 0 26px;
	}
	
#wordpress:hover {
	background: url(img/wordpress.png) no-repeat 0 -163px;
	}

/* ABOUT PAGE */
#about {
	height:330px;
}

.about-bg {
	background:url(img/about-bg.png) no-repeat;
	float:left;
	width: 233px;
	height: 330px;
	margin: 0 9px 0 0;
}

#about div img {
	width: 197px;
	height: 197px;
	margin: 12px 0 0 18px;
}

#about h1 {
	margin:8px 0 0 18px;
	font-size: 16px;
	color:#7e7e7e;
}

#about span {
	margin:8px 0 0 18px;
	font-size:11px;
	color:#4b4b4b;
}

#about p {
	margin:8px 18px 10px 18px;
	text-align:justify;
}

.twitter {
	text-indent:-9999px;
	margin:8px 8px 0 0px;
	float:left;
	width:60px;
	height:60px;
	background:url(img/twitter-icons-little.png) no-repeat top left;
}

.twitter:hover {
	background:url(img/twitter-icons-little.png) no-repeat 0 -65px;
}

.facebook {
	text-indent:-9999px;
	margin:8px 8px 0 0px;
	float:left;
	width:60px;
	height:60px;
	background:url(img/facebook-icons-little.png) no-repeat top left;
}

.facebook:hover {
	  background:url(img/facebook-icons-little.png) no-repeat 0 -66px;
}

.linkedin {
	text-indent:-9999px;
	margin:8px 8px 0 0px;
	float:left;
	width:60px;
	height:60px;
	background:url(img/linkedin-icons-little.png) no-repeat top left;
}

.linkedin:hover {
	background:url(img/linkedin-icons-little.png) no-repeat 0 -67px;
}
