/*
its4k
*/

/* Body ---------------------------------- */

	body {
	margin: 20px 0;
	padding: 0;
	background: #CCCCCC url(images/1bg.gif);
	font: normal small Tahoma, Helvetica, sans-serif;
	}
	
	a img { 
	border: 0px; 
	}

	a:hover img, 
	a:active img { 
	border: 0px; 
	} 

	h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

	p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
	}

	a {
	color: #006699;
	}

	a:hover {
	text-decoration: none;
	}

/* End of Body -------------------------- */



/* Title--------------------------------- */

	#title {
	width: 700px;
	height: 0px;
	margin: 0 auto;
	}

	#title h6 {
	font-size: extra-small;
	color: #000000;
	padding-top: 148px;
	padding-left: 30px;
	}

/* End of title--------------------------- */




/* Header--------------------------------- */

	#header {
	width: 700px;
	height: 160px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/index5.jpg) no-repeat center;
	}

	#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

/* End of Header-------------------------*/



/* Menu left --------------------------- */

	#menu {
	width: 200px;
	height: 40px;
	margin: 0 auto;
	}
  
 .roundcont2 .leftmenuitems {
  height: 90px; 
  }
  
  .roundcont2 h2{
  margin-bottom: 10px; 
  }


	#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#menu li {
	display: inline;
	}

	#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 40px;
  	margin: 0;
	padding: 12px 0 0 70px;
	background: url(images/button.gif) no-repeat;
	font: normal small verdana;
	color: #FFFFFF;
	text-decoration: none;
	}

	#menu a:hover, #menu .active a {
	background: url(images/button_over.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	}

	#menutext {
	font-size: tahoma;
	style: bold;
	size: 14px;
	color: #FFFFFF;
	position:relative;
	left:65px;
	}

/* End of Menu left ------------------- */



/* Menu Main--------------------------- */

  	#menumain {
     float:left;
     width:90%;
     background:#99ccff;
     font-size:93%;
    	line-height:normal;
	padding-left: 15px;
    	}

    	#menumain ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
     }

    	#menumain li {
 	display:inline;
   	margin:0;
   	padding:0;
   	}

    #menumain a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
    	}

    	#menumain a span {
  	float:left;
   	display:block;
   	background:url("images/tabright.gif") no-repeat right top;
  	padding:5px 15px 4px 6px;
  	color:#FFFFFF;
   	}

    	/* Bug-Fix for IE5-Mac \*/
    	#menumain a span {float:none;}
    	/* End Bug-Fix IE5-Mac */
    	
	#menumain a:hover span {
  	color:#24618E;
   	}

    	#menumain a:hover {
  	background-position:0% -42px;
   	}

    	#menumain a:hover span {
   	background-position:100% -42px;
    	}

/* End Of Menu Main--------------------------- */




/* Content ----------------------------------- */

	#content {
	width: 700px;
	margin: 0 auto;
	background: #99ccff;
	border: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	}

	#colleft {
  	margin: 0;
	float: left;
	width: 210px;
	padding: 0px;
	padding-top: 35px;
	margin-left: 0px;
	background: #99ccff;
	text-align: justify;
	}

	#colright {
  	margin: 0;
	float: right;
	width: 460px;
	padding: 0px;
	padding-left: 0px;
	text-align: justify;
	color: #000000;
	}

	#coltext {
	float: right;
	width: 430px;
	padding: 15px;
	text-align: justify;
	}

	.roundcont {
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #d9d9d9;
	color: #000000;
	}

	.roundcont p {
	margin: 0 10px;
	}

	.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
	}

	.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
	}

	.roundcont2 {
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #d9d9d9;
	color: #000000;
	}

	.roundcont2 p {
	margin: 0 10px;
	}

	img.corner {
   	width: 15px;
   	height: 15px;
   	border: none;
   	display: block !important;
	}

/* End of Content ---------------------- */



/* Content > Colleft and colright ------ */


	#colright h2 {
	font-size: medium;
	color: #006699;
	}

	#colleft h2 {
	font-size: medium;
	color: #006699;
	padding-left: 10px;
	}


	#colright ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	#colright li {
	margin-bottom: 1em;
	color: #000000;
	}

	#colright li li {
	margin-bottom: 0;
	padding-left: 1em;
	}

	#colright a {
	color: #000000;
	}

	#roundcont a {
	color: #006699;
	}

	#colleft h6 {
	font-size: tahoma;
	style: bold;
	size: 14px;
	color: #FFFFFF;
	position:relative;
	left:65px;
	}

/* end of  > Colleft and colright ------ */



/* Footer ------------------------------ */

	#footer {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #333333;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	}

	#footer * {
	color: #FFFFFF;
	}

	#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
	}