﻿div.right-content{
float:right;
margin:0px;
overflow:hidden;
padding:5px 0px 0px 25px;
width:783px;
border-color:Black;
}

div.right-content h1 {
color:#F78A21;
font-size:120%;
font-weight:bold;
line-height:26px;
margin:5px 0px 15px;
width:480px;
}

div.right-content h2 {
color:#717174;
font-size:80%;
font-weight:bold;
line-height:16px;
margin:0px 0px 15px;
width:480px;
}

div.right-content p {
color:#717174;
font-size:70%;
font-weight:normal;
line-height:14px;
margin:0px 0px 15px;
width:480px;
}

div.content-image{
float:right;
padding:0px 10px 0px 0px;
width:270px;
border-color:Black;
}

div.content p.banner
{
	overflow:hidden;
	margin: 0px 0px 3px 0px;
	width :600px;
	height:90px;
	background-color :#e3e3e3
}

div.content p.banner span.header
{
color					: #666;
font-size				: 120%; /* 120% of 70 */
display					: block;
padding					: 10px 0px 5px 0px;
}

div.content p.banner span.copy
{
color					: #666;
font-weight				: bold;
display					: block;
}

div.content p.banner span.copy img.button
{
background-color	: #e3e3e3;
color				: #FFF;
font-weight			: bold;
display				:block;
font-size			: 70%;
padding				: 0px 0px 0px 0px;
border				: none;
margin				: 10px 0px 0px 0px;
}

div.content p.banner img
{
display					: block;
float					: left;
border					:solid 4px #F78A21;
margin					: 10px 10px 10px 10px;
}

div.content p.banner a
{
color					: #FFF;
display					: block;
text-decoration			: none;
}

/*banner for people details page*/
div.content p.banner2
{
	overflow:hidden;
	margin: 0px 0px 3px 0px;
	width :780px;
	height:90px;
	background-color :#e3e3e3
}

div.content p.banner2 span.header
{
color					: #666;

font-size				: 120%; /* 120% of 70 */
display					: block;
padding					: 25px 0px 5px 0px;
}

div.content p.banner2 span.copy
{
color					: #666;
font-weight				: bold;
display					: block;
}

div.content p.banner2 span.copy img.button
{
background-color	: #e3e3e3;
color				: #FFF;
font-weight			: bold;
display				:block;
font-size			: 70%;
padding				: 0px 0px 0px 0px;
border				: none;
margin				: 10px 0px 0px 0px;
}

div.content p.banner2 img
{
display					: block;
float					: left;
border					:solid 4px #F78A21;
margin					: 10px 10px 10px 10px;
}

div.content p.banner2 a
{
color					: #FFF;
display					: block;
text-decoration			: none;
}

/*-------------end---------------*/