﻿#bradingarea
{
	width:450px;
	margin:10px 10px 0 5px ;
	float:left;
	display:inline;
}

.testimonial-photo
{
	float:left;
	margin:8px;
}

.testimonial
{
	opacity: .0;
	filter: alpha(opacity=0);
	position:absolute;
	top:310px;
	background-color: white;
	display:none;
}

.home_testimonial
{	
	width:330px;
	margin-left:120px;
	color:#003876;
	font-size:12px;
}

.home_testimonial blockquote
{
	color:#F60;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-indent:-1.2em;
	margin:10px;
	padding:0;
	line-height:1.5em;
}

#container .home_testimonial p
{
	margin-left:10px;	
	color:#666;
}

#container .home_testimonial p strong
{
	color:#003777;
}

.home_testimonial p a
{
	color:#ff6600;
	text-transform:uppercase;
	text-decoration:none;
	
}

.home_testimonial blockquote span
{
	color: #666;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, Serif;
	line-height: 12px;
	vertical-align: sub;
	padding:0 3px;
}

#container #bradingarea h3
{
	color:#003876;
	border-bottom:solid 3px #e5e5e5;
	margin:10px 0 0 0;
	padding:3px 0;
}

#doorways
{
	width:289px;
	float:left;
    margin:10px 0 0 0;
    display:inline;
}

#doorways .doorway
{
	background:#fff url(images/home_page_grad_box2.jpg) no-repeat scroll 0 bottom;
	padding:10px;
	margin:0 0 10px 0;
	width:285px;
}

#doorways .doorway h3
{
	margin:-10px -7px 0 -9px;
	padding:5px;
	font-style:italic;
	font-size:14px;
	width:280px;
	text-transform:uppercase;	
}

.doorway p
{
}

.learn_more
{
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

#security-door.doorway h3
{
    background:#800000 none;
    color: #fff;
}
#security-door.doorway .learn_more
{
    color:#800000;
}

#management-door.doorway h3
{
    background:#003777 none;
    color: #fff;
}

#management-door.doorway .learn_more
{
    color:#003876;
}

#search-door
{
	
}

#doorways .searchbox
{
	background:#fff url(images/homepage_yellow_grad.gif) repeat-y scroll 0 0;
	padding:10px;
	margin:0 0 10px 0;
	width:290px;
}

.searchbox .bot
{
	display:block;
	margin:0 -10px -10px -10px;
	background:transparent url(images/homepage_yellow_grad_bot.gif) no-repeat scroll 0 bottom;
	height:7px;
}

#doorways .searchbox h3
{
	color:#fff;
	text-transform:uppercase;
	margin:-10px -10px 0 -10px;
	background:#f5c01f none;
	font-size:14px;
	font-style:italic;
	padding:5px;
}

.searchbox .learn_more
{
	color:#ff6600;
}


#secOff, #mgmtSupp
{
    background:#fff url(images/home_page_grad_box2.jpg) no-repeat scroll 0 bottom;
}

#secOff h3
{
    background-color:Maroon;
    color:White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-style:italic;
	height:16px;
	line-height:16px;
	text-transform:uppercase;
	padding:5px 0 5px 0;
	margin:0;
	width:287px;
	text-indent:5px;
}

#secOff p
{
    padding:2px 10px 5px 10px;
}

#secOff a, #secOff a:hover, #secOff a:visited
{
    color:Maroon;
}

#mgmtSupp h3
{
    background-color:#003777;
    color:White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-style:italic;
	height:16px;
	line-height:16px;
	text-transform:uppercase;
	padding:5px 0 5px 0;
	margin:0;
	width:287px;
	text-indent:5px;
}

#mgmtSupp p
{
    padding:2px 10px 5px 10px;
}

#mgmtSupp a, #mgmtSupp a:hover, #mgmtSupp a:visited
{
    color:#003777;
}

#empOpp
{
    background:#fff url(images/homepage_yellow_grad.gif) repeat-y scroll 0 0;
}

#empOpp h3
{
    background-color:#F5C01F;
    color:White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-style:italic;
	height:16px;
	line-height:16px;
	text-transform:uppercase;
	padding:5px 0 5px 0;
	margin:0;
	width:287px;
	text-indent:5px;
}

#empOpp p
{
    padding:2px 10px 5px 10px;
}

#empOpp a, #empOpp a:hover, #empOpp a:visited
{
    color:#F60;
}

#empOppBott
{
    display:block;
    background-image:url(images/homepage_yellow_grad_bot.gif);
    background-position:top;
    background-repeat:no-repeat;
}