body {
	margin: 0px;
	padding: 0px;	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #2e2e2e;
	text-align: center;
}
p {
	line-height: 24px;	
}
img {
	border: 0px;
}
.cont {
	margin-right: auto;
	margin-left: auto;
	width: 900px;	
	text-align: left;
}
#header {
	background: #0a0d11;
	height: 79px;
}
#logo {
	float: left;	
	margin-top: 8px;
}
#header ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;	
	margin-top: 50px;
	float: right;
}
#header li {
	float: left;
	margin-left: 24px;
}	
#header a {
	text-decoration: none;
	font-weight: bold;
	color: #94ceff;
	font-size: 14px;
	font-family: tahoma, arial, sans-serif;
}
#header a:hover {
	color: #dff0ff;
}
#intro {
	height: 243px;
	background: url('../img/intro-bg.jpg');	
	border-bottom: 1px solid #d3dabd;
	color: #c6c6c6;
}
#intro h1 {
	color: #ffd073;
	font-family: arial, helvetica, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: bold;
}
#intro p {
	font-size: 14px;	
	color: #c6c6c6;
}
#introgirl {
	background:	url('../img/intro-girl.png') no-repeat;
	background-position: top right;
	padding: 20px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 205px;
	width: 600px;	
	padding-right: 300px;
	text-align: left;
}
#head {
	background: #f9f8f1;
	padding-top: 45px;	
	padding-bottom: 45px;
	height: 125px;
}

#head h2 {
	margin-top: 0px;
	padding-top: 0px;	
	font-weight: normal;
	font-size: 21px;
}
.headbox {
	float: left;	
	width: 184px;
}
.headbox img {
	float: left;	
}
.headbox h3 {
	color: #a4440f;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;	
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 19px;
}
.headbox p {
	line-height: 20px;	
}
#head .divide {
	float: left;
	margin-left: 23px;
	margin-right: 23px;	
	margin-top: -15px;
}
#page {
	margin-top: 50px;
}
#page p, #page li {
	font-size: 14px;	
	padding-bottom: 9px;
}

#page li {
	padding-bottom: 9px;
}
#page h3 {
	color: #515050;
	font-size: 18px;
	margin-top: 40px;
	font-weight: normal;	
}
#page h2 {
	font-weight: normal;
	font-size: 19px;	
}
a {
	color: #008aff;
	text-decoration: none;	
}
a:hover {
	color: #63c2ff;	
}
#homepage {
	height: 490px;	
}
#homepage p {
	font-size: 12px;	
}
#homepage .box {
	float: left;	
	width: 415px;
}
#homepage .box h3 {
	margin-top: 0px;	
	padding-top: 0px;
}
#homepage .dividerwhite {
	float: left;	
	margin-left: 25px;
	margin-right: 25px;
}
.aboutusbook {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;	
}
.project h4 {
	font-size: 14px;	
}
.project img {
	float: left;
	margin-right: 15px;	
}
/* footer stuff */

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
}
.footer {
	height: 39px;
	padding-top: 10px;
	margin-top: 30px;
	border-top: 1px solid #e5e4df;	
}
.footer p {
	margin-top: 0px;
	padding-top: 0px;	
}
.links {
	float: right;	
}
.links a {
	margin-left: 20px;	
}
#viewwork {
	position: absolute;	
	top: 267px;	
}
#makenquirylink {
	position: absolute;	
	top: 283px;		
	margin-left: 190px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #cbccce;
}


/* portfolio page */
.portfoliourl {
	margin-top: -15px;
}
.portfoliourl a {
	text-decoration: none;	
}
.portfoliofeatures {
	width: 350px;	
	margin-top: 38px;
}
.portfoliofeatures div {
	color: #666464;
	float: left;
	width: 140px;
	padding: 5px;	
	padding-top: 0px;
	background: url('../img/icon-dot.jpg') no-repeat;
	padding-left: 29px;
	margin-bottom: 10px;
}
#portfoliomainimage {
	float: right;	
	margin-left: 30px;
	margin-bottom: 20px;
}
#portfoliotext {
	width: 380px;	
}
.goto {
	margin-top: 30px;	
}
.goto img {
	float: left;
	margin-right: 5px;	
}
.goto span {
	display: block;
	padding-top: 12px;	
}
#nextprevious {
	position: absolute;
	top: 117px;	
}

/*services page*/

#contenthead {
	background: url('../img/content-head-bg.jpg') repeat-x #f2f1e8;
	padding-top: 10px;
	text-align: left;
}
#contenthead div {
	width: 900px;
	margin-left: auto;	
	margin-right: auto;
}
#contenthead div h1 {
	font-size: 24px;
	font-weight: normal;	
}
#contenthead div p {
	margin-top: -15px;
	color: #9a998e;	
}
#submenu {
	list-style-type: none;
	position: absolute;
	top: 148px;	
	padding: 0px;
	margin: 0px;
}
#submenu li {
	float: left;
	margin-right: 3px;
}
#submenu li a {
	height: 52px;
	display: block;
}
#buttonwebdevelopment a {
	width: 164px;
	background: url('../img/web-development.jpg') no-repeat;	
}
#buttoncasestudies a {
	width: 125px;
	background: url('../img/case-studies.jpg') no-repeat;	
}
#buttonwebhosting a {
	background: url('../img/web-hosting.jpg') no-repeat;
	width: 129px;	
}
#buttonecommerce a {
	width: 121px;
	background: url('../img/ecommerce.jpg') no-repeat;	
}
#buttonseo a {
	width: 70px;
	background: url('../img/seo.jpg') no-repeat;	
}
#buttonmaintenance a {
	width: 125px;
	background: url('../img/maintenance.jpg') no-repeat;	
}
#buttonwhoweare a {
	width: 125px;
	background: url('../img/who-we-are.jpg') no-repeat;	
}
#buttontechnologies a {
	width: 125px;
	background: url('../img/technologies.jpg') no-repeat;	
}
#submenu li a:hover {
	background-position: 0px -52px;	
}
#buttonwebdevelopmentselected a {
	width: 164px;
	background: url('../img/web-development-selected.jpg') no-repeat;
}
#buttoncasestudiesselected a {
	width: 164px;
	background: url('../img/case-studies-selected.jpg') no-repeat;
}
#buttonwebhostingselected a {
	width: 129px;
	background: url('../img/web-hosting-selected.jpg') no-repeat;
}
#buttonecommerceselected a {
	width: 121px;
	background: url('../img/ecommerce-selected.jpg') no-repeat;
}
#buttonseoselected a {
	width: 70px;
	background: url('../img/seo-selected.jpg') no-repeat;
}
#buttonmaintenanceselected a {
	width: 125px;
	background: url('../img/maintenance-selected.jpg') no-repeat;
}
#buttonwhoweareselected a {
	width: 125px;
	background: url('../img/who-we-are-selected.jpg') no-repeat;
}
#buttontechnologiesselected a {
	width: 125px;
	background: url('../img/technologies-selected.jpg') no-repeat;
}
#submenu .selected a:hover  {
	background-position: 0px 0px;
}

.contacttable td {
	padding-top: 20px;
	padding-right: 20px;
	font-size: 18px;
}
.enquiryform th {
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
.enquiryform td {
	padding: 5px;	
}
.input input, .input textarea {
	border: 1px solid #b4b2ac;
	padding: 4px;
	font-size: 14px;
	color: #4a4a4a;	
	font-family: arial, verdana, sans-serif;
}
.button {
	font-weight: bold;	
	padding: 10px;
}
#portfoliocontact p {
	font-size: 14px;
	font-weight: bold;
	text-align: right;	
}
.pricing {
	border: 1px solid #d1d1d1;	
	background-color: #f3f3f3;
}
.pricing th, .pricing td {
	background: #fff;	
}
.pricing th {
	background-color: #f3f3f3;
	font-weight: normal;
}
.pricinghead th {
	font-size: 17px;
	font-weight: bold;
	width: 120px;
	background: #f3f3f3;
}
.hostingoffer td {
	background: #f3ffd0;
}
.pricingenquiry {
	background: #f8f8f8; 
	padding: 18px; 
	font-size: 18px;
	line-height: 28px;
	background-position: top right;	
	float: right;
	width: 200px;
}
.twitter {
	font-size: 17px;
}
#portfoliotable {
	background: #f7f7f7;	
}
#portfoliotable img {
	border: 1px solid #c4cdd7;	
}