

*					{
					padding: 0px;
					margin: 0px;
					}

body					{
					background-color: #E5E5E5;
					background-image: url("images/bg-main.jpg");
					background-repeat: repeat-x;
					background-position: left top;
					font-family: verdana, arial, sans-serif;
					}

div.logoArea				{
					display: block;
					width: 980px;
					margin: 0px auto 0px auto;
					}
div.logoAreaIE6				{
					display: none;
					}
img.llLogo				{
					margin: 12px 0px 3px 10px;
					}

div.pageContainer			{
					display: block;
					background-color: #fff;
					width: 978px;
					margin: 0px auto 0px auto;
					padding: 0px 0px 0px 0px;
					border-top: 1px solid #D6D6D6;
					border-right: 1px solid #D6D6D6;
					border-left: 1px solid #D6D6D6;
					color: #000;
					font-size: 13px;
					}


div.leftNavArea				{
					display: inline;
					float: left;
					width: 215px;
					margin: 20px 20px 0px 10px;
					}
div.leftNavArea ul.leftNavBullets	{
					display: inline;
					float: left;
					width: 215px;
					padding: 0px;
					margin: 0px 0px 30px 0px;
					list-style: none;
					}
div.leftNavArea ul.leftNavBullets li	{
					display: inline;
					float: left;
					width: 215px;
					padding: 0px;
					margin: 0px 0px 8px 0px;
					}
div.leftNavArea ul.leftNavBullets li a	{
					display: inline;
					float: left;
					background-color: #E7E8DF;
					background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #F1F1EB), color-stop(0.55, #E7E8DF));
					background-image: -moz-linear-gradient(center top, #F1F1EB 40%, #E7E8DF 55%);
					width: 195px;
					padding: 8px 5px 8px 10px;
					margin: 0px;
					border-top: 1px solid #D4D8AF;
					border-bottom: 1px solid #D4D8AF;
					border-left: 1px solid #D4D8AF;
					border-right: 4px solid #D4D8AF;
					-moz-border-radius: 7px;
					border-radius: 7px;
					color: #6DAEA4;
					font-weight: bold;
					font-size: 13px;
					text-decoration: none;
					}
div.leftNavArea ul.leftNavBullets li a:hover
					{
					background-color: #E7E8DF;
					border-right-color: #CF5C9D;
					color: #CF5C9D;
					background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #ffffff), color-stop(0.55, #F1F1EB));
					background-image: -moz-linear-gradient(center top, #ffffff 40%, #F1F1EB 55%);
					text-decoration: none;
					}





/* subnav styles */
div.leftNavArea ul.leftNavBullets li ul	{
					display: inline;
					float: left;
					min-height: 43px;
					width: 201px;
					padding: 2px 0px 15px 10px;
					margin: 0px 0px 0px 0px;
					list-style: none;
					}

div.leftNavArea ul.leftNavBullets li li	{
					display: inline;
					float: left;
					width: 201px;
					padding: 0px;
					margin: 0px;
					}
div.leftNavArea ul.leftNavBullets li li a
					{
					display: inline;
					float: left;
					background-image: none;
					background-color: transparent;
					width: 201px;
					padding: 5px 0px 5px 0px;
					margin: 0px;
					border: none;
					color: #6DAEA4;
					font-weight: bold;
					text-decoration: none;
					}

div.leftNavArea ul.leftNavBullets li li a:hover
					{
					background-color: transparent;
					background-image: none;
					color: #CF5C9D;
					text-decoration: none;
					}
/* end of subnav styles */


#web .webSelected, #modelling .modellingSelected, #video .videoSelected, #clients .clientsSelected, #contact .contactSelected
					{
					background-color: #E7E8DF;
					border-right-color: #CF5C9D;
					color: #CF5C9D;
					background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #ffffff), color-stop(0.55, #F1F1EB));
					background-image: -moz-linear-gradient(center top, #ffffff 40%, #F1F1EB 55%);
					text-decoration: none;
					}
.webDesign .customSelected, .webFeatures .featuresSelected, .webStandards .standardsSelected, .webHosting .hostingSelected, .modellingGames .gameSelected, .modellingBuy .buySelected, .videoPresentations .presentationsSelected, .clientsWeb .clientsWebSelected, .clientsCg .clientsCgSelected, .clientsVideo .clientsVideoSelected
					{
					color: #D4D8AF;
					text-decoration: none;
					}


div.twitterArea				{
					display: inline;
					float: left;
					background-image: url("images/bg-twitterbird.png");
					background-repeat: no-repeat;
					background-position: -80px -10px;
					width: 200px;
					color: #838478;
					font-size: 13px;
					margin: 0px 5px 30px 5px;
					padding: 0px 0px 0px 5px;
					}
div.twitterArea ul			{
					display: inline;
					float: left;
					width: 200px;
					padding: 0px;
					margin: 0px;
					list-style: none;
					}
div.twitterArea ul li			{
					display: inline;
					float: left;
					width: 200px;
					padding: 0px;
					margin: 0px 0px 20px 0px;
					line-height: 145%;
					}
div.twitterArea ul li a			{
					font-weight: normal;
					}
div.twitterArea ul li .twitterDate	{
					white-space: nowrap;
					}
div.twitterArea ul li .twitterDate a	{
					font-size: 10px;
					white-space: nowrap;
					}
img.twitterBird				{
					display: inline;
					float: left;
					margin: 0px 0px 15px 0px;
					}


div.centerColumn			{
					display: inline;
					float: left;
					width: 500px;
					margin: 10px 20px 0px 0px;
					line-height: 1.55em;
					color: #B4A7B2;
					}

div.topPageImage			{
					display: inline;
					background-repeat: no-repeat;
					float: left;
					height: 238px;
					width: 478px;
					padding: 20px 20px 0px 0px;
					border: 1px solid #D6D6D6;
					margin: 0px 0px 20px 0px;
					}
div.sculptureImage			{
					background-image: url("images/bg-home-sculpt.jpg");
					}
div.webImage				{
					background-image: url("images/bg-web-click.jpg");
					height: 208px;
					padding-top: 50px;
					}
div.mumsImage				{
					background-image: url("images/bg-web-mums.jpg");
					height: 208px;
					padding-top: 50px;
					}
div.modellingImage			{
					background-image: url("images/bg-modelling-grab.jpg");
					height: 238px;
					padding-top: 20px;
					}
div.clientsImage			{
					background-image: url("images/bg-clients-gallery.jpg");
					height: 83px;
					padding-top: 175px;
					}
div.videoImage				{
					background-image: url("images/bg-video-girl.jpg");
					height: 238px;
					padding-top: 20px;
					}
div.contactImage			{
					background-image: url("images/bg-contact-spore.jpg");
					height: 98px;
					padding-top: 160px;
					}

div.imageText				{
					display: inline;
					float: right;
					width: 400px;
					text-align: right;
					-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
					filter:alpha(opacity=80);
					opacity:0.8;
					color: #000;
					font-size: 1.1em;
					letter-spacing: 0.2em;
					}
div.imageText span			{
					background-color: #fff;
					padding: 3px 0px 3px 0px;
					line-height: 1.55em;
					}

div.webImage div.imageText		{
					width: 350px;
					text-align: right;
					-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
					filter:alpha(opacity=75);
					opacity:0.75;
					}


div.smallPageImage			{
					display: inline;
					background-repeat: no-repeat;
					float: left;
					height: 118px;
					width: 498px;
					padding: 0px;
					border: 1px solid #D6D6D6;
					margin: 0px 0px 20px 0px;
					}
div.menImage				{
					background-image: url("images/bg-web-men.jpg");
					}
div.featuresImage			{
					background-image: url("images/bg-web-features.jpg");
					}
div.trolleyImage			{
					background-image: url("images/bg-web-trolley.jpg");
					}
div.hostingImage			{
					background-image: url("images/bg-web-hosting.jpg");
					}
div.gamesImage				{
					background-image: url("images/bg-modelling-game.jpg");
					}
div.buyImage				{
					background-image: url("images/bg-modelling-buy.jpg");
					}
div.babiesImage				{
					background-image: url("images/bg-video-babies.jpg");
					}
div.clientsWebImage			{
					background-image: url("images/bg-clients-webtop.jpg");
					}
div.clientsVideoImage			{
					background-image: url("images/bg-clients-videotop.jpg");
					}
div.clientsCgImage			{
					background-image: url("images/bg-clients-cgtop.jpg");
					}


div.contentPanel, div.narrowPanel	{
					display: inline;
					height: auto;
					min-height: 338px;
					margin: 0px 0px 0px 0px;
					color: #838478;
					}
div.contentPanel			{
					float: left;
					width: 440px;
					padding: 20px 35px 40px 25px;
					}
div.narrowPanel				{
					float: right;
					width: 420px;
					padding: 20px 35px 40px 45px;
					}

div.contentPanel h1, div.narrowPanel h1
					{
					font-family: georgia, "Times New Roman", serif;
					}

div.yellowOffset 			{
					display: inline;
					float: left;
					background-color: #F0F4CC;
					width: 435px;
					padding: 10px 15px 10px 15px;
					margin: 0px 0px 1.3em -46px;
					color: #5E6C61;
					font-weight: normal;
					font-size: 14px;
					}


dl.contactForm dt			{
					display: block;
					width: 9em;
					clear: left;
					float: left;
					padding: 0px 0px 0.45em 0px;
					}
dl.contactForm dd			{
					display: block;
					padding: 0px 0px 0.45em 0px;
					}

dl.contactForm input			{
					width: 320px;
					}
dl.contactForm textarea			{
					width: 320px;
					height: 80px;
					}
dl.contactForm input.sendButton		{
					display: block;
					width: 100px;
					text-transform: uppercase;
					font-weight: bold;
					background-color: #E7E8DF;
					color: #CF5C9D;
					border-color: #D4D8AF;
					}


dl.consultationForm dt			{
					display: inline;
					float: left;
					clear: left;
					width: 380px;
					padding: 0px 0px 0.3em 0px;
					font-weight: bold;
					}
dl.consultationForm dd			{
					display: inline;
					float: left;
					width: 430px;
					padding: 0px 0px 1.45em 0px;
					}

dl.consultationForm input		{
					width: 380px;
					padding: 3px 0px 3px 0px;
					}
dl.consultationForm textarea		{
					width: 380px;
					height: 100px;
					}
dl.consultationForm input.sendButton	{
					display: block;
					width: 100px;
					text-transform: uppercase;
					font-weight: bold;
					background-color: #E7E8DF;
					color: #CF5C9D;
					border-color: #D4D8AF;
					}

a.clientLink				{
					display: inline;
					float: left;
					background-color: #B5D2C6;
					background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #CADAD4), color-stop(0.55, #B5D2C6));
					background-image: -moz-linear-gradient(center top, #CADAD4 40%, #B5D2C6 55%);
					height: 43px;
					width: 478px;
					padding:  5px 0px 0px 20px;
					border: 1px solid #6DAEA4;
					-webkit-border-radius: 7px;
					-moz-border-radius: 7px;
					border-radius: 7px;
					margin: 0px 0px 20px 0px;
					color: #37645E;
					font-size: 25px;
					line-height: 130%;
					font-weight: normal;
					}
a.clientLink:hover			{
					border-color: #AB477B;
					color: #AB477B;
					text-decoration: none;
					}


div.portfolioBlock 			{
					display: inline;
					float: left;
					height: 250px;
					overflow: hidden;
					width: 207px;
					padding: 3px 3px 0px 3px;
					margin: 0px 0px 12px 0px;
					border: 1px solid #D8D8D8;
					font-size: 11px;
					line-height: 135%;
					}
div.rightBlock	 			{
					float: right;
					}
div.portfolioBlock img 			{
					border: 1px solid #DADBD2;
					margin: 0px 0px 6px 0px;
					}
div.portfolioBlock h2 			{
					font-size: 1.2em;
					padding: 0px;
					margin: 0px 0px 0.25em 0px;
					}
div.portfolioBlock a 			{
					color: #6DAEA4;
					}
div.portfolioBlock a:hover		{
					color: #CF5C9D;
					}


div.rightColumn				{
					display: inline;
					float: left;
					width: 205px;
					margin: 20px 0px 0px 0px;
					}


div.bannerArea				{
					display: inline;
					background-color: #F1F1EB;
					background-repeat: no-repeat;
					float: left;
					height: 120px;
					width: 205px;
					margin: 0px 0px 20px 0px;
					border: 1px solid #DADBD2;
					}

div.greenBanner				{
					background-color: #B5E154;
					color: #2A092F;
					}
div.purpleBanner			{
					background-color: #624966;
					}
div.grabberBanner			{
					background-image: url("images/bg-banner-grabber.jpg");
					height: 118px;
					width: 203px;
					}
div.moneyBanner				{
					background-image: url("images/bg-banner-money.jpg");
					height: 118px;
					width: 203px;
					}
div.roomBanner				{
					background-image: url("images/bg-banner-room.jpg");
					height: 118px;
					width: 203px;
					}
div.cushionBanner			{
					background-image: url("images/bg-banner-cushion.jpg");
					height: 118px;
					width: 203px;
					}
div.lightingBanner			{
					background-image: url("images/bg-banner-lighting.jpg");
					height: 118px;
					width: 203px;
					}
div.webBanner				{
					background-image: url("images/bg-banner-web.jpg");
					height: 118px;
					width: 203px;
					}


div.bannerArea a			{
					display: inline;
					background-image: url("images/bg-whitetrans.png");
					background-repeat: repeat;
					float: left;
					height: 60px;
					width: 182px;
					padding: 2px 5px 2px 5px;
					margin: 48px 3px 0px 3px;
					border-bottom: 1px solid #F0F4CC;
					border-top: 1px solid #F0F4CC;
					border-right: 1px solid #F0F4CC;
					border-left: 4px solid #F0F4CC;
					-moz-border-radius: 7px;
					border-radius: 7px;
					color: #1F1F1F;
					text-decoration: none;
					font-size: 9px;
					font-weight: normal;
					}


div.bannerArea a:hover			{
					border-color: #CF5C9D;
					color: #1F1F1F;
					}

span.bannerHead				{
					font-size: 15px;
					font-weight: bold;
					color: #CE358F;
					}


div.footerLogos				{
					display: block;
					background-color: #fff;
					width: 970px;
					margin: 0px auto 0px auto;
					padding: 0px 0px 5px 8px;
					border-bottom: 1px solid #D6D6D6;
					border-right: 1px solid #D6D6D6;
					border-left: 1px solid #D6D6D6;
					}
div.footerLogos a, div.footerLogos img
					{
					border: none;
					}
div.footerArea				{
					display: block;
					background-image: url("images/bg-footershadow.jpg");
					background-repeat: no-repeat;
					background-position: center top;
					width: 980px;
					margin: 0px auto 40px auto;
					padding: 8px 0px 0px 0px;
					color: #B3B3B3;
					font-size: 10px;
					text-align: center;
					}


p					{
					margin: 0px;
					padding: 0px 0px 1.3em 0px;
					}

h1					{
					display: block;
					margin: 0px 0px 0.7em 0px;
					padding: 0px;
					font-size: 2.2em;
					font-weight: normal;
					line-height: 135%;
					color: #5E6C61;
					}
h2					{
					display: block;
					margin: 1.2em 0px 0.4em 0px;
					padding: 0px;
					font-size: 1.75em;
					font-weight: normal;
					line-height: 135%;
					color: #5E6C61;
					}
h3					{
					display: block;
					margin: 1.2em 0px 0.2em 0px;
					padding: 0px;
					font-size: 1.2em;
					font-weight: bold;
					line-height: 135%;
					color: #5E6C61;
					}

ul					{
					margin: 0px 0px 1.3em 35px;
					}
ol					{
					margin: 0px 0px 1.3em 35px;
					}
li					{
					margin: 0px 0px 0.3em 0px;
					}

a					{
					color: #6DAEA4;
					text-decoration: none;
					font-weight: bold;
					}
a:hover					{
					color: #CF5C9D;
					text-decoration: underline;
					}


div.clear				{
					display: block;
					clear: both;
					font-size: 0px;
					height: 0px;
					}

img.imageLeft				{
					display: block;
					float: left;
					margin: 0px 15px 1.3em 0px;
					border: 1px solid #E0E0E0;
					}
img.imageRight				{
					display: block;
					float: right;
					margin: 0px 0px 1.3em 15px;
					border: 1px solid #E0E0E0;
					}
img.imageCenter				{
					display: block;
					margin: 0px auto 1.3em auto;
					border: 1px solid #E0E0E0;
					}
.noBorder				{
					border: none;
					}

input					{
					border: 1px solid #D6D6D6;
					background-color: #fff;
					color: #000;
					padding: 1px 4px 1px 4px;
					}
textarea				{
					border: 1px solid #D6D6D6;
					background-color: #fff;
					color: #000;
					padding: 1px 4px 1px 4px;
					}
select					{
					border: 1px solid #D6D6D6;
					font-size: 1em;
					}
input.checkbox				{
					border: none;
					}




.bold					{
					font-weight: bold;
					}
.right					{
					text-align: right;
					}
.small					{
					font-size: 0.8em;
					}
.italic					{
					font-style: italic;
					}

