body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212859;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.dblue {
background-color: #212859;
}
.banner {
	background-color: #212859;
	background-image: url(graphics/corporate-videos-production.jpg);
	background-repeat: no-repeat;
}
.lblue {
color: #fff;
background-color: #383E6A;
}
.yellow {
background-color: #FAA723;
}
.small {
	font-size: .99em;
	line-height: 1.1em;
}
h4 {
	font-size: 1em;
	margin: 0px 0px 5px;
	padding: 0px;
}
a:link { 
text-decoration: underline; 
color : #F56906; 
}
a:hover,a:visited { 
text-decoration: none; 
color : #F56906; 
}
a:active {
color: #669900;
}
/* Start navigation scheme */
a.nav:link {
color: #fff;
text-decoration: none;
}
a.nav:visited {
color: #fff;
}
a.nav:hover {
color: #FAA723;
text-decoration: underline;
}
a.nav:active {
color: #fff;
}

/* End navigation scheme */
.heading {

	font-size: 1.3em;
}
