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

#lt-h, #rt-h, #mid-h {
	width:285px;
}
#lt-h .more, #rt-h .more, #mid-h .more {
	color:#9D764D;
	margin-top:25px;
}

#lt-h {
	float:left;
	margin-left:20px;
}
#rt-h {
	float:right;
	width:280px;
	margin-right:10px;
}
#mid-h {
	margin-left:340px;
}

p.tab-hd {
	font:bold 20px Arial, "Lucida Grande","Lucida Sans Unicode";
	color:#9D764D;
	line-height:19px;
}
p.tab-desc {
	font:normal 13px Arial, "Lucida Grande","Lucida Sans Unicode";
	color:#9D764D;
	margin-bottom:15px;
}
p.main-h {
	margin-bottom:7px;
}


#cont-h {
	color:#855627;
	width:420px;
	float:left;
	margin-left:20px;
}
#partner-h {
	color:#855627;
	width:440px;
	float:right;
	margin-right:20px;
}


input, textarea {
	width:185px;
	display:block;
	margin-bottom:3px;
	padding:5px 8px;
	font:normal 12px "Lucida Grande","Lucida Sans Unicode", Arial;
	color:#855627;
}
input[type=submit] {
	width:auto;
	padding:2px 6px;
	clear:both;
}
textarea {
	float:right;
	overflow:auto;
	height:205px;
	width:380px;
}

.f-lt {
	float:left;
}
.f-rt {
	float:right;
}

ul#partners-logo {
	list-style-type:none;
	width:420px;
}
ul#partners-logo li {
	float:left;
	margin-right:15px;
	margin-top:25px;
}
ul#partners-logo li a {
	display:block;
	cursor:pointer;
	height:44px;
}
ul#partners-logo li a.m {
	background:transparent url(../img/1.jpg) no-repeat 0 0;
	width:67px;
}
ul#partners-logo li a.suttle {
	background:transparent url(../img/2.jpg) no-repeat 0 0;
	width:121px;
}
ul#partners-logo li a.cisco {
	background:transparent url(../img/3.jpg) no-repeat 0 0;
	width:79px;
}
ul#partners-logo li a.bicsi {
	background:transparent url(../img/4.jpg) no-repeat 0 0;
	width:91px;
}
ul#partners-logo li a.sproducts {
	background:transparent url(../img/5.jpg) no-repeat 0 0;
	width:169px;
}
ul#partners-logo li a.ideal {
	background:transparent url(../img/6.jpg) no-repeat 0 0;
	width:121px;
}
ul#partners-logo li a.corning {
	background:transparent url(../img/7.jpg) no-repeat 0 0;
	width:78px;
}

#splash .tube {
	background:transparent url(../img/splash-m.jpgd) no-repeat 380px 0;
}

#flashholder {width:571px;
				height:285px;
				float:right;
				}

ul#branch-hm {
	width:280px;
	list-style-type:none;
	display:block;
	height:65px;
}
ul#branch-hm li {
	display:block;
	width:130px;
	float:right;
	margin:0px 0 7px 20px;
}
ul#branch-hm li.first {
	margin-left:0px;
}
p.loc {
	font-weight:bold;
}
p.addy {
	font-size:90%;
}


div.bottomcr {
	width:960px;
}
ul#thumbs {
	list-style-type:none;
	width:960px;
}
ul#thumbs li {
	float:left;
	margin-right:32px;
	margin-bottom:30px;
	width:216px;
	position:relative;
}
ul#thumbs li.last {
	margin-right:0;
}
ul#thumbs li a {
	display:block;
	width:216px;
	height:195px;
	text-decoration:none;
	color:#675747;
	margin-bottom:30px;
}
ul#thumbs li img {
	margin-bottom:10px;
	border:none;
}
ul#thumbs li p.lildesc {
	line-height:15px;
	font-size:11px;
}
ul#thumbs li p.rmore {
	font-size:10px;
	color:#675747;
	text-align:right;
	margin-top:15px;
	display:block;
}