@charset "utf-8";
body {
	background-color: #000;
}

#wrapper {
	height: 1250px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#wrapper #header {
	position: absolute;
	height: 193px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#wrapper #header #header_text {
	position: absolute;
	height: 173px;
	width: 500px;
	left: 400px;
	top: 20px;
}
#wrapper #header #header_text h1 {
	font-family: "Comic Sans MS";
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #header #header_text h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: left;
	line-height: 10px;
}
#wrapper #navigation {
	background-color: #000000;
	position: absolute;
	height: 70px;
	width: 900px;
	left: 0px;
	top: 193px;
}
#wrapper #navigation #navigation_text {
	position: absolute;
	height: 65px;
	width: 900px;
	left: 0px;
	top: 5px;
}
#wrapper #navigation #navigation_text p {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #navigation #navigation_text a {
	color: #FFFFFF;
}
#wrapper #navigation #navigation_text a:hover {
	color: #FF0000;
}
#wrapper #navigation #navigation_text a:active {
	color: #FF0000;
	background-color: #FFFFFF;
}
#wrapper #footer {
	background-color: #000000;
	position: absolute;
	height: 150px;
	width: 900px;
	left: 0px;
	top: 1100px;
}
#wrapper #footer #footer_text {
	position: absolute;
	height: 140px;
	width: 900px;
	left: 0px;
	top: 10px;
}
#wrapper #footer #footer_text h3 {
	font-family: "Comic Sans MS";
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	line-height: 5px;
}
#wrapper #footer #footer_text p {
	font-family: "Comic Sans MS";
	font-size: .6em;
	color: #FFFFFF;
	text-align: center;
	line-height: 5px;
}
#wrapper #footer #footer_text h4 {
	font-family: "Comic Sans MS";
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	line-height: 5px;
}
#wrapper #index_contentmain {
	position: absolute;
	height: 332px;
	width: 450px;
	left: 0px;
	top: 263px;
	border: 0px none #000000;
}
#wrapper #index_contentmain p {
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	color: #000000;
	text-align: center;
}
#wrapper #index_jigsaw {
	position: absolute;
	height: 330px;
	width: 450px;
	left: 450px;
	top: 263px;
}

#wrapper #wdda_wrapper {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	position: absolute;
	height: 150px;
	width: 298px;
	left: 600px;
	top: 950px;
}

#wrapper #wdda_logo {
	position: absolute;
	height: 104px;
	width: 200px;
	left: 50px;
	top: 20px;
}
#wrapper #index_content1 {
	position: absolute;
	height: 500px;
	width: 300px;
	left: 0px;
	top: 600px;
	padding-left: 5px;
	border: 0px none #000000;
}
#wrapper #index_content1 h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #design_content1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
}

#wrapper #index_content1 h4 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: center;
	font-size: .8em;
}
#wrapper #index_content1 p a:hover {
	color: #000;
}
#wrapper #design_content1 p a {
	color: #F00;
}


#wrapper #index_content1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-left: 5px;
}

#wrapper #index_content2 {
	position: absolute;
	height: 500px;
	width: 293px;
	left: 600px;
	top: 600px;
	padding-left: 5px;
	border: 0px none #000000;
}
#wrapper #index_content2 h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #index_content2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000000;
	text-indent: 10px;
	padding-left: 5px;
}


#wrapper #index_contentblogrss {
	position: absolute;
	height: 500px;
	width: 300px;
	left: 300px;
	top: 602px;
	border: 0px none #000000;
}
#wrapper #index_contentblogrss a {
	font-family: "Comic Sans MS";
	color: #FF0000;
}
#wrapper #index_contentblogrss a:hover {
	color: #000000;
}
#wrapper #graphic_content3 p {
	font-family: "Comic Sans MS";
}
#wrapper #graphic_content3 a {
	color: #000000;
	font-family: "Comic Sans MS";
}

#wrapper #footer #footer_text a {
	color: #FFFFFF;
}
#wrapper #designarticles {
	position: absolute;
	height: 850px;
	width: 600px;
	left: 150px;
	top: 270px;
}
#wrapper #designarticles h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}
#wrapper #designarticles h3 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	text-align: center;
}
#wrapper #designarticles a {
	font-family: "Comic Sans MS";
	color: #000000;
}
#wrapper #designarticles a:hover {
	color: #FF0000;
}
#wrapper #portfolio_content {
	position: absolute;
	height: 837px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #portfolio_content h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}

#wrapper #portfolio_content h4 {
	font-family: "Comic Sans MS";
	text-align: center;
	color: #FF0000;
}

#wrapper #portfolio_content p {
	font-family: "Comic Sans MS";
}
#wrapper #portfolio_content a {
	color: #000000;
	text-decoration: underline;
}
#wrapper #portfolio_content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #portfolio_content #enquiry {
	position: absolute;
	height: 300px;
	width: 590px;
	left: 300px;
	top: 350px;
}


#wrapper #portfolio_content #kareemarine {
	position: absolute;
	height: 700px;
	width: 280px;
	left: 10px;
	top: 75px;
}

#wrapper #portfolio_content #davbuilt {
	position: absolute;
	height: 300px;
	width: 290px;
	left: 300px;
	top: 75px;
}

#wrapper #portfolio_content #successphoto {
	position: absolute;
	height: 300px;
	width: 290px;
	left: 600px;
	top: 75px;
}
#wrapper #seocontent {
	position: absolute;
	height: 837px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #seocontent h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}
#wrapper #seocontent h3 {
	font-family: "Comic Sans MS";
	font-size: 1em;
	text-align: center;
	color: #FF0000;
}
#wrapper #seocontent #seocontent1 {
	position: absolute;
	height: 725px;
	width: 290px;
	left: 10px;
	top: 100px;
}
#wrapper #seocontent #soecontent2 {
	position: absolute;
	height: 725px;
	width: 290px;
	left: 310px;
	top: 100px;
}
#wrapper #seocontent #seocontent3 {
	position: absolute;
	height: 725px;
	width: 280px;
	left: 610px;
	top: 100px;
}
#wrapper #seocontent p {
	font-family: "Comic Sans MS";
	font-size: .8em;
}
#wrapper #seocontent h4 {
	text-transform: uppercase;
	font-family: "Comic Sans MS";
	font-size: .8em;
	text-align: center;
}
#wrapper #seocontent a {
	color: #000000;
}
#wrapper #seocontent a:hover {
	color: #FF0000;
}
#wrapper #pricingcontent h5 {
	font-family: "Comic Sans MS";
	font-size: .9em;
	color: #FF0000;
	text-align: center;
}

#wrapper #pricingcontent {
	position: absolute;
	height: 837px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #pricingcontent h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}
#wrapper #pricingcontent #pricingcontent1 {
	position: absolute;
	height: 780px;
	width: 290px;
	left: 10px;
	top: 60px;
}
#wrapper #pricingcontent #pricingcontent2 {
	position: absolute;
	height: 780px;
	width: 290px;
	left: 310px;
	top: 60px;
}
#wrapper #pricingcontent #pricingcontent3 {
	position: absolute;
	height: 780px;
	width: 280px;
	left: 610px;
	top: 60px;
}
#wrapper #pricingcontent h3 {
	font-family: "Comic Sans MS";
	font-size: 1em;
	text-align: center;
	color: #FF0000;
}
#wrapper #pricingcontent p {
	font-family: "Comic Sans MS";
	font-size: .8em;
}
#wrapper #pricingcontent a {
	color: #000000;
}
#wrapper #pricingcontent a:hover {
	color: #FF0000;
}
#wrapper #reviewcontent {
	position: absolute;
	height: 837px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #reviewcontent h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}
#wrapper #reviewcontent h3 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #contactcontent #contentcontact2 h4 {
	font-family: "Comic Sans MS";
}
#wrapper #contactcontent a {
	color: #000000;
}
#wrapper #contactcontent a:hover {
	color: #FF0000;
}
#wrapper #contactcontent p {
	font-family: "Comic Sans MS";
}
#wrapper #graphiccontent h4 {
	font-family: "Comic Sans MS";
	text-transform: uppercase;
	text-align: center;
}



#wrapper #reviewcontent #thankscontent {
	position: absolute;
	height: 700px;
	width: 600px;
	left: 100px;
	top: 120px;
}

#wrapper #reviewcontent #reviewcontent2 {
	position: absolute;
	height: 550px;
	width: 430px;
	left: 350px;
	top: 120px;
}
#wrapper #reviewcontent #reviewcontent2 #SignUp {
	text-align: center;
}
#wrapper #reviewcontent #reviewcontent1 p {
	font-family: "Comic Sans MS";
	font-size: 1em;
}
#wrapper #reviewcontent #reviewcontent1 a {
	color: #000000;
	text-align: center;
}
#wrapper #reviewcontent #reviewcontent1 a:hover {
	color: #FF0000;
}
#wrapper #contactcontent {
	position: absolute;
	height: 837px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #contactcontent h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}
#wrapper #contactcontent h3 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}

#wrapper #contactcontent #contentcontact2 {
	position: absolute;
	height: 600px;
	width: 430px;
	left: 460px;
	top: 75px;
}

#wrapper #contactcontent #contentcontact1 {
	position: absolute;
	height: 770px;
	width: 440px;
	left: 10px;
	top: 75px;
}
#wrapper #hostingcontent {
	position: absolute;
	height: 837px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapper #hostingcontent h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}
#wrapper #graphiccontent #graphiccontent1 {
	position: absolute;
	height: 600px;
	width: 440px;
	left: 10px;
	top: 75px;
}
#wrapper #graphiccontent #graphiccontent2 {
	position: absolute;
	height: 600px;
	width: 430px;
	left: 460px;
	top: 75px;
}

#wrapper #hostingcontent p {
	font-family: "Comic Sans MS";
}
#wrapper #hostingcontent #hotsingcontent1 p {
	font-family: "Comic Sans MS";
}

#wrapper #hostingcontent #hotsingcontent1 {
	position: absolute;
	height: 600px;
	width: 400px;
	left: 250px;
	top: 75px;
}
#wrapper #hostingcontent h3 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #hostingcontent a {
	color: #000000;
}
#wrapper #hostingcontent a:hover {
	color: #FF0000;
}
#wrapper #graphiccontent {
	position: absolute;
	height: 837px;
	width: 896px;
	left: 0px;
	top: 263px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#wrapper #graphiccontent h2 {
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	text-align: center;
}
#wrapper #graphiccontent h3 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #graphiccontent p {
	font-family: "Comic Sans MS";
}
#wrapper #graphiccontent a {
	color: #000000;
}
#wrapper #graphiccontent a:hover {
	color: #FF0000;
}
#wrapper #website_contentmain {
	position: absolute;
	height: 332px;
	width: 896px;
	left: 0px;
	top: 263px;
	border: 2px none #000000;
}
#wrapper #website_contentmain p {
	font-family: "Comic Sans MS";
	font-size: 1.4em;
	color: #000000;
	text-align: center;
}
#wrapper #index_content2 a {
	color: #000000;
}
#wrapper #index_content2 a:hover {
	color: #000000;
}
#wrapper #index_content1 a {
	color: #ff0000;
}
#wrapper #index_content1 a:hover {
	color: #ff0000;
}
#wrapper #graphic_content3 {
	position: absolute;
	height: 500px;
	width: 280px;
	left: 310px;
	top: 602px;
}
#wrapper #graphic_content3 h3 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #index_contentblogrss h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #index_content2 a {
	color: #FF0000;
}
#wrapper #navigation #navigation_text a:active {
	font-style: oblique;
	color: #FF0000;
}
#wrapper #thanks {
	position: absolute;
	height: 250px;
	width: 700px;
	left: 100px;
	top: 300px;
	font-family: "Comic Sans MS";
	font-size: 1.5em;
	color: #000000;
}
#wrapper #reviewcontent #reviewcontent2 #SignUp {
	text-align: center;
}
#wrapper #reviewcontent #reviewcontent1 li {
	font-family: "Comic Sans MS";
	font-size: 0.9em;
	list-style-type: circle;
	line-height: 30px;
}
#wrapper #reviewcontent #thankscontent a {
	color: #FF0000;
}
#wrapper #reviewcontent #thankscontent a:hover {
	color: #000000;
}
#wrapper #reviewcontent #thankscontent li {
	font-family: "Comic Sans MS";
	font-size: .9em;
	color: #000000;
	line-height: 25px;
}
#wrapper #reviewcontent #reviewcontent1 {
	position: absolute;
	height: 600px;
	width: 320px;
	left: 10px;
	top: 120px;
}
#wrapper #onlywire_button {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 750px;
	top: 280px;
}
#wrapper #design_content1 {
	position: absolute;
	height: 830px;
	width: 450px;
	left: 0px;
	top: 270px;
}
#wrapper #design_content1 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 25px;
	list-style-type: circle;
}
#wrapper #design_content2 {
	position: absolute;
	height: 830px;
	width: 450px;
	left: 450px;
	top: 270px;
}

#wrapper #design_content1 h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #design_content2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #design_content2 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	list-style-type: circle;
}
#wrapper #design_content2 p a {
	color: #F00;
}
#wrapper #design_content2 p a:hover {
	color: #000;
}

#wrapper #design_content1 p a:hover {
	color: #000;
}
#wrapper #design_content2 h2 {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #FF0000;
	text-align: center;
}
#wrapper #pricingcontent #pricingcontent1 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	list-style-type: circle;
}
#wrapper #pricingcontent #pricingcontent2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
}
#wrapper #pricingcontent #pricingcontent3 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
#wrapper #pricingcontent #pricingcontent1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
#wrapper #pricingcontent #pricingcontent1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #F00;
}
#wrapper #pricingcontent #pricingcontent1 p a:hover {
	color: #000;
}
#wrapper #index_contentblogrss ul li {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	list-style-type: none;
}
#wrapper #index_contentblogrss h2 {
	text-decoration: underline;
	line-height: 15px;
}
