body,
html {
	background-color:#ffffff;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin: 0 auto;
	min-width:970px;
	height:100%;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	}
	
body {
	min-width:970px;
    }
	
#container {
	width:970px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	}
	
 

	
	
                          /*         H E A D E R   S T Y L E S          */

#header {
	width:970px;
	height:115px;
	margin:0px auto;
	padding:20px 0px 15px 0px;
	overflow:hidden;
	}
	
.logo { 
	width:142;
	height:114px;
	float:left;
	display:inline;
	border:none;
	margin-left:20px;
	}

.header-buttons {
	width:400px;
	float:right;
	display:inline;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	margin:88px 20px 0px 0px;
	}
	
.header-buttons div {
	float:right;
	display:inline;
	margin-left: 10px;
	}
	
.signup {
	width:117px;
	height:26px;
	background:url(../assets/box-signup.gif) no-repeat;
	color:#FFF;
	}
	
.signup a {
	color:#FFF;
	text-decoration:none;
	}
	
.signup a:hover {
	color:#DDD;
	text-decoration:none;
	}
	
.login {
	width:56px;
	height:26px;
	background:url(../assets/box-login.gif) no-repeat;
	color:#000;
	}
	
.login a {
	color:#000;
	text-decoration:none;
	}
	
.login a:hover {
	color:#888;
	text-decoration:none;
	}
	

                          /*         H O M E    S T Y L E S          */
#home-video {
	width:970px;
	height:376px;
	margin:0px auto 15px auto;
	overflow:hidden;
	}
	
#home-boxes {
	width:970px;
	height:200px;
	margin:0px auto;
	}
	
.home-box {
	width:323px;
	float:left;
	display:inline;
	}
	
.home-box a, .home-box a:link, .home-box a:hover { 
	text-decoration: none; 
	}
	
.home-box-1, a:link .home-box-1 {
	background:url(../assets/box-1.gif) no-repeat;
	height:200px;
	}
	
a:hover .home-box-1  {
	background:url(../assets/box-1h.gif) no-repeat;
	height:200px;
	}
	
.home-box-2, a:link .home-box-2 {
	background:url(../assets/box-2.gif) no-repeat;
	height:200px;
	margin-left:7px;
	}
	
a:hover .home-box-2  {
	background:url(../assets/box-2h.gif) no-repeat;
	height:200px;
	}
	
.home-box-3, a:link .home-box-3 {
	background:url(../assets/box-3.gif) no-repeat;
	height:200px;
	margin-left:14px;
	}
	
a:hover .home-box-3  {
	background:url(../assets/box-3h.gif) no-repeat;
	height:200px;
	}
	
.home-box-copy-wrapper {
	width:265px;
	margin:0px 25px 0px 20px;
	padding:10px 0px;
	height:179px;
	color:#000;
	}
	
.home-box-header {
	float:right;
	display:inline;
	width:190px;
	font-size:24px;
	line-height:110%;
	}
	
.home-box-1 .home-box-header {
	width: 160px;
	}
	
.home-box-header a, .home-box-header a:hover {
	color:#000;
	text-decoration:none;
	}
	
.home-box-copy {
	clear:both;
	font-size:17px;
	color:#666;
	line-height:120%;
	padding-top:12px;
	}
	
.home-box-1 .home-box-copy, .home-box-2 .home-box-copy {
	padding-top:25px;
	}
	
.home-box-3 .home-box-copy {
	font-size:15px;
	padding-top:40px;
	}
	
.home-box-copy p {
	margin-top:0px;
	margin-bottom:12px;
	padding-top:5px;
	}
	
p.home-box-link {
	text-align:right;
	font-weight:bold;
	font-style:italic;
	color:#BB2211;
	padding:0px;
	margin:0px;
	font-size:13px;
	}
	

                          /*         L A Y O U T   S T Y L E S          */
	
#content-wrap {
	width:950px;
	margin:0px auto;
	overflow:hidden;
	}

#left-col {
	width:630px;
	float:left;
	display:inline;
	margin-left:5px;
	}
	
.subimage {
	width:630px;
	height:165px;
	margin:0px 0px 10px 0px;
	}
	
#right-col {
	width:310px;
	float:right;
	display:inline;
	}
	
.right-col-box-wrap {
	width:310px;
	overflow:hidden;
	margin-bottom:15px;
	}
	
.right-col-box-top {
	width:310px;
	height:17px;
	background:url(../assets/right-col-box-top.gif) no-repeat bottom;
	}
	
.right-col-box-background {
	width:310px;
	background:url(../assets/right-col-box-background.gif) repeat-y;
	margin:0px;
	padding:0px;
	}
	
.right-col-box-bottom {
	width:310px;
	height:25px;
	background:url(../assets/right-col-box-bottom.gif) no-repeat top;
	}
	



	
                          /*         C O N T E N T  S T Y L E S          */
	
h1 {
	color:#BB2211;
	font-size:21px;
	margin:0px;
	line-height:100%;
	}
	
h1 a {
	color:#BB2211;
	text-decoration:none;
	}
	
h1 a:hover {
	color:#888;
	text-decoration:none;
	}
	
h2 {
	color:#888;
	font-size:14px;
	margin-bottom:5px;
	margin-top:10px;
	}
	
h3 {
	color:#FFF;
	text-transform:uppercase;
	font-size:18px;
	margin:0px;
	padding:20px 0px 0px 20px;
	}
	
h4 {
	color:#000;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	}
	
h5 {
	color:#000;
	text-align:center;
	font-size:24px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	}

	
	
.right-col-box-wrap ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
.right-col-box-wrap li {
	list-style-type:square;
	line-height:120%;
	}
	
#left-col p {
	margin:8px 0px;
	}
	
#left-col ul {
	margin-top:5px;
	}
	
.info-item {
	background:url(../assets/checkmark.gif) top left no-repeat;
	clear:both;
	padding:10px 0px 0px 60px;
	margin-top:10px;
	}
	
.info-item p {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
	}
	
.right-col-box-content {
	width:250px;
	margin:0px 25px;
	font-size:14px;
	}
	
.right-col-box-content p {
	margin-bottom:0px;
	}
	
.large-text {
	font-size:17px;
	font-weight:bold;
	}
	
.red-text {
	color:#BB2211;
	}
	
a {
	color:#BB2211;
	}
	
a:hover {
	color:#888;
	}
	
	
.phone {
	float:right;
	display:inline;
	margin-top:20px;
	text-align:right;
	}
	
.solutions-thumb {
	width:60px;
	float:left;
	display:inline;
	margin:0px 10px 5px 0px;
	border:none;
	}
	
#video-library-header {
	background:url(../assets/video-channel-header-bkgd.gif) no-repeat;
	width:950px;
	height:329px;
	overflow:hidden
	}
	
#video-library-header-logo img {	
	width:310px;
	height:270px;
	float:left;
	display:inline;
	margin:30px 0px 30px 30px;
	border:none;
	}
	
#video-library-header-content {
	width:530px;
	float:right;
	display:inline;
	padding:30px;
	}
	

#video-library-header h4 {
	font-size:32px;
	}
	
.video-library-top {
	background:url(../assets/video-channel-bkgd-top.gif) no-repeat;
	margin:10px auto 0px auto;
	height:15px;
	}
	
.video-library-wrap {
	width:950px;
	background:url(../assets/video-channel-bkgd-mid.gif) repeat-y;
	padding:0px 0px 10px 0px;
	margin:0px auto;
	}
	
table.video-library {
	width:940px;
	margin:0px auto;
	}
	
.video-library-bottom {
	background:url(../assets/video-channel-bkgd-bottom.gif) no-repeat;
	margin:0px auto 10px auto;
	height:15px;
	}
	
.video-thumb {
	background-color:#333333;
	border:#666666 solid 2px;
	width:200px;
	height:225px;
	color:#FFF;
	margin:0px auto;
	margin-bottom:10px;
	}
	
a:hover .video-thumb {
	background-color:#666;
	border:#666666 solid 2px;
	width:210px;
	height:225px;
	color:#FFF;
	margin:0px auto;
	}
	
.video-library a:hover, .video-library a {
	text-decoration:none;
	}
	
.video-thumb p {
	width:185px;
	margin:0px auto;
	}
	
.video-img {
	width:185px;
	height:125px;
	margin:15px auto;
	border:none;
	}
	
#video-page-top-wrap {
	width:950px;
	overflow:hidden;
	margin:0px auto;
	}
	
#video-page-top-wrap .right-col-box-content {
	font-size:12px;
	padding-bottom:0px;
	}

	
.library-a {
	
	}
	
.library-b {
	}
	
.library-c {
	}
	
.library-d {
	}
	
.library-e {
	}
	
.library-f {
	}
	
.video-library h4 {
	margin-left:6px;
	}
	
.library-link, .library-link a {
	text-align:center;
	font-weight:bold;
	color:#000000;
	margin:0px;
	}
	
.library-link a:hover {
	color:#666;
	}
	
.update-bkgd-odd {
	width:400px;
	background-color:#eee;
	padding:10px;
	}
	
.update-bkgd-even {
	width:400px;
	background-color:#fff;
	padding:10px;
	}
	
.update-bkgd p {
	margin:0px;
	padding:0px;
	}

		
	
                          /*         B O T T O M   S T Y L E S          */

#footer {
	width:970px;
	height:27px;
	margin:10px auto;
	clear:both;
	background:url(../assets/footer-background.gif) no-repeat;
	text-align:center;
	line-height:25px;
	}
	
.footer-copy, .footer-copy a, .footer-copy a:hover {
	color:#CCC;
	font-size:11px;
	}
		
img {
	display:block;
	}
	
img a {
	border:none;
	display:block;
	}