body {
	margin: 0px;
	background-color: #1C1C24;
	background-image: url(../grfx/bg_body.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
}
a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0FF;
	text-decoration: underline;
}
a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	text-decoration: none;
}
.bgleft {
	background-image: url(../grfx/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(../grfx/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtop {
	background-image: url(../grfx/bg_top.jpg);
}
.main {
	background-image: url(../grfx/bg_main.jpg);
	background-repeat: repeat-y;
	background-color: #002154;
}
.topnav, .topnav a:link, .topnav a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.topnav a:hover, .topnav a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFC;
	text-decoration: none;
	font-weight: bold;
}
.copyright, .copyright a:link, .copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover, .copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.text2 {
	font-weight: bold;
	color: #0EF1F7;
}
.text3 {
	font-size: 16px;
	color: #0F0;
}
.text4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FBBC39;
	font-size: 16px;
	font-style: italic;
}
.text5 {
	font-size: 14px;
	color: #FF0;
	font-weight: bold;
}
.formbox {
	font-family: Verdana, Geneva, sans-serif;
	color: #009;
	border: 1px solid #09F;
}
.bgquote {
	background-image: url(../grfx/bg_quote.jpg);
	background-repeat: no-repeat;
}
#homephoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#policiesphoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#aboutphoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#contactphoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#websitephoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#toolsphoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#hostingphoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#marketingphoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#printphoto {
	background-color: #000000;
	background-image: url(../grfx/layer_home1.png);
	background-repeat: no-repeat;
}
#parallax {
	position:relative;
	overflow:hidden;
	width:950px;
	height:274px;
}

