A:link
{ text-decoration: none; }
A:link { text-decoration: none; color: #B61ED2; }
A:visited { text-decoration: none; color: #B61ED2;}
A:hover { text-decoration: none; color: #17AFBD;}

img, div, li, ul { behavior: url(iepngfix.htc) }

h1 {font-family: verdana;
color: #808080; 
font-size: 14px;
text-decoration: none;
}

h2 {font-family: verdana;
color: #B61ED2; 
font-size: 12px;
}

h3 {font-family: verdana;
color: #B61ED2; 
font-size: 16px;
}

.purpletext {
font-family: verdana;
color:#B61ED2;
font-size:12px;
text-decoration: none;
}

.turquoisetext {
font-family: verdana;
color:#17AFBD;
font-size:12px;
text-decoration: none;
}


.mainwrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}

.wrapper {
	width: 955px;
	overflow: visible;
	background-image: url(/images/bg5.jpg);
	background-repeat: no-repeat;
	float: left;
}



body
{ background-color: #000000;
font-family: verdana; 
color: #808080; 
font-size: 12px; 
text-align:center;
}


#header {
float: left;
margin-top: 30px; 
margin-left: 30px;
width: 350px;
}

#nav {
float: right;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 30px; 
width: 600px;
}

#content {
float: right;
  width: 580px;
margin-right: 30px; 
text-align: justify;
}

#leftbar {
float: left;
width: 300px;
margin-left: 20px;
}

#footer {
text-align: center;
clear: both;
background-image: url(/images/footer.jpg);
background-color: #808080;
height: 50px;
font-family: verdana; 
color: #000000; 
font-size: 10px; 
}

li {
display: block;
float: left;
font-family: verdana; 
color: #B61ED2; 
padding: 5px;
font-size: 14px; 
}

a#home {
font-family: verdana; 
color: #B61ED2; 
font-size: 14px; 
text-decoration: none;
}

a:hover#home {
font-family: verdana; 
color: #17AFBD; 
font-size: 14px; 
text-decoration: none;
} 

a#about {
font-family: verdana; 
color: #B61ED2; 
font-size: 14px; 
text-decoration: none;
}

a:hover#about {
font-family: verdana; 
color: #17AFBD; 
font-size: 14px; 
text-decoration: none;
} 

a#services {
font-family: verdana; 
color: #B61ED2; 
font-size: 14px; 
text-decoration: none;
}

a:hover#services {
font-family: verdana; 
color: #17AFBD; 
font-size: 14px; 
text-decoration: none;
} 

a#portfolio {
font-family: verdana; 
color: #B61ED2; 
font-size: 14px; 
text-decoration: none;
}

a:hover#portfolio {
font-family: verdana; 
color: #17AFBD; 
font-size: 14px; 
text-decoration: none;
} 

a#clientnews {
font-family: verdana; 
color: #B61ED2; 
font-size: 14px; 
text-decoration: none;
}

a:hover#clientnews {
font-family: verdana; 
color: #17AFBD; 
font-size: 14px; 
text-decoration: none;
} 

a#contact {
font-family: verdana; 
color: #B61ED2; 
font-size: 14px; 
text-decoration: none;
}

a:hover#contact {
font-family: verdana; 
color: #17AFBD; 
font-size: 14px; 
text-decoration: none;
} 



img { border: 0px;}

img.floatLeft { 
    float: left; 
    margin-right: 5px; 
}

img.floatRight { 
    float: right; 
    margin-left: 5px; 
}

img.border{padding:3px;border:2px solid #808080;background-color:#000000;}

img.center{
display: block;
  margin-left: auto;
  margin-right: auto;
}

img.margin{
  margin-left: 50px;
  margin-right: 0px;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 1.5em;
}


li.bullet
{
background-image: url(images/ball.jpg);
background-repeat: no-repeat;
padding-left: 3em;
padding-bottom: 1.5em;
padding-top: 0.1em;
font-family: Verdana, Tahoma;
color: #808080; 
font-size: 12px;
}

li.small
{
background-image: url(images/ball.jpg);
background-repeat: no-repeat;
padding-left: 3em;
padding-bottom: 3em;
padding-top: 0.2em;
font-family: Verdana, Tahoma;
color: #808080; 
font-size: 12px;
width: 527px;
}

li.text
{
padding-left: 3em;
padding-bottom: 3em;
padding-top: 0.2em;
font-family: Verdana, Tahoma;
color: #808080; 
font-size: 12px;
width: 527px;
}


label {
font: 12px Verdana, Tahoma;
width: 20em;
float: left;
text-align: left;
display: block
}

input {
font: 12px Verdana, Tahoma;
background-color: #D6D6D6;
border: 2px solid #808080;
display: block;
width: 300px;
}


textarea {
font: 12px Verdana, Tahoma;
background-color: #D6D6D6;
border: 2px solid #808080;
display: block;
width: 300px;
height: 70px;
}

input#submit {
margin-left: 20em;
width: 60px;
}

.rounded { background-color: #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 5px solid #808080;
padding: 10px;
width: 550px; }