﻿p.standard{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color:black;
}

ul.ulstandard{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color:#305293;

}

.a{
	color:#305293;
}

a.head_nav{
	color:#ffffff;
	text-decoration:none;
}
a.nofx_green{
	color:#6abe19;
	text-decoration:none;
}

.head_bg_left{
	background-image:URL('images/header_bg_left.png'); background-repeat:no-repeat; height:91px; width:330px;
}
.head_bg_right{
	background-image:URL('images/header_bg_right.png'); background-repeat:no-repeat; height:91px; width:368px;
}
.welcome_bg{
	background-image:URL('images/welcome_bg.png'); background-repeat:no-repeat; height:198px; width:466px;
}
.virus_removal{
	background-image:URL('images/virus_removal_hover.png'); background-repeat:no-repeat; height:66px; width:233px;
}
.crash_recovery{
	background-image:URL('images/crash_recovery_hover.png'); background-repeat:no-repeat; height:66px; width:233px;
}
.network_support{
	background-image:URL('images/network_support_hover.png'); background-repeat:no-repeat; height:66px; width:233px;
}
.lower_left_bg{
	background-image:URL('images/lower_left_bg.png'); background-repeat:no-repeat; height:222px; width:232px;
}
.customer_support_bg{
	background-image:URL('images/customer_support.png'); background-repeat:no-repeat; height:74px; width:232px;
}
.lower_middle_bg{
	background-image:URL('images/lower_middle_bg.png'); background-repeat:no-repeat; height:296px; width:233px;
}
.lower_right_bg{
	background-image:URL('images/lower_right_bg.png'); background-repeat:no-repeat; height:179px; width:233px;
}
.google_ad_bg{
	background-image:URL('images/google_ad_bg.png'); background-repeat:no-repeat; height:117px; width:233px;
}
.it_sign_bg{
	background-image:URL('images/it_sign.png'); background-repeat:no-repeat; height:117px; width:233px;
}
.footer_bg{
	background-image:URL('images/footer_bg.png'); background-repeat:no-repeat; height:35px; width:698px;
}
.services_banner{
	background-image:URL('images/services_banner.png'); background-repeat:no-repeat; height:198px; width:466px;
}
.about_banner{
	background-image:URL('images/about_banner.png'); background-repeat:no-repeat; height:198px; width:466px;
}
.solutions_banner{
	background-image:URL('images/solutions_banner.png'); background-repeat:no-repeat; height:198px; width:466px;
}
.contacts_banner{
	background-image:URL('images/contacts_banner.png'); background-repeat:no-repeat; height:198px; width:466px;
}



a.vrrollover { 
display: block; 
width: 233px; 
height: 66px; 
background: transparent url(images/virus_removal.png) no-repeat; 
} 

a.vrrollover:hover { 
background-position: -233px 0; 
} 

a.crrollover { 
display: block; 
width: 233px; 
height: 66px; 
background: transparent url(images/crash_recovery.png) no-repeat; 
} 

a.crrollover:hover { 
background-position: -233px 0; 
} 

a.nsrollover { 
display: block; 
width: 233px; 
height: 66px; 
background: transparent url(images/network_support.png) no-repeat; 
} 

a.nsrollover:hover { 
background-position: -233px 0; 
} 

a:hover.head_nav{
	color:#ffffff;
}



