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

/* STICKY NAV */

#homepage #home a {
color: #00A6D0;
}
#consultpage #consulting a {
color: #00A6D0;
}
#webpage #webdesign a {
color: #00A6D0;
}
#seopage #seo a {
color: #00A6D0;
}
#plasticpage #plastic a {
color: #00A6D0;
}
#aboutuspage #aboutus a {
color: #00A6D0;
}
#contactpage #contactus a {
color: #00A6D0;
}
#portpage #portfolio a {
color: #00A6D0;
}

html, body {
height: 100%;
}
/* VIEWPORT CRAP PAGESHIFT PAST THE FOLD FIX */
html {
margin-left: -5px;
overflow-Y: scroll;
font-size: 12px;
}
/* MAIN DIVS */
.head {	
float: left;
height: 131px;
width: 1000px;
}
.bodywrap {
float: left;
height: auto;
width: 712px;
}
.columnwrap {
float: left;
height: auto;
width: 288px;
}
.columnbottom {
background-image: url(../images/columnbottom.jpg);
background-repeat: no-repeat;
float: left;
height: 65px;
width: 288px;
margin: 0;
}
.footer {
background-image: url(../images/footer.jpg);
background-repeat: repeat-x;
height: 350px;
width: 100%;
float: left;
text-align: center;
}
.footext {
width: 1000px;
text-align: center;
margin: 32px auto 0 auto;
}
html, body {
height: 100%;
}
body {
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color: #F3F3F3;
}
.column {
background-repeat: repeat-y;
float: left;
height: auto;
width: 288px;
background-image: url(../images/columnauto.jpg);
}
.column2 {
background-repeat: repeat-y;
float: left;
height: auto;
width: 288px;
background-image: url(../images/columnauto.jpg);
}
.wrap {
height: auto;
width: 1000px;
margin-right: auto;
margin-left: auto;
background-color: #FFF;
}
.wrap2 {
float: left;
height: auto;
width: 1000px;
margin: 0 0 20px 0;
background-color: FFF;
}
body, div, h1, h2, h3, ol, ul, li, p, img {
margin: 0px;
padding: 0px;
border: 0;
border-style:none;
}

/* NAV MAIN TEXT BOXES */
#home, #seo, #webdesign, #consulting, #plastic, #aboutus, #contactus, #portfolio, #graphicdesign, #languages {
float: left;
height: auto;
width: auto;
margin: 0;
list-style-image: none;
list-style-type: none;
}

#nav img {
margin: 0 0 -5px 0;
padding: 0px;
}

#nav {
float: left;
height: 24px;
width: 1000px;
text-align: left;
margin: 25px 0 0 120px;
}

.wrap .head1 #nav #seo a, .wrap .head1 #nav #home a,  .wrap .head1 #nav #webdesign a,  .wrap .head1 #nav #consulting a,  .wrap .head1 #nav #plastic a, .wrap .head1 #nav #aboutus a, .wrap .head1 #nav #contactus a, .wrap .head1 #nav #portfolio a, .wrap .head1 #nav #languages a 
{ text-decoration: none; }

#nav a:link, #nav a:visited {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
color: #064280;
text-decoration: none;
}
#nav a:hover {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
padding: 0;
text-decoration: none;
color: #00A6D0;
}
#nav a:active {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
color: #064280;
text-decoration: none;
}

/* DROP DOWN NAV */

/* drop down menu WIDTHS */
#seo ul, #seo li {
width: 118px;
text-decoration: none;
}

#webdesign ul, #webdesign li {
width: 126px;
text-decoration: none;
}

#portfolio ul, #portfolio li {
width: 80px;
text-decoration: none;
}

/* drop down menu HEIGHT,COLOR,BORDERS */
#nav li ul li {
background-color: #f3f3f3;
height: 17px;
border-bottom-width: 1px;
border-top-width: 1px;
border-left-width: 0px;
border-top-style: none;
border-bottom-style: solid;
border-bottom-color: #FFF;
font-family: Arial, Helvetica, sans-serif; }

#nav li ul {
position: absolute;
left: -999em; }

#nav ul li a p {
margin: 0 0 0 5px;
}

#nav li ul li a {
font-size: 11px; width: 100%;
height: 17px;
line-height: 18px; 
color: #FFF; }	

/* drop down menu rollover hover color */
#nav li ul li a:hover {
font-size: 11px;
background: none;
background-color:#FFF;
color:#00A6D0;
text-decoration: none; }

#webpage .wrap .wrap2 .webnav #nav #webdesign ul li a p {
color: #064280;
}
#webpage .wrap .wrap2 .webnav #nav #webdesign ul li a:hover p {
color: #00A6D0;
}

#nav #consulting ul li a {font-size: 11px;}
#nav #plastic ul li a {font-size: 11px;}
#nav #portfolio ul li a {font-size: 11px;}

#consulting ul, #consulting li { width: 165px; }
#plastic ul, #plastic li { width: 140px; }
#portfolio ul, #portfolio li { width: 130px; }

#nav li ul li a:active {
font-size: 11px; color: #3F6; }

#nav li ul li a span {
font-size: 11px; display: block; padding-left: 0px; }

#nav li:hover {text-decoration:none;
background-position: 0 0;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;}

#nav li:hover, #nav li.sfhover { }
#nav span { display: none; }
#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav li, #nav a {
height: 20px;
display: block;
margin-right: 0px;}

#nav ul li {
margin-left: 0px;
margin-right: 0px;
font-style: normal;
font-weight: normal;
}

/* VIEWPORT CRAP PAGESHIFT PAST THE FOLD FIX */
html {
margin-left: -5px;
overflow-Y: scroll;
}



/* COLUMN TEXT FORMATS */
.columntext {
float: left;
height: auto;
width: 182px;
margin: 0 0px 0px 35px;
font-style: normal;
font-weight: normal;
color: #333;
}
.columntext li {
text-decoration: none;
background-color: #E2ECF0;
margin: 2px 0 2px 0;
list-style-type: none;
list-style-image: none;
font-family: Verdana, Geneva, sans-serif;
color: #030;
font-size: 11px;
padding: 0 2px 0 2px;
}
.columntext li a:link {
color: #FFF;
background-color: #69B2DF;
}
.columntext li a:visited {
color: #FFF;
background-color: #69B2DF;
}
.columntext li a:hover {
color: #FFF;
background-color: #055395;
}
.bodytext p a , .bodytext p a:visited{
color: #1C4B72;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.bodytext p a:hover , .bodytext p a:active{
color: #278ABC;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.contactbodytext h4  {
font-size: 20px;
font-style: normal;
font-weight: bold;
color: #0370C9;
font-family: Arial, Helvetica, sans-serif;
}

a:link {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
color: #064280;
text-decoration: none;
}
a:visited {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
color: #064280;
text-decoration: none;
}
a:hover {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
color: #064280;
padding: 0;
text-decoration: underline;
}
a:active {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: normal;
color: #064280;
text-decoration: none;
}
.smallaimiyo {
font-size: 13px;
font-style: italic;
font-weight: normal;
color: #036;
}
.clients h2 a:link , .clients h2 a:visited , .clients h2 a:active
{
font-size: 12px;
color: #0D4888;
margin: 0 0 0 10px;
font-family: Arial, Helvetica, sans-serif;
}
.footer h6 img, .footer h6 img a:link, .footer h6 img a:hover {
vertical-align: top;
background-color: #F4F8F9;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.clients h2 a:hover
{
font-size: 12px;
color: #FFF;
margin: 0 0 0 10px;
font-family: Arial, Helvetica, sans-serif;
background-color: #0D4888;
}
.contactbodytext {
margin: 0px 0 0 130px;
font-family: Arial, Helvetica, sans-serif;
}
h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #999;
font-weight: lighter;
margin: 10px 0 0 0;
}

/* TEXT FORMATTING */
h1 {
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #1F5088;
font-family: Verdana, Geneva, sans-serif;
margin-left: 130px;
margin-top: 16px;
}
.bodytext li  {
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 12px;
font-style: normal;
font-weight: normal;
}
.services  {
width: 495px;
font-family: Verdana, Geneva, sans-serif;
padding-left: 8px;
height: 50px;
color: #4E86CF;
font-weight: normal;
font-size: 11px;
margin-top: 0px;
margin-right: 80px;
margin-bottom: 0px;
margin-left: 0;
padding-top: 8px;
padding-bottom: 3px;
}
.columnwrap h3{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
margin: 33px 0 0 35px;
color: #426A9A;
}
.clients h2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
margin: 15px 0 0 0px;
color: #1F5088;
}
.clients h3 a:link  , .clients h3 a:visited{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
margin: 0 0 0 10px;
}
.clients h3 a:link, .clients h3 a:visited {
color: #FFF;
background-color: #0D4888;
}
body p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 10px 10px 0;
}
.bodyt1 p , .bodyt2 p{
font-size: 11px;
margin: 0 0 0 10px;
}
body h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 10px 0 0;
color: #1169A5;
}
.bodytext p img {
}
.footer h6 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 18px 0 0 0;
}
.columntext hr {
margin: 20px 0 10px 0;
color: #CCC;
}
.columntext h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #81A4C2;
margin: 10px 0 0 0px;
height: auto;
width: auto;
background-color: #FFF;
font-style: normal;
font-weight: bold;
padding: 0;
font-size: 11px;
}
.aimiyorange {
color: #E68649;
}
form p {
font-size: 12px;
color: #223A5D;
font-family: Arial, Helvetica, sans-serif;
}
.footer p {
font-size: 12px;
margin: 5px 0 0 0;
}
.bodytext form {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
}
.bodytext {
margin: 15px 0 0 130px;
float: left;
width: 550px;
height: auto;
}

/* GRAPHIC DESIGN PAGE */
.graphicnav {
background-image: url(../images/graphicnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.graphich1 {
background-image: url(../images/graphich1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.graphicbody {
background-image: url(../images/graphicbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.graphiccap {
background-image: url(../images/graphiccap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.graphiccolumn {
background-image: url(../images/graphiccolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 401px;
width: 288px;
}
.graphiccolumnbottom {
background-image: url(../images/graphicbottom.jpg);
background-repeat: no-repeat;
float: left;
height: 79px;
width: 288px;
margin: 0;
}

/* WEB DESIGN PAGE */
.webnav {
background-image: url(../images/webnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.webh1 {
background-image: url(../images/webh1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.webbody {
background-image: url(../images/webbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.webcap {
background-image: url(../images/webcap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.webcap2 {
background-image: url(../images/webcap2.jpg);
background-repeat: no-repeat;
float: left;
height: 100px;
width: 288px;
margin: 0;
}
.webcolumn {
background-image: url(../images/webcolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 364px;
width: 288px;
}
.webcolumnbottom {
background-image: url(../images/webbottom.jpg);
background-repeat: no-repeat;
float: left;
height: 77px;
width: 288px;
margin: 0;
}

/* multi PAGE */
.multinav {
background-image: url(/images/multinav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.multih1 {
background-image: url(/images/multih1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.multibody {
background-image: url(../images/multibody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.multicap {
background-image: url(/images/multicap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.multicap2 {
background-image: url(../images/multicap2.jpg);
background-repeat: no-repeat;
float: left;
height: 100px;
width: 288px;
margin: 0;
}
.multicolumn {
background-image: url(/images/lnkscolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 401px;
width: 288px;
}

/* ecom PAGE */
.ecomnav {
background-image: url(/images/ecomnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.ecomh1 {
background-image: url(/images/ecomh1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.ecombody {
background-image: url(../images/ecombody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.ecomcap {
background-image: url(/images/ecomcap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.ecomcap2 {
background-image: url(../images/ecomcap2.jpg);
background-repeat: no-repeat;
float: left;
height: 100px;
width: 288px;
margin: 0;
}
.ecomcolumn {
background-image: url(/images/ecomcolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 344px;
width: 288px;
}

/* keyword PAGE */
.keywordnav {
background-image: url(/images/keywordnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.keywordh1 {
background-image: url(/images/keywordh1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.keywordbody {
background-image: url(../images/keywordbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.keywordcap {
background-image: url(/images/keywordcap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.keywordcap2 {
background-image: url(../images/keywordcap2.jpg);
background-repeat: no-repeat;
float: left;
height: 79px;
width: 288px;
margin: 0;
}
.keywordcolumn {
background-image: url(/images/keywordcolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 440px;
width: 288px;
}

/* analysis PAGE */
.analysisnav {
background-image: url(/images/analysisnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.analysish1 {
background-image: url(/images/analysish1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.analysisbody {
background-image: url(../images/analysisbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.analysiscap {
background-image: url(/images/analysiscap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.analysiscap2 {
background-image: url(../images/analysiscap2.jpg);
background-repeat: no-repeat;
float: left;
height: 79px;
width: 288px;
margin: 0;
}
.analysiscolumn {
background-image: url(/images/analysiscolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 440px;
width: 288px;
}

/* links PAGE */
.linksnav {
background-image: url(/images/linksnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.linksh1 {
background-image: url(/images/linksh1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.linksbody {
background-image: url(../images/linksbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.linkscap {
background-image: url(/images/linkscap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.linkscap2 {
background-image: url(../images/linkscap2.jpg);
background-repeat: no-repeat;
float: left;
height: 100px;
width: 288px;
margin: 0;
}
.linkscolumn {
background-image: url(/images/lnkscolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 401px;
width: 288px;
}

/* design2 PAGE */
.design2nav {
background-image: url(/images/design2nav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.design2h1 {
background-image: url(/images/design2h1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.design2body {
background-image: url(../images/design2body.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.design2cap {
background-image: url(/images/design2cap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.design2cap2 {
background-image: url(../images/design2cap2.jpg);
background-repeat: no-repeat;
float: left;
height: 100px;
width: 288px;
margin: 0;
}
.design2column {
background-image: url(/images/design2column.jpg);
background-repeat: no-repeat;
float: left;
height: 401px;
width: 288px;
}

/* SEO PAGE */
.seonav {
background-image: url(/images/seonav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.seoh1 {
background-image: url(/images/seoh1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.seobody {
background-image: url(../images/seobody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.seocap {
background-image: url(/images/seocap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.seocolumn {
background-image: url(/images/seocolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 323px;
width: 288px;
}

/* consult PAGE */
.consultnav {
background-image: url(/images/consultnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.consulth1 {
background-image: url(/images/consulth1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.consultbody {
background-image: url(../images/consultbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.consultcap {
background-image: url(/images/consultcap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.consultcolumn {
background-repeat: no-repeat;
float: left;
height: 401px;
width: 288px;
background-image: url(../images/consultcolumn.jpg);
}

/* about PAGE */
.aboutnav {
background-image: url(/images/aboutnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.abouth1 {
background-image: url(/images/abouth1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.aboutbody {
background-image: url(../images/aboutbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.aboutcap {
background-image: url(/images/aboutcap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.aboutcolumn {
background-image: url(/images/aboutcolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 360px;
width: 288px;
}

/* contact PAGE */
.contactnav {
background-image: url(/images/contactnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.contacth1 {
background-image: url(/images/contacth1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.contactbody {
background-image: url(../images/contactbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.contactcap {
background-image: url(/images/contactcap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.contactcolumn {
background-image: url(/images/contactcolumn.jpg);
background-repeat: no-repeat;
float: left;
height: 420px;
width: 288px;
}

/* seo PAGES */
.seo2nav {
background-image: url(../images/seo2nav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.seo2h1 {
background-image: url(../images/seo2h1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.seo2body {
background-image: url(../images/seo2body.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.seo2cap {
background-image: url(../images/seo2cap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.seo2column {
background-image: url(../images/column.jpg);
background-repeat: no-repeat;
float: left;
height: 420px;
width: 288px;
}

/* PORTFOLIO PAGES */
.clientnav {
background-image: url(../images/clientnav.jpg);
background-repeat: no-repeat;
float: left;
height: 56px;
width: 1000px;
}
.clienth1 {
background-image: url(../images/clienth1.jpg);
background-repeat: no-repeat;
float: left;
height: 34px;
width: 712px;
}
.clientbody {
background-image: url(../images/clientbody.jpg);
background-repeat: no-repeat;
float: left;
height: auto;
width: 712px;
}
.clientcap {
background-image: url(../images/clientcap.jpg);
background-repeat: no-repeat;
float: left;
height: 58px;
width: 288px;
}
.clientcolumn {
background-image: url(../images/columnauto.jpg);
background-repeat: repeat-y;
float: left;
height: 888px;
width: 288px;
}
.bodyt1 {
height: auto;
width: 289px;
margin: 0 0 10px 120px;
float: left;
}
.bodyt2 {
float: left;
height: auto;
width: 289px;
margin: 0 0 10px 10px;
}
.body3text p{
margin-left: 130px;
font-size: 11px;
margin-top: 10px;
float: left;
width: 200px;
}

