/* for new template 072605 */

/* global style classes */

html {
	}

body {
	font-size: 12px;
	font-family : "Comic Sans MS";
	margin : 0 auto 0 0px;
	background-image: url(images/shadowslice.jpg);
	background-color: #c20202;
	z-index: 50;
	position: relative;
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	padding-left: 15px;
    }

p {
 color: #000000; font-size: 10pt; line-height: 10pt; margin: 2px 2px 2px 2px; padding: 0px 0px 0px 0px;
  }

h1, h2, h3, h4, h5, h6 {
  color: #666666;
  font-weight: bold;
  font-size: 16pt;
  margin: 5px 0px 5px 5px;
  padding: 0;
  }

a {font-family: "Comic Sans MS";}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

ul {font-size: 12px; list-style-type: disc;}

ol {font-size: 10pt;}




TD.maincontainer {
	background-image:url(images/backgroundmain.jpg);
	margin: 0;
	vertical-align: top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.mainindex {
	float: left;
	width: 560px;
	height: 600px;
	background-image: url(images/indexbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
}


/* Not used for this template
TD.headleft {
	background-color: #000000;
	background-image:url(images/topheadleft.jpg)
}

TD.headright {
	background-color: #000000;
	background-image:url(images/topheadright.jpg);
}

*/

/* new addition with a single row for the header */
TD.header {
	background-color: #FFFFFF;
	background-image:url(images/headerback.jpg);
	background-repeat: no-repeat;
	position: relative;
}

/* format the top nav bar */

#topnav ul
{
	padding-left: 0px;
	padding-top:0px;
	margin:0px;
	color: #333333;
	float: right;
	width: 250px;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	height: 0px;
	left: 0px;
}

#topnav ul li {
	display: inline;
	font-size: 12px;
}

#topnav ul li a
{
padding: 0.2em 1em;
color: #333333;
text-decoration: none;
float: left;
}

#topnav ul li a:hover
{
background-color: none;
color: #666666;
}


/* Format the vertical left nav bar */

#leftnavbar {
	background-color: #FFFFFF;
	width: 160px;
	height: 628px;
	top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin: 0px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	}

#leftnavbar ul {
  font-family:  "Comic Sans MS";
  font-weight: bold;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  text-align: right;
}

#leftnavbar ul li {
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	text-align: right;
	font-size: 16px;
	margin: 0px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 160px;
}

#leftnavbar ul li a {
  color: #333333;
  display: block;
  font-weight: normal;
  margin: 0px;
  padding: 0px 30px 0px 0px;
  text-decoration: none;
}

#leftnavbar ul li a:hover {
	color: #666666;
	font-weight: normal;
	padding: 0px 30px 0px 0px;
	margin: 0px;
  }
#leftnavbar h3{
	margin: 0px 0px 1px 10px;
	color: #666666;
	float: none;
}

#leftnavbar img{
	margin: 0px 0px 5px 10px;
	
}





TD.leftnavbar {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;

	}

/* Format the main body */

#mainbody {
	color:   #333333;
	float: right;
	background-repeat:no-repeat;
	width: 617px;
	height: 600px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 14px;
	background-position: right bottom;
		}
#mainbody-text {
	margin: 5px 0px 5px 10px;
	font-size:12px;
	color:#333333;
	padding: 0px;
	text-align: left;
	width: 550px;
	float: left;
	list-style-type: none;
	}
#mainbody-text-links {
	margin: 5px 10px 5px 5px;
	font-size:10px;
	color:#333333;
	padding: 0px;
	text-align: left;
	width: 250px;
	float: left;
	list-style-type: none;
	}
	
#mainbody-text ul {
	font-family:  "Comic Sans MS";
	font-weight: normal;
	list-style-type: disc;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	text-align: left;
	width: 250px;
	font-size: 10px;
}

#mainbody-text ul li {
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 220px;
	font-size: 12px;
}

#mainbody-text a {
  color: #666666;
  font-family:  "Comic Sans MS";
  font-weight: bold;
  margin: 0px;
  text-decoration: underline;
 }

#mainbody-text ul li a:hover {
  color: #999999;
  font-weight: bold;
  }

TD.mainbody {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	padding-right: 50px;

	}

#footer {
	float: left;
	background-color: #FFFFFF;
	color: #333333;
	width: 780px;
	font-size: 12px;
	font-weight: bold;
	height: 80px;
	background-image: url(images/footerback2.jpg);
	background-repeat: no-repeat;
	clear: left;
	
	
}

#bottomnav ul {
	float: right;
	background-color: #FFFFFF;
	color: #333333;
	width: 250px;
	font-weight: bold;
	height: 12px;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	left: 0px;
	margin: 0px;
	font-size: 12px;
}

#bottomnav ul li {
	display: inline;
	left: 0px;
}

#bottomnav ul li a {
	padding: 0.2em 1em;
	color: #333333;
	text-decoration: none;
	float: none;
	font-weight: bold;
}

#bottomnav ul li a:hover{
color: #000000;
}



#copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
}
.pricing {
	font-size: 12px;
	font-weight: normal;
}
.devlink a {
	color: #333333;
}
.tabletext {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
#leftnavbar ul li a:active {
  color: #333333;
  display: block;
  font-weight: normal;
  margin: 0px;
  padding: 0px 30px 0px 0px;
  text-decoration: none;
}
.firstparagraph {

	float: left;
	width: 380px;
	height: 10px;
	background-image: url(images/indexbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
}
