/*----------------------------------------------------------- 
TAG-SPECIFIC STYLES 
------------------------------------------------------------*/

body {background: url(../media/images/web_shell/body_background.jpg) repeat-x #bce2f8;}
h3 {margin: 0px;}
p {padding: 0px;
   margin: 0px;}

input,
select,
textarea {font-family: Tahoma;       
          font-size:   10pt;}

/*-----------------------------------------------------------
GENERAL PURPOSE CLASSES                        
------------------------------------------------------------*/

.WebShell_ContentContainer {background: url(../media/images/web_shell/content_background.jpg);
                            height:     530px;
                            width:      990px;}

#WebShell_ContentBox {height: 507px;}

.WebShell_Footer {background: url(../media/images/web_shell/footer.jpg);
                  width:      990px;}

#WebShell_Header     {background: url(../media/images/web_shell/header.jpg) no-repeat;
                      height:     128px;
                      width:      990px;}

.WebShell_Link,
.WebShell_Link:visited {color: #3f98ba;}

.WebShell_Link:hover {text-decoration: underline;}

.SubmitButton {background: #00c0f1;
               border: 1px solid black;
               color: white;
               padding: 2px 5px 2px 5px;}

.SubmitButton:hover {}
/*-----------------------------------------------------------
NAVIGATION BAR CLASSES                        
------------------------------------------------------------*/
#WebShell_NavBar {height:     25px;
                  margin-top: 15px;
                  width:      555px;}

.WebShell_NavButton_AboutUs {width: 104px;}
.WebShell_NavButton_AboutUs:hover {background: url(../media/images/web_shell/nav_button_aboutus_hover.jpg);}
.WebShell_NavButton_AboutUs_Active {background: url(../media/images/web_shell/nav_button_aboutus_hover.jpg);}

.WebShell_NavButton_Contact {width: 117px;}
.WebShell_NavButton_Contact:hover {background: url(../media/images/web_shell/nav_button_contact_hover.jpg);}
.WebShell_NavButton_Contact_Active {background: url(../media/images/web_shell/nav_button_contact_hover.jpg);}
                  
.WebShell_NavButton_Portfolio {width: 93px;}
.WebShell_NavButton_Portfolio:hover {background: url(../media/images/web_shell/nav_button_portfolio_hover.jpg);}
.WebShell_NavButton_Portfolio_Active {background: url(../media/images/web_shell/nav_button_portfolio_hover.jpg);}

.WebShell_NavButton_Services {width: 104px;}
.WebShell_NavButton_Services:hover {background: url(../media/images/web_shell/nav_button_services_hover.jpg);}
.WebShell_NavButton_Services_Active {background: url(../media/images/web_shell/nav_button_services_hover.jpg);}

.WebShell_NavButton_Testimonials {width: 137px;}
.WebShell_NavButton_Testimonials:hover {background: url(../media/images/web_shell/nav_button_testimonials_hover.jpg);}
.WebShell_NavButton_Testimonials_Active {background: url(../media/images/web_shell/nav_button_testimonials_hover.jpg);}