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

HTML {}
BODY {
	padding: 0px;
	background-image: url(../img/sig-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D1D3D4;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

H1 {
	font-size: 28px;
	margin-top: 0px;
	padding-top: 0px;
	color: #C41425;
	font-weight: normal;
}
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 30px;
	color: #C41425;
	font-weight: normal;
}
.alt {
	visibility: hidden;
	display: none;
	overflow: hidden;
}
*/

H2 {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
H3 {}
H4 {
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
}

.clr {
	clear: both;
}

/* ********************************************************************** */
/* HEADER SECTION														  */
/* ********************************************************************** */

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	margin-bottom: 20px;
}
#header #logo {
	position: absolute;
	padding-left: 10px;
	z-index: 1000;
}
#header #logo IMG {
	behavior: url(http://www.signaturecomms.com/assets/css/iepngfix.htc);
}
#header #menu {
	padding-left: 260px;
}
#header #menu A {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 32px;
	padding-bottom: 15px;
	padding-left: 33px;
}
#header #menu A:HOVER {
	background-color: #4E4E4E;
}

/* ********************************************************************** */
/* FEATURED SECTION														  */
/* ********************************************************************** */

#featured {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#featured-image {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: solid 5px #FFFFFF;
}

#slider {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 960px;
	overflow: hidden;
	position: relative;
	background-image: url(../img/feature-slider-bg.jpg);
	background-repeat: no-repeat;
}
.feature {
	height: 350px;
	width: 960px;
	position: absolute;
	z-index: 100;
	background-image: url(../img/featured-feature-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#featured #controls {
	position: absolute;
	z-index: 101;
	width: 960px;
}
#featured .prev {
	behavior: url(http://www.signaturecomms.com/assets/css/iepngfix.htc);
	background-image: url(../img/featured-handle-right.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 48px;
	position: absolute;
	margin-top: 25px;
	margin-left: 912px;
	cursor: pointer;
}
#featured .next {
	behavior: url(http://www.signaturecomms.com/assets/css/iepngfix.htc);
	background-image: url(../img/featured-handle-left.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 48px;
	position: absolute;
	margin-top: 25px;
	cursor: pointer;
}
#featured P, #featured TD {
	font-size: 11px;
}
#featured A {
	color: #990000;
	text-decoration: none;
}
#featured A:HOVER {
	text-decoration: underline;
}

/* ********************************************************************** */
/* PAGE SECTION														  */
/* ********************************************************************** */

#page {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	margin-bottom: 20px;
}

.top {
	background-image: url(../img/page-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mid {
	background-image: url(../img/page-bg-mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bot {
	background-image: url(../img/page-bg-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 25px;
}

#content {
	color: #222222;
}
#content P {
	font-size: 12px;
}
#content TD {
	font-size: 12px;
}
#content A {
	color: #990000;
}
#content A:HOVER {
	text-decoration: none;
}
#content UL {}
#content UL LI {
	font-size: 12px;
}
#content .bd1 {
	float:left;
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #CCCCCC;
	margin-top:2px;
	margin-bottom: 2px;
	margin-right: 10px;
}
#content .bd2 {
	background-color: #FFFFFF;
	padding: 3px;
	border: 3px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bd3 {
	background-color: #FFFFFF;
	padding: 3px;
	border: 3px solid #CCCCCC;
	margin-right: 30px;
}
.bd4 {
	float:right;
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #CCCCCC;
	margin-top:2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#content .tiny {
	font-size: 10px;
	color: #999999;
}

#right {
	behavior: url(http://www.signaturecomms.com/assets/css/iepngfix.htc);
	float: right;
	width: 300px;
	background-image: url(../img/right-column-divide.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	margin-top: 50px;
	min-height: 408px;
	height:auto !important;
	height:408px;
	font-size: 11px;

}
#right B {
	color: #990000;
}
#right P {
	font-size: 11px;
}
#right A {
	color: #990000;
}
#right A:HOVER {
	text-decoration: none;
}

#right #news_feeds {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#right #news_feeds .block {
	position: absolute;
}
#right #news_feeds #controls {
	text-align: right;
	margin-bottom: 15px;
}
#right #news_feeds #controls #our-news {
	background-color: #990000;
}
#right #news_feeds #controls #tnsmi {}
#right #news_feeds #controls .button {
	background-color: #BBBBBB;
	width: 100px;
	padding: 4px 8px 4px 8px;
	margin: 1px;
	cursor: pointer;
	display: inline;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#right #news_feeds #block2 {
	display:none;
}


.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	width: 280px;
}
.textarea1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	width: 280px;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../img/news-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #990000;
	color: #FFFFFF;
}



/* ********************************************************************** */
/* FOOTER SECTION														  */
/* ********************************************************************** */

#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/signature-communications-footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 111px;
	border: 5px solid #FFFFFF;
	font-size: 11px;
}
#footer P {
	padding: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#footer A {
	color: #000000;
	text-decoration: none;
}
#footer A:HOVER {
	color: #990000;
}
