@charset "UTF-8";
/* CSS Document */

body {
background-color:#0c0c0c;
background-image:url(images/bcksq.jpg);
background-position:top;
background-repeat:repeat;
margin:0;
border:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:87.5%;
color:#Fefefe;
}



#mainarea {
width:800px;
margin:auto;
background-color:#202020;
}

#header {
height:50px;
background-color:#202020;

margin-left:6px;
margin-right:6px;
}

.clear {
clear:both;
}

#header img {
float:left;
width:195px;
margin:2px;
}

#header h2 {
float:right;
color:#db2442;
}

#hero {
margin-top:10px;
border-top-color:#FFFFFF;
border-top-width:1px;
border-top-style:solid;
border-bottom-color:#ffffff;
border-bottom-width:1px;
border-bottom-style:solid;
height:150px;
display:block;
padding-top:20px;
width:100%;
background-image:url(images/succesontheweb.jpg);
background-position:left;
background-repeat:no-repeat;
}

#hero h1 {

font-size:1.4em;
color:#f7af02;
display:inline;
line-height:1.3em;

}

#h1_wrapper {
padding-top:35px;
float:left;
padding-left:250px;
width:390px;
}

#nav_bar {
margin-top:5px;
text-align:left;
padding-left:8px;
width:790px;
display:block;
}

#nav_bar a:hover, #nav_bar a:link, #nav_bar a:visited, #nav_bar a:active {
display:inline;
padding-right:14px;
font-size:.9em;
color:#f7af02;
text-decoration:none;

}




#cta {
height:148px;
width:148px;
float:right;
background-image:url(images/ctabck.gif);
background-position:top;
background-repeat:no-repeat;
text-align:center;
padding:4px;
padding-top:15px;
}

dl {
display:inline;
float:left;
padding-left:15px;
}

dt {
font-size:1.1em;
font-weight:bold;
width:200px;
padding-right:45px;
color:#f7af0a;
}

dd {
font-size:1.1em;
font-weight:normal;
width:200px;
margin-left:0;
padding-right:45px;
color:#CCCCCC
}


#text_wrapper {
background-color:#202020;
padding:3px;
border-bottom-color:#ffffff;
border-bottom-width:1px;
border-bottom-style:solid;
}

#text_wrapper a:link, #text_wrapper a:active, #text_wrapper a:visited, #text_wrapper a:hover {
color:#f7af0a;
}


#footer {
text-align:center;
width:100%;
color:#666666;
}


.index #hero {
background-image:url(images/webdevelopmentteam.gif);
}

.index #cta {
background-image:url(images/indexcta.gif);
}

.improve #hero {
background-image:url(images/internethelpedmybusiness.jpg);
}

.improve #cta {
background-image:url(images/improvecta.gif);
color:#333333;
}
.choosing #hero {
background-image:url(images/succesontheweb.jpg);
}

.choosing #cta {
background-image:url(images/sucesscta.gif);
}


.about #hero {
background-image:url(images/internetstrategies.gif);
}

.about #cta {
background-image:url(images/strategycta.gif);


}

.tns #hero {
background-image:url(images/webdevelopmentteam.gif);
}

.tns #cta {

background-image:url(images/indexcta.gif);
}

