body {
	background-image:url(images/pattern.jpg);
	height: 660px;
}
a img {
	outline:none;
	border:0px;
	text-decoration: none;
}
#outer {
	width:100%;
	height:100%;
}
#homelink a {
	position:absolute;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width: 407px;
	height: 109px;
	text-indent: -9999px;
	width: 407px;
	height: 109px;
	outline:none;
	border:0px;
	text-decoration: none;
}
#bg {
	background-image:url(images/bgc.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width: 987px;
	height: 660px;
}
#logo {
	position:relative;
	top: 14px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width: 407px;
	height: 109px;
	margin-left:auto;
	margin-right:auto;
}
#header1 {
	position:relative;
	top: 14px;
	background-image:url(images/header1.png);
	background-repeat:no-repeat;
	width: 915px;
	height: 49px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	position:relative;
	background-color: transparent;
	width:875px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	top: 26px;
}
#portfolio {
	position:relative;
	background-color: transparent;
	left: 0px;
}
#blog {
	position:relative;
	background-color: transparent;
	right: 0px;
}
#plink {
	position:absolute;
	background-image:url(images/plink1.png);
	text-indent: -99999px;
	bottom: -2.5em;
	width: 135px;
	height: 31px;
	left: 9.5em;
}
#blink {
	position:absolute;
	background-image:url(images/blink1.png);
	text-indent: -9999px;
	bottom: -2.5em;
	width: 73px;
	height: 33px;
	left: 9.5em;
}
a:hover #plink {
	position:absolute;
	background-image:url(images/plink2.png);
	text-indent: -9999px;
	bottom: -2.5em;
	width: 135px;
	height: 31px;
	left: 9.5em;
}
a:hover #blink {
	position:absolute;
	background-image:url(images/blink2.png);
	text-indent: -9999px;
	bottom: -2.5em;
	width: 73px;
	height: 33px;
	left: 9.5em;
}
#footer {
	position:relative;
	background-color: transparent;
	background-image:url(images/seperators.png);
	background-repeat:no-repeat;
	background-position:top;
	width: 915px;
	margin-left:auto;
	margin-right:auto;
	top: 20px;
}
#footerlinklogo {
	position:relative;
	top: 8px;
	left: 5px;
}
#copyright {
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	left: 175px;
	font-size: 11px;
	color: #a789a5;
}
#footermenu a {
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F9F9F9;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
#footermenu li {
	display:inline;
}
#footermenu {
	position:relative;
	width: 400px;
	left: 380px;
	bottom: 42px;		
}
#footermenu a:hover {
	color:#ff74f9;
}
#social {
	position:absolute;
	width: 64px;
	height: 32px;
	bottom: 37px;
	left: 800px;
}
.linkseperator {
	color:#FFF;
	font-size: 12px;
}
/**     About us Content **/

#aboutuscontent {
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:17px;
	color:#FFF;
	width: 800px;
}
#aboutuscontent h1 {
	font-size:27px;
}
#faqcontent1 {
	position:relative;
	text-align:left;
	font-size:13px;
	color:#FFF;
	width: 430px;
	top: -10px;
	float: left;
}
#faqcontent2 {
	position:relative;
	text-align:left;
	font-size:13px;
	color:#FFF;
	width: 430px;
	top: -10px;
	right: 0px;
	float:right;
}
#faqcontent1 h3, #faqcontent2 h3 {
	color:#3CF;
}
/** Contact Styling **/

#contactimage {
	position:absolute;
	background-image:url(images/contactimage.png);
	top: 25px;
	width:434px;
	height:307px;
}

#contestimage {
	position:absolute;
	background-image:url(images/contestimage.png);
	top: 25px;
	width:434px;
	height:307px;
}


#contacthead h1 {
	position:absolute;
	color:#FFF;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	left: 450px;
}
#form {
	position:absolute;
	left: 450px;
	top: 50px;
	text-align:right;
	width: 300px;
}
span.label {
	color:#FFF;
	text-align:right;
}
#inputname >input, #inputsubject >input, #inputmail >input {
	position:relative;
	left: 20px;
	width: 230px;
	margin-bottom: 10px;
	text-align:left;
}

#cinputname >input, #cinputsubject >input, #cinputmail >input, #cinputdate >input {
	position:relative;
	left: 20px;
	width: 230px;
	margin-bottom: 10px;
	text-align:left;
}

#msglabel {
	position:absolute;
	left: 10px;
	margin-top: 20px;
}
#inputmessage > textarea {
	position:relative;
	left:90px;
	width: 300px;
	height: 150px;
}

#bot {
	position:relative;
	right:-90px;
	top: 10px;
}
#emu {
	position:absolute;
	color:#FFF;
	top:515px;
	left: 600px;
	width: 600px;
}

A:link {
	text-decoration: none;
	color:#F90;
}

