@charset "UTF-8";


* {margin:0;padding:0;} 

html, body, #wrapper

{height: 100%;
	background-color: #f5f5f5;

}

.content { width:1200px; margin: 0 auto; display: block; padding:0 20px;
	float: left;
}

#wrapper {
	background-color: #f5f5f5;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
	
a {
	text-decoration: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #36aae4;
	visibility: visible;
}
/*
#colossus_logo {
	width: 600px;
	height: 125px;
	visibility: visible;
	overflow: visible;
}

#product_wrap {
	height: 250px;
	position: relative;
	float: left;
}
*/


#MainHeader {
	height: 120px;
	min-width: 950px;
	width: 100%;
	background: url(Images/header_blue_bg.png) repeat-x;
	position: static;
}

/*
#mattalogo {
	position: relative;
	float: left;
	height: 260px;
	width: 400px;
	background: url(Images/Big_canvas_tr.png) no-repeat;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
*/

#Menu div.content img {
	position: relative;
	float: left;
	padding-right: 99px;
}

#mattalogo img {
	top: 148px;
	position: absolute;
}


a.workshop {
	display: block;
	width: 275px;
	height: 150px;
	text-decoration: none;
	position: relative;
	background: url(Images/training_workshop_rollover.png) no-repeat;
}

a.workshop:hover {
	background-position: -291px;
}

#topmenu {
		margin: 0 auto;
	float: right;
}

#topmenu div.content img {
	position: absolute;
	left: 10px;
	top: 5px;
}



#Menu {
	display: block;
	text-align: left;
	color: #f5f5f5;
	background-repeat: no-repeat;
	float: right;
	list-style-type: square;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}



#main {
	margin: 0px auto;
	background-color: #f5f5f5;
	position: relative;
	width: 1000px;
	height: 1200px;
}

img.pcilogo {
	position: absolute;
	right: 352px;
	top: 225px;
}  /* must be same height as the footer */
	

#workshop_banner {
	float: right;

}


#quotes {
	height: auto;
	min-height: 1100px;
	width: 300px;
	margin-bottom: 0;
	border-right-style: solid;
	border-right-width: 1px;
	border-style: none;
	border-width: 1px;
	background: #f5f5f5 no-repeat;
	float: left;
	position: absolute;
	padding: 15px;
}

.wp_title {
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;

}

a.menu_box_1 {

	display: block;
	width: 178px;
	height: 175px;
	text-decoration: none;
	position: absolute;
	background: url(Images/partners_rollover.png) no-repeat;
	margin-top: 0;
	left: 359px;
	top: 50px;
}	

a.menu_box_1:hover {
	
	background-position: -193px 0;
}

a.menu_box_2 {

	display: block;
	width: 178px;
	height: 175px;
	text-decoration: none;
	position: absolute;
	background: url(Images/brochure_rollover.png) no-repeat;
	margin-top: 0;
	left: 590px;
	top: 50px;
}	

a.menu_box_2:hover {
	
	background-position: -193px 0;
}


a.menu_box_3 {

	display: block;
	width: 178px;
	height: 175px;
	text-decoration: none;
	position: absolute;
	background: url(Images/training_rollover.png) no-repeat;
	left: 812px;
	top: 50px;
}	

a.menu_box_3:hover {
	
	background-position: -193px 0;
}



#section1 {
	width: 300px;
	height: 250px;
	border-bottom: 1px solid #d9d9d9;
	float: left;
	position: relative;
}

div#section3 {
	height: 467px;
	position: relative;
	float: left;
	width: 300px;
	padding-top: 13px;
}

#section2 {
	width: 300px;
	height: 200px;	
	border-bottom: 1px solid #d9d9d9;
	float: left;
	position: relative;
	top: 2px;
}


#Main_Col2_1 {
	position: relative;
	float: left;
	width: 300px;
	height: 300px;
	
}

.body {
	color: #434343;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;

}

.right {
	float: right;
}

.left {
	position: static;
	float: left;
	display: block;
	margin-right: 15px;
	margin-bottom: 15px;
}


h2 {
	text-transform: none;
	color: #1E74B1;
	margin-bottom: 5px;
	font: .8em/1px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sitemap {
	display: block;
	background: transparent;
	height: 100%;
	width: 800px;
	padding: 0px;
	border: 0px;
	vertical-align: baseline;
	font-size: .7em;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	line-height: 1.5;
}
#footer_services {
	display: inline-block;
	padding-top: 10px;
	width: 160px;
	height: 135px;
	float: left;
	border-right: 1px solid #777;
	margin-right: 30px;
}

#footer_products {
	display: inline-block;
	padding-top: 10px;
	width: 160px;
	height: 135px;
	float: left;
	border-right: 1px solid #777;
	margin-right: 30px;
}

#footer_training {
	display: inline-block;
	padding-top: 10px;
	width: 160px;
	height: 135px;
	float: left;
	border-right: 1px solid #777;
	margin-right: 30px;
}

#footer_company {
	display: inline-block;
	padding-top: 10px;
	width: 160px;
	height: 135px;
	float: left;
	border-right: 1px solid #777;
	margin-right: 30px;
}

#footer {
	position: relative;
	display: block;
	background-image: url(Images/footer.png);
	height: 200px;
	top: 225px;
}


#Menu ul li {
	min-width: 20px;
	display: inline;
	float:	left;
	width: 95px;
	height: 30px;
	list-style-type: none;
	background: url(Images/divider_blue.png) no-repeat;
	padding-left: 10px;
	font: 1em/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f7f7f7;
}

#mc-embedded-subscribe {
	color: #464646;
}

#mc-embedded-subscribe-form fieldset div {
	margin-top: 5px;
}


#sitemap ul li {
		background-image: none;
		list-style: none;
}


#sitemap ul li a {
	color: silver;
	}
	
div#iefix1 {

}

div#iefix2 {
	position: absolute;
	width: 436px;
	height: 600px;
	float: left;
	bottom: 262px;
}


#sitemap ul li a:hover {
	color: #B7D7EB;
	}

#Menu a.workshop {
	top: 22px;
	position: relative;
	float: right;
}



#spacer {
	float: left;
	height: 60px;
	width: 50px;
	position: relative;
}



#networkva_videos {
	position: relative;
	width: 250px;
	height: 175px;
	float: left;
	left: 145px;
	bottom: 250px;
}

div#extrasbar {
	width: 800px;
	height: 200px;
	float: none;
	z-index: -1;
	position: static;
	clear: none;
}
h3 {
	color: white;
	font: normal bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 5px;
}

#roadsign {
	border-style: none;
}

#roadsign img {
	border-color: #2c8dbd;
	float: left;
	position: absolute;
	display: block;
	right: 32px;
	top: 85px;
}

h4 {
	color: white;
	font: normal bold 09px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 3px;
	padding-top: 5px;
}
h1 {
	color: #434343;
	position: relative;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 20px;

	margin-bottom: 15px;
	text-align: center;
}

H1 {
	color: #333;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

.h2 {
	color: #333;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	position: relative;
	text-align: center;
	top: 5px;
	margin: 5px;
	padding: 5px;
}
.big_head {
	font-size: 24px;
	text-shadow:#FFFFFF 1px 1px 1px;
	color: #434343;

}


#resources li.column_item {
	position: relative;
	float: left;
	visibility: visible;
	clear: none;
	z-index: 1;
	width: 100px;
	height: 150px;
	overflow: visible;
	text-align: center;
	display: block;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 25px;
	margin-right: 25px;
}


#Menu ul li a {
	color: #B7D7EB;
	font-size: .8em;
}

.smalltext {
	font-style: italic;
	color: #258cd5;
	font-weight: bold;
	font-size: .8em;
}

.subheader {
	color: #1b425d;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#Menu ul li a:hover {
	color: white;
	font-size: .8em;
}



#coda-nav-1 ul li {
	font-size: .7em;
}



.wiggle {
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
}

a:hover {
	text-decoration: none;
	color: #1b425d;
}

#wc_comparison_table {
	float: left;
	width: 400px;
	height: 200px;
	position: relative;
}

#wc_message {
	width: 300px;
	height: 200px;
	position: absolute;
	top: 1098px;
}

#wc_report {
	width: 300px;
	height: 330px;
	margin-top: 30px;
	position: absolute;
	top: 564px;
}
#wc_report_text {
	width: 200px;
	height: 100px;
	position: absolute;
	text-align: justify;
	border-top-style: solid;
	border-top-width: 1px;
	top: 930px;
}

#wc_right_column {
	position: absolute;
	left: 802px;
}

#wc_ad1 {
	width: 320px;
	height: 240px;
	border: 3px none grey;
	position: absolute;
	top: 306px;
}

#coda-slider-1 div.panel-container div.panel div.panel-wrapper p {

	color: #434343;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	
}

.list {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 12px;
	color: #434343;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	
}

fieldset {
	position: relative;
	float: left;
	clear: both;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4f5a58;
	border-style: none;
	width: 275px;
	display: block;
	padding: 10px 35px 10px 10px;
	top: 75px;
}

.footer {
		font-size: .8em;
		color: #f5f5f5;
}

#newsletter {
	width: 100px;
	height: 79px;
	display: block;
	float: right;
	position: relative;
	clear: both;
	padding: 10px;
	background: url(Images/newspaper_clipart.gif) no-repeat;
	bottom: 245px;
	right: 14px;
}

#services_content {
	width: 600px;
	position: absolute;
	margin-right: 15px;
	height: 1252px;
}

div#services_container {
	position: absolute;
	width: 650px;
	margin-left: 368px;
	clear: both;
}

#svc_icons {
	float: left;
	height: 600px;
	position: relative;
	padding-top: 95px;
	padding-right: 10px;
	width: 140px;
}

.icons {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.netsec_icon	{
	display: block;
	width: 80px;
	height: 69px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background: url(Images/netsec_ico.png) no-repeat;
}

/* 

a.netsec_icon:hover	{
	display: block;
	width: 80px;
	height: 82px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(Images/netsec_ico.png);
	background-position: 0 -76px;
	float: left;
}
*/
a.companysec_icon	{
	display: block;
	width: 80px;
	height: 68px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(Images/companysec_ico.png);
	float: left;
}
/*
a.companysec_icon:hover	{
	display: block;
	width: 80px;
	height: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(Images/companysec_ico.png);
	background-position: 0 -58px;
	float: left;
}
*/
#resources {
	width: 400px;
	height: 200px;
	position: absolute;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 10px;
}

.icon_title {
	color: black;
	font-size: .7em;
}




/*
a.code_review_icon:hover	{
	display: block;
	width: 93px;
	height: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(Images/code_review_ico.png);
	background-position: 0 -64px;
	float: left;
}
*/

a.webappsec_icon	{
	display: block;
	width: 93px;
	height: 77px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background: url(Images/webappsec_ico.png) no-repeat}
a.code_review_icon	{
	display: block;
	width: 93px;
	height: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(Images/code_review_ico.png);
	float: left;
}
/*
a.webappsec_icon:hover	{
	display: block;
	width: 93px;
	height: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(Images/webappsec_ico.png);
	background-position: 0 -118px;
	float: left;
}
*/

a.data_sec_icon	{
	display: block;
	width: 110px;
	height: 73px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background: url(Images/data_sec_ico.png) no-repeat -2px 9px;
}
/*
a.data_sec_icon:hover	{
	display: block;
	width: 110px;
	height: 73px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background: url(Images/data_sec_ico.png) no-repeat 0 -59px;
}

*/

#svc_block {
	width: 450px;
	float: left;
}



.float_right{
	float: right;
	margin: 5px;
	display: block;
}




#svc_block3 {
	float: left;
	width: 300px;
	height: auto;
}







.bullet_list {
	list-style-type: disc;
	color: #258cd5;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 7px;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#services_movie {
	float: right;
	width: 320px;
	height: 180px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 7px solid #d9d9d9;
}

.message {
	font-style: italic;
	font-size: .8em;
}



#right_column {
	width: 250px;
	height: 250px;
	right: 119px;
	position: absolute;
	top: 20px;
}

#download_image {
	float: left;
	margin-top: 15px;
}

img {
	border-style: none;
	visibility: visible;
}
/*

#webcheck_logo {
	width: 600px;
	height: 125px;
}
*/
div#training_intro {
	float: left;
	width: 450px;
	
}

.wp {
	margin-bottom: 15px;
	height: 120px;
	border: 2px none #c9d7f1;
	margin-top: 25px;
}

#white_papers {
	width: 190px;
	height: auto;
	margin-left: 80px;
	position: absolute;
}

#contact_pic {
	position: absolute;
	bottom: 934px;
	left: 777px;
}

#contact_col1 {
	width: 400px;
	position: absolute;
	top: 37px;
}

#product_column {
	height: 1500px;

}

/*
.middle_content { width: 100%; margin: 0 auto; display: block;
	height: 100%;
	top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
*/
/*

div#clients {
	width: 600px;
	float: left;
	background-color: white;
	clear: both;
	position: relative;
	height: auto;
}

*/

#product_column table.body {
	background-color: white;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-style: none;
	border-bottom-style: solid;
	padding-top: 30px;
}

div#colossus {
	height: 130px;
	width: 1%;
	clear: both;
}



div#webcheck {
	clear: both;
}

#clients img {
	border-style: none;
}


.white {
	background-color: white;	
}

#colossus_product {
	background: url(Images/colossus_logo.jpg) no-repeat;
	width: 600px;
	height: 125px;
}
#webcheck_product {
	background: url(Images/webcheck_logo_unique.jpg) no-repeat;
	width: 600px;
	height: 125px;
}

#colossus_product a.product_text {
	position: absolute;
	top: 89px;
	left: 483px;
}

#webcheck_product a.product_text {
	position: absolute;
	left: 483px;
	top: 207px;
}


#centre_column {
	width: 350px;
	height: 1388px;
	position: relative;
	margin-left: 345px;
	padding: 15px 15px 15px 40px;
	margin-bottom: 22px;

}

#column_three {
	position: absolute;
	width: 250px;
	height: 250px;
	margin-left: 700px;
	padding: 15px;
	bottom: 906px;
	left: 34px;
}

#colossus_featuresbar {
	width: 600px;
	position: absolute;
	left: 330px;
}
#wc_featuresbar {
	width: 600px;
	height: 280px;
	position: absolute;
	left: 330px;
}
	
#webappva_col1 {
	position: absolute;
	width: 400px;
	height: 1156px;
	left: 330px;
	top: 264px;
}

#maingrid {
	width: 600px;
	height: 1000px;
	position: absolute;
	top: 302px;
	left: 330px;
}

#col1_sec1 {
	width: 250px;
	float: left;
	height: 600px;
	margin-left: 15px;
	margin-right: 25px;
	position: static;
	display: block;
}

#col2_sec1 {
	width: 250px;
	height: 570px;
	float: right;
	margin-left: 15px;
	display: block;
	position: static;
	margin-bottom: 70px;
}



#partner_col1 {
	background-color: white;
	padding-left: 27px;
	padding-right: 10px;
	float: left;
	width: 450px;
}

.logos {
	margin-bottom: 30px;
	float: left;
	position: relative;
}

.h1 {
	color: #333;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 15px;
	margin-bottom: 10px;
}




