/* Solutions page styles */

#solbannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_solutions.jpg);
}

#networkbannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_networking.jpg);
}

#dslbannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_dsl.jpg);
}

#t1bannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_t1.jpg);
}

#connectivitybannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_connectivity.jpg);
}

#iptbannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_ipt.jpg);
}

#wifibannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_wifi.jpg);
}

#webbannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_web.jpg);
}

#securitybannerimg {
	width: 619px;
	height: 154px;
	background: url(./cynimgs/flashbanner_security.jpg);
}

#supportbannerimg {
        width: 619px;
        height: 154px;
        background: url(./cynimgs/flashbanner_supports.jpg);
}

#content p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content ul {
	padding: 0px;
	margin: 10px 20px 10px 20px;
}

#content li {
	list-style-type: disk;
	padding-bottom: 3px;
}

#content img {
	border: none;
}

#intro {
	position: relative;
	width: 780px;
	height: 35px;
	padding-top: 5px;
}

#intro h2 {
        width: 300px;
        height: 21px;
        padding: 0px;
        margin: 20px 0px 10px 30px;
}

#intro h2.title {
	background: url(./cynimgs/title_solutions.gif) no-repeat;
}

#intro h2.networking {
	background: url(./cynimgs/title_networking.gif) no-repeat;
}

#intro h2.dsl {
        background: url(./cynimgs/title_dsl.gif) no-repeat;
}

#intro h2.t1 {
        background: url(./cynimgs/title_t1.gif) no-repeat;
}

#intro h2.vpn {
        background: url(./cynimgs/title_connectivity.gif) no-repeat;
}

#intro h2.voip {
        background: url(./cynimgs/title_ipt.gif) no-repeat;
}

#intro h2.wifi {
        background: url(./cynimgs/title_wifi.gif) no-repeat;
}

#intro h2.web {
        background: url(./cynimgs/title_web.gif) no-repeat;
}

#intro h2.security {
        background: url(./cynimgs/title_security.gif) no-repeat;
}

#intro h2.support {
        background: url(./cynimgs/title_support.gif) no-repeat;
}

#intro h2 span {
        display: none;
}

#nav {
	position: absolute;
	top: 55px;
	left: 620px;
	width: 170px;
} 

#nav ul {
	padding: 0px;
	margin: 0px;
}

#nav li {
	list-style-type: none;
	line-height: 25px;
	width: 140px;
	color: #999999;
	border-bottom: 1px #999999 dotted;
}

.anav:link, .anav:visited {
	text-decoration: none;
}

.anav:hover, .anav:active {
	text-decoration: underline;
}

#nav p {
	margin: 0px;
	padding: 0px;
}

#contentwrap {
	width: 550px;
	margin: 10px 10px 0px 30px;
	padding-bottom: 25px;
}

#contentwrap h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
 
#contentwrap h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.extrawrap {
	margin: 0px;
	padding: 0px;
	height: 450px;
}

th {
	color: #FFFFFF;
	width: 160px;
	height: 20px;
	padding-left: 5px;
	background: #CCCCCC;
}

td.connection {
	padding-left: 5px;
	text-align: left;
	background: #FFFFFF;
}

