@charset "utf-8";
/* CSS Document */



/*-------
  1.body tag refs#
  -------*/
  
body,html {
height: 100%;
width: 100%;
padding: 0 0 0 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
background-image: url(images/bg_main.gif);
background-repeat: repeat-x;
margin:0px;
margin-top:0px; 
margin-left:0px; 
margin-right:0px;
}


/*-------
 banner 
  -------*/
  
#maincontainer {
width:740px; 
height:auto;
margin: 0px auto auto;
background-image: url(images/backdrop.png); 
background-repeat:no-repeat; 
background-position:top;

}

/*-------
 banner title text
  -------*/


#container-title {
	width: 715px;
	height: 45px;
	margin-top:55px;
	margin-left:auto;
	margin-right:auto;
	font-size:28px;
	font-weight:bold;
	text-indent:38px;
	color: #7b7b7b;
	letter-spacing: -1px;
} 


#container-title span {
	color: #7b007b;
}

/*-------
menu system navigation
  -------*/
  
#menu {
	width: 715px;
	height: 40px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	/*-------
 banner title text
  
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f5f5f5' ,endColorStr='#ffffff' ,gradientType= '0')
-------*/
} 


.menu ul {
	display: block;
	width:inherit;
	height:inherit;
	margin: 0 auto;
	padding: 0;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	width: 90px;
	vertical-align:middle;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
		font-size: 11px;
	color: #666666;
	font-weight: normal;
	background-color:#ffffff;
	border-top:solid 2px;
	border-top-color:#c2c2c2;
	border-right:solid 1px;
	border-right-color:#e7e7e7;
	padding:10px 0px 10px 0px;
	/*-------
 banner title text
  
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f5f5f5' ,endColorStr='#ffffff' ,gradientType= '0')
	-------*/
}

.menu a:hover {
	display: block;
	float: left;
	width: 90px;
	vertical-align:middle;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #666666;
	background-color:#eeecec;
	border-top:solid 2px;
	border-top-color:#B87CB8;
	border-right:solid 1px;
	border-right-color:#ffffff;
	padding:10px 0px 10px 0px;
	/*-------
 banner title text
  
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E9D6E9' ,endColorStr='#ffffff' ,gradientType= '0')
-------*/
}





.dropmenudiv{
position:absolute;
	font-size: 10px;
	color: #666666;
top: 0px;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
text-align:left;
line-height:18px;
z-index:100;
padding: 2px 0;
background-color: white;
width: 120px;
visibility: hidden;
/*-------
 banner title text

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
	color: #666666;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
	color: #666666;
}

/* ######### main page css styles ######### */



#pic {
	width: 715px;
	height: 150px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
} 

#container {
	width: 715px;
	height: auto;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
} 

#container-footer {
	border-top: 2px solid #E5E5E5;
	width: 720px;
	padding: 10px 0px 20px 0px;
	margin: 20px auto 0px auto;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #7b7b7b;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #7b7b7b;
	width: 720px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 320px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	padding-right: 10px;
}
#container-slogan {
	float: right;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}

#map{
margin-top:45px;
margin-left:40px;
float:left;
width:auto;
	}
	
#navigation {
margin-left:40px;
margin-right:50px;
width:190px;
float:right;
}

h4 {
	font-size: 12px;
	color: #7b7b7b;
	letter-spacing: -0.5px;
	font-weight:bold;
	}
	
	h4 span {
	font-size: 12px;
	color: #7b007b;
	letter-spacing: -0.5px;
	font-weight:bold;
	}
	
#navigation p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

 #navigation p span a{
	line-height: 15px;
	font-size: 10px;
	font-style:italic;
	color: #7b007b;
}

#mainpagetext {
margin-left:35px;
width:420px;
text-align:left;
float:left;
}

#mainpagetext h3 {
	color: #7b7b7b;
	letter-spacing: -0.5px;
	font-weight:bold;
	}
	
	 #mainpagetext h3 span {
	color: #7b007b;
	letter-spacing: -0.5px;
	font-weight:bold;
	}
	
		 #mainpagetext span {
	color: #7b007b;
	letter-spacing: -0.5px;
	}

#mainpagetext p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 0px;
}

 #mainpagetext p span a{
	line-height: 15px;
	font-size: 10px;
	font-style:italic;
	color: #7b007b;
}

	h4 {
	font-size: 12px;
	color: #7b7b7b;
	letter-spacing: -0.5px;
	font-weight:bold;
}
	
	h4 span {
	font-size: 12px;
	color: #7b007b;
	letter-spacing: -0.5px;
	font-weight:bold;
}
	
	
#rightdiv {
	margin: 20px 35px 0px auto;
	float:right;
	width:170px;
	height:auto;
	font-size: 11px;
	color: #666666;
}

#rightdiv p a{
	line-height: 15px;
	font-size: 10px;
	font-style:italic;
	color: #7b007b;
}

	
	#quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 5px 15px 55px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
	width:auto;
	height:auto;
}

	#quotecareer {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 5px 15px 55px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
	width:auto;
	height:auto;
	margin-bottom:25px;
}

	#quote span ,#quotecareer span{
	font-weight:bold;
}


a img
{
	border-color: #7b007b;
	border-width: 1px
} 
