@charset "utf-8";
/* CSS Document */

body { text-align:center; background:#ededed; margin:20px 0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; color:#555555; }
img { border:0; }
a { border:0; color:#333333; }

h1, h1.override { margin:9px; font-size:34px; font-family:Georgia, "Times New Roman", Times, serif; 
	 color:#434343; font-weight:normal; text-align:left; }


* :focus { outline:0; }

.largeText { font-size:24px; margin-bottom:0px; }
.titleText { font-size:22px; margin-bottom:0px; }

#header { margin:0 auto; width:908px; height:48px; background:url(../images/header_slice.png) repeat-x; text-align:right; }
#header a, #header span { display:inline-block; padding:0; margin:0; overflow:hidden; }
#header a span { text-indent:-200px; }
#header a {  float:left; position:relative; }
/*#header a:hover { background-position:bottom; }*/

#menu_logo { background:url(../images/header_text.png) no-repeat; width:258px; height:48px; float:left; }

#menu_blank { background:url(../images/header_blank.png) no-repeat; width:9px; height:48px; }
#menu_home, #menu_home span { background:url(../images/header_home.png); width:117px; height:48px; }
#menu_about, #menu_about span { background:url(../images/header_about.png); width:119px; height:48px; }
#menu_portfolio, #menu_portfolio span { background:url(../images/header_portfolio.png); width:149px; height:48px; }
#menu_services, #menu_services span { background:url(../images/header_services.png); width:149px; height:48px; }
#menu_blog, #menu_blog span { background:url(../images/header_blog.png); width:102px; height:48px; }
#menu_contact, #menu_contact span { background:url(../images/header_contact.png); width:135px; height:48px; }


#menu_home span, #menu_about span, #menu_portfolio span, #menu_services span, #menu_contact span, #menu_blog span { background-position:bottom; position:absolute; display:none; top:0px; left:0px; cursor:pointer; }

div.noJavascript a:hover { background-position:bottom !important; }

#content_holder { background:#ffffff url(../images/content_bg_slice.png) repeat-y; width:904px; display:block; margin:10px auto 0 auto; padding:0; }
#content { background:transparent url(../images/content_bg_bottom.png) no-repeat bottom; padding-bottom:60px; display:block; text-align:left; line-height:24px; }

#content_top { background:url(../images/content_bg_top.png) no-repeat; width:904px; height:2px; }
.content_inner { margin:0px 0px 2px 2px; width:900px; padding-top:2px; min-height:300px; background-position:0px 0px; background-repeat:no-repeat; }

.content-text { padding:10px 20px 0px 20px; }

#slider_menu a { padding:0 10px 0 10px; }
#slider { position:relative; }
.scroll {
overflow: auto;
  position: relative;
  clear:left;
  width:900px;
 }
.navigation { float:right; height:65px; width:400px; text-align:right; padding:0px 10px 10px 0; }
#slider .navigation li { display:inline; list-style:none; list-style-type:none; padding:0; margin:0; }
#slider .scrollContainer div.panel { width:900px; height:auto; }

#site-footer { margin:0 auto; background:#ededed url(../images/fullimpact-logo.png) no-repeat; width:152px; height:72px; }

a.selected { border-bottom:#333333 solid 0px; }
/* Page Specific */









