

/* CSS Document */


/* PAGE LAYOUT
-------------------------------------------------------------- */

html { background-color:#000; }	
body { background-color:#000; min-width: 880px; }

div#wrapper { width:880px; margin: 0px auto; }

div#main { position:relative; width:880px; }
div#header { position: relative; width: 880px; height: 85px; background:url(/images/header-bg.jpg) no-repeat center top; margin: 0 auto; }
div#footer { position:relative; width: 880px; height: 30px; background:url(/images/footer-bg.jpg) no-repeat center top; margin: 0 auto; padding:0px; }
div#navigation { height: 50px; width: 880px; margin: 0 auto; }

div#body-top { position:relative; width:880px; }
div#body-base { position:relative; width:880px; }

div#body-left { width: 440px; float: left; position: relative; padding: 0px; }
div#body-right { width: 440px; float: right; position: relative; padding: 0px; }

div.clear { clear: both; }

/* PAGE BACKGROUNDS
-------------------------------------------------------------- */

#main.home { background:url(/images/pages/page-bg-home-intro.jpg); height:600px; }
#main.design { background:url(/images/pages/page-bg-design-intro.jpg); height:600px; }
#main.print { background:url(/images/pages/page-bg-print-intro.jpg); height:600px; }
#main.web { background:url(/images/pages/page-bg-web-intro.jpg); height:600px; }
#main.education { background:url(/images/pages/page-bg-education-intro.jpg); height:600px; }
#main.marketing { background:url(/images/pages/page-bg-marketing-intro.jpg); height:600px; }
#main.publishing { background:url(/images/pages/page-bg-publishing-intro.jpg); height:600px; }
#main.contact { background:url(/images/pages/page-bg-contact-intro.jpg); background-position: 0px 100%; background-repeat: no-repeat; min-height:600px; background-color: #FFFFFF; }

#main.literature { background-color: #2C43AB; height:600px; }
#main.corporateid { background-color: #4a66e4; height:600px; }
#main.branding { background-color: #3852c0; height:600px; }
#main.display { background-color: #1a296c; height:600px; }
#main.advertising { background-color: #13194b; height:600px; }
#main.educationdesign { background-color: #3da58c; height:600px; }
#main.educationos { background-color: #0b4f4e; height:600px; }
#main.educationprint { background-color: #257260; height:600px; }
#main.packaging { background-color: #283a86; height:600px; }
#main.stationery { background-color: #182162; height:600px; }

#main.educationphotography { background:url(/images/pages/page-bg-edphoto.jpg); height:600px; }
#main.portfolio { background-color: #333333; height:730px; }

/* HEADER
-------------------------------------------------------------- */

#header-topleft { width: 440px; height:85px; float: left; position: relative; padding: 0px; }
.header-topleft { width: 440px; height:85px; float: left; position: relative; padding: 0px; }
#header-baseleft { width: 440px; height:85px; float: left; position: relative; padding: 0px; }

#logo { float:right;  width:269px; height:85px; overflow:hidden; margin:0px; }

div#portfolio-btn { float:left; background: url(/images/header-portfolio-btn.jpg) no-repeat; width:110px; height:85px; }
div#portfolio-btn ul { width:110px; height:85px; margin: 0px; padding:0px; list-style: none; }
div#portfolio-btn li { float:left; display: inline; width:110px; height:85px; margin:0px; padding:0px; text-indent:-99999px; }
div#portfolio-btn li a { display: block; height: 100%; overflow: hidden; width: 100%; }

/* PAGE QUARTERS
-------------------------------------------------------------- */

#info-topleft { width: 440px; float: left; position: relative; padding: 0px; }
#info-baseleft { width: 440px; float: left; position: relative; padding: 0px; }

#info-topright { width: 440px; float: right; position: relative; padding: 0px; overflow: hidden; }
#info-baseright { width: 440px; float: right; position: relative; padding: 0px; }


/* MAIN MENU
-------------------------------------------------------------- */

div#menu { position: relative; width: 880px; left:0px; top: 0px; }
div#menu ul { height:30px; margin: 0px; padding:0px; list-style: none; }
div#menu li { float:left; display: inline; height:30px; color:#FFF; margin:0px; padding:0px; text-indent:-99999px; }
div#menu li a { display: block; height: 100%; overflow: hidden; width: 100%; }

#menu-home { width:110px; }
#menu-design { width:110px; }
#menu-print { width:110px; }
#menu-web { width:110px; }
#menu-education { width:110px; }
#menu-marketing { width:110px; }
#menu-publishing { width:110px; }
#menu-contact { width:110px; }

#menu-home a { background:url(/images/menu-bg.jpg); }
#menu-design a { background:url(/images/menu-bg.jpg); }
#menu-print a { background:url(/images/menu-bg.jpg); }
#menu-web a { background:url(/images/menu-bg.jpg); }
#menu-education a { background:url(/images/menu-bg.jpg); }
#menu-marketing a { background:url(/images/menu-bg.jpg); }
#menu-publishing a { background:url(/images/menu-bg.jpg); }
#menu-contact a { background:url(/images/menu-bg.jpg); }

#menu-home a { background-position: 0px 0px; }
#menu-home a:hover { background-position: 0px -30px; }
#menu-home.current a { background-position: 0px -60px; }

#menu-design a { background-position: -110px 0px; }
#menu-design a:hover { background-position: -110px -30px; }
#menu-design.current a { background-position: -110px -60px; }

#menu-print a { background-position: -220px 0px; }
#menu-print a:hover { background-position: -220px -30px; }
#menu-print.current a { background-position: -220px -60px; }

#menu-web a { background-position: -330px 0px; }
#menu-web a:hover { background-position: -330px -30px; }
#menu-web.current a { background-position: -330px -60px; }

#menu-education a { background-position: -440px 0px; }
#menu-education a:hover { background-position: -440px -30px; }
#menu-education.current a { background-position: -440px -60px; }

#menu-marketing a { background-position: -550px 0px; }
#menu-marketing a:hover { background-position: -550px -30px; }
#menu-marketing.current a { background-position: -550px -60px; }

#menu-publishing a { background-position: -660px 0px; }
#menu-publishing a:hover { background-position: -660px -30px; }
#menu-publishing.current a { background-position: -660px -60px; }

#menu-contact a { background-position: -770px 0px; }
#menu-contact a:hover { background-position: -770px -30px; }
#menu-contact.current a { background-position: -770px -60px; }


/* SUBMENUS
-------------------------------------------------------------- */

#submenu { height: 20px; width: 880px; background:url(/images/submenu-bg.jpg) no-repeat center top; margin: 0 auto; }
#submenu.design { height: 20px; width: 880px; background:url(/images/submenu-blanks-bg.jpg) no-repeat center top; margin: 0 auto; }
#submenu.edu { height: 20px; width: 880px; background:url(/images/submenu-blanks-bg.jpg) no-repeat center top; margin: 0 auto; }

div#submenu { position: relative; width: 880px; left:0px; top: 0px; }
div#submenu ul { height:20px; margin: 0px; padding:0px; list-style: none; }
div#submenu li { float:left; display: inline; height:20px; color:#FFF; margin:0px; padding:0px; text-indent:-99999px; }
div#submenu li a { display: block; height: 100%; overflow: hidden; width: 100%; }

#submenu-des-blank { width:110px; }
#submenu-des-corpid { width:110px; }
#submenu-des-branding { width:110px; }
#submenu-des-lit { width:110px; }
#submenu-des-packaging { width:110px; }
#submenu-des-display { width:110px; }
#submenu-des-stationery { width:110px; }
#submenu-des-advert { width:110px; }
#submenu-edu-blank { width:440px; }
#submenu-edu-design { width:110px; }
#submenu-edu-photo { width:110px; }
#submenu-edu-print { width:110px; }
#submenu-edu-services { width:110px; }

#submenu-des-corpid a { background:url(/images/submenu-design-bg.jpg); }
#submenu-des-branding a { background:url(/images/submenu-design-bg.jpg); }
#submenu-des-lit a { background:url(/images/submenu-design-bg.jpg); }
#submenu-des-packaging a { background:url(/images/submenu-design-bg.jpg); }
#submenu-des-display a { background:url(/images/submenu-design-bg.jpg); }
#submenu-des-stationery a { background:url(/images/submenu-design-bg.jpg); }
#submenu-des-advert a { background:url(/images/submenu-design-bg.jpg); }
#submenu-edu-design a { background:url(/images/submenu-edu-bg.jpg); }
#submenu-edu-photo a { background:url(/images/submenu-edu-bg.jpg); }
#submenu-edu-print a { background:url(/images/submenu-edu-bg.jpg); }
#submenu-edu-services a { background:url(/images/submenu-edu-bg.jpg); }

#submenu-des-corpid a { background-position: 0px 0px; }
#submenu-des-corpid a:hover { background-position: 0px -20px; }

#submenu-des-branding a { background-position: -110px 0px; }
#submenu-des-branding a:hover { background-position: -110px -20px; }

#submenu-des-lit a { background-position: -220px 0px; }
#submenu-des-lit a:hover { background-position: -220px -20px; }

#submenu-des-packaging a { background-position: -330px 0px; }
#submenu-des-packaging a:hover { background-position: -330px -20px; }

#submenu-des-display a { background-position: -440px 0px; }
#submenu-des-display a:hover { background-position: -440px -20px; }

#submenu-des-stationery a { background-position: -550px 0px; }
#submenu-des-stationery a:hover { background-position: -550px -20px; }

#submenu-des-advert a { background-position: -660px 0px; }
#submenu-des-advert a:hover { background-position: -660px -20px; }

#submenu-edu-design a { background-position: 0px 0px; }
#submenu-edu-design a:hover { background-position: 0px -20px; }

#submenu-edu-photo a { background-position: -110px 0px; }
#submenu-edu-photo a:hover { background-position: -110px -20px; }

#submenu-edu-print a { background-position: -220px 0px; }
#submenu-edu-print a:hover { background-position: -220px -20px; }

#submenu-edu-services a { background-position: -330px 0px; }
#submenu-edu-services a:hover { background-position: -330px -20px; }


/* FOOTER
-------------------------------------------------------------- */

#footer p { font-size:10px; color:#666666; padding-top:3px; }
#footer a { color:#666666; text-decoration:none; }
#footer a.hover { color:#FFFFFF; text-decoration:none; }


/* TEXT
-------------------------------------------------------------- */

body,ul,ol,dl,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea { 
	font-family: 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 1.5em; color: #FFF; 
}

p { padding: 0px 18px 10px 18px;; margin: 0px; }
p.last { margin-bottom:0; }

a { outline:none; }

ul, ol { list-style-type:disc; list-style-position: inside; text-indent: 2em; padding-left: 1em; margin:0; }
li { line-height:1em; margin-bottom: 1em;}

h2,h3,h4,h5,h6 { font-family: 'Lucida Grande','Lucida Sans', Geneva, Helvetica, Arial, Verdana, sans-serif; padding: 0em 0 0em; color:#FFF; clear:both; }

h2 { font-size: 12px; line-height: 1.25; font-size: 14px; padding: 30px 18px 10px 18px; margin: 0px; }
h3 { font-size: 18px; margin: 10px; }
h4 { font-size: 14px; padding: 0px 18px 10px 18px; margin: 0px; }
h5 { font-size: 12px; font-weight:bold; margin: 0 18px 10px 18px; }
h6 { font-size: 10px; font-weight:bold; margin: 0 18px 10px 18px; }

p.dark { color:#333; }
h2.dark { color:#333; }
h3.dark { color:#333; }
h4.dark { color:#333; }
h5.dark { color:#333; }
h6.dark { color:#333; }


/* LINKS
-------------------------------------------------------------- */

#main.home a { color: #da212d; font-weight:bold; text-decoration: none; outline: none; }
#main.home a:hover { color: #da212d; font-weight:bold; text-decoration: underline; }

#main.design a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.design a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.print a { color: #faf1c6; font-weight:bold; text-decoration: none; outline: none; }
#main.print a:hover { color: #faf1c6; font-weight:bold; text-decoration: underline; }

#main.web a { color: #51150b; font-weight:bold; text-decoration: none; outline: none; }
#main.web a:hover { color: #51150b; font-weight:bold; text-decoration: underline; }

#main.education a { color: #bdfcee; font-weight:bold; text-decoration: none; outline: none; }
#main.education a:hover { color: #bdfcee; font-weight:bold; text-decoration: underline; }

#main.marketing a { color: #da212d; font-weight:bold; text-decoration: none; outline: none; }
#main.marketing a:hover { color: #da212d; font-weight:bold; text-decoration: underline; }

#main.publishing a { color: #da212d; font-weight:bold; text-decoration: none; outline: none; }
#main.publishing a:hover { color: #da212d; font-weight:bold; text-decoration: underline; }

#main.contact a { color: #da212d; font-weight:bold; text-decoration: none; outline: none; }
#main.contact a:hover { color: #da212d; font-weight:bold; text-decoration: underline; }

#main.corporateid a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.corporateid a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.branding a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.branding a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.literature a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.literature a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.packaging a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.packaging a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.display a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.display a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.stationery a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.stationery a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.advertising a { color: #a4b7f4; font-weight:bold; text-decoration: none; outline: none; }
#main.advertising a:hover { color: #a4b7f4; font-weight:bold; text-decoration: underline; }

#main.educationdesign a { color: #bdfcee; font-weight:bold; text-decoration: none; outline: none; }
#main.educationdesign a:hover { color: #bdfcee; font-weight:bold; text-decoration: underline; }

#main.educationphotography a { color: #bdfcee; font-weight:bold; text-decoration: none; outline: none; }
#main.educationphotography a:hover { color: #bdfcee; font-weight:bold; text-decoration: underline; }

#main.educationprint a { color: #bdfcee; font-weight:bold; text-decoration: none; outline: none; }
#main.educationprint a:hover { color: #bdfcee; font-weight:bold; text-decoration: underline; }

#main.educationos a { color: #bdfcee; font-weight:bold; text-decoration: none; outline: none; }
#main.educationos a:hover { color: #bdfcee; font-weight:bold; text-decoration: underline; }

#main.portfolio a { color: #bd0e19; font-weight:bold; text-decoration: none; outline: none; }
#main.portfolio a:hover { color: #da212d; font-weight:bold; text-decoration: underline; }


/* PAGE HEADINGS
-------------------------------------------------------------- */

h2 span { display:none; }

h2.home { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-home-intro.jpg'); }
h2.design { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-design-intro.jpg'); }
h2.print { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-print-intro.jpg'); }
h2.web { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-web-intro.jpg'); }
h2.education { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-education-intro.jpg'); }
h2.marketing { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-marketing-intro.jpg'); }
h2.publishing { background-repeat: no-repeat; background-position: left bottom; width: 440px; height: 300px; background-image:url('/images/pages/page-title-publishing-intro.jpg'); }
h2.contact { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-contact-intro.jpg'); }

h2.literature { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-literature.jpg'); }
h2.corporateid { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-corporateid.jpg'); }
h2.branding { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-branding.jpg'); }
h2.display { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-display.jpg'); }
h2.advertising { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-advertising.jpg'); }
h2.educationdesign { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-eddesign.jpg'); }
h2.educationos { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-edos.jpg'); }
h2.educationprint { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-edprint.jpg'); }
h2.packaging { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-packaging.jpg'); }
h2.stationery { background-repeat: no-repeat; background-position: left; margin: 0px; padding: 5px 0px 0px 0px; width: 440px; height: 70px; background-image:url('/images/pages/page-title-stationery.jpg'); }

h2.educationphotography { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-edphoto.jpg'); }
h2.portfolio { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-portfolio.jpg'); }
h2.cathchoice { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-cathchoice.jpg'); }
h2.citytaxis { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-citytaxis.jpg'); }
h2.correx { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-correx.jpg'); }
h2.charlesday { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-charlesday.jpg'); }
h2.peaksol { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-peaksol.jpg'); }
h2.transleat { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-transleat.jpg'); }
h2.manor { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-manor.jpg'); }
h2.pkf { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-pkf.jpg'); }
h2.nwc { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-nwc.jpg'); }
h2.gray { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-gray.jpg'); }
h2.linnet { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-linnet.jpg'); }
h2.betafence { background-repeat: no-repeat; background-position: left; width: 440px; height: 70px; background-image:url('/images/pages/page-title-betafence.jpg'); }

/* PAGE QUOTES
-------------------------------------------------------------- */

#pagequote.educationdesign { color: #fff; padding: 0px 0px 0px 20px; }
#pagequote.educationdesign p { margin: 0px; padding: 0px 0px 10px 0px; font-size: 10pt; line-height: 14pt; }

/* FORM
-------------------------------------------------------------- */

form 
{
	margin: 0px;
}

form#contactForm { margin:0 0 0 18px; padding:0px; }

form#contactForm p { color:#555; margin: 0 0 10px 0; clear:left; } 
form#contactForm label { clear: left; color:#555; display:block; float:left; margin: 0 0 6px 0; padding: 0 10px 0 0; width: 100px;}
form#contactForm input.text { background: #EEEEEE; border: 1px solid #666; margin: 0 0 6px 0; padding: 2px; width: 200px; color:#333333; }
form#contactForm textarea { background:#EEEEEE; border: 1px solid #666; margin: 0 0 6px 0; padding: 2px; width:400px; height:80px; overflow:auto; color:#333333; }

div#form-left { width: 200px; float: left; position: relative; padding: 0px; color:#555; }
div#form-right { width: 200px; float: right; position: relative; padding: 0px; color:#555; }

/* PORTFOLIO
-------------------------------------------------------------- */

div#portfolio { margin-bottom:10px; }

img.port { float:left; margin:10px 10px 0px 0px; border: solid 5px #5e5c5d; }

/* CAROUSEL
-------------------------------------------------------------- */

.carousel { float:left; border:solid 5px #5e5c5d; width:420px; height:300px; margin:40px 10px 0px 0px; overflow:hidden; }
.carousel ul { margin:0; padding:0; list-style:none; list-style-position:inside; text-indent:0; }
.carousel li { float:left; overflow:hidden; }

.carouselBtnPrev { float:left; width:30px; height:30px; }
.carouselBtnNext { float:right; width:30px; height:30px; }

.carouselButtons { float:left; width:430px; height:35px; }

.prev { float:left; margin-top:5px; }
.next { float:right; margin-top:5px; }

.btn1, .btn2, .btn3, .btn4, .btn5, .btn6, .btn7, .btn8, .btn9, .btn10, .btn11, .btn12, .btn13, .btn14, .btn15, .btn16, .btn17, .btn18 { float:left; margin:9px 0 0 4px; }

img	{ border:0px none; }

#callback
{
	color: #000;
	padding: 0px 0px 0px 17px;
}

#callback td
{
	color: #000;
}

#callback input
{
	color: #000;
}

#name.design_input
{
	border: 1px solid #344272;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #89A7F0;
	color: #fff;
}

#phone.design_input
{
	border: 1px solid #344272;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #89A7F0;
	color: #fff;
}

#name.education_input
{
	border: 1px solid #204842;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #569D95;
	color: #fff;
}

#phone.education_input
{
	border: 1px solid #204842;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #569D95;
	color: #fff;
}

#name.print_input
{
	border: 1px solid #613314;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #D48236;
	color: #fff;
}

#phone.print_input
{
	border: 1px solid #613314;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #D48236;
	color: #fff;
}

#name.digital_input
{
	border: 1px solid #6A2C25;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #E56C5C;
	color: #fff;
}

#phone.digital_input
{
	border: 1px solid #6A2C25;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #E56C5C;
	color: #fff;
}

#name.marketing_input
{
	border: 1px solid #737373;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #E4E4E4;
	color: #333333;
}

#phone.marketing_input
{
	border: 1px solid #737373;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #E4E4E4;
	color: #333333;
}

#name.normal
{
	border: 1px solid #737373;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #E4E4E4;
	color: #333333;
}

#phone.normal
{
	border: 1px solid #737373;
	width: 150px;
	font-size: 9pt;
	line-height: 11pt;
	padding: 3px 5px 4px 8px;
	background-color: #E4E4E4;
	color: #333333;
}

#pictureback
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback2
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback3
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback4
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback5
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback6
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback7
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback8
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
	float: right;
}

#pictureback9
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
}

#pictureback10
{
	border: 1px solid #7D7A78;
	width: 417px;
	height: 228px;
	overflow: hidden;
}

#info-topright h2
{
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#picturewrapper
{
	padding: 0px 18px 0px 0px;
}

#examples
{
	background-color: #122371;
	padding: 0px 0px 0px 15px;
}

.example
{
	height: 152px;
	padding: 15px 11px 15px 11px;	
	float: left;
}

.example_image
{
	height: 122px;
}

#examples .example_title
{
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	padding: 0px 0px 1px 0px;
}

#examples .example_title a
{
	color: #fff;
}

.example_intro
{
	font-size: 8pt;
	line-height: 10pt;
}

.divider
{
	border-top: 15px solid #122371;
	height: 112px;
	background-color: #8F92A1;
	float: left;
	width: 1px;
	overflow: hidden;
}

h1
{
	margin: 0px;	
	padding: 22px 0px 0px 20px;
	width: 580px;
}

.big
{
	width: 160px;
	height: 37px;
	display: block;
	float: left;
}

.small
{
	width: 392px;
	height: 37px;
	display: block;
}

.odd
{
	float: left;
	width: 220px;
	display: block;
	height: 37px;
}

.big2
{
	height: 37px;
	float: left;
}

.small2
{
	height: 37px;
	float: left;
}

.one
{
	width: 120px;
}

.two
{
	width: 190px;
}


.three
{
	width: 87px;
}

.four
{
	width: 190px;
}

.five
{
	width: 190px;
	margin-left: -5px;
}

.six
{
	width: 190px;
}

.seven
{
	width: 235px;
}

.eight
{
	width: 190px;
}

.nine
{
	width: 180px;
	margin-left: -5px;
}

.ten
{
	width: 190px;
	height: 50px;
}

.eleven
{
	width: 134px;
	padding-left: 100px;
}

.twelve
{
	width: 220px;
	float: left;
}

.thirteen
{
	width: 150px;
}

#main.home h2
{
	color: #333;
	font-size: 11px; 
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 0px 10px 18px;
}

.fourteen
{
	width: 173px;
	height: 60px;
	padding-left: 202px;
}

.fifteen
{
	width: 40px;
	height: 60px;
}

.sixteen
{
	width: 160px;
	padding-left: 250px;
	height: 60px;
}

.seventeen
{
	width: 180px;
	padding-left: 230px;
	height: 60px;
}

.eightteen
{
	width: 130px;
	padding-left: 282px;
	height: 60px;
}

.nineteen
{
	width: 200px;
	padding-left: 214px;
	height: 60px;
}

.twenty
{
	width: 200px;
	padding-left: 101px;
	height: 60px;
}

.twentyone
{
	width: 110px;
	height: 60px;
}


.twentytwo
{
	width: 200px;
	padding-left: 10px;
	height: 60px;
}

.twentythree
{
	width: 200px;
	height: 60px;
}


.twentyfour
{
	width: 200px;
	height: 60px;
}

.twentyfive
{
	width: 100px;
	height: 60px;
}

.twentysix
{
	width: 140px;
	height: 60px;
	margin-left: -10px;
}

.twentyseven
{
	width: 285px;
	height: 60px;
}

#topphone
{
	position: absolute;
	top: 28px;
	left: 115px;
	width: 200px;
}
