﻿/* web template styles */
* html #page { height:660px; }
#contenthome { width:728px; margin-right:auto; margin-left:auto; padding:0px; text-align:left; }
#contenthomemessage { width:232px; height: 200px; min-height: 200px; float:left; border: solid 0px #cccccc; padding-left: 0px; }
#contentinteriorbody  { width:508px; float:left; }
#contentinteriorbodyartistic { width:477px; float:left; }
#contentjobssplash { width:464px; height: 200px; min-height: 200px; float:left; border: solid 0px #cccccc; padding-left: 0px; }

#contentinterior-resourcecenter {
    background-image: url('http://global.superior-sdc.com/images/resource-center-bkg.gif');
    background-repeat: repeat-x; 
    width:200px; height:320px;
    float:left; border:solid 1px #cccccc;
    text-align: left;
}

#contentinterior-resourcecenterblend {
    background-image: url('http://global.superior-sdc.com/images/resource-center-bkg.gif');
    background-repeat: repeat-x; 
    width:200px; height:540px;
    float:left; text-align: left;
}

#contentinterior-resourcecenterplain {
    width:200px; height:540px;
    float:left; border-left:dotted 1px #cccccc;
    text-align: left;
}

#contentinterior-resourcecenterartistic {
    width:231px; height:320px; float:left; text-align: left;
}

#contentinterior-navigation {
    background-image: url('http://global.superior-sdc.com/images/lft-nav-bkg.gif');
    background-repeat: repeat; 
    width:221px;
    height:364px;
    float:left; padding:5px;
}

#contentinterior-resourcecenter-body {
    background-color:transparent;
    width:180px; height:300px; padding:10px;
}

#contentinterior-resourcecenter-body-text { width: 160px; text-align: left; }

#feature-splash {
	margin-right:auto; margin-left:auto;
	padding:0px; border-bottom: solid 1px #cccccc;
    width: 760px; height: 200px;
    background-color: #ffffff;
    text-align: left;
}

#footer { width: 100%; height: 10px;}
#footer-terms { text-align:center;}

#header { width:760px; height:10px; background-color:#DFDFDF; }

#logo {
    width:380px; height:54px;
    float:left; text-align:left;
    padding-top:32px; padding-left:20px;
}

#masthead  {
    background-image: url('http://global.superior-sdc.com/images/masthead-bkg.gif');
    background-repeat: repeat-x; 
	margin-right:auto; margin-left:auto;
	padding:0px;
    width: 760px; height: 86px;
    background-color: Transparent;
}

#navigation {
    background-image: url('http://global.superior-sdc.com/images/nav-bkg.gif');
    background-repeat: repeat-x; 
	margin-right:auto; margin-left:auto;
    padding-top: 0px;
    width: 760px; height: 29px;
    text-align: left;
}

#page {
	margin-right:auto; margin-left:auto;
	padding:0px; border: solid 1px #cccccc; 
    width:760px; min-height:660px; max-width:760px;
    text-align:center;
}

#tagline { width:340px; float:left; text-align:right; }
#tagline-media { position:relative; top:0px; color:#777777; font-size:16px; }

#contenthome:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
