/* Cascade Stylesheet for Mac MD created by Megalomedia, Inc. */

body {
	margin: 0px 0 0 0;
	background: white url(../../images/bg_tile-x.gif) repeat-x;
}

h1 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #8C8C8C;
font-size: 18px;
font-weight: normal;
}

h2{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #8C8C8C;
font-size: 14px;
font-weight: bold;
margin: 20px 0 0 0;
}

a:link, a:visited {
	color: #E80000;
	text-decoration: underline;
}

a:hover {
	color: #ff5502;
	text-decoration: underline;
}

#wrapper {
	width: 870px;
	float: left;
}

/* Splash Page */
#leftpane1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 22px 0 0 22px;
	width: 250px;
	color: #8C8C8C;
}

#leftpane1 p {
	font-size: 14px;
	line-height: 20px;
}

#rightpanel1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #8c8c8c;
	font-size: 14px;
	float: right;
	margin-top: 22px;
	width: 515px;
}

.splashtext {
	margin-top: 31px;
	width: 250px;
	font-size:12px;
	color: #666666;
}

.highlight {
	color: #e80000;
}

.getflash{
	color: #e80000;
	font-size: 12px;
}

.phone {
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
}


/* Sub Pages */
#headerwrap {
  width: 870px;
  float: left;
  height: 120px;
}

#hdrlogo {
  width: 108px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}

#navwrap {
  float: left;
  margin-left: 40px;
  margin-top: 46px;
  text-align: center;

}

#navwrap a:link, #navwrap a:visited {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #8C8C8C;
  text-decoration: none;

}

#navwrap a:hover {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #E80000;
  text-decoration: underline;
}

div.contact-hdr
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float:left;
	width:100%;
	text-align:right;
}

div.contact-hdr a:link, div.contact-hdr a:visited
{
	color: #666666;
	text-decoration:none;
}

div.contact-hdr a:hover
{
	text-decoration:underline;
}

/* -- YOU ARE HERE CLASSES -- */
body#aboutus a#aboutus, body#services a#services, body#contact a#contact, body#partners a#partners, body#clients a#clients {
 	color: #E80000;
	text-decoration: underline;
}

#address {
  float: left;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 11px;
  color: #8C8C8C;
  margin-top: 20px;
  margin-left: 10px;
  width: 270px;
}

#address a:link, #address a:visited {
  color: #8C8C8C;
  text-decoration:none;
}

#address a:hover {
  color: #8C8C8C;
  text-decoration:underline;
}

#phone {
  float: right;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 18px;
  font-weight: bold;
  color: #8C8C8C;
  margin-top: 16px;
  width: 118px;
  text-align: center;
}

#bodywrap {
  clear: both;
  float: left;
  width: 870px;
  margin-top: 20px;
}

#contentbody {
	float: left;
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #8C8C8C;
	margin-left: 20px;
}

#contentbody p {
	line-height: 16px;
	
}

div.flashwidget {
	float:right;
	width:234px;
	height: 386px;
}

div.twitterembed {
	float:right;
	width:259px;
	height:480px;
	border: solid 1px #d1cbcb;
}

#footer {
	width: 870px;
	clear: both;
	float: left;
	height: 25px;
	border-top: 1px solid #d1cbcb;
	margin-top: 20px;
}

#footer p {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A0A0A0;
	margin-left: 20px;
	margin-top: 5px;
}


biography {
	font-family: Verdana, Tahoma, Helvetica, Arial, Geneva, sans-serif;
	font-size: 20px;
	color: red;
	display: block;
}

#noscriptmenu {
   font-size: 10px;
   color: #8C8C8C;
	clear: both;
	text-align: center;
	margin-top: 20px;
}

#noscriptmenu a:link, #noscriptmenu a:visited {
   text-decoration: none;
	color: #8C8C8C;
}

#noscriptmenu a:hover {
   text-decoration: underline;
	color: #E80000;
}

/* ACCORDIAN */
.accordion_toggle {
	width: 565px;
	height: 30px;
	float: left;
	padding: 10px 0 0 20px;
	margin: 10px 0 0 0;	
	display: block;
	background: url(../../images/gr_accordian_tab1.gif) no-repeat;
	padding:7px 0 0 0;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight:bold;
	color:#a29c9c;
}

.accordion_toggle p {
	padding: 0 0 0 30px;
	margin: 0;
}

.accordion_toggle_active {
	background: url(../../images/gr_accordian_tab2.gif) no-repeat;
	color:#E80000;
	padding:7px 0 0 0;
}

.accordion_content {
	clear: both;
	font-size: 12px;
	color:#8C8C8C; 
	width: 540px;
	overflow: hidden;
	margin: 0 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.accordion_content ul {
	list-style:outside;
}

.accordion_content li {
	margin:5px 0 0 0;
	padding:0;
}
