/* CSS Document */

/* reset css styles individually instead of universal selector. */



html, body{
	margin: 0;
   	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
 	border-left:0;
}
div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

body {
	background-color:#b1b3b4;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;
	background-position:top;
	letter-spacing:1px;
}
#container {	
	width: 985px;
	text-align:left;
	margin: 0 auto;
}
#body {
	background:url(../images/body.jpg) no-repeat;
	height:985px;
}
#bodyrpt {
	background:url(../images/body_rpt.jpg) repeat-y;
	overflow:auto;
	
}
#footer {
	background:url(../images/footer.jpg) no-repeat;
	height:132px;
	text-align:center;
	clear:both;
}
#logo_nav {
	float:left;
	width:331px;
	margin-left:22px;
}
#logo_nav p{
	text-indent:-9999em;
}
#content {
	float:right;
	text-align:left;
	width:555px;
	margin:80px 72px 0 0;
}
#animation {
	
}
h2 {
	font-size:20px;
	color:#2eaadc;
	font-weight:bold;
}
h3 {
	font-size: 16px;
	line-height:24px;
	color: #986699;
	padding-top:30px;
	font-weight:bold;
}
p {
	font-size:14px;
	color:#5b5c5d;
	padding-top:5px;
	line-height:18px;
}
#footer p{
	color: #fff;
	padding-top:110px;
	font-size:12px;
}
a {
	color:#868889;
}
a:hover {
	color: #986699;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/*Nav styles*/

#nav {
	width: 331px; height: 331px;
	background:url(../images/nav_sprite.jpg);
	margin: -24px 0 0 0; padding: 0;
	/*position: absolute;*/
	z-index:1;
	text-align:left;
	clear:both;
	/*overflow:hidden;*/
}
#nav li{
	/*margin: 0 0 0 0; padding: 0;*/ /*list-style: none;*/
	/*position: absolute; top: 0;*/
	text-indent:-9999em;
}
#nav li, #nav a {
	height: 47.28px; display: block;
}
#home {
	left:0px; width:331px;
}
#services {
	left:0px; width:331px;	
}
#websites {
	left: 474px; width:331px;
}
#graphics {
	left: 474px; width:331px;
}
#pricing {
	left: 474px; width:331px;
}
#specials {
	left: 474px; width:331px;
}
#contact {
	left: 474px; width:331px;
}
#home:hover {
	background: transparent url(../images/nav_sprite.jpg) 0 -331px no-repeat;
	margin-top: 0px;
}
#services:hover {
	background: transparent url(../images/nav_sprite.jpg) 0 -378.28px no-repeat;
	margin-top: 0px;
}
#websites:hover {
	background: transparent url(../images/nav_sprite.jpg) 0 -425.56px no-repeat;
	margin-top: 0px;
}
#graphics:hover {
	background: transparent url(../images/nav_sprite.jpg) 0 -472.84px no-repeat;
	margin-top: 0px;
}
#pricing:hover {
	background: transparent url(../images/nav_sprite.jpg) 0 -520.12px no-repeat;
	margin-top: 0px;
}
#specials:hover {
	background: transparent url(../images/nav_sprite.jpg) 0 -567.40px no-repeat;
	margin-top: 0px;
}
#contact:hover {
	background: transparent url(../images/nav_sprite.jpg) 0 -614.68px no-repeat;
	margin-top: 0px;
}
#home.current {
	background: transparent url(../images/nav_sprite.jpg) 0 -663px no-repeat;
	margin-top: 0px;
}
#services.current  {
	background: transparent url(../images/nav_sprite.jpg) 0 -709.49px no-repeat;
	margin-top: 0px;
}
#websites.current {
	background: transparent url(../images/nav_sprite.jpg) 0 -757px no-repeat;
	margin-top: 0px;
}
#graphics.current  {
	background: transparent url(../images/nav_sprite.jpg) 0 -804px no-repeat;
	margin-top: 0px;
}
#pricing.current {
	background: transparent url(../images/nav_sprite.jpg) 0 -851px no-repeat;
	margin-top: 0px;
}
#specials.current  {
	background: transparent url(../images/nav_sprite.jpg) 0 -897.9px no-repeat;
	margin-top: 0px;
}
#contact.current  {
	background: transparent url(../images/nav_sprite.jpg) 0 -946px no-repeat;
	margin-top: 0px;
}
/*special page styles*/
h4 {
	font-size: 16px;
	color:#2eaadc;
	font-weight:bold;
	line-height:28px;
	text-transform:uppercase;
}
h5 {
	font-size:12px;
	color:#5b5c5d;
	line-height:16px;
	font-style:oblique;
}
.specialsPoints {
	font-size:14px;
	color:#5b5c5d;
	padding-top:20px;
	line-height:18px;
}
.indent {
	margin-left:20px;
	padding-top:5px;
	list-style:circle;
}
.bottom {
	padding-top:20px;
}
span {
	font-size: 16px;
	color:#2eaadc;
	font-weight:bold;
	line-height:28px;
	text-transform:uppercase;
}

/*contact page styles*/
#contact_no {
	margin:10px 0 20px;
}
form, #resetEnquiry, #submitEnquiry {
	color:#868889;
	font-weight:bold;
}
#resetEnquiry, #submitEnquiry {
	width:200px;
	cursor:pointer;
	background:url(../images/button.jpg) no-repeat;
	border:none;
}
#resetEnquiry:hover, #submitEnquiry:hover {
	color:#2eaadc;
}
input,textarea {
	margin:10px 0;
	width:400px;
}
#the_result_div {
	margin-bottom:30px;
}