@charset "UTF-8";
/* CSS Document */

Body {margin: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#333333; }

#wrapper {width:940px;}


.MainFrame {width: 940px; vertical-align: top;}
.HeaderRight {text-align:right; padding-top:30px; vertical-align:bottom; height: 69px; border-bottom: 2px solid #666666; line-height: 15px; font-size: 11px; }


/* Page Buttons */
.Button_home, .Button_services, .Button_portfolio, .Button_faq, .Button_links, .Button_contact {
	background-repeat:no-repeat; background-position:top right; height: 90px; width:100%;
}
.Button_home {background-image:url(../images/Button_Home.jpg);}
.Button_services {background-image:url(../images/Button_Services.jpg);}
.Button_portfolio {background-image:url(../images/Button_Portfolio.jpg);}
.Button_faq {background-image:url(../images/Button_FAQ.jpg);}
.Button_links {background-image:url(../images/Button_Links.jpg);}
.Button_contact {background-image:url(../images/Button_Contact.jpg);}




.MainContent {margin-top: 10px; margin-right: 100px; vertical-align: top; line-height: 19px; width:750px; height:auto;}


.PageTitle {font-size:19px; color:#990000; text-align:right; padding-right: 110px; padding-top: 8px }

.Nav {background-image:url(../images/NavBG.jpg); height: 445px; background-repeat:no-repeat; width: 33px; float:left;}

#menu {float:left; width:169px;}
#menu img {border:0px;}
#content {float:left; width:708px; padding:0px 0px 0px 20px;}




A { color: #990000;
  text-decoration: underline;

}


A:hover {
  color: #000000;
  text-decoration: none;

}


a.FooterLink:link	{  text-decoration: none;  color: #333333}
a.FooterLink:visited	{ text-decoration: none;  color:#333333}
a.FooterLink:active	{  text-decoration: none; color: #333333}
a.FooterLink:hover	{ text-decoration: underline; color: #990000;}





.Footer {margin-top: 15px; font-size: 11px; padding-left: 20px; width: 920px; clear:both;}
