/* Fixed Width Attributes */
#container {
	width: 1000px;
}
#fixedWidth {
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
td#topLeft {
	background-image: url('../images/headerbgRepeat.gif?1722600803');
	background-position: center 126px;
	background-repeat: repeat-x;
	width: 1000px;
}
td#topRight {
	width: 1000px;
	background-image: url('../images/headerbgRepeat2.gif?1722600803');
	background-position: center 77px;
	background-repeat: repeat-x;
}
div#bottomLeft {
	width: 100%;
	background-color: #7597B3;
	height: 44px;
	background-repeat: repeat-x;
	background-position: bottom;
}
div#bottomRight {
	width: 100%;
	background-color: #7597B3;
	height: 91px;
	background-repeat: repeat-x;
	background-position: bottom;
}

/* 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:#7495B4;
}
.pageContent a:hover {
	color:#222222;
}
.amenu:hover {
	color:#7495B4;
}

/* End Custom Attributes */
	
/* content */
.text-header {
	font-weight: bold;
	font-size: 12pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #2B2A2F;
	text-transform: uppercase;
}
.pageContent {
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
}
.pageContent a {
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
}
/* top elements */
.company {
	font-size: 28px;
	font-family: Arial Narrow, Arial, sans-serif;
	color: #FFAB10;
}
.slogan {
	font-size: 19px;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #8CA2B9;
	margin-top:5px;
}

/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #866201;
	text-decoration: none;
	text-transform: uppercase;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #866201;
	text-decoration: none;
	text-transform: uppercase;
}

/*submenu*/
.submenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #1F3447;
	text-decoration: none;
	text-transform: uppercase;
}
.asubmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #1F3447;
	text-decoration: none;
	text-transform: uppercase;
}

/*bottom menu*/
.bmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.abmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; margin-top:10px; }

/* SOCIAL MEDIA DIV STYLES*/
#socialMedia {
    margin: 20px auto;
    text-align: center;
    width: 170px;
}
#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;
}

/* Client Override Attributes */
 .slogan { 
font-family: Trebuchet MS;
font-size: 12px;
color: #FFFFFF;
font-style: italic;
 }

 .footer { 
font-size: 22px;
font-weight: bold;
 }

