/*
 * CSS for Dobson Teleco
 * These styles only apply to subpages (not the homepage)
 */

#subnav{
	width:85px;
}

#subnavdiv{
	width:120px;
	text-align:right;
	border-right:solid 1px #CECECE;
	padding:0 10px 0 0;
	margin:60px 10px 0 0;
	position:relative;
	line-height:18pt;
}

#subnav a{
	color:#808080;
}

#subnav a.active{
	color:#00AFEF;
}

#contentarea{
	width:auto;
	vertical-align:top;
}

#contentareadiv{
	padding:0 40px 0 0;
}

#contentarea img{
	max-width:370px;
}

#rightbar{
	padding:35px 0 0;
}

#bodyLCol .contentHolder{
	margin: 0 20px 30px 50px;
}

#bodyRCol .contentHolder{
	margin: 95px 40px 10px 0;
}
