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

 
body {
	background-image: url(images/background_fade.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.middletop {
	background-image: url(images/top_fade.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.middlemiddle {
	background-image: url(images/middle_fade.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.middlewhite {
	background-image: url(images/middle_white.jpg);
	background-repeat: repeat;
	background-color: #DCE1E5;
}
.footer {
	background-image: url(images/footertop.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 body {
	background-image: url(images/background_fade.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.horizline {
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-left-width: 1px;
}

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
}
.clientlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	list-style-image: url(images/bullet2.gif);
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	text-transform: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	text-align: center;
	font-weight: normal;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	list-style-image: url(images/bullet2.gif);
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	list-style-image: url(images/bullet2.gif);
	line-height: normal;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	list-style-image: url(images/bullet2.gif);
	text-align: left;
	list-style-position: outside;
}
.clienthorzline {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

body {
	background-image: url(http://www.brandimageproductions.com/images/background_fade.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #E8ECEF;
}
a:link {
	text-decoration: none;
	color: #3C9BC9;
}
a:visited {
	text-decoration: none;
	color: #3C9BC9;
}
a:hover {
	text-decoration: underline;
	color: #3C9BC9;
}
a:active {
	text-decoration: none;
	color: #3C9BC9;
}
