/* CSS Document */


BODY { 
  background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#34548D;}
	
	#gateweb-added{
	width: 831px;
	position: relative;
	margin: 0 auto;
}

#gateweb-added .video{
	position: absolute;
	top: 60px;
	right: 225px;
	width: 220px;
	height: 300px;	
}

a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #3333FF;
	text-decoration: none;
}



.linkswhite a:link {
	color: #FF0;
	text-decoration: none;
}
.linkswhite a:visited {
	color: #FF0;
	text-decoration: none;
}
.linkswhite a:hover {
	color: #0099FF;
	text-decoration: none;
}
.linkswhite a:active {
	color: #FF0;
	text-decoration: none;
}
.bodytxt {
	font-family:Arial;
	font-size:12px;
	color:#333;
}
.smltxt {
	font-family:Arial;
	font-size:10px;
	color:#666;
}
.dd {
	font-family:Arial;
	font-size:12px;
	color:#000;
	width:15px;
}
.whitetxt {
	font-family:Arial;
	font-size:12px;
	color:#fff;
}

.warning {
	font-family: Arial;
	font-size: 11px;
	color: #F00;
}
.green {
	font-family: Arial;
	font-size: 13px;
	color: #069;
	font-weight: bold;
}
.greelargen {
	font-family: Arial;
	font-size: 17px;
	color: #690;
}
.brochure {
	font-family: Arial;
	font-size: 12px;
	color: #069;
	width:200px;
}
.advanced {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003399;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
