body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/tini-darkBG.gif);
}
em {
	font-style: italic;
}

/*Navigation*/

#nav {
	height: 37px;
	width: 100%;
	background-color: #000;
	background-image: url(../images/tini-darkBG.gif);
}

#nav #navContent {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}

#navContent a {
	background-repeat: no-repeat;
	display: block;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 33px;
	float: left;
	background-position: 0px 0px;
	padding-right: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #D2D2D2;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B6878;
}

#navContent a:hover {
	background-position: 0px -36px;
	color: #FFF;
	text-decoration: underline;

}

.btnHome a {
	background-image: url(../images/lts-buttons-hom-ico.gif);
}

.btnPortfolio a {
	background-image: url(../images/lts-buttons-port-ico.gif);
}

.btnDesign a {
	background-image: url(../images/lts-buttons-design-ico.gif);
}

.btnMarketing a {
	background-image: url(../images/lts-buttons-mark-ico.gif);
}

.btnEcomm a {
	background-image: url(../images/lts-buttons-ecomm-ico.gif);
}

.btnHosting a {
	background-image: url(../images/lts-buttons-host-ico.gif);
}

#nav #navContent .wizButton a {
	background-image: url(../images/wiz-button.gif);
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	padding-top: 7px;
	display: block;
	width: 82px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: normal;
	height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	background-repeat: no-repeat;
}

#nav #navContent .wizButton a:hover {
	background-position: 0px -27px;
}

/*Footer*/
#footer {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	padding-top: 5px;
}
#partnerLogos img {
	margin-right: 35px;
	margin-top: 8px;
	margin-bottom: 15px;
	float: left;
}


#footerContent {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #666;
}
#footerContent a {
	color: #999;
}
#footerContent a:hover {
	color: #0CF;
}

/*Header*/

#header {
	background-repeat: repeat;
	width: 100%;
	clear: both;
	background-color: #E4E8D8;
	background-image: url(../images/tiniBG.gif);
	position: fixed;
	z-index: 1000;
}
#header #headerContent {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 82px;
	width: 308px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header-tagline {
	color: #231F20;
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 80px;
	width: auto;
	float: right;
	padding-top: 7px;
	padding-right: 20px;
	font-weight: normal;
	margin-top: 44px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#header-tagline strong {
	font-weight: bolder;
	font-size: 24px;
	color: #2C4E9E;
	font-style: italic;
	margin-top: -10px;
	position: absolute;
	height: 35px;
	margin-left: 7px;
	line-height: 30px;
}

/*Content Main*/
#contentWrapper #contentContent {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

#contentleft {
	width: 435px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	clear: left;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	margin-right: 15px;
	border-right-color: #4B6878;
}
#contentRight {
	width: 430px;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #0CF;
}

#contentWrapper {
	display: inline;
	width: 100%;
	clear: both;
}
p {
	line-height: 17px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#contentContent p strong {
	color: #BD429B;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#contentContent h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0CF;
	padding-bottom: 10px;
}


#promoContainer {
	height: 316px;
	width: 100%;
	background-color: #000;
	padding-top: 167px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

#contentContent blockquote {
	font-style: italic;
	font-size: 16px;
	color: #F79122;
	margin-bottom: 16px;
}
#contentWrapper #contentContent em {
	font-style: italic;
	color: #BD429B;
	font-weight: bold;
}


/*Portfolio*/

#portfolioContainer {
	width: 100%;
	background-color: #F1F1F2;
	padding-top: 167px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(../images/tiniBG.gif);
}

#portfolioContent {
	text-align: left;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-image: url(../images/portfolio-bg.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#portfolioContent h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #999;
	padding-bottom: 0px;
	font-style: italic;
	padding-top: 0px;
}
.portfolioBox {
	height: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 15px;
	background-image: url(../images/tini-shadow.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-bottom: 15px;
}
#portfolioContainer #portfolioContent .portfolioBox p {
	width: 275px;
}
#portfolioContainer #portfolioContent p {
	font-size: 10px;
	color: #666;
}


#portfolioContainer #portfolioContent .portfolioBox p {
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
.portfolioBox li {
	list-style-image: url(../images/check-bullet.png);
	color: #666;
	font-size: 10px;
	padding-bottom: 4px;
}
.portfolioBox ul {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	width: 250px;
	margin-top: 10px;
	padding-left: 30px;
}
#portfolioContainer #portfolioContent .portfolioBox a {
	background-image: url(../images/buttonblend.gif);
	display: block;
	width: 275px;
	padding: 4px;
	color: #FFF;
	background-repeat: repeat-x;
	border: 1px solid #999;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-top: 275px;
	position: absolute;
}
.portfolioBox a:hover {
	background-repeat: repeat-x;
	background-position: 0px -25px;
}

.portfolioBox img {
	float: right;
}
#portfolioContainer #portfolioContent .portfolioBox h1 {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #528721;
	margin-top: 6px;
	margin-bottom: 3px;
	padding-top: 20px;
}

/*Design*/

#promoContainerDesign{
	height: 316px;
	width: 100%;
	background-color: #F79122;
	padding-top: 167px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#designWrapper {
	background-color: #FFF;
	background-image: url(../images/tiniBG.gif);
}


#designContainer {
	width: 100%;
	background-color: #F1F1F2;
	margin-right: auto;
	margin-left: auto;
	padding-top: 167px;
	float: none;
	background-image: url(../images/tiniBG.gif);
}

#designContent {
	text-align: left;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-image: url(../images/portfolio-bg.gif);
	background-repeat: repeat-y;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}

#designContent blockquote h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #F79122;
	padding-bottom: 0px;
	font-style: italic;
	padding-top: 0px;
	line-height: 36px;
}

#designContent p {
	font-weight: normal;
}
#designWrapper #designContent #contentleft {
	width: 380px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#designWrapper #designContent #contentRight {
	width: 380px;
}



/*Marketing*/

#promoContainerMarketing{
	height: 316px;
	width: 100%;
	background-color: #BE439D;
	padding-top: 167px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#designWrapper #designContent blockquote h2 {
	font-size: 16px;
	padding-left: 50px;
}


#marketingContainer {
	width: 100%;
	background-color: #F1F1F2;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(../images/tiniBG.gif);
}

#marketingContent {
	text-align: left;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-image: url(../images/portfolio-bg.gif);
	background-repeat: repeat-y;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}

#marketingContent h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #BE439D;
	padding-bottom: 15px;
	font-style: italic;
	padding-top: 0px;
	line-height: 36px;
}
#marketingContent p {
	font-weight: normal;
}
#marketingContent #marketingPartners {
	float: right;
	margin-right: -20px;
	clear: both;
	position: relative;
	width: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	padding: 10px;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin-left: 20px;
}
#marketingContent ul {
	padding-left: 40px;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-type: disc;
	font-weight: normal;
}
#marketingContent li strong {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
#marketingContent a {
	color: #03F;
}

#marketingContent strong {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

#marketingContent tr td {
	padding-left: 20px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CBED1;
	padding-top: 2px;
	padding-bottom: 2px;
}
#marketingContent table {
	color: #999;
}

/*Programming Page*/
#promoContainerProgramming{
	height: 316px;
	width: 100%;
	background-color: #01C211;
	padding-top: 167px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

#programmingContainer {
	width: 100%;
	background-color: #F1F1F2;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-image: url(../images/tiniBG.gif);
}

#programmingContent {
	text-align: left;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-image: url(../images/portfolio-bg.gif);
	background-repeat: repeat-y;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}

#programmingContent h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #01C211;
	padding-bottom: 15px;
	font-style: italic;
	padding-top: 0px;
	line-height: 36px;
}
#programmingContent h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
}

#programmingContent p {
	font-weight: normal;
}

#programmingContent ul {
	padding-left: 40px;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-type: disc;
	font-weight: normal;
}
#programmingContent li strong {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
#programmingContent a {
	color: #03F;
}

#programmingContent strong {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

/*Project Wizard*/

#wizContainer {
	width: 100%;
	background-color: #F1F1F2;
	margin-right: auto;
	margin-left: auto;
	padding-top: 167px;
	float: none;
	background-image: url(../images/tiniBG.gif);
}

#wizContent {
	text-align: left;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-image: url(../images/portfolio-bg.gif);
	background-repeat: repeat-y;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}

#wizContent h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #BE439D;
	padding-bottom: 15px;
	font-style: italic;
	padding-top: 0px;
	line-height: 36px;
}
#wizContent p {
	font-weight: normal;
}

#wizContent ul {
	padding-left: 40px;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-type: disc;
	font-weight: normal;
}
#wizContent li strong {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}
#wizContent a {
	color: #03F;
}

#wizContent strong {
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

#wizContent tr td {
	padding-left: 20px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CBED1;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wizContent table {
	color: #999;
}

