html, body {
margin: 0px auto;
padding: 0px auto;
height: 100%;
font-family: verdana, arial, sans-serif;
background:#000 url(/images/html_background.png) no-repeat top left;
}

* html a:hover
{
visibility:visible
}

#wrapper {
position: relative;
width: 770px;
min-height: 100%;
height: auto !important;
height: 100%;
padding: 0px auto;
margin: 0px auto; 
text-align: left; }

#content{
position:absolute;
top: 180px;
left: 150px;
width: 561px;
margin-bottom: 18px;
font-size: 0.82em;
}


p.center {
text-align: center;
}
p.black {
color: #000000;
}
p.tableft {
text-align: center;
}
h1.center {
text-align: center;
}
td.center {
text-align: center;
}

a {
color: #000000;
text-decoration: none;
}

a.afooter {
display: block;
text-align: center;
font-size: 10px;
color: #FFFFFF;
font-family: verdana, georgia, sans-serif;
}

img
{  border-style: none;
}

.border
{
position: absolute;
left:0px;
top: 50px;
background-repeat: no-repeat;
white-space: nowrap;
display: block;
margin: 0;
padding: 0; 
}

.logo
{
position: absolute;
left: 5px;
top: 20px;
background-repeat: no-repeat;
white-space: nowrap;
display: block;
margin: 0;
padding: 0; 
}

.splatter
{
position: absolute;
left: 93px;
top: 30px;
background-repeat: no-repeat;
white-space: nowrap;
display: block;
margin: 0;
padding: 0; 
}

.contactnow {
position: absolute;
left: 671px;
top: 60px;
}

.client_gallery {
position: absolute;
left: 32px;
top: 183px;
}

.pricing_structure {
position: absolute;
left: 25px;
top: 263px;
}

.graphic_design {
position: absolute;
left: 28px;
top: 340px;
}

.consultation_info {
position: absolute;
left: 12px;
top: 419px;
}

.contactform
{
position: absolute;
top: 50px;
left: 0px;
}

.DHTMLSuite_formCoverDiv{	/* Div used to display ajax loader */
	background-color:#FFF;

}

.DHTMLSuite_formCoverDiv_ajaxLoader{
	width:140px;
	height:50px;
	border:1px solid #9CBDFF;
	background-color:#FFF;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-70px;
	margin-top:-25px;
	background-image:url(../images/dynamic-content/ajax-loader-darkblue.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.tabcontent{
display:none;
}

.tabcontentzindex{
position: absolute;
width: 590px;
display:none;
z-index: 1;
}

.tabcontentzindex2{
position: absolute;
width: 590px;
display:none;
z-index: 1;
}

.expanse1{
position: absolute;
top: -16px;
left: -25px;
width: 619px;
height: 860px;
background-image:url(/images/expanse1.png);
background-repeat:  no-repeat;
z-index: -1;
}

.expanse2{
position: absolute;
top: -16px;
left: -25px;
width: 619px;
height: 591px;
background-image:url(/images/expanse2.png);
z-index: -1;
}

.footer {
position: relative;
bottom: 0px;
left: 50px;
font-size: 10px;
color: #FFF;
}

.normal_footer {
position: absolute;
top: 340px;
left: 81px;
font-size: 10px;
color: #FFF;
}


.gallery_footer {
position: absolute;
top: 790px;
left: 90px;
font-size: 10px;
color: #FFF;
}

.frontpage_footer{
position: absolute;
top: 500px;
left: 90px;
font-size: 10px;
color: #FFF;
}

#flashcontent {
position: absolute;
top: 320px;
left: -23px;
}



