/*CSS for Arachnidcreations.com */
	body {font-family:verdana; background-color:black; color:white; font-size:9t;}
	h4 {color:magenta;}
	a {color:magenta; }
	#NavLinks a{color:white; text-decoration:none;}
	#Container {width:900px; height:900px; background-color:black;}
	#Header {width:100%; height:150px; background-image:url(images/HeaderBackground.jpg);}
	#MainBody {width:100%; height:470px; background-color:black;  background-image:url(images/BodyBackground.jpg);}
	#ContentBody {width:100%; height:350px; background-image:url(images/ContentBackground.jpg); background-repeat:no-repeat;}
	#PageBottom {width:100%; height:130px; background-image:url(images/BottomBackground.jpg);}
	#PageBottom td {}
	#NavLinks {float:right; margin-top:90px; margin-right:20px; width:420px;}
	#ClientLogin {float:right; height:27px; width:326px; background-image:url('images/LoginBox.jpg'); font-size:8pt; font-weight:bold;}
	#ClientLogin  input {background-color:#c882c2; border:0px; }
	#inputBoxes {margin-top:4px;}
	#ContentDataTable {width:90%; text-align:center; height:100px;}
	#TagLines {float:left; text-align:left; margin-top:230px; margin-left:100px;}

	#GetStarted {font-weight:bold; float:left; margin-top:343px; margin-left:-260px;}
	#GetStarted a {color:white;}
	#GetStarted a:hover {color:grey;}

	#footer {margin-top:0px;}
	.TagText {font-weight:bold; color:magenta; font-size:12pt;}
	.NavButton {padding:3px; background-color:#79016e; float:right; margin-right:5px; }
	.FloatLeft {Float:left;}
	.bulletlinks {font-weight:bold; margin-left:10px; float:left; text-decoration:none;}
	.SquareBullet {float:left; margin-left:40px; margin-top:15px;}
	.text {text-align:left; font-size:9pt; font-family:verdana;}
	.textblock {width:150px; margin-left:30px;}
	.FloatImageRight {float:right;}
	.FloatImageLeft {float:Left;}
	.errorText {font-size:9pt;}
	.leftline {border-left:2px solid white; padding-left:10px;}
/* Case Studies.ASP Specific CSS */
	span {font-size:9pt;}
	#CaseMainBody {width:100%; height:959px; background-color:black;  background-image:url(images/TabbedMenu.jpg);  background-repeat:no-repeat; background-color:black;}
	#CaseLabels {float:left; margin-top:10px; margin-left:-40px;}
	#MainCaseImage {float:left; margin-left:10px; margin-top:50px;}
	#CaseStudyContainer {width:808px; float:left; margin-top:112px; margin-left:45px; background-repeat:no-repeat;}
	#CaseText {float:right; width:400px; text-align:left; margin-right:30px;}
	#CaseText2 {margin-left:30px; float:left; text-align:left; margin-top:50px; width:95%;}
	#Case1 {}
	#Case2 {display:none;}
	#Case3 {display:none;}
	.Tablabel {float:left;margin-left:55px; color:magenta; }
	.MainStudyImage {padding:10px; float:left;}
	.longterm {width:500px;}
/* Contact AC.asp Specific CSS */

	#PlainBody {width:100%; height:470px; background-color:black;  background-image:url(images/BodyBackgroundBlank.jpg);}
	.heading {font-size:10pt; text-align:center;}
	#ContactBlock {margin-left:50px; background-image:url(images/PurpleBox.jpg); width:425; height:670; padding:10px; float:left; background-repeat:no-repeat; margin-top:100px;}
	.BoxTop {background-image:url('images/RoundedBoxTop.jpg'); width:425px; height:14px;}
	.BoxBody { background-image:url('images/BodSides.jpg'); width:425px;}
	.BoxBottom {background-image:url('images/RoundedBoxBottom.jpg');   width:425px; height:14px;}
	.ServiceTextBlock {width:95%; margin-left:10px; height:150px;}
	.LeftServiceBlock {margin-left:20px;}
	.LeftServiceBlock {margin-right:20px; }