/* Custom Added Attributes */
* html img { behavior: url(images/iepngfix.htc); }/* IE 6 Specific PNG Fix */

a img { border:none; }

body, li, div, p, table, td
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	}
.pageContent a:link, .pageContent a:visited {
	color:#9fa90b;
}
.pageContent a:hover {
	color:#222222;
}
.menu:hover {
	color:#222222;
}

/* End Custom Attributes */

/* CSS Document */

body {
	margin: 0px;
}
.menu-hr { background-color: #991F1F; }

/* top elements */
.company { font-weight: normal; font-size: 20pt; font-family: Arial, Helvetica, sans-serif; color: #054D7A;}
.slogan {
	font-weight: normal;
	font-size: 16pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	text-transform: capitalize;
}

/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 85%;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

/*submenu*/
.submenu { font-size: 8pt; font-weight:bold; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: underline; }
.asubmenu { font-size: 8pt; font-weight:bold; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: none; }

/* content */
.text-header{
	font-weight: normal;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #939573;
	text-transform: capitalize;
}
.pageContent { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; color: #000000; text-align:left; }
.pageContent a { font-size: 10pt; font-family: Tahoma, Arial, sans-serif; }

/*bottom menu*/
.bmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: underline; }
.abmenu { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; text-decoration: none; }

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; }

/* SOCIAL MEDIA
--------------------------------------------------------------------------------*/
#socialMedia {width:170px;margin:20px auto;text-align:center;}
#cchFacebook, #cchTwitter, #cchLinkedin, #cchYoutube {display:inline;margin:0 3px;}
#cchLike, #cchPlusOne {display:inline;}
#cchDynamic {margin:3px auto 0;overflow:hidden;}
#cchStatic {margin:0 auto;}
#cchPlusOne {float:right;}
#fblike {width:73px !important;}
#___plusone_0 {width:62px !important;}

/* APPOINTMENTS FORM
--------------------------------------------------------------------------------*/
#appointmentWrapper {
	text-align:left\9;
}

/*Client Services*/
.services-top-list-column-1, .services-top-list-column-2 {text-align: left;}
/* Client Override Attributes */
 .company { 
font-size: 24px;
 }

 .slogan { 
font-size: 20px;
 }

