/* CSS Document */
html {
	padding:0px;
	margin:0px;
	margin-top: 0px;
	background-color: #c8c8c8;
}

body {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
}

body img {
	border:none;
}

a:link {
	text-decoration: none;
	color:#006699;	
}
a:visited {
	text-decoration: none;
	color:#006699;	
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color:#006699;	
}

h1 {
	font-size:18px;
	padding:4px;
	margin:0px;
}
h2 {
	font-size:16px;
	padding:4px;
	margin:0px;
}

h3 {
	font-size:14px;
	padding:4px;
	margin:0px;
}

h4 {
	font-size:12px;
	padding:4px;
	margin:0px;
}
 
#frame {
	padding:0;
	margin: auto;
	width: 800px;
	border:solid 0px red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:16px;  
}

#header {
	margin:0 0  0;
	padding:0 0 0 0;
	width: 800px;
	height:80px;
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y;  
	border: solid 0px red;
}

#header #left {
	margin: 0px 0px 0px 20px ;
	padding:10px;
	border: solid 0px  green;
	float:left;
}

#header #right {
	margin: 10px 70px 0px 0px;
	padding:0;
	float:right;
	border: solid 0px  green;	
	color:#004080;
	text-align:right;
	font-size:11px;
}


#spacer1 {
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y; 
	height: 10px;
}

/* this is for all the banners other than the home page */
#banner {
	padding-left:17px;
	height:auto;
}


#bottom {
	margin:0;
	padding:0;
	width: 800px;
	height: 35px;
	background-image:url(../images/bottomLeft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#bottom img.logo {
	margin: 0 0 0 709px;
	padding: 0;
}

#bottom2 {
	margin:0;
	padding:0;
	width: 800px;
	height: 35px;
	background-image:url(../images/bottomLeft2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#bottom2 img.logo {
	margin: 0 0 0 709px;
	padding: 0;
}



/*** Content Related Style ***/

#contentFrame {
	margin:0 0 0 0;
	padding:0 0 0 0;	
	text-align:left;	
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y;
	font-size:12px;	
	border: solid 0px #33FF00;  
	height:auto;
}

#contentFrame2{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	background-image:url(../images/body_background2.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	border: solid 0px #33FF00;  
}



#contentText {
	margin:10px 0 0 190px ;
	padding:0 0 50px 10px;
	width: 525px;
	border:solid 0px yellow;
}

#contentText span.header {
	font-weight:bold;
	color:#CC9933;
}



#fullBody {
	margin:0 0 0 0;
	padding:10px 80px 30px 35px;
	text-align:left;
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y;
	border: solid 0px #33FF00;   
	height:100%;
}


#Products {
	margin:0 200px 0 10px;
	padding: 0 0 20px 10px;
	width:455px;
	height:auto;
}


#columnHeader {
	margin:0 0 10px 0;
	padding:0 0 5px 5px;
	color:#003B70;
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	width: 60%;
	display: block;
	font-size:12px;
	font-weight:bold;
}

#title {
	color:#003B70;
	font-weight:bold;
}


/************ landing pages ******/
#landing {
	position:relative;
}	
#landing h2 {
	color:#CC9933;
	line-height:20px;
}
#landing h3 {
	color:#CC9933;
	text-align:center;
}
#landing h4 {
	color:#CC9933;
	text-align:center;
}

#landing li {
	margin:10px 0 10px 0;
}
#landing #buttons {
	margin-left:10px;
	margin-right:10px;
	padding:20px;
	text-align:center;
	bottom:15px;	
}
#landing #quote {
	margin:10px 200px 10px 200px;
	padding:5px 0 5px 0;
	color:#006666;
	font-style:italic;
	text-align:left;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#landing #quote #credit{
	padding-top:10px;
	color:#006666;
	font-style:normal;
	text-align:right;
}


/************ index page *************/


#banner_home {
	background-image:url(/images/body_background.jpg);
	background-repeat:repeat-y;
}

#banner_home #display {
	height:200px;
	margin-left:-36px;
}

#ProductsHome {
	/*height:auto;*/
	padding-left:34px;
	height:700px;
	width:535px; 
	border:solid 0px green;
}

.wrap_products {
	width:524px;
	float:left;
	margin-left: 0;	
	padding-left: 0;	
	border: solid 0px red;
}

#vcert {
	border:solid 0px blue;
	width: 254px;
	height:306px;
	position:relative;
	float:left;
}
#vcert #vcertbox {
	width: auto;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	float:left;
	height:250px;
	width:252px;
	position:relative;
}


#vreturn {
border:solid 0px #FF3300;
	width: 254px;
	height:306px;
	position:relative;
	float:right;
}
#vreturn #vreturnbox {
	width: auto;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	float:right;
	height:250px;
	width:252px;
	margin: 0;
	position:relative;
}


#vrates {
border:solid 0px #FF3300;
	width: 254px;
	height:306px;
	position:relative;
	float:left;
}
#vrates #vratesbox {
	width: auto;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	float:left;
	height:250px;
	width:252px;
	position:relative;
}


#auditdefense {
border:solid 0px #FF3300;
	width: 254px;
	height:306px;
	position:relative;
	float:right;
}
#auditdefense #auditdefensebox {
	width: auto;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	float:right;
	height:250px;
	width:252px;
	position:relative;

}

.wrap_products #ReqConsult {
	text-align:center;
	padding:10px;
}


.box_title {
	background-image:url(/images/home/box_top.gif);
	background-repeat:no-repeat;
}

.box_level1 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #004086;
	font-size: 14px;
}

.box_level2 {
	background-color:#EEEEEE;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004086;	
	font-weight: bold;
}

.box_level3 {
	background-color:#ffffff;	
	font-size:11px;
	line-height:16px;
}

.box_level3  ul {
	list-style: none;
	margin: 2px 10px 2px 10px;
	padding-left: 1em;
	text-indent: -1em;
}

.box_level3 ul li {
	padding: 5px 0px 2px 0px;
}

.box_level4 {
	text-align:center;
	width:254px;
	position:absolute;
	bottom:15px;	
}


#RightColumn2 {
	padding:0 70px 0 0;
	float: right;
	width: 155px;
	margin: 0 0 0 0;
	border:solid 0px red;
	text-align:left;
}

#RightColumn2 .bottomsep {
	border-bottom:#CCCCCC 1px dotted;
	margin-bottom:5px;	
	padding-bottom:10px;
}
/*
#RightColumn2 img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding: 2px 0 5px 0;
}
*/
#RightColumn2 .tabblue {

	background-image:url(/images/global/btn_bg_blue_light2.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:6px;
	height:23px;
	padding-top:4px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
}



#RightColumn2 .taborangelarge {

	background-image:url(/images/global/btn_bg_orange_light_large.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:6px;
	height:54px;
	padding-top:7px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:normal;
}





#RightColumn2 .news {
	background-color:#ffffff;
	padding:0;	
	width:150px;
	margin-left:auto;
	margin-right:auto;	
}

#RightColumn2 .news .NewsTitle {
	font-weight:bold;
	text-decoration:underline;
	color:#006699;
}

#RightColumn2 .news .NewsSummary {
	font-weight:normal;
	font-size:11px;
	color:#006699;
}



/*************Main Menu (horizontal) Style***************/
#hmenu {
	margin: 0 0 0 0;
	padding: 0 0 0 17px;
	text-align:left;
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-y; 
	height: 32px;
	border: solid 0px red;
}

#menu {
	background:#003366;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width:729px;
}
#menu ul {
	list-style: none; 
	padding:0;
	margin:0;
}
#menu ul li {
	float: left;
	font-size:12px;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 22px;
	text-decoration: none;
	font-weight:normal;
}
#menu ul li a:hover {
	background-color:#006699;
	color: #fff;
	padding-bottom: 8px;     
}	     
#menu ul li a.selected {
	background-color:#CC9933;
	color: #fff;
	padding-bottom: 8px;     
}	           



/***Left (vertical) Navigation Style***/
#leftNav {
	padding: 0px;
	margin: 20px 0 0 0;
	width: 188px;
	float:left;
	border:solid 0px red;

}

#leftNav ul {
	padding: 0px 0 0 18px;
	margin:0;
	list-style: none;
}

#leftNav ul li {
	margin: 0;
	padding: 0;
	width:auto;
}

#leftNav ul li a {
	margin:0;
	padding:5px 0 5px 5px;
	background-color:#F2F2F2;
	text-indent: 4px;
	text-decoration: none;
	color:#004080;
	display:block;
	border-right: 5px solid #F2F2F2;
	font-size:10px;
}

#leftNav ul li a:hover {
	color:#004080;
	background-color:#FFF;
	border-right: 5px solid #CC9933;
}

#leftNav ul li a.selected {
	color:#004080;
	background-color:#FFF;
	border-right: 5px solid #CC9933;
}

