#maincont{
	height: auto;
	width: 791px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 19px;
	padding-left: 19px;
	background-image: url(images/man_back.jpg);
	background-repeat: repeat-y;
}
#flashmenu{	height: 142px; width: 790px;}
#content {
	width: 790px;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
}
.blocks {}
.clear{clear: left;}
#topleft, #bottomleft {
	width: 374px;
	height: 202px;
	float: left;
	margin-right: 2px;
	padding: 10px;
	background-repeat: no-repeat;
}
#topright, #bottomright {
	width: 374px;
	height: 202px;
	float: left;
	padding: 10px;
	background-repeat: no-repeat;

}
#topleft { background-image: url(images/topleft_back.jpg);}
#topright {background-image: url(images/topright_back.jpg);}
#topright H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	margin: 15px 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-style: italic;
}
#topright blockquote {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-image: url(images/newsbullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	padding-left: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#bottomleft { background-image: url(images/bottomleft_back.jpg); 	line-height: 20px;}
#bottomright {background-image: url(images/bottomright_back.jpg);	margin-bottom: 2px;
}
#middleblock{
	width: 770px;
	height: 124px;
	background-image: url(images/middle_back.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 10px;
	line-height: 25px;
}
#fotter{
	width: 790px;
	height: 31px;
	background-image: url(images/fotter_back.jpg);
	background-repeat: no-repeat;
	padding-top: 28px;
	color: #999999;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
#middleblock ul, #bottomleft ul
{
	margin: 0px;
	padding: 10px 0px 0px;
	list-style-type: none;
	text-align: left;
}
#middleblock ul li {
	background-image: url(images/contentbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin: 0px;
	padding-left: 20px;

}
#bottomleft ul li {
	background-image: url(images/contentbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding-left: 20px;

}
#middleblock ul li a, #bottomleft ul li a
{	display: block;
	text-decoration: underline;
	color: #0066CC;
	padding-left: 20px;
}

#middleblock ul li a:hover, #bottomleft ul li a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.moreinfo {
	background: url(images/button.gif) no-repeat;
	height: 29px;
	width: 94px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
	margin-top: 10px;
	margin-right: 10px;
}
.moreinfo a{
	color:#B2FF17;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.moreinfo a:hover{
	color:#70BC11;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.signadver{
	background-image: url(images/adver_back.gif);
	height: 46px;
	width: 188px;
	float: left;
	padding-top: 116px;
	padding-left: 60px;
}
/* Inside Pages */
#middlecontent{
	width: 790px;
	height: auto;
	clear: left;
	float: left;
	background-image: url(images/c_middle.jpg);
	background-repeat: repeat-y;
}
#c_content{
	padding: 20px 10px 10px;
	width: 770px;
	background-image: url(images/c_top.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
}
#c_content span{
	color: #B2FF17;
}
#c_content ul
{
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px;
	list-style-type: none;
	text-align: left;
}
#c_content ul li {
	background-image: url(images/contentbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px 0px 8px;
	padding-left: 20px;

}

#c_bot{
	width: 790px;
	background-image: url(images/c_bot.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 40px;
}
/* form css */
#form label{
	float: left;
	width: 80px;
	color: #B2FF17;
	text-align: right;
	padding-top: 5px;
		margin-bottom: 10px;

}
.fields {
	/*width: 250px;
	margin-bottom: 10px;*/
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #1F1F1F;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
}

.textarea{
	/*width: 250px;
	margin-bottom: 10px;*/
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	background-color: #1F1F1F;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
height: 120px;
}

#s{
	margin-right: 10px;
	float: right;
	width: 100px;
}
#html #s {	
	margin-right: 4px;
}
#resetbutton input{
	margin-left: 90px;
	width: 51px;
	background-image: url(send.jpg);
	background-repeat: repeat-x;
	height: 19px;
	float: left;
}
#form br{
clear: left;
}

/* end Contact Page*/
/*Screan shots container*/
.screencont{
	padding: 0px;
	height: 165px;
	width: 166px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.screentop{
	text-align: center;
	height: 24px;
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2FF17;
	background-image: url(images/sc_back1.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.screenshot {	
    cursor: pointer;
	border: 0;
}
.simg{
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 166px;

}
a.simga  {
		CLEAR: both;
	FLOAT: left;
	margin: 0px;
	padding: 13px 35px 17px 31px;
	height: 90px;
	width: 100px;
	background-image: url(images/sc_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
a.simga:hover {
	margin: 0px;
	padding: 13px 35px 17px 31px;
	height: 90px;
	width: 100px;
	background-image: url(images/sc_back2hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}