@charset "ISO-8859-1";
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 12px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #555555;
text-align: center;
margin-top: 30px;
min-width: 850px;
}

a {
text-decoration: none;
}

a:link {
color: #555555;
}

a:visited {
color: #555555;
}

a:active {
color: #555555;
}

h1 {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 18px;
color: #000000;
padding-bottom: 13px;
}

h3 {
margin: 0;
padding: 0;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

#company h3 {
color: #A7AFD6;
}

#portfolio h3 {
color: #B5CF97;
}

#clients h3 {
color: #E4BD62;
}

#contact h3 {
color: #D3ADD1;
}

#clients #specialHighlight a:link {
color: #E4BD62;
}
#clients #specialHighlight a:visited {
color: #E4BD62;
}
#clients #specialHighlight a:hover {
color: #E4BD62;
}

h4 {
margin: 0;
padding: 0;
font-size: 9px;
font-weight: bold;
color: #000000;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
margin: 0;
padding: 0;
}

h6 {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
}

td {
vertical-align: top;
}

p {
margin: 0;
padding: 0;
padding-bottom: 16px;
}

small {
font-size: 9px;
margin: 0;
padding: 0;
}

small .bull {
color: #A7AFD6;
}

br {
margin: 0;
padding: 0;
line-height: 16px;
}

p.smallspacing {
margin: 0;
padding: 0;
padding-bottom: 8px;
}

ul {
margin: 0;
padding: 0;
}

#wrapper {
width: 830px;
margin: 0 auto;
text-align: left;
}

/* COLOR BAR IS DEFINED HERE BY SECTION */
#company #colorBar {
background-color: #A7AFD6;
}

#portfolio #colorBar {
background-color: #B5CF97;
}

#clients #colorBar {
background-color: #E4BD62;
}

#contact #colorBar {
background-color: #D3ADD1;
}

/* LOGO IMAGE IS DEFINED HERE */
#company #logo {
background-image: url(../images/icons/logo-purple.jpg);
background-position:top;
background-repeat:no-repeat;
}

#portfolio #logo {
background-image: url(../images/icons/logo-green.jpg);
background-position:top;
background-repeat:no-repeat;
}

#clients #logo {
background-image: url(../images/icons/logo-orange.jpg);
background-position:top;
background-repeat:no-repeat;
}

#contact #logo {
background-image: url(../images/icons/logo-pink.jpg);
background-position:top;
background-repeat:no-repeat;
}

/* COPYRIGHT IMAGE IS DEFINED HERE */
#company #copyright {
background-image: url(../images/icons/copyright-purple.jpg);
background-position:center;
background-repeat:no-repeat;
}

#portfolio #copyright {
background-image: url(../images/icons/copyright-green.gif);
background-position:center;
background-repeat:no-repeat;
}

#clients #copyright {
background-image: url(../images/icons/copyright-orange.gif);
background-position:center;
background-repeat:no-repeat;
}

#contact #copyright {
background-image: url(../images/icons/copyright-pink.gif);
background-position:center;
background-repeat:no-repeat;
}

#portfolio #thumbnails {
text-align: right;
}

a.currentFolder {
color: #000000;
font-weight: bold;
}

a.currentItem {
color: #A7AFD6;
}

#spacer {
margin: 0;
padding: 0;
margin-right: 20px;
}

#Column {
overflow:hidden;
height: 526px;
}

#clients #SecondaryContent a:hover {
color: #E4BD62;
}

#companyList li {
background-image: url(../images/icons/bullet-purple.jpg);
background-position: left 1px;
background-repeat: no-repeat;
list-style: none;
padding-left: 15px;
padding-bottom: 6px;
}

#companyList ul {
margin: 0;
padding: 0;
}

#contact #colorBlock {
background-color: #D3ADD1;
text-align: center;
vertical-align: top;
color: #000000;
}

#contact #colorBlock a:link {
color: #000000;
}

#contact #colorBlock a:visited {
color: #000000;
}

#contact #colorBlock a:active {
color: #000000;
}

#contact #colorBlock a:hover {
color: #FFFFFF;
}
