@charset "utf-8";
.FJ_TrafFoot, .FJ_Heading {
	display:none;
}
.FJ_Line a:hover {
	color:#333;
}
#topLink {
	position:fixed;
	bottom:32px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:none;
}
a#topLink:hover{
	text-decoration:none;
	border:none;
}
img {
	border:0;
}
h1.categories {
	display:block;
	width:100%;
	text-align:center;
	color:#333;
	text-transform:uppercase;
	font-size:20px;
	border-bottom:#FFF 1px dotted;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#000;
	margin:0px;
	padding:4px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	margin:0px;
	padding:4px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	line-height:18px;
	margin:0px;
	padding:4px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
a:link, a:visited, a:active {
	color:#36F;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
li {
	list-style:none;
}
body {
	background:#CCC;
	text-align:center;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.border {
	background:#000;
	width:786px;
	margin:0px auto;
	padding-top:1px;
	border:#FFF 1px solid;
}
.wrapper {
	background:#fff url(../img/wrapperBg.png) repeat-y;
	width:784px;
	margin:0 auto;
	text-align:left;
}
.header {
	background:#000 url(../img/headerBg.png) repeat-x;
	width:784px;
	height:100px;
	margin:0 auto;
}
.mini {
	float:right;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:4px;
	margin-right:8px;
	text-align:left;
	clear:right;
	text-transform:uppercase;
}
.mini img {
	width:24px;
	height:24px;
}
.logo {
/*	background: Transparent url(img/TCOLogo.png) no-repeat bottom;*/
	margin: 0px;
	position:relative;
	left:16px;
	top:-24px;
	clear: both;
	height: 100px;
	width: 512px;
}
.logo a {
	display:block;
	width:512px;
	height:93px;
}
.menu {
	background:#000;
	border-top:#fff 1px solid;
	border-bottom:#fff 1px solid;
	text-align:center;
	clear:both;
	margin:0;
	margin-top:8px;
	height:20px;
}
.menu ul, .menu li {
	display:inline;
	list-style:none;
}
.menu ul li a {
	font:16px Arial, Helvetica, sans-serif;
	line-height:20px;
	font-variant:small-caps;
	color:#FFF;
	text-decoration:none;
	padding-right:48px;
	padding-left:48px;
}
.menu ul li a:hover, .isServices a.services, .isArticles a.articles, .isCompany a.company {
	color:#000;
	background:#FC0;
}
.sidebar {
	float:left;
	clear:left;
	width:224px;
}
.sidebar li {
	list-style:none;
}
.sidebar a {
	display:block;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	line-height:36px;
	border-bottom:#FC0 1px solid;
	text-indent:16px;
}
.sidebar a:hover {
	color:#fff;
	font-size:12px;
	border-bottom:#fff 1px dotted;
}
a.ourapproach {
	background:url(../img/ourapproach_ico.png) right top no-repeat;
}
a.webdesign {
	background:url(../img/webdesign_ico.png) right top no-repeat;
}
a.graphicdesign {
	background:url(../img/graphicdesign_ico.png) right top no-repeat;
}
a.hosting:her {
 background:url(img/hosting_ico.png) right top no-repeat;
}
a.consulting {
	background:url(../img/consulting_ico.png) right top no-repeat;
}
a.ecommerce {
	background:url(../img/ecommerce_ico.png) right top no-repeat;
}
a.xhtml {
	background:url(../img/xhtml_ico.png) right top no-repeat;
}
a.cms {
	background:url(../img/cms_ico.png) right top no-repeat;
}
a.seo {
	background:url(../img/seo_ico.png) right top no-repeat;
}
a.news {
	background:url(../img/news_ico.png) right top no-repeat;
}
a.developers {
	background:url(../img/developers_ico.png) right top no-repeat;
}
a.designprocess {
	background:url(../img/designprocess_ico.png) right top no-repeat;
}
a.contact {
	background:url(../img/contact_ico.png) right top no-repeat;
}
a.quote {
	background:url(../img/quote_ico.png) right top no-repeat;
}
a.ourapproach:hover, .isourapproach a.ourapproach {
	background:url(../img/ourapproach_ico.png) right -48px no-repeat;
}
a.webdesign:hover, .iswebdesign a.webdesign {
	background:url(../img/webdesign_ico.png) right -64px no-repeat;
}
a.graphicdesign:hover, .isgraphicdesign a.graphicdesign {
	background:url(../img/graphicdesign_ico.png) right -56px no-repeat;
}
a.hosting:hover, .ishosting a.hosting {
	background:url(../img/hosting_ico.png) right -48px no-repeat;
}
a.consulting:hover, .isconsulting a.consulting {
	background:url(../img/consulting_ico.png) right -56px no-repeat;
}
a.ecommerce:hover, .isecommerce a.ecommerce {
	background:url(../img/ecommerce_ico.png) right -48px no-repeat;
}
a.xhtml:hover, .isxhtml a.xhtml {
	background:url(../img/xhtml_ico.png) right -48px no-repeat;
}
a.cms:hover, .iscms a.cms {
	background:url(../img/cms_ico.png) right -48px no-repeat;
}
a.seo:hover, .isseo a.seo {
	background:url(../img/seo_ico.png) right -64px no-repeat;
}
a.news:hover, .isnews a.news {
	background:url(../img/news_ico.png) right -48px no-repeat;
}
a.developers:hover, .isdevelopers a.developers {
	background:url(../img/developers_ico.png) right -48px no-repeat;
}
a.designprocess:hover, .isdesignprocess a.designprocess {
	background:url(../img/designprocess_ico.png) right -48px no-repeat;
}
a.contact:hover, .iscontact a.contact {
	background:url(../img/contact_ico.png) right -48px no-repeat;
}
a.quote:hover, .isquote a.quote {
	background:url(../img/quote_ico.png) right -48px no-repeat;
}
.sidebar ul {
	display:none;
	padding:0;
	margin:0;
}
.isServices ul.services, .isArticles ul.articles, .isCompany ul.company, .isHome .sidebar ul {
	display:block;
}
.content {
	float:right;
	clear:right;
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer {
	clear:both;
	color:#FFF;
	background:#000;
	font:12px Arial, Helvetica, sans-serif;
	line-height:normal;
	padding:2px;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FC0;
}
.inner {
	padding:8px;
}
div.container_right {
	background:url(../img/topright_container_bg.png) top right no-repeat;
	border-bottom:#Fc0 1px solid;
	margin-bottom:8px;
}
div.container_left {
	background:url(../img/topleft_container_bg.png) top left no-repeat;
	padding-top:4px;
	padding-right:8px;
	padding-left:8px;
}
.container_left h1 {
	font-size:16px;
	color:#333;
}
.developer {
	clear:both;
}
.developer h3 {
	text-align:right;
}
.developer img {
	float:left;
	clear:left;
	padding:4px;
}
.discounttable {
	padding:8px;
	margin:4px;
	color:#333;
}
.discounttable th {
	color:#FFF;
}
.discounttable table {
	margin:0;
	padding:0;
}
ul.whyus li {
	line-height:18px;
	padding-bottom:16px;
}
div.testimonial {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border:#CCC 1px solid;
	color:#C60;
	margin:4px;
	margin-right:8px;
	padding:8px;
	letter-spacing:normal;
	line-height:normal;
}
div.testimonial div{
	letter-spacing:1px;
	line-height:12px;
}
div.testimonial a {
	color:#000;
}
div.testimonial a:hover {
	color:#ccc;
}

/*quoteform*/
.form_field, .form_required, .form_description, .form_button{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #474747;
}
.phpfmg_form, .form_description, .form_footer{
    padding-left: 4px;
    padding-bottom: 16px;
    width: 418px;
}
.form_field, .form_required, .form_description, .form_button{
    font-weight : bold;
}

.form_required{
    color:#36F;
}
.field_block{
    padding: 5px;
}
.field_block_over{
/*
    padding: 4px;
    border: 1px dashed #cccccc;
    background-color: yellow;
*/    
}
.form_submit_block{
    padding-top: 8px;
	text-align:center;
}
.form_text{
}
.text_box, .text_area, .text_select {
    width:128px;
}
.text_area{
    height:80px;
    width:468px;
}
.form_error_title{
    color: #36F;
}
.form_error{
    border-bottom: 1px dashed #000;
    color : #36F;
}
.form_error_highlight{
    border-bottom: 1px dashed #fc0;
}
div.instruction_error{
    color: #000;
}
div.instruction{
}
.form_button {
    width:  128px;
    height: 32px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	color:#000;
	background-color:#FC0;
	border:0;
}
.form_button:hover {
    width:  128px;
    height: 32px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	color:#39F;
	background-color:#fff;
	border:0;
}
.form_choice_text{
}
.form_choice_over{
	cursor: pointer;
	border-bottom:#F90 1px dotted;
}
