@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #fff;
	background-color: #000;
	background-image: url(http://www.murraymultimediaresources.com/images/img_pg/pg_bk.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	color: #fff;
}
a {
	color: #999;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 150%;
	text-align:left;
	border-bottom: dotted 1px #fff;
	padding-top: 10px;
	padding-bottom: 20px;
}
h2 {
	font-size: 135%;
	border-bottom: dotted 1px #ccc;
	text-align: left;
}
img {
	border: none;
}
/* containers */

#header {
	margin: 0px auto;
	width: 814px;
	/*height: 42px;*/
	height: 183px;
	background-image: url(http://www.murraymultimediaresources.com/images/img_pg/header_bk.jpg);
	background-repeat: no-repeat;
	/*padding-top: 141px;*/
}
#header a.logo {
	float:left;
	width: 350px;
	height: 141px;
	display:block;
}
#header #nav {
	clear:left;
	margin: 0px auto;
	width: 814px;
	padding: 0px;
	z-index: 1000;
}
#content {
	width: 810px;
	padding: 0px 2px 0px 2px;
	margin: 0px auto;
	text-align:center;
}
#content .cola {
	width: 230px;
	float: left;
	text-align:left;
	padding: 0px 20px 20px 0px;
}
#content .colb {
	width: 320px;
	text-align:left;
	float:left;
	padding: 0px 0px 20px 0px
}
#content .colc {
	width: 190px;
	float:right;
	text-align:left;
	padding: 0px 0px 20px 20px;
}
#content .cold {
	width: 230px;
	float: right;
	text-align:left;
	padding: 0px 0px 20px 20px;
}
#content #awards_nav {
	width: 810px;
	height: 59px;
	margin-bottom: 20px;
}
#footer {
	clear:both;
	margin: 20px auto;
	padding: 20px 0px 5px 0px;
	width: 810px;
	color: #999;
	text-decoration: none;
	text-align:center;
	border-top: dotted 1px #999;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}

/* classes */
.leader {
	border-bottom:dotted 1px #999999;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-bottom: 5px;
}
.leader a {
	color: #fff;
	text-decoration: none;
}
.pstart {
	font-size:36px;
	font-weight:normal;
	line-height:80%;
	letter-spacing:-6px;
}
.bio_right {
	float:right;
	padding:10px;
	border:none;
}
.bio_left {
	float:left;
	padding:10px;
	border:none;
}
.flrtcntr {
	float:right;
	margin: 0px 0px 20px 20px;
	text-align: center;
}
.imgdown {
	margin-top: 140px;
}
.msg {
     display:block;
     background-color: #ffffcc;
     padding: 10px;
     border: solid 1px #fff;
}
.rblitem {
     background-color: #fff;
     color: #000;
}
.gray {
     color: #999;
}
.plr {
	padding-left: 10px;
	padding-right: 10px;
}
.customer {
	width: 770px;
	padding: 20px 20px 0px 20px;
	height: 160px;
	margin-bottom: 10px;
	margin-top: -19px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	background-image: url(http://www.murraymultimediaresources.com/images/img_pg/customer_bk.jpg);
	background-repeat: no-repeat;
}
.person {
	text-align:right;
	padding-right:140px;
	font-weight: bold;
	display:block;
	padding-top: 14px;
}
.customer2 {
	clear:both;
	width: 770px;
	padding: 20px 20px 40px 20px;
	height: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #630;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	background-image: url(http://www.murraymultimediaresources.com/images/img_pg/customer_bk2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.person2 {
	text-align:right;
	padding-right:140px;
	font-weight: bold;
	display:block;
	padding-top: 14px;
}

.showvideo {
	width: 445px;
	height: 364px;
	z-index: 99;	
}
p.home {
	 line-height: 19px;
	 padding-top: 26px;	
}
.homehighlight {
	clear:both;
	padding: 20px 0;
	width: 800px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
}
.homehlcol {
	float:left;
	width: 255px;
	height: 150px;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
}
.homehlcol .hcflimg {
	float:left;
	margin-left: 40px;
}
.homehlcol .fltext {
	float:left;
	width: 130px;
	color: #fff;
}
.linkedin {
	clear:right;
	float:right;
	margin: 0 0 20px 20px;
	width: 200px;
	display:block;
	text-align: center;
}