@charset "utf-8";
/* CSS Document */

/*page structure css*/
body{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#maincontainer{
	width: 750px; /*Width of main container*/
	margin: 0 auto;
	border: 1px solid #b9b9b9;
	background-color: #FFFFFF;
	background-image: url(bg_runner.gif);
	background-repeat: repeat-y;
}

#topsection{
	height: 80px; /*Height of top section*/
	background-color: #000000;
	background-image: url(cs_header.gif);
	background-repeat: no-repeat;
}
.mousetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1em;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/contentbg.gif);
}

#contentcolumn{
	margin-left: 164px;
}

#leftcolumn{
	float: left;
	width: 164px; /*Width of left column*/
	margin-left: -750px;
	background-color: #f1cf84;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #E8A921;
	margin-bottom: -10px;
}
h2 {
	font-size: 12px;
	color: #e8a921;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: -15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -2px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bf0000;
	margin-bottom: -15px;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-image: url(file:///H|/JIMMI%20FILLOW/Corporate%20Website/CableAdvertisingWorks.com/www/images/arrow_down.gif);
	list-style-position: outside;
	padding-left: 10px;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-image: url(../images/arrow_down.gif);
	list-style-position: outside;
	padding-left: 10px;
}

.leftnavhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-image: url(../images/arrow_down.gif);
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


.aeimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.sechead {
	background-color: #993302;
	text-align: right;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}
#topnav    a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
#topnav   a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: underline;
}


#footer{
	clear: left;
	width: 100%;
	color: #B2B2B2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}

#footer a{
	color: #B2B2B2;
}

.innertube{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


.innertubeL {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
ul {
	margin-top: 0px;
}
#ul a {
	text-decoration: underline;
	color: #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #bf0000;
}
a:hover {
	color: #bf0000;
}
a:active {
	color: #bf0000;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
