#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;

}
#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;
}

#middleblock ul, #bottomleft ul
{
	margin: 0px;
	padding: 10px 0px 0px;
	list-style-type: none;
	text-align: left;
}


#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;
}

#c_content span{
	color: #B2FF17;
}
#c_content ul
{
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px;
	list-style-type: none;
	text-align: left;
}

/* 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;
}

.screenshot {	
    cursor: pointer;
	border: 0;
}
.simg{
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 166px;

}

