@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container_wrap {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
}
#footer  {
	padding-bottom: 0;
	float: left;
	width: 1000px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
}
#container_wrap #footer #form1 table tr td #button {
	background-color: #FF0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000A51;
	border: 1px solid #CC0;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#software_cont {
	background-image: url(images/new_bg_03.png);
	float: left;
	width: 456px;
	font-size: 12px;
	color: #FFF;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 17px;
	font-style: italic;
	text-align: justify;
	padding-right: 15px;
	background-position: left top;
}
#tech_cont {
	background-image: url(images/new_bg_04.png);
	float: left;
	font-size: 12px;
	color: #FFF;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: justify;
	font-style: italic;
	line-height: 19px;
	width: 460px;
	background-position: right top;
	padding-right: 25px;
}
#center_container {
	float: left;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-style: italic;
	line-height: 19px;
	width: 1000px;
	vertical-align: middle;
}
#center_wrap {
	width: 1000px;
	text-align: center;
	float: left;
	height: 229px;
}

#content_home {
	height: 185px;
	background-image: url(images/web_slice_05.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#web_cont {
	background-image: url(images/web_slice_07.png);
	float: left;
	height: 195px;
	width: 456px;
	font-size: 12px;
	color: #FFF;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 19px;
	font-style: italic;
	text-align: justify;
	padding-right: 15px;
}
#media_cont {
	background-image: url(images/web_slice_08.png);
	float: left;
	height: 195px;
	font-size: 12px;
	color: #FFF;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: justify;
	font-style: italic;
	line-height: 19px;
	width: 460px;
	padding-right: 25px;
	background-position: right top;
}
#list_wrap {
	padding-top: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
#list_wrap2 {
	padding-top: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	text-align: right;
}
#info_wrap {
	height: 65px;
	font-size: 10px;
	line-height: 16px;
}
#info_wrap2 {
	height: 85px;
	font-size: 10px;
	line-height: 16px;
	padding-top: 5px;
}
#content_software_process {
	height: 185px;
}
#content_software_pcapps {
	height: 185px;
}

