body{
	color:#ffffff;
	background-color:#cccccc;
	font-family: Arial, Tahoma,"Trebuchet MS",sans-serif;
	font-size:0.75em;
	margin:0px;
}

h1{
	color:#555555;
	background-color:inherit;
	font-size:1.4em;
	margin-top:0px;
	letter-spacing:-1px;
}

h2{
	color:#097C95;
	background-color:inherit;
	font-size:1.2em;
}

h3{	
	color:#444444;
	background-color:inherit;
	font-size:1.1em;
}

a{
	color:#bb0000;
	background-color:inherit;
	text-decoration:underline;
}

a:hover{
	color:#000000;
	background-color:inherit;
	text-decoration:underline;
}

img{
	border:none;
}

hr {
	line-height:1px;
	height:1px;
	border-top:1px dotted #666666;
}
p{
	line-height:1.4em;
}

.telb { margin: 0; padding: 0px 10px 0px 10px; color: #000000; background-color: #edf4f5; border-top: solid 1px #dde4e5; border-bottom: solid 1px #dde4e5 }

#tpl_siteframe{
	color:#000000;
	background-color:#ffffff;
	border-bottom:1px solid #aaaaaa;
	background-image:url("/images/canvas_bg.gif");
	background-repeat:repeat-y;
	background-position:top left;
	max-width:1100px;
	min-width:600px;
	margin-left:auto;
	margin-right:auto;
}

#tpl_leftbar{
	width:190px;
}

#tpl_topleft{
	background-image:url("/images/topleft_bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
}

#tpl_topleft div{
	background-image:url("/images/topleft_highlight.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	height:170px;
}

#tpl_midleft{}

#tpl_top{
	background-image:url("/images/top_bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	height:1%;
}
#tpl_top .inner{
	height:170px;
	position:relative;
}
#tpl_topleftlogo{
	position:absolute;
	left:0px;
	top:0px;
	height:147px;
	z-index:50;
}
#tpl_toprightlogo{
	z-index:49;
}

#tpl_introtext{
	color:#444444;
	background-color:#EDF4F5;
	background-image:url("/images/introtext_bg.gif");
	background-repeat:no-repeat;
	background-position:top right;
}

#tpl_introtext .inner{
	background-image:url("/images/introtext_bg2.jpg");
	background-repeat:repeat-y;
	background-position:top left;
	padding:0px 15px 1px 25px;
	position:relative;
}
#tpl_introtext .inner2{
	margin-right: 300px;
}

#tpl_introtext h1{
	color:#0D748A;
	background-color:inherit;
	margin-bottom:2px;
}
#tpl_introtext h2{
	margin-top:3px;
	margin-bottom:3px;
}
#tpl_introtext p{
	margin-top:2px;}

#tpl_latestproject{
	position:absolute;
	top:0px;
	right:25px;
	width:250px;
	margin-left:15px;
	height:1%;
}

/* LATEST PROJECT PREVIEW */
#tpl_latestproject h2{
	color: #21879d;
	background-color: #f9fbfb;
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted #aaaaaa;
	font-size:1.1em;
}

#tpl_latestproject p{
	margin:0px 0px 5px 0px;
}
#tpl_latestproject .pcontent {
	color: #555555;
	background-color: #f9fbfb;
	padding: 5px 15px 8px 15px;
	font-size: 0.9em;
	border-top: 1px solid #aecdd0;
	border-left: 1px solid #aecdd0;
	border-right: 1px solid #aecdd0;
}
#tpl_latestproject .client_box_header {
	padding: 2px 5px 2px 5px;
	margin: 0px;	
}
#tpl_latestproject .client_box_content {
	color: #555555;
	background-color: #ffffff;
	padding: 1px;
	font-size: 0.9em;
	border-top: 1px solid #aecdd0;
	border-left: 1px solid #aecdd0;
	border-right: 1px solid #aecdd0;
	border-bottom: 1px solid #aecdd0;
}

#tpl_latestproject .pfooter{
	background-image:url("/images/latest_proj_bottomleft.png");
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:26px;
	font-size:0.9em;
}
#tpl_latestproject .pfooter div{
	background-image:url("/images/latest_proj_bottomright.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
	padding:2px 26px 2px 26px;
}

#tpl_bottombar{
	color:#ffffff;
	background-color:inherit;
	background-image:url("/images/botleft_bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	height:85px;
	padding:10px;
	font-size:0.9em;
}
#tpl_bottombar a {
	color: #a9dee9;
	background-color: inherit;
}
#tpl_bottombar a:hover{
	color:#ffffff;
	background-color:inherit;
}
#tpl_maincontent{
	margin-left:190px;
}
#tpl_page{
	padding:10px 3% 0px 3%;
	clear:right;
	height:100%;
}
#tpl_page_inner{
	clear:right;
	width: 100%
}
#tpl_pagecurve{
	padding:10px 3% 0px 3%;
	height:100%;
	background-image:url("/images/page_bg.gif");
	background-repeat:no-repeat;
	background-position:top right;
}

/* NAVIGATION */
#tpl_navigation{
	margin:0px;
	list-style-type:none;
	padding:0px 20px 25px 10px;
}

#tpl_navigation a{
	color:#444444;
	background-color:inherit;
	display:block;	
	text-decoration:none;
}
#tpl_navigation a:hover{
	text-decoration:underline;
}
#tpl_navigation a.selected{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
}

#tpl_navigation ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#tpl_navigation ul li{
	margin:0px;
	padding:0.2em 0px 0.2em 25px;
	background-image:url("/images/nav_bullet2.gif");
	background-repeat:no-repeat;
	background-position:0em 0.1em;
	height:1%;
}
#tpl_navigation ul li.selectedli{
	background-image:url("/images/nav_bullet.gif");
}

/* Level 2 */
#tpl_navigation ul li ul li{
	background-image:url("/images/nav_lev2_bullet2.gif");
	background-position:0em 0.4em;
	padding:0.3em 0px 0px 15px;
}
#tpl_navigation ul li ul li a {
	color:#1d849a;
	background-color:inherit;
}

#tpl_navigation ul li ul li.selectedli {
	background-image:url("/images/nav_lev2_bullet.gif");
}

/* Level 3 */
#tpl_navigation ul li ul li ul{
	font-size:0.9em;
}
#tpl_navigation ul li ul li ul li.selectedli a.selected{
	color:#1D849A;
	background-color:inherit;
	font-weight:bold;
}

/* PRODUCT PREVIEWS - Front Page */
#product_previews {
	clear: both;
}

div.boxright {
	margin-bottom: 15px;
	background-image: url("/images/product_preview_bg_b.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.boxright p {
	margin: 2px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
div.boxright h2 {
	color: #000000;
	background-color: #ffffff;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	background-image: url("/images/product_preview_bg2.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}
div.boxright {
	padding: 5px 15px 5px 15px;
	background-image: url("/images/product_preview_bg.jpg");
}

#product_previews .pb,
.common_box {
	width: 48%;
	margin-bottom: 15px;
	background-image: url("/images/product_preview_bg_b.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
#product_previews .pb h2,
.common_box h2 {
	color: #000000;
	background-color: #ffffff;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
}

#product_previews  .trcorn,
.common_box .trcorn {
	background-image: url("/images/product_preview_bg2.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
}

#product_previews .pb p,
.common_box p{
	margin: 2px 0px 0px 65px;
	padding: 10px 10px 20px 10px;
}
.common_box {
	padding: 15px 15px 5px 15px;
	background-image: url("/images/product_preview_bg.jpg");
}
.common_box p {
	margin: 2px 0px 0px 0px;
}

/* MISC */
.nogaps{
	margin:0px;
	padding:0px;
}
.printshow{
	display:none;
}
.hidden{
	display:none;
}
.icon{
	vertical-align:middle;
}
.textcenter{
	text-align:center;
}
.textright{
	text-align:right;
}

.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.notopgap{
	margin-top:0px;
}
.nobotgap{
	margin-bottom:0px;
}
.cen { text-align: center }
.w25 { width: 25% }
.w50 { width: 50% }
.w75 { width: 75% }
.w250p { width: 250px }
.w350p { width: 350px }
.w400p { width: 400px }

/* WEB HOSTING TABLES */
table		{ margin-top: 1em; margin-bottom: 0.5em; border: solid 1px #000000; margin-left: 2%; margin-right: auto; width: 96% }
th		{ font-weight: bold; text-align: left }
td		{ text-align: left }
.tra		{ color: #003090; background: #ccffff }
.trb		{ color: #003090; background: #ffffff }
.note		{ font-size: 90% }

table.clients_table { margin-top: 1em; margin-bottom: 0.5em; border: none; margin-left: 0px; margin-right: 0px; width: 100% }
table.clients_table td	{ padding: 10px 0 10px 0; text-align: center }


/* REQUEST FORM */
div.frmcnt		{ width: 90%; text-align: center }
div.frmcnt label	{ font-weight: bold }
p.frmrow		{ margin-right: 8%; margin-top: 0.3em; margin-bottom: 0.2em; text-align: left }
.frmclm1		{ width: 11em; text-align: left }
.frmclm2		{ text-align: left }
p.warning		{ background-color: #ffffff; color: #ff0000; text-align: center }

ul.bullst {
	list-style-type:none;
	padding: 0.1em 0.1em 0.1em 1em;
}

li.bullst {
	padding:0.2em 0px 0.2em 25px;
	background-image:url("/images/bullst.gif");
	background-repeat:no-repeat;
	background-position:0em 0.1em;
}