@charset "UTF-8";
/* CSS Document */
/* ************************** services/index.html ************************** */



.services	{
			height:90px;
			width: 750px;
			margin:0px auto;
			padding:15px 0px;
			color:#828282;
			}

.a1 , .a2	{ padding-top:6px; }
.a3			{ padding-top:6px; }

.t1 , .t2	{ padding-top:11px; }
.t3			{ padding-top:6px; }

.t1 > b:first-child { color:#5D5C51; }
.t2 > b:first-child { color:#3B534A; }
.t3 > b:first-child { color:#4B5F68; }

.services_body
{
width:696px;
margin:0px 30px;
padding:0px 52px;
min-height:10px;
}
.services_body h1
{
font-size:15px;
margin-bottom:20px;
font-weight:lighter;
line-height: 20px;
}

.services_body p
{
line-height:17px;
margin-bottom:20px;
color: #636159;
}

.services_body ul
{
font-size:12px;
font-style:italic;
list-style-image:url(../img/elements/bullet2.png);
padding-left:16px;
marker-offset:20px;
color: #636159;
}
.services_body li
{
margin-bottom:10px;
}

ul.links
{
font-style:normal;
list-style-image:url(../img/elements/two.png);
}

ul.papers
{
list-style-image:none;
list-style-type:disc;
}
ul.papers li { margin-top:5px; }
ul.papers p {line-height:15px;}
.links li { margin-bottom:5px; }
.links a:link , .links a:visited { font-weight:bold; color:#857637; }
.links a:hover { color:#C4AC4C; }
.links p { font-weight:lighter; margin:0px; padding:0px; }

.services_left
{
float:left;
width:322px;
padding-right:26px;
min-height:10px;
}
.services_right
{
float:left;
width:322px;
padding-left:26px;
min-height:10px;
}

.channels_header	
{
background-image:url(../img/elements/header_channels.png);
background-repeat:no-repeat;
width:860px;
height:115px;
margin: 0px auto;
}

h1.channels { color:#859CA3; }

.franchise_header	
{
background-image:url(../img/elements/header_franchise.png);
background-repeat:no-repeat;
width:860px;
height:115px;
margin: 0px auto;
}

h1.franchise { color:#769279; }

.title
{
font-size:14px;
font-weight:lighter;
color:#B4A04B;
}