/* Home Header */
.link-home, a.link-home:link, a.link-home:active, a.link-home:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-home:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: orange;
	text-decoration: underline;
}

/* Home Content */
.home-main-content {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding-left:10px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.home-service-title, a.home-service-title:link, a.home-service-title:visited, a.home-service-title:active {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.home-service-title:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.home-service-content {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}
.link-content, a.link-content:link, a.link-content:active, a.link-content:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
	height: 23px;
	width: 237px;
	padding-left: 3px;
}
a.link-content:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #003663;
	text-decoration: none;
	background-color: #D6D6D6;
}

/* Home Footer */
.home-copyright {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

/* Content */
.main-content {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #534741;
	text-align: justify;
	background-color: #F3F8F1;
	background-image: url(../ges-security-services/images/ges-security-contentbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.main-rightcontent {	
	background-color: #F3F8F1;
	background-image: url(../ges-security-services/images/ges-security-contentbg_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.main-leftlinkbg {
	background-color: #980300;
	background-image: url(../ges-security-services/images/ges-security_23.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.title-content {
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #939B90;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 5px;
	font-style: italic;
	background-image: url(../ges-security-services/images/ges-security-content-title-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 31px;
}
.left-menu, a.left-menu:link, a.left-menu:active, a.left-menu:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 255px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: left;
}
a.left-menu:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #510201;
	display: block;
	height: 18px;
	width: 255px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: left;	
}
.link, a.link:link, a.link:active, a.link:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #534741;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #670301;
	text-decoration: underline;
}


/* Footer */
.copyright {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}
.link-footer, a.link-footer:link, a.link-footer:active, a.link-footer:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-footer:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #003663;
	text-decoration: none;
}