html{
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: normal;
}
body{
    background: #d3d6ab;
    margin-top: 10px;
    text-align: center;
}
p{
    padding-bottom: 1em;
    line-height: 1.4em;
}
h2{
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}
/* start*/
#container{
    width: 920px;
    /*height: 566px;*/
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#medialinks,
#content{
    display:inline;
    float: left;
    position: relative;
}
#medialinks{
    width: 60px;
    padding-top: 380px;
    color: #0072B0;
    text-align: center;
}
#medialinks img{
    height: 34px;    
    margin-top: 15px;
}
#content{
    width: 800px;
    padding: 4px 4px 0px 4px;
    background: white;
}
#logo{
    padding-bottom: 4px;
}
#leftContent{
    float: left;
    padding-bottom: 4px;
}
#leftClientContent{
    float: left;
    padding-bottom: 4px;
    padding-top: 10px;
    background: #d3d6ab;
    text-align: center;
    height: 737px;
    width: 426px;

}
#leftClientContent a{
    /*color: white;*/
    color: #0072b0;
    font-weight: bold;
    text-decoration: underline;
}
#clientLogo{
    width: 370px;
    clear: both;
    text-align: center;
    padding-top: 35px;
}
#clientlist{
    display: inline;
    float: right;
}
#leftImage{
    height: 388px;
    width: 426px;
    background: white;
}
#leftText{
    height: 388px;
    width: 426px;
    background: white;
    text-align: right;
}
#leftText li{
    font-size: 15pt;
    font-weight: bold;
    padding-top: 40px;
}
#leftText a.current{
    color: #BBCE96;
}
#rightContent{
    float: right;
    width: 370px;
}
#rightClientContent{
    float: right;
    width: 370px;
    text-align: left;
}
#rightContentHome{
    padding-top: 115px;
    float: right;
    width: 370px;
}
#pageText{
    padding: 40px 30px 20px;
    #padding: 20px 30px 10px;
    clear: both;
}
#pageTextAbout{
    padding: 20px 30px 20px;
    #padding: 10px 30px 10px;
    clear: both;
}
#clientText{
    padding: 20px 35px;
    #padding: 10px 35px;
    clear: both;
    line-height: 1.5em;
}
#clientText h2{
    font-family: "Trebuchet MS";
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
#clientText ul{
    padding: 15px 35px;
    list-style: disc;
}
#clientText ul{
    padding-right:
}
#quote{
    width: 98%;
}
#quote p{
    font-style: italic;
}
#quotefooter{
    text-align: right;
    width: 100%;
}
#pageTextServices{
    padding: 40px 50px 20px;
    #padding: 20px 50px 10px;
    clear: both;
}
#pageTextServices p{
    padding-top: .4em;
}
#pageTextContact{
    clear: both;
    padding: 160px 50px 0px;
    *padding: 80px 50px 0px;
    text-align: right;
    font-size: 1.4em;
}
#pageTextContact h2{
    font-size: 1.3em;
}
#title{
    float: right;
    clear: both;
}
#logolinks{
    margin-top: 130px;
    text-align: right;
}
#logolinks img{
    vertical-align: middle;
}

.contact{
    color: #B3BA87;
}
a {
    color: #0072AE;
    text-decoration: none;
}
#pagenav{
    clear: both;
    height: auto;
    width: 800px;
	margin: 0px;
	padding-bottom: 4px;
	#padding-bottom: 0px; /* ie hack.  there's an extra 4px of padding on ie but not on firefox*/
}
#pagenav img{
	margin: 0px;
	padding: 0px;
}
#footer{
    position: relative;
    clear: both;
    height: 25px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
	padding-right: 120px;
    text-align: right;
    /*font-size: .9em;*/
	font-size: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}
.linkImage {
    border: 0;
}
.serviceHeading{
    color: #006699;
    font-size: 1.2em;
}
.serviceHeading strong{
    font-size: 1.1em;
}
.approach{
    padding-left: 15px;
    font-weight: bold;
}
#clientsImage{
    width: 334;
    height: 390;
    padding-top: 20px;
    padding-left: 20px;
}
#clientText .nobullets{
    list-style-type: none;
}
#clickbox{
    text-align: center;
}
#memberof{
    text-align: right;
    padding-bottom: 10px;
}
.copywriting{
    width: 401px;
    background: white;
	padding: 18px 0px 25px 25px;
}
.copywriting h2{
	font-size: 21px;
	color: #0072AE;
	padding-bottom: 10px;
}
.copywriting h3{
	font-size: 16px;
	color: black;
	padding-bottom: 10px;
}
.copywriting ul{
	padding-left: 45px;
	list-style: none;
}
.copywriting li{
	float: left;
	width: 10em;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
.copywriting a.current{
    color: #BBCE96;
}
.rightCopy{
	float: left;
	text-align: center;
	/*min-height: 665px;*/
}
.rightCopy h3{
	color: #0072AE;
	padding-bottom: 5px;
	text-transform: lowercase;
}

.rightCopy ul{
   float:left;
   list-style:none;
   margin:0;
   padding: 25px 0 0 0;
   position:relative;
   left:50%;
   text-align:center;
}
.rightCopy li {
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	display:block;
	float:left;
	list-style:none;
	margin:0;
	position:relative;
	right:50%;
}
.rightCopy li.blog{
	padding-left: 105px;
}

