*
{
    margin: 0;
    padding: 0;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    color: black;
}

img {padding:0;margin:0;}

body 
    {
        background-color: White;
        text-align: center;
    }
    
h1
{
    padding: 5px 0px 5px 10px;
    font-size: x-large;
    color: #0099CC;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
    
}

h2
{
    padding: 5px 0px 5px 10px;
    font-size: large;
    font-weight: bold;

}

h3
{
   padding: 5px 0px 5px 10px;
   font-weight: bold;
   color: #0099CC;
}

h4
{
    padding: 0 0 5px 10px;
    font-size: x-large;
    font-weight: bold;
    color: #0099CC;
}

h5
{
    padding: 0 0 5px 10px;
    font-size: Medium;
    font-weight:normal;
    color: #0099CC;
}

p
{
    font-size: small;
    padding: 5px 10px 10px 10px;
}

p.CaseStudyTextP
{
    font-size: small;
    padding: 53px 10px 10px 10px;
}


.LinkImage
{
    border: 0;
    padding: 0;
    margin: 0;
}
    
#Container
{
    margin: 0px auto 0px auto;
    width: 960px;
    text-align: left;
    background-color: White;
}

.contentCenter
{
    text-align:-moz-center;
    margin-left:0 auto;
    margin-right:0 auto;
}
.contentCenter
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.fLeft
{
    position:relative;
    float:left;
}
.fRight
{
    position:relative;
    float:right;
}
hr.CaseStudyHR
{
   color: #f15a22;  
   width: 732px;
   text-align: center;
}

.Padding
{
    width: 972px;
    height: 10px;
    clear: both;
}

#Header
{
    width: 960px;
    height: 120px;
    text-align: left;
    /*padding-bottom:8px;*/
}


#Breadcrumb
{
    margin: 0px 0px 0px 10px;
    padding: 10px 0 0 20px;
    width: 932px;
    height: 20px;
    color: #f15a22;
    font-size: 9pt;
    clear: both;    
}

.BreadcrumbItem
{
    font-size: small;
    color: #f15a22;
    text-decoration: none;
    vertical-align: middle;
}

.BreadcrumbItem:hover
{
    text-decoration: underline;
}

#Content
{
    position:relative;
    margin: 0;
    width: 960px;
    min-height:360px;
}

#ContentLeft
{
    position:relative;
    float:left;
    padding:0px 0px 0px 0px;
    /*padding: 0 211px 0 211px;*/
    /*width: 274px;*/
    width:590px;
    float: left;
    min-height:330px;
    /*overflow:auto;*/
}

#ContentRight
{
    position:relative;
    float:left;
    padding: 0 0 0 0;
    width: 364px;
    float: left;
    text-align: left;
}

#ContentLeftDefault
{
    position:relative;
    float:left;
    padding:0px 0px 0px 0px;
    /*padding: 0 211px 0 211px;*/
    /*width: 274px;*/
    width:690px;
    float: left;
    min-height:330px;
    /*overflow:auto;*/
}

#ContentRightDefault
{
    position:relative;
    float:left;
    padding: 0 0 0 0;
    width: 264px;
    float: left;
    text-align: left;
}

#Navigation
{   
    margin: 0;
    width: 172px;
    float: right;
    padding: 0 0 0 20px;
}

#Phone
{
    margin: 0;
    width: 172px;
    height: 200px;
    float: right;
    padding: 0 0 0 20px; 
    font-size: x-large; 
    vertical-align: top;
}

#KeywordFooter
{
    width: 972px;
    clear:both;
    background-color: Black;
 }

#Spacer
{
	width: 960px;
	min-height: 200px;
}

.SpacerSmall
{
	width: 960px;
	height: 15px;
}

.SpacerTiny
{
	width: 960px;
	height: 40px;
}
#Footer
{
    width: 960px;
    clear: both;
	text-align: center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size:larger;
}

#FooterLeft
{
    width: 380px;
	padding: 0 0 0 100px;
    float: left;
	text-align: left;
}

#FooterRight
{
    width: 380px;
	padding: 0 100px 0 0;
    float: right;
	text-align: left;
}

#FooterRightTop
{
    width: 600px;
    height: 20px;
    float: right;
    padding: 0 0 0 122px;
}

#FooterRightBottom
{
    width: 600px;
    height: 50px;
    float: right;
    clear: both;
    padding: 0 0 0 122px;
}
#PageFooterLeft
{
    width: 471px;
    font-size: x-small;
    float: left;
    background-color:Black;
    padding: 10px 0 0 15px;
    min-height: 50px;
}

#PageFooterRight
{
    width: 471px;
    font-size: x-small;
    float: right;
    background-color:Black;
    padding: 10px 15px 0 0;
    text-align: right;
    min-height: 50px;
}

.FooterSelectorOff
{
    width: 75px;
    height: 20px;
    background-image: url('../images/FooterSelectorOff.gif');
    float: left;
    
}

.CaseStudyImage
{
    width:450px;
    float:left;
}

.CaseStudyText
{
    width: 277px;
    padding: 0 5px 0 0;
    float: left;
}

.CaseStudyDivider
{
    width: 732px;
    height: 15px;
    clear: both; 
}

.FooterSelectorOn
{
    width: 75px;
    height: 20px;
    background-image: url('../images/FooterSelectorOn.gif'); 
    float: left;
}

ul.Nav
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: large;
    text-align: right;
}

ul.Nav li
{
    float: left;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #f15a22;
}

ul.Nav li a
{

    display: block;
    margin: 0;
    padding: 5px 0 5px 0;
    text-align: right;
    text-decoration: none;
    width: 152px;
}

ul.Nav li a:hover
{
    background-color: #5a5959;
    color: #f15a22;
}

.active
{
    font-size: x-large;
    color: #f15a22;
    list-style-type: square; 
}


ul.KeywordFooter
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: small;
    float: left;
}

ul.KeywordFooter li
{
    margin: 0;
    padding: 0;
}

ul.KeywordFooter li a
{
    color: White;
    display: block;
    margin: 0;
    padding: 0px 10px 5px;
    text-align: center;
    text-decoration: none;
    width: 132px;
}

ul.KeywordFooter li a:hover
{
    color: #f15a22;
    background-color: #5a5959;
}

ul.Footer
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.Footer li
{
    float: left;
    margin: 0;
    padding: 0;
}

ul.Footer li a
{
    color: White;
    font-size: small;
    display: block;
    margin: 0;
    padding: 0 10px 5px 0;
    text-align: center;
    text-decoration: none;
    
}

ul.Footer li a:hover
{
    background-color: #5a5959;
    color: #f15a22;
}

ul.FooterRight
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.FooterRight li
{
    float: left;
    margin: 0;
    padding: 0;
}

ul.FooterRight li a
{
    font-size: small;
    display: block;
    margin: 0;
    width: 75px;
    text-align: center;
    text-decoration: none;
    
}

ul.FooterRight li a:hover
{
    background-color: #5a5959;
    color: #f15a22;
}

.ContentLink
{
    text-decoration: none;
    font-weight: bold;
    color: #0099CC;
}

.ContentLink:hover
{
    text-decoration: underline;
}
.CategoryLink
{
    font-size: 16pt;
    font-weight: bold;
    color: #0099CC;
    text-decoration: none;
}

.CategoryLink:hover
{
    text-decoration: underline;
}

.TreeviewText
{
    text-decoration: none;
}

.TreeviewText:hover
{
    text-decoration: underline;
}

.Black
{
    color: Black;
    font-weight: bold;
}

.CaseStudyTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: White;
    text-decoration: none;
    text-align: left;
}


.CaseStudyLink
{
    text-decoration: none;
    font-weight: bold;
    color: #0099CC;

}

.CaseStudyLink:hover
{
    text-decoration: underline;
}


.redtext
{
	color: #FF0066;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
}



#PageTop
{
	width: 960px;
	height: 35px;
	background-color: #0099cc;
}

.StudioLink
{
    text-decoration: none;
    font-weight: normal;
    color: #0099CC;

}

.StudioLinkHighlighted
{
    text-decoration: none;
    font-weight: bold;
    color: #0099CC;

}

.StudioLink:hover
{
    text-decoration: underline;
}

.LocationLink
{
    text-decoration: none;
    font-weight: normal;
    font-size:medium;
    color: #0099CC;

}

.LocationLinkDefault
{
    text-decoration: none;
    font-weight: bold;
    font-size:medium;
    color: #0099CC;
}

.LocationLinkDefault:hover
{
    text-decoration: underline;
}

.LocationLink:hover
{
    text-decoration: underline;
}

.ServicesLink
{
    text-decoration: none;
    color: #0099CC;
    font-size:medium;
}

.ServicesLink:hover
{
    text-decoration: underline;
    color:#0099CC;
}

.ServicesSubLink
{
    display:block;
    padding-left:30px;
    text-decoration: none;
    color: #018cba;
    font-size:small;
}
.ServicesSubLinkText
{
    display:block;
    padding-left:20px;
    text-decoration: none;
    color: #0099CC;
    font-size:small;
}

.ServicesSubLink:hover
{
    text-decoration: underline;
    color:#018cba;
}
.ServicesSubSubLink
{
    display:block;
    padding-left:30px;
    text-decoration: none;
    color: #0099CC;
    font-size:x-small;
}

.ServicesSubSubLink:hover
{
    text-decoration: underline;
    color:#408596;
}

.StudioDescription
{
    padding:0px 0px 0px 0px;
    font-size: small;
}
.ServicesCopy
{
    position:relative;
    top:0px;
    left:0px;
    display:none;
    background-color:#fff;
    width:560px;
    min-height:300px;
}
.emailFormLabel
{
    position:relative;
    float:left;
    width:160px;
    color:#0099CC;
    font-size:small;
    padding-bottom:4px;
}
.emailFormField
{
    position:relative;
    float:left;
    width:200px;
    color:#0099CC;
    font-size:small;
    padding-bottom:4px;
}
.contactUs
{
    color:#0099CC;
    font-size:small;
}

.FooterLink
{
    font-size:100%;
    text-decoration: none;
    font-weight: normal;
    color: #0099CC;

}
.FooterLinkHighlighted
{
    font-size:100%;
    text-decoration: none;
    font-weight: bold;
    color: #0099CC;

}
.FooterLinkDivide
{
    font-size:80%;
    text-decoration: none;
    font-weight: normal;
    color: #636363;
}
.FooterLink:hover
{
    text-decoration: underline;
    color:#0099CC;
}

.DefaultNavLink
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    color: #0099CC;
}

.DefaultNavLink:hover
{
    text-decoration: none;
    /*color:#025774;*/
    font-weight:bold;
}
.ContactFooterText
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

.ContactFooterLink
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

.ContactFooterLink:hover
{
    text-decoration: underline;
    color:#000;
}
.DefaultNavHolder
{
    padding-bottom:20px;
}
.warning
{
    font-size:x-small;
    color:Red;
}
.smallText
{
    font-size:small;
}
.xSmallText
{
    font-size:x-small;
}

.testLink1
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    color: #0099CC;
}
.testLink1:Hover
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration:underline;
    color:#0099CC;
    font-weight:bold;
}
.testLink2
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration: none;
    color: #018cba;
}
.testLink2:Hover
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration:underline;
    color:#018cba;
    font-weight:bold;
}
.testLink3
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration: none;
    color: #017fa9;
}
.testLink3:Hover
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration:underline;
    color:#017fa9;
    font-weight:bold;
}
.testLink4
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration: none;
    color: #006d91;
}
.testLink4:Hover
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration:underline;
    color:#006d91;
    font-weight:bold;
}
.testLink5
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration: none;
    color: #005d7c;
}
.testLink5:Hover
{
    font-family:Century Gothic; 
    font-size: 20px;
    letter-spacing:2.0;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
    text-decoration:underline;
    color:#005d7c;
    font-weight:bold;
}

.LogoutLink
{
    padding-left:30px;
    text-decoration: none;
    color: #018cba;
    font-size:small;
}
.LogoutLink:Hover
{
    text-decoration:underline;
}