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

body{
	padding:0px;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}


#wraperfix{
	width:900px;
	margin:auto;	
}

.style1 {
	font-family: Century Gothic;
	font-size: 10px;
	color:#FFFFFF
}
.style4 {font-size: 14px; color:#FFFFFF; font-family: "Century Gothic";}
.style5 {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.style7 {font-size: 12px; color: #FFFFFF; font-family: "Century Gothic"; }

a:link {color:#FFFFFF; font-size: 12px; font-family: "Century Gothic"; text-decoration:none; }
a:active {color:#f99e1c; font-size: 12px; font-family: "Century Gothic"; text-decoration:none; }
a:hover {color:#f99e1c; font-size: 12px; font-family: "Century Gothic"; text-decoration:none; }
a:visited { font-size: 12px; font-family: "Century Gothic"; text-decoration:none; }

.style8 {font-size: 14px;}

body#home a#homenav,
body#why a#whynav,
body#internet a#internav,
body#portfolio a#portnav,
body#services a#servnav,
body#free a#freenav
body#video a#videonav
{
	color: #f99e1c; font-family: "Century Gothic"; font-size:12px; text-decoration:none;
	
}

.body {font-size: 14px; color:#000000; font-family: "Century Gothic"; text-align:left;}

.heading {font-size: 16px; color:#333; font-family: "Century Gothic"; font-weight: bold; text-align:left;}

.vheading {font-size: 18px; color:#000000; font-family: "Century Gothic"; font-weight: bold; text-align:left;}

.formtext {font-size: 18px; color:#3366ff; font-family: "Century Gothic"; font-weight: bold;}

.highlite {font-size: 14px; color:#3366ff; font-family: "Century Gothic"; font-weight: normal;}

a#homenav:focus, 
a#servnav:focus, 
a#whynav:focus, 
a#portnav:focus, 
a#freenav:focus,
a#videonav:focus,
a#internav:focus,
{
	color:#f99e1c; font-size: 12px; font-family: "Century Gothic"; text-decoration:none;
}


a#homenav:visited, 
a#servnav:visited, 
a#whynav:visited, 
a#portnav:visited, 
a#freenav:visited,
a#videonav:visited,
a#internav:visited,
a.style8:visited
{
	color:#FFF;
}


a#homenav:hover, 
a#servnav:hover, 
a#whynav:hover, 
a#portnav:hover, 
a#freenav:hover,
a#videonav:hover,
a#internav:hover,
a.style8:hover
{
	color:#f99e1c;
}