* { margin: 0; padding: 0; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a { color: black;  font-size: 14px; 	text-decoration: none; }
a:hover { color: #1D7168; }
a img { border: none; }

body { background: black; }

#container { background: #eee1d1 url(images/home/background.jpg) no-repeat scroll top center; min-height: 950px; padding: 20px; width: 910px; }
.clear { clear: both; margin: 0; padding: 0; }



#menu { padding: 0 ; float: left; }
#menu li { float: left; display: block; list-style-type: none; padding: 0 6px; }
#menu li a { padding: 0 6px; }

#menu_right { float: right; }
#menu_right p { width: 200px; font-weight: bold; }
#menu_right p img { vertical-align: middle; }

#header_splash { background: transparent url(images/home/green_banner_home.png) no-repeat scroll top left; float: left;  margin-left: 50px; height: 129px; width: 550px; }

#header { background: transparent url(images/home/green_banner_small.png) no-repeat scroll top left; float: left;  margin-left: 50px; height: 117px; width: 500px; }

#content { font-size: 12px; float: left; padding: 50px 50px 0 50px; width: 600px; }
#content p { margin-bottom: 20px; }
#content p em { font-size: 12px; }
#content p.title { font-size: 14px; font-weight: bold; }







/* index page */

#quote1 { font-size: 14px; font-style: italic; margin-bottom: 25px; width: 420px; }
#video { float: left; width: 350px; } 
#quote2 { font-size: 14px; float: left; width: 500px; }


/* consulting page */

.TabbedPanelsTab { color: white; font-size: 11px; }
.TabbedPanelsContent p, strong  { font-size: 12px; }
.color_red, .color_red strong { color: #990000; }

