@charset "UTF-8";

* { 
    margin: 0; 
    padding: 0;
}
  
/*-----------------------------------------------------------------------------------------------------------------------------------*/
  
#main {
	float:left;
	width:1200px;
	margin-top:36px;
}

.columns{
}

.imgBox1 {
	float: left;
	margin-top:18px;
	margin-left:10px;
	margin-right: 25px;
	margin-bottom:8px;
}

.imgBox2 {
	float: left;
	margin-top:18px;
	margin-left:-1px;
	margin-right: 15px;
	margin-bottom:8px;
}

#contentMain {
	width: 712px;
	margin-right:125px;
}

#contentMain a img {
	border: none;
}

#sideMain {
	float: left;
	width: 230px;
	margin-left:125px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/

#navMain {
	margin-top:36px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cc0000;
	margin-left:15px;
	margin-right:15px;	
}

#navMain a.section {
	padding-left:5px;
	padding-right:5px;
	border-top: 1px solid #cc0000;
	display:block;
	text-decoration: none;
	cursor:pointer;
}

#navMain a.section h1 {
	color:#282828;
	font-size: 24px;
	line-height:22px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normal;
}
  
#navMain a.section h1 span {
    font-size: 18px;
	font-weight: normal;
}

#navMain div {
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
	display:block;
}

#navMain div p {
	font-size: 14px;
	line-height:18px;
	margin-bottom:10px;
	padding-top:10px;
	border-top: 1px solid #F0F0F0;
}

#navMain div p a{
	color:#787878;
	display:block;
	text-decoration: none;
}

#navMain div p a.current{
	color:#282828;
}

#navMain div p a.navCorporate:hover {
	color:#282828;
	background-image: url(images/nav_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#navMain div p a.navCorporate:hover {
	color:#282828;
	text-decoration: none;
	background-image: url(images/nav_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#navMain div p a.navPersonal:hover {
	color:#282828;
	text-decoration: none;
	background-image: url(images/nav_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#navMain div p a.navSatisfaction:hover {
	color:#282828;
	text-decoration: none;
	background-image: url(images/nav_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#navMain div p a.navSentinel:hover {
	color:#282828;
	text-decoration: none;
	background-image: url(images/nav_arrow_purple.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#navMain div p img {
	float:left;
	margin-top:4px;
	margin-right:3px;

}

/*-----------------------------------------------------------------------------------------------------------------------------------*/

.break18px {
	padding:0;
	margin:0;
	height:9px;
}
  
.caption {
	color:#282828;
	font-size: 10px;
	font-weight:bold;
	line-height: 18px;
	margin-top:36px;
	margin-bottom: 18px;
	font-style: italic;
	text-align: center;
} 
	
p.sub {
	margin-top:27px;
}
	
.fillCorporate {
	color: #FFFFFF;
	background: #FF6600;
	margin-left:-6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
  
.fillPersonal {
	color: #FFFFFF;
	background: #99CC00;
	margin-left:-6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
  
.fillConcierge {
	color: #FFFFFF;
	background: #3399CC;
	margin-left:-6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.fillSentinel {
	color: #FFFFFF;
	background: #660066;
	margin-left:-6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

a.more {
	font-weight: bold;
	color: #282828;
	text-decoration: none;
}

a.more:hover {
	color: #000000;
	text-decoration: underline;
}

#contentMain{
	float: right;
	width: 710px;
	margin-top:1px;
}

#contentMain a img{
	border:none;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/

.topCorporate{
	height:282px;
	background-image:url(images/top_corporate.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.titleCorporate {
	height:72px;
	background-image:url(images/title_corporate.gif);
}


.topPersonal{
	height:282px;
	background-image:url(images/top_personal.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
}

.titlePersonal {
	height:72px;
	background-image:url(images/title_personal.gif);
}


.topConcierge {
	height:282px;
	background-image:url(images/top_concierge.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}

.titleConcierge {
	height:72px;
	background-image:url(images/title_concierge.gif);
}

.topSentinel{
	height:282px;
	background-image:url(images/top_sentinel.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
}

.titleSentinel {
	height:72px;
	background-image:url(images/title_sentinel.gif);
}

.topAbout{
	height:282px;
	background-image:url(images/top_about.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.topNews{
	height:282px;
	background-image:url(images/top_news.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.topContact{
	height:282px;
	background-image:url(images/top_contact.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/

.subLogo {
	float:left;
	margin-right:3px;
	margin-top:-10px;
}

.subImg {
	margin-top: 4px;
	margin-right: -6px;
	margin-bottom: 16px;
	margin-left: -6px;
}

.subContent1 {
	float:left;
	width: 311px;
	height:445px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:18px;
	margin-top:8px;
	}
	
.subContent1a {
	float:left;
	width: 311px;
	height:468px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:18px;
	margin-top:8px;
	}	
	
.subContent2 {
	width: 311px;
	height:445px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:18px;
	margin-top:8px;
	margin-left:359px;
}

.subContent2a {
	width: 311px;
	height:468px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:18px;
	margin-top:8px;
	margin-left:359px;
}

.subContent3 {
	float:left;
	width: 670px;
	height:445px;
	display:inline-block;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:18px;
	margin-top:8px;
}
	
.subContent4 {
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:18px;
	background-image: url(images/div_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.subAbout {
	float:left;
	width:668px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:8px;
	background-image: url(images/div_top.gif);
	background-repeat: repeat-x;
/*	background-position: top;*/
}

.subAbout div h3 a {
	color:#282828;
	text-decoration:none;
}

.subAbout div h3 a:hover {
	color:#282828;
	text-decoration:underline;
}
	
.subAbout2 {
	float:left;
	width:668px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(images/div_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.subAbout2 div h3 a {
	color:#282828;
	text-decoration:none;
}

.subAbout2 div h3 a:hover {
	color:#282828;
	text-decoration:underline;
}

.subInnerbox {
	padding:10px;
	background-image: url(images/div_top2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	
.subOuterbox {
	margin-left:-9px;
	margin-right:-9px;
	margin-bottom:20px;
	background-color: #FAFAFA;
	background-image: url(images/div_bottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.linkbox1 {
	margin-left:5px;
	margin-bottom:-2px;
}

.left { 
    float: left; 
    margin: 0 18px 18px 0;
}

.right { 
    float: right; 
    margin: 0 0 18px 18px; 
}


