body {
	text-align: center;
	background: #fff url('../img/newgf/bg.png') repeat-x 0 0;
	font: 13px/22px "Trebuchet MS", Verdana, sans-serif;
	padding: 0px 0 0;
	color: #555;
}


.clr        { min-height: 1px; }

* html .clr { height: 1%;      } /* IE */  

.clr:after  {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
	}


strong {
	font-weight: bold;
}


a                      { 
	color: #105cb6;
	text-decoration: none; 
	outline: none               
	}
a:hover                 { text-decoration: underline; }



ul.classic {
	padding: 5px 15px;
	margin: 5px 25px;
	list-style-type: disc;
}

ul.classic1 {
	padding: 1px 15px;
	margin: 1px 25px;
	list-style-type: disc;
}

p.note {
	background-color: #fffde4;
	padding: 10px;
	border:1px solid #dddddd;
}


p.dlnote {
	background-color: #f4f4f4;
	padding: 5px;
	border:1px solid #dddddd;
}


#wrapper                   {
	width: 960px; 
	text-align: left;
	margin: 0 auto;
	}


#header                         {
	position: relative; 
	height: 172px;       
	}
	
	
#header h1                      { 
	position: absolute; 
	top: 0; 
	left: 30px;  
	}
	
#header h2                      { 
	position: absolute; 
	top: 0; 
	right: 40px;  
	}	
	
	
#upmenu {	
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	float: right;
	margin-top: 134px;
	margin-right:50px;
	height:30px;
	background: #515151 url('../img/newgf/topmenu1.png') repeat-x;

}

#upmenu li{
  float:left;

  background: url('../img/newgf/menu_div.png') 100%  no-repeat;
}




#upmenu li a{
  display:block;
  float: left;
  cursor: pointer;
  font-size: 11px;
   line-height: 30px;
   color: #fff;
padding: 0 15px;
  text-decoration:none;

}

#upmenu li a:hover{

  background: url('../img/newgf/menu_active.gif') top left repeat-x;
	height: 30px;

}

#upmenu li a.active  {
	background: url('../img/newgf/menu_active.gif') top left repeat-x;
	height: 30px;
}

#upmenu ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	font-size: 11px;
	text-align: left;
	background:none;

}

#upmenu ul li {
	position: relative;
}
#upmenu li ul {
	top: 163px;
	position: absolute;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #262626;
	border-left: 1px solid #262626;
	border-top: 1px solid #262626;
	display:none;
}

*:first-child+html #upmenu li ul {
		margin-left:-95px;
}

* html  #upmenu li ul {
		margin-left:-95px;
}

div#nav ul {
	padding: 0;
	margin: 0;
}
#upmenu li li {
	float: left;
	padding: 0;
   	width: 170px;
	height: 25px;
	backgrond-image: none;  
	background: none;
	background: #2e2e2e;
	border-bottom: 1px solid #262626;

}

#upmenu li li a:hover {
    left: 0;
    background: none;
	color:#2b8bbd;
}



	
	
	
#container                 { 
	padding: 40px 40px 0 40px;
	}



#outer  { 
	background: url('../img/newgf/container.png') no-repeat center top; 
	width:926px;  
	margin:0 auto; 
	padding:0; 
	height:auto !important; 
	min-height: 284px;
}


#pholder {
	margin-bottom: 40px;
	background-color:#cdcdcd;
	padding: 10px;
	border:1px solid green;
}

#sidebar    { 
	float: left; 
	width: 210px; 
	}
	



#content     { 
	float: right; 
	width: 600px; 
	margin-right:40px;
	}
	
* html  #content  {
	margin-right:10px;
}	

/*
*:first-child+html #content {
}
*/
	
#content h2       { 
	font: normal 24px Myriad Pro; 
	color: #CD4400; 
	letter-spacing: 2px;   
	background: url("../img/dirty_hr.gif") no-repeat left bottom;  
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	}
	
#content h2.brd       { 
	font: normal 20px Myriad Pro; 
	color: #CD4400; 
	letter-spacing: 2px;   
	background: url("../img/dirty_hr.gif") no-repeat left bottom;  
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	}
	
#content h2.brd a {
	color: #CD4400;
}	

#content h2.brd span {
	color: #4c4c4c;

}	
	
	
#content h3       { 
	font: normal 18px Myriad Pro; 
	color: #CD4400; 
	letter-spacing: 3px;   
	border-bottom:1px dotted #DDDDDD;
	margin-top: 30px; 
	padding-top: 30px; 
	}	
	
	#content h3.ph       { 
	margin-top: 10px; 
	padding-top: 10px; 
	}

#content p {
	margin-bottom: 15px;
}

#content h5 {
	font: normal 18px Myriad Pro; 
	color: #337eb5; 
	letter-spacing: 1px;   
	margin:10px 0;
	 
}		


/*  sidebar menu */
	
#sidemenu {
	background-color:#FFFFFF;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:12px;
}	
	
	
#sidemenu ul li         { 
	overflow: hidden; 
	border-bottom:1px dotted #D8D8D8;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:5px;
}

#sidemenu ul li.spr         { 
	background-color:#f5f5f5;
}

#sidemenu ul li.active  { background: url("img/sub-menu-active.gif") no-repeat center center; }

#sidemenu ul li a       { 
	color:#096BB3;
	text-decoration:none;
	height: 30px; 
	line-height: 30px;
	display: block; 
	display: inline-block;  
	background: url("../img/arrow.gif")  no-repeat 10px 12px; 
	padding-left: 20px;   
	
	}
	
#sidemenu ul li a.sprt       { 	
background: url("../img/arrowbl.gif")  no-repeat 10px 12px; 
color:#cd4400;
}

#sidemenu ul li a:hover { 
	color: #1a1a1a; 
	text-decoration: none; 
	}
	
	
#sidemenu ul li a.active {
	font-weight: bold;
	text-decoration: none;
}

#sidemenu ul li ul {
display:none;
}

	
	
#sidemenu ul .sub li {
	overflow: hidden; 
	border-bottom: 0px solid white;
	border-top:1px dotted #D8D8D8;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:5px;
	font: 13px/20px "Trebuchet MS", Verdana, sans-serif;
}

#sidemenu ul .sub li a {
	color:#666;
	text-decoration:none;
	height: 20px; 
	line-height: 20px;
	display: block; 
	display: inline-block;  
	background: url("../img/subarrow.gif")  no-repeat 28px 10px;
	padding-left: 40px;  
	
}

#sidemenu ul .sub li a:hover { 
	color: #105cb6; 
	text-decoration: none; 
	}
	

#sidemenu ul .sub li ul li a {
	color:#666;
	text-decoration:none;
	height: 20px; 
	line-height: 20px;
	display: block; 
	display: inline-block;  
	background: url("../img/subarrow.gif")  no-repeat 48px 10px;
	padding-left: 60px;  
	
}	


/* footer */	
	
#footer         { 
    clear: both;
	background: url("../img/dirty_hr.gif")  no-repeat center top; padding-top: 20px; 
	margin-top: 60px; 
	}

#footer p      { 
	font-size: 11px; 
	line-height: normal; 
	margin: 0;
	}

#footer p span { float: right; }	
	

/* gallery */
.gallery {
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url("../img/tape.png") no-repeat;
}
.gallery a {
	text-decoration: none;
}



/* Big button */

.btnplacer {
	float:right;
	margin: 20px;
}
	a.big-button:link,
	a.big-button:visited,
	button.big-button {
		display: block;
		margin: 0;
		padding: 0;
		font: 100%/1.0 "Lucida Grande", Arial, sans-serif;
		text-decoration: none;
		text-align: center;
		height: 22px;
		color: #fff;
		background: url("../img/button-left.gif") 0 0 no-repeat;
		border: 0 solid;
		overflow: hidden;
		cursor: pointer;
	}
		a.big-button strong,
		button.big-button strong {
			display: block;

			padding-top: 4px;
			font-weight: strong;
			background: url("../img/button-right.gif") 100% 0 no-repeat;
			height: 22px;
			overflow: hidden;
		}

	a.big-button:hover {
		color: #FFF;
		background-position: 0 -22px;
	}
		a.big-button:hover strong {
			background-position: 100% -22px;
		}
		
	a.more-btn {
		float: left;
		width: 120px;
	}
	
		a.more-btn2 {
		float: left;
		width: 100px;
	}
	
		a.more-btn3 {
		float: left;
		width: 162px;
	}
	
		a.more-btn4 {
		float: left;
		width: 140px;
	}
	
	a.more-aia {
		float: left;
		width: 202px;
	}

		
blockquote.callout {
margin: 0;
padding: 0;
width: 580px;
border-top: 1px dotted #E9E9E9;
border-bottom: 1px dotted #E9E9E9;
background: transparent url("../img/quotes-purple.png") no-repeat 25px 15px;
}
blockquote.callout p {
padding: 20px 80px;
color: #727272;
font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
font-size: 125%;
line-height: 1.3;
background: transparent url("../img/quotes-orange.png") no-repeat 500px 270px;
text-align:justify;
}
blockquote.callout p.link {
padding-top: 0;
text-align: right;
font-size: 90%;
}
blockquote.callout p.link a {
text-decoration: underline;
color: #66004F;
}



/*testimonials slider */

.panel {
  background: url("../img/content_pane-gradient.gif") repeat-x scroll left top;
}

#slider {
    width: 580px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    
    width: 580px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
   
}

.scrollContainer div.panel {
    padding: 20px;
    
    width: 540px;
}

#shade {
    background: #EDEDEC url("../img/shade.jpg") no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px 8px;
    color: #000;
    text-decoration: none;
	 background-color: #e3f1ff;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #eff0f0;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#isoplacer {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	padding:12px;
	margin-top:20px;
}
