	body {
		text-align:center;
		background:#2E2E2E;
		margin-top:0pt;
		padding:0pt;
		border:none;
		font-family:arial, verdana; 
        text-decoration: none;
        font-size:10pt;
        color: #eee;
		}
	
	#topframe {
		width:820px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		padding-bottom:3px;
		text-align:left;
		background:#535353;
		border-left:solid #222 1px;
		border-right:solid #222 1px;
		}
		
	#topimage {
		width:490px;
		padding-left:10px;
		padding-right:0px;
		float:left;
		padding-top:20px;
		padding-bottom:10px;
	}
	#topimage   img{
		padding-top:0px;
		padding-bottom:0px;
		border: 1px solid #000000;
		margin-top: 1px;
		margin-bottom: 2px;
	}
	#toptext{
		width:310px;
		padding-top:10px;
		padding-right:5px;
		float:left;
		text-align:justify;
		}
	#toptext img {
		padding-top:0px;
		padding-bottom:0px;
		border: 1px solid #000000;
		margin-bottom: 0px;
	}
	#toptext span
	{
	    font-weight:bold;
	}
	
	#contentframe {
		width:820px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		border-top:solid gray 0px;
		}
		
	.contentlight{
		width:820px;
		padding:0px;
		float:left;
		background:#535353;
		padding-top:10px;
		padding-bottom:20px;
		border-left:solid #222 1px;
		border-right:solid #222 1px;
		text-align:justify;
		}
		
	.contentdark {
		width:820px;
		padding:0px;
		margin:0px;
		float:left;
		background:#2E2E2E;
		border-top:solid #777 1px;
		border-bottom:solid #999 1px;
		padding-top:5px;
		padding-bottom:10px;
		border-left:solid #222 1px;
		border-right:solid #222 1px;
		text-align:justify;
		}

	.contentleft {
		width:489px;
		padding-top:0px;
		float:left;
		margin-left:5px;
		margin-right:5px;
		}
		
	.contentleft a img{
        text-decoration: none;
		}
		
	.contentright {
		width:293px;
		padding-top:0px;
		padding-right:5px;
		margin-left:0px;
		float:left;
		border-left: solid #666 1px;
		}
		
	p,h3,pre {
		margin:10px 10px 20px 10px;
		}
		
	h1{
		margin:5px;
	}
	
	.credit
	{
		text-align:center;
		text-decoration:none;
		color: #ddd;
		font-weight: bold;
	}
	
	.credit p
	{
		text-align:center;
		text-decoration:none;
		color: #ddd;
		font-weight: bold;
	}
	.credit a
	{
		text-align:center;
		text-decoration:none;
		color: #ccc;
		font-weight: bold;
	}
	a
	{
		text-decoration:none;
		color: #ffffcc;
		font-weight: bold;
	}
	a:hover
	{
		text-decoration:none;
		color: #f99b1c;
		font-weight: bold;
	}
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	.header{
		width:820px;
		height:26px;
		margin-left:0px;
		margin-right:0px;
		float:left;
	    background: url(../images/header_bg.gif) top repeat-x;
		}
    /* Parent - Level 0 */

    .header ul {
	    margin: 0;
    /*	padding: 0px 35px 0px 0px;*/
	    padding: 0px 0px 0px 0px;
	    list-style: none;
	    text-decoration: none;
	    font-weight:bold;
        font-size: 8pt;
    }

    .header li {
	    display: inline;
	    float: left;
		height:26px;
    }

    .header a {
	    float: left;
	    display: block;
    /*	padding: 5px 15px 4px 6px; */
	    padding: 6px 10px 3px 10px;
	    color: #000;
	    text-decoration: none;
    }

    .header a:hover {
	    /* lightzone orange is 249,155,29 */
	    color: #f99b1c;
    }

    .header a:active {

    }

    .button {
	    padding: 0px;
	    border: 0px;
	    margin: 0px;
	    color: #000;
	    text-decoration: none;
	    text-align:center;
    }
    .button a {
	    padding: 0px;
	    border: 0px;
	    margin: 0px;
	    color: #000;
	    text-decoration: none;
	    text-align:center;
    }
    .button img {
	    padding: 0px;
	    border: 0px;
	    margin: 0px;
	    color: #000;
	    text-decoration: none;
	    text-align:center;
    }
		
	.footer{
		width:780px;
		height:35px;
		padding:20px;
		float:left;
		background:#505050;
		border-top: solid #ccc 1px;
		border-left:solid #222 1px;
		border-right:solid #222 1px;
		}
	.brandName
	{
	    padding:0px;
		border:none;
	    margin:0px;
	    text-align:center;
	    vertical-align: bottom;
	    background:#535353;
	}
	.brandName2
	{
	    padding:0px;
		border:none;
	    margin:0px;
	    text-align:center;
	}
	.testimonial{
		width:465px;
		margin:5px;
		margin-top:10px;
		padding:5px;
		float:left;
		background:#777;
		color:#fff;
		border: solid #aaa 1px;
	}
	
    .screenshot
    {
		margin: 0px;
	    padding: 0px;
	    border: 0px;
	    text-align:center;
		font-weight: bold;
    }
