@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back_black.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	
	width: 917px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	
	
	
}
#nav {
	
	font-size: 12px;
	
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
	
	
}

#nav li {
	
	float: right;
	background-image: url(images/background_nav.jpg);
	background-repeat: repeat-x;
	display: inline;
	
	
}

#nav a:link, #nav a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	
	
	
}

#nav a:hover {
	background-color: #99ff00;
	padding-top: 20px;
	padding-bottom: 20px;
	
	
}

#main {
	
	background-image: url(images/background_main.jpg);
	background-repeat: repeat-x;
	color:#CCC;
	padding: 15px 15px 15px 15px;
	background-color: #5c5d61;
	
}

#main a:link, #main a:visited {
	color:#0F0;
	
}
#main a:hover {
	color: #FFf;
	
	
}

#footer {
	background-color: #323438;
	text-align: center;
	color:#CCC;
	font-size: 10px;
	padding: 10px;
	clear:both;
	
	
	
}

#footer a:link, #footer a:visited  {
	color:#CCC;
	
}

#footer a:hover {
	color:#0F0;
	
	
}


#homeLeft {
	width: 600px;
	float: left;
	
	
	
	
	
}
#homeRight {
	
	margin-left: 625px;
	color:#FFF;
	font-style: italic;
	
	padding: 10px;
	border:#093 dotted 0.25px;
	font-size: 11px;
	line-height: 25px;

		
	
	
	
	
	
	
	
}

#indexContact {
	
	width: 250px;
	float: left;
	border-right: #999 1px solid;
	font-size: 13px;
}

#indexServices {
	margin-left: 260px;
	font-size: 14px;
	
	
	
}

#indexServices ul {
	margin: 0;
	
	
}
#indexServices li {
	padding: 0 0 10px 0;
	
}
#software_activation {
	text-align: center;
	background-color:#FFF;
	color:#666;
	width: 600px;
	margin-left:auto;
	margin-right: auto;
	border: #0F0 dashed 0.5px;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	
	
}

#contact_cell1 {
	
	background-image: url(images/contactus.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 132px;
	padding-right: 15px;
	
	padding-bottom: 5px;
	float: left;
	
	
	
}

#contact_cell2 {
	padding-left: 15px;
	margin-left: 390px;
	border-left: #999 solid 0.5px;
	
	
	
}

#contact_cell3 {
	clear: both;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	background-color:#A0FCAC;
	padding: 10px 0 10px 50px;
	color: #000;
	font-size: 11px;
	border: #000 dotted 0.5px;
	
	
	
}

#watermark {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position:center;
	
	
}

.header {
	padding: 10px 0 10px 0;
	border-bottom: #666 1px solid;
	
	
	
}
.subHeader {
	padding: 0 0 15px 0;
	
	
}
.mainText {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;

	
}

	
.greenHeader_small {
	color:#0F0;
	font-size: 12px;
	font-variant:small-caps;
	font-weight:bold;
	text-align: center;
	line-height: 16px;
	
}
	
.green {
	color: #0F0;
	
	
}
h1 {
	color:#CCC;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: #0F0 dotted 0.5px;
	
	
	
}

.portIMG {
	
	padding-left: 60px;
	padding-bottom: 15px;
	
}
h2 {
	color:#0F0;
	font-size: 16px;
	font-weight:bold;
	
	
}


