@charset "UTF-8";
/* CSS Document */

div#TheBigGuns div.ContentBucket
{
background-color: transparent;
padding: 0;
width:666px;
}
div#TheBigGuns div.ContentBucket div#column01, div#TheBigGuns div.ContentBucket div#column02, div.testimonialsBucket, div.NewsBucket, div.clientsBucket
{
/*background-color:#fff;
width: 300px;
float: left;
padding: 10px;
margin-top: 20px;
line-height: 25px;
border: 1px solid #999;*/
background-color:#FFFFFF;
border-top:3px solid #AE4031;
float:left;
line-height:25px;
margin-top:20px;
padding:10px;
width:300px;
}
div#TheBigGuns div.ContentBucket div#column02
{
margin-left: 20px;
}
div#TheBigGuns div.ContentBucket div#column01 p, div#TheBigGuns div.ContentBucket div#column02 p
{
margin-bottom: 20px;
}
div#TheBigGuns div.ContentBucket div#column01 a, div#TheBigGuns div.ContentBucket div#column02 a
{
color: #ad3040;
text-decoration: none;
font-weight:bold;
}
div#TheBigGuns div.ContentBucket div#column01 a:hover, div#TheBigGuns div.ContentBucket div#column02 a:hover, div#TheBigGuns div.ContentBucket div#column01 a:focus, div#TheBigGuns div.ContentBucket div#column02 a:focus
{
text-decoration: underline;
}
div#TheBigGuns div.ContentBucket div#column01 h3,
div#TheBigGuns div.ContentBucket div#column02 h3
/*{
font-size: 20px;
background-color:#ddd;
padding: 2px;
display: inline;
font-weight: normal;
lineheight: 25px;
}*/
{
color:#666666;
font-size:20px;
font-weight:normal;
letter-spacing:0.02em;
line-height:30px;
margin-bottom:20px;
padding:0 2px 10px 0;
}
body#PageIdServices h2, body#PageIdResources h2
{
font-size: 20px!important;
}
body#PageIdServices h2 em, body#PageIdResources h2 em
{
font-size: 15px!important;
text-transform:none;
}
body#PageIdServices ol, body#PageIdResources ol
{
margin-left: 20px;
}
q
{
font-style:italic;
}
p.WithLine
{
padding-top: 10px;
margin-top: 10px;
border-top: 1px dotted #666;
}

div#testimonialFirst, div#testimonialSecond
{
width: 280px;
padding: 20px
}
div#testimonialFirst
{
float: left;
border-right: 1px solid #000;
padding-right: 30px;
}
div#testimonialSecond
{
float: right;
}
div.SavemySeat
{
clear:both;
}
div.clientsBucket span
{
padding: 20px;
display: block;
}