@charset "utf-8";
/* CSS Document */
a {
   outline: none;
}
img {border:0;}


*:focus {
        outline: 0;
}
*:focus { outline: none; }
*::-moz-focus-inner { border: none;}

#wrapper {
	width: 100%;
}
#header {
	background-image: url(images/header_bg.jpg);
	height: 85px;
	width: 100%;
}
body {
	margin: 0px;
}
#headerContent {
	height: 85px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo {
	height: 85px;
	width: 209px;
	float: left;
}
#mainMenu {
	height: 52px;
	width: 766px;
	float: left;
	background-image: url(images/topMenuBg.jpg);
	background-repeat: no-repeat;
}
#menuRight {
	width: 260px;
	float: right;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 36px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 5px;
}

#menu {
	height: 15px;
	width: 450px;
	margin-top: 36px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	display: inline;  /* <---Solution for bug IE6 */ 

}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#botTab1 {
	color: #075A90;
	margin-left: 10px;
	margin-top: 4px;
	height: 28px;
	width: 200px;
	background-image: url(images/mnu_comp.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
.tabTxt {
	color: #075A90;
	margin-top: 7px;
	font-size: 13px;
	text-decoration: none;
}

#botTab2 {
	color: #075A90;
	margin-left: 2px;
	margin-top: 4px;
	height: 28px;
	width: 130px;
	background-image: url(images/mnu_web.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#botTab3 {
	color: #075A90;
	margin-left: 2px;
	margin-top: 4px;
	height: 28px;
	width: 120px;
	background-image: url(images/mnu_gph.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#botTab4 {
	color: #075A90;
	margin-left: 2px;
	margin-top: 4px;
	height: 28px;
	width: 175px;
	background-image: url(images/mnu_soft.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#botNum {
	color: #FFFFFF;
	margin-left: 2px;
	margin-top: 5px;
	height: 28px;
	width: 120px;
	float: left;
	text-align: center;
	font-size: 18px;
}
#mainCont {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#flashMod {
	height: 307px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 958px;
}
#leftCol {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	margin-left: 15px;
	font-weight: bold;
	float: left;
	display: inline;  /* <---Solution for bug IE6 */ 
}

#categories {
	width: 975px;
	height: 345px;
	float: left;
}
#cat1 {
	background-image: url(images/catBg1.jpg);
	background-repeat: no-repeat;
	width: 200px;
	margin-right: 21px;
	margin-left: 21px;
	height: 300px;
	float: left;
	display: inline;  /* <---Solution for bug IE6 */ 

}
.catTtl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
}
#cat2 {
	background-image: url(images/catBg2.jpg);
	background-repeat: no-repeat;
	width: 200px;
	margin-right: 21px;
	margin-left: 21px;
	height: 300px;
	float: left;
}
#cat3 {
	background-image: url(images/catBg3.jpg);
	background-repeat: no-repeat;
	width: 200px;
	margin-right: 21px;
	margin-left: 21px;
	height: 300px;
	float: left;
}
#cat4 {
	background-image: url(images/catBg4.jpg);
	background-repeat: no-repeat;
	width: 200px;
	margin-right: 21px;
	margin-left: 21px;
	height: 300px;
	float: left;
}
.catLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	list-style-image: url(images/bullet.jpg);
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.catLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	}
	.catLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #075A90;
	}
#horzLine {
	background-image: url(images/line_horz.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 15px;
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: left;
}
#lowContent {
	height: 220px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#leftLowCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	width: 460px;
	height: 220px;
	float: left;
}
#lineVert {
	background-image: url(images/line_vert.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 10px;
	float: left;
}



#catSoft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	margin-left: 22px;
	margin-top: 0px;
}

#catBox {
	margin-top: 125px;
	margin-left: 5px;
	margin-bottom: 0px;
	height: 125px;
	padding: 0px;
	margin-right: 0px;
}
#moreInfo {
	width: 200px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: right;
	height: 16px;
}
#catBox4 {
	margin-top: 125px;
	margin-left: 5px;
	height: 65px;
	margin-bottom: 0px;
}
#moreInfo4 {
	width: 200px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: right;
	height: 16px;
}
#rightLowCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 450px;
	height: 220px;
	float: left;
	padding-left: 10px;
	margin: 0px;
}
.homeTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#footerLine {
	background-color: #075A90;
	height: 3px;
	width: 100%;
	float: left;
	margin-top: 5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 70px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	background-color: #F6F6F6;
	color: #000000;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.cnTab a {
	background-image: url(images/mnu_comp.jpg);
	width: 200px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.webTab a {
	background-image: url(images/mnu_web.jpg);
	width: 130px;
	background-repeat: no-repeat;
	background-position: center;
}
.homeTitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #075A90;
	font-weight: bold;
}
.tabTxt a {
	color: #075A90;
	margin-top: 7px;
	font-size: 13px;
	text-decoration: none;
}
#mainwLeft {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 958px;
	height: 100%;
}
.catPageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}
.catPageLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #075A90;
	text-decoration: none;
}
.catPageLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.catPageLinks li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	color: #000000;
}

#rightCol {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	font-weight: bold;
	float: right;
	background-image: url(images/compnetguy.jpg);
	background-repeat: no-repeat;
	height: 263px;
}
#midCol {
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
.leftTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#bpvan {
}
#midColTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	color: #333333;
	float: left;
	display: inline;  /* <---Solution for bug IE6 */ 
}
#rightwebCol {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	font-weight: bold;
	float: right;
	background-image: url(images/website_right.jpg);
	background-repeat: no-repeat;
	height: 263px;
}
#rightgphCol {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	font-weight: bold;
	float: right;
	background-image: url(images/graphic_right.jpg);
	background-repeat: no-repeat;
	height: 263px;
}
#rightsofCol {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	font-weight: bold;
	float: right;
	background-image: url(images/soft_right.jpg);
	background-repeat: no-repeat;
	height: 263px;
}
#midWebCol {
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
.ttlred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

#midColTxt  a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #075A90;
}
#horzTestimonials {
	background-image: url(images/line_horz.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 15px;
	width: 490px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: left;
}
#portCol1 {
	width: 250px;
	float: left;
	height: 200px;
}
#portCol2 {
	width: 250px;
	float: left;
	height: 200px;
}
.portTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.portDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	list-style-image: url(images/bullet.jpg);
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
