/* CSS Document */
body 
{ 
  /*margin:30px auto;*/
  padding:0;
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-size: 13px;
  background-color: #D0D0D0;
  margin-top: 0px;
}
 noscript
 {
 color: red;
 
 }
body img
{
  border:none;
}

* html .container, * html .content 
{
	height: 1px;
}

.width 
{
	width: 995px;
	min-width: 800px;
	margin:0px auto;
	padding: 0px;
}
* html .minwidth 
{
	padding-left: 800px;
}

* html .minwidth, * html .layout 
  {
	height: 1px;
	background-color: #000;
	}

h1
{
  font-size:30px;  
  height:32px; 
  overflow:hidden;   
	font-family:Arial; 
	font-weight:normal; 
	font-variant:small-caps;
  color:#636161;  
  margin:0px; 
  padding:0px;   
}

h2
{
  font-size:25px; 
  height:25px;
  font-family:Arial; 
  font-weight:bold;
  font-variant:small-caps;
  color:#FF3300; 
  /*color:#209b7c; */ 
  margin:0px; 
  padding:0px;
}

h3{ font-size:15px; line-height:15px;font-family:Arial; font-weight:bold; font-variant: small-caps; color:#1659A1;  margin:0px; padding:0px;}

h4{font-size:12px; line-height:14px; font-family:Arial; font-weight:bold;  margin:0px; padding:2px;}

h5{font-size:10px; line-height:12px;font-family:Arial; font-weight:bold; font-style: italic; color:#000000;  margin:0px; padding:0px;  }

/*p{font-size:12px; line-height:1.5em; margin:0; }*/

p.right {text-align: right; font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
p img
{
float:left;
padding:5px;
text-align: right;
}
a
{
  border:none;
}

#quick{
position: relative;
margin-top: -56px;
margin-left: 785px;
height:20px;
width: 140px;
padding:0px;
font-weight: bold;

/*background-color: #FFFFFF;*/

z-index: 200;
}
#quick a{
color: #000000;
text-decoration: none;
font-size: 1em;
}
#tagline
{
  position:relative;
  padding: 0px;
  margin-left: 22px;
  margin-top: 0px;
  width: 945px;
  height: 60px;
  /*z-index: 100;*/
  border-right: 1px solid #707070  ;
  border-left: 1px solid #707070  ;	
  background-color: #FFFFFF;
 /*border: solid 2px #000;*/
  /*background-color: #FFFFFF;*/
}

#tagline img
{
  width:945px;
}
.MenuBar
{
  position: relative;
  margin-left: 22px;
  width:945px;
  height:30px;
  z-index:100;
 	border-right: 1px solid #707070  ;
  border-left: 1px solid #707070  ;
}

.MenuBar img
{
    float: left;
}
.MenuItem, .MenuItem ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}
.MenuItem li.top a.top_link {display:block; float:left; height:35px;}
.MenuItem li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:8px;} /* move the link text off screen */
/* Set up the top level list items and float left to place inline */
.MenuItem li.top {display:block; float:left; position:relative;}
/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.MenuItem table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* pre-load the hover images into the lists */
.MenuItem li.p1 {width:135px; background:url("../images/Home.jpg") no-repeat;}
.MenuItem li.p2 {width:135px; background:url("../images/Products.jpg") no-repeat;}
.MenuItem li.p3 {width:135px; background:url("../images/Services.jpg") no-repeat;}
.MenuItem li.p4 {width:135px; background:url("../images/Partners.jpg") no-repeat;}
.MenuItem li.p5 {width:135px; background:url("../images/Support.jpg") no-repeat;}
.MenuItem li.p6 {width:135px; background:url("../images/Company.jpg") no-repeat;}
.Menuitem li.p7 {width:135px; background:url("../images/Contact1.jpg") no-repeat;}


/* set up the normal unhovered images in the links */
.MenuItem li a#home {width:135px; background:url("../images/Home.jpg") no-repeat;}
.MenuItem li a#products {width:135px; background:url("../images/Products.jpg") no-repeat;}
.MenuItem li a#services {width:135px; background:url("../images/Services.jpg") no-repeat;}
.MenuItem li a#partners {width:135px; background:url("../images/Partners.jpg") no-repeat;}
.MenuItem li a#support {width:135px; background:url("../images/Support.jpg") no-repeat;}
.MenuItem li a#company {width:135px; background:url("../images/Company.jpg") no-repeat;}
.MenuItem li a#contacts {width:135px; background:url("../images/Contact1.jpg") no-repeat;}

.MenuItem a:hover {visibility:visible;} /* for IE6 */
.MenuItem li:hover { position:relative; z-index:200;} /* for IE7 */

.MenuItem li a#home:hover, .MenuItem li:hover a#home,
.MenuItem li a#products:hover, .MenuItem li:hover a#products,
.MenuItem li a#services:hover, .MenuItem li:hover a#services,
.MenuItem li a#partners:hover, .MenuItem li:hover a#partners,
.MenuItem li a#support:hover, .MenuItem li:hover a#support,
.MenuItem li a#company:hover, .MenuItem li:hover a#company,
.MenuItem li a#contact:hover, .MenuItem li:hover a#contact {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.MenuItem ul, 
.MenuItem :hover ul ul, 
.MenuItem :hover ul :hover ul ul,
.MenuItem :hover ul :hover ul :hover ul ul,
.MenuItem :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.MenuItem :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:180px; height:auto;}
.MenuItem :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:135px;}
.MenuItem :hover ul.sub li a {display:block; font-size:10px; height:20px; width:170px; line-height:20px; text-indent:0px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.MenuItem :hover ul.sub li a.fly {background:#fff url(multi_level-files/arrow.gif) 80px 10px no-repeat;}
.MenuItem :hover ul.sub li a:hover {background:#ddd; color:#000;}
.MenuItem :hover ul.sub li a.fly:hover {background:#ddd url(multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#000;}
.MenuItem :hover ul li:hover > a.fly {background:#ddd url(multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#000;} 

/* set up the flyout levels when hovering */
.MenuItem :hover ul :hover ul,
.MenuItem :hover ul :hover ul :hover ul,
.MenuItem :hover ul :hover ul :hover ul :hover ul,
.MenuItem :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:155px; z-index:200; height:auto; z-index:300;}


.content{
  position: relative;
	padding:0px;
	width: 945px;
	/*height: 1300px;*/
	min-width: 800px;
 margin-left: 22px;
	margin-top:0px;
	background: url("../images/blue_gradient.jpg") top left repeat-x #FFFFFF;
	border-right: 1px solid 	#707070   ;
  border-left: 1px solid 	#707070  ;
}

#badge
{
  position:relative;
  padding: 0;
  width: 945px;
  margin-left: 22px;
  margin-top:  0px;
  background:  url("../images/Banner_blue.jpg") no-repeat;
  height: 150px;
  border-right: 1px solid #707070  ;
  border-left: 1px solid #707070  ;	
  z-index: 80;
  
 }

.bannerimage
{
  position: absolute;
  margin-left: 718px;
  margin-top: 0px;
  width: 250px;
  height: 150px;
  z-index: 100; 
  /*border: solid 2px #000000; */
  float: right;
 
}
#motto
{
  position: absolute;
  margin-left: 50px;
  margin-top: 20px;
  width: 400px;
  height: 100px;
  z-index: 100;  
  font-family: "Hoefler Text", Constantia, Cambria, Georgia, serif; 
  font-size: 3em;
  color:#FFFFFF;
  /*color: #003399; */
  font-style: italic;
  font-weight: bold;
  font-variant:small-caps;
  
}


hr {color: #e5e1e1;
    border: none;
    height: 1px;
    background-color: #e5e1e1;
    padding: 0px;
    margin: 0px;
}

.clearboth { clear: both; }
.gutter
{
	float: left;
	width: 1%;
  height: 2px;
}

#homecol1
{
  float: left;
  width: 70%;
  text-align:justify;
  padding:10px;
  margin-left: 20px;
  margin-top: 12px;
  
}

#homecol1 img
{
  float:right;
  border:none;
}
#col1
{
  margin-top: 0px;
  margin: 10px;
  float: left;
  width: 22%;
  padding:0px;
}
#col1 img
{
  float:left;
  border:none;
}
#col1 legend 
{
  margin-left: 1em;  
  padding: 0;  
  color: #0022FF;  
  font-weight: bold;
}

#col1 fieldset 
{
  float: left;  
  clear: both;  
  width: 100%;  
  margin: 0 0 1.5em 0;  
  padding: 1px;  
  border: 1px solid #BFBAB0;  
  text-align:left;
}
#homecol2 
{
  float: right;
  width: 10%;
  margin-top:0px;
  text-align:left;
  padding:5px;
  margin-left: 1%;
  border: 2px solid #fff;
}

.centertext
{
  height: 80px; 
  padding-top:8px; 
  width: 600px;
  font-size:14px;
  font-style:italic; 
  color:#343434;
}

.middle_heading
{
  font-family: "Hoefler Text", Constantia, Cambria, Georgia, serif; 
  font-size: large;	
  font-style:italic; 
  font-size:17px; 
  font-weight:normal; 
  color:#343434; 
}
.middle_heading a{text-decoration:none; color:#343434}

#homecol2 img
{
float: right;
padding: 10px;
text-align: left;
}
#col2 
{
  float: left;
  margin-top:0px;
  width: 73%;
  text-align:justify;
  padding:10px;
  margin-left: -8px;
  font-family:Arial; 
  font-size:12px; color:#666666;
  border-left: 1px solid #ddd;
}
#col2 img
{
float:right;
}
#col2 table 
{
width:100%;
text-align:left;
table-layout:auto;
border: solid 1px #ddd;
}
#col2 th {
font-size: 12px;
color: #000066;
font-variant: small-caps;
padding:0px;
}
#col2 tr{

border: solid 1px #ddd;
}
#col2 td{
border: solid 1px #ddd;
padding:5px;
}
#col2 td.alt{
width:210px;
font-weight:bold;
background-color: #336699;
color:#FFFFFF;
padding: 10px;
}
/*#col2 fieldset  
{  
  float: left;  
  clear: both;  
  width: 100%;  
  margin: 0 0 1.5em 0;  
  padding: 3px;  
  text-align:left;
}
*/

#homecol3
{
  float: left;
  width: 20%;
  margin-top:50px;
  margin-left: 1%;
  text-align:justify;
  padding:10px;
 }
#homecol3 img
{
  /*float:right;*/
  border: none;
  padding: 5px;
  
}
#col3
{
  float: left;
  width: 20%;
  margin-left: 1%;
  margin-top:45px;
  text-align:justify;
  padding:10px;
  
/*background: url("CD.png") repeat-y;*/
}
#col3 img
{
  /*float:right;*/
  border:none;
  
}

#blurb 
{
  position: absolute;
  margin-top: 10px;
  margin-left: 0px;
  color: red;
  z-index: 200;
  font-size: 1.5em;
  font-weight: bold;
  padding:0px;
}



/*ul {list-style-image: url('arrow.gif');}*/
ul {
list-style-type: square;
list-style-position: outside;
line-height: 200%;
}
pre
{
padding:10px;
font-family: Arial, Tahoma, verdana;
}

#footer
{
  clear: both;
  width: 935px;
  height: 27px;
  margin-left: 22px;
  color:#3366FF;
  background:  url("../images/BottomMenu_GreyBevel.jpg") right top no-repeat;
  margin-bottom: 10px;
  padding:5px;
  text-align: center;
  border-right: 1px solid 	#707070   ;
  border-left: 1px solid 	#707070  ;
}

#footer a
{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

#footer a:hover
{
  color:#000000;
  background-color:#FFCC00;
}
#QuickLink{
  position:relative;
  margin-top: -55px;
  margin-left: 0px;
  width:15px;
  height:15px; 
  z-index: 500;
  }


