
/* CSS Document */


body {
	background-image:url(../images/bg.png);
	background-repeat: repeat-x;
	color: #069;
	margin:0;
}

div#headername_my{
	text-indent:0;
	background-color:#070707;
	color:#fff;
	padding:7px 10px;
	margin-top:-10px;
	text-shadow:#92c5d2 0.5px 1px;
	
	}
.Bodytext {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	color: #000;
	text-align: justify;
	line-height: 1.7;
	text-indent: 50px;
}
.Bodytext_my{
	font-family:Verdana, Geneva, sans-serif;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	}
.Basetable {
	background-color: #D6E4FF;
	background-image: url(../images/Bg_img_below.jpg);
	background-position: bottom;
}
.Footer {
	background-image: url(../images/Bg_img_below.jpg);
	background-position: bottom;
	width: 100%;
	
}
.Footer table {
	text-align: left;
	font-size: xx-small;
}
.Footerfont {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.Footercenter {
	
	background-color:#333;
	height:150px;
	margin-bottom:0;
	
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a{
	text-decoration:none;
	}
a:hover {
	color: #000;
	text-decoration:none;
}
a:active {
	color: #666;
	text-align: left;
	font-size: 12px;
}
.Footer table tr th .Footerfont p {
}
body table tr td21 {
	text-align: center;
}
Topmenu {
	font-style: italic;
	font-weight: bold;
	color: #000;
}
topmenutext {
	color: #000;
}
.TopmenuText {
	color: #000;
	font-weight: bold;
	text-align: center;
}

	
	#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
	line-height: 1;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #141414;
	background: -moz-linear-gradient(top, #141414 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #141414));
	background: -webkit-linear-gradient(top, #141414 100%);
	background: -o-linear-gradient(top, #141414 100%);
	background: -ms-linear-gradient(top, #141414 100%);
	background: linear-gradient(to bottom, #141414 100%);
	border-bottom: 3px solid #0fa1e0;
	width: 910px;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
	
  background: #141414;
  background: -moz-linear-gradient(top, #333333 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #333333 0%, #141414 100%);
  background: -o-linear-gradient(top, #333333 0%, #141414 100%);
  background: -ms-linear-gradient(top, #333333 0%, #141414 100%);
  background: linear-gradient(to bottom, #333333 0%, #141414 100%);
  color: #ffffff;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  padding: 18px 49px;
  text-decoration: none;
 
}
#cssmenu ul {
  list-style: none;
  
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
  
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
  
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #ffffff;
  font-size: 12px;
  
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0fa1e0;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color: #ffffff;
  box-shadow: inset 0 0 3px transparent;
  -moz-box-shadow: inset 0 0 3px transparent;
  -webkit-box-shadow: inset 0 0 3px transparent;
  background: #070707;
  background: -moz-linear-gradient(top, #262626 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #262626 0%, #070707 100%);
  background: -o-linear-gradient(top, #262626 0%, #070707 100%);
  background: -ms-linear-gradient(top, #262626 0%, #070707 100%);
  background: linear-gradient(to bottom, #262626 0%, #070707 100%);
}
#cssmenu .has-sub {
	z-index: auto;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
  z-index:5;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
  
}
#cssmenu .has-sub ul li a {
  background: #070707;
  border-bottom: 1px dotted #000;
  font-size: 11px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #0c7fb0;
}
#cssmenu ul ul li:hover > a {
  color: #ffffff;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #0c7fb0;
  border-bottom: 1px dotted #31b7f1;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #0a6d98;
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
 
}


#header{
	width: 920px;
	height: 80px;
	margin-top: 10px;
	padding: 1 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#logo{
		background-image:url(../images/logo.png);
		width:180px;
		height:70px;
		margin-left:20px;
		
		}
		#contact{
			background-image:url(../images/login.png);
			background-repeat:no-repeat;
			width:450px;
			height:35px;
			margin:-80px;
			margin-left:515px;
			}
			#inside{
	padding-top: 8px;
	padding-left: 5px;
				}
			#inside a{
				font-family:Verdana, Geneva, sans-serif;
				text-decoration:none;
				font-size:14px;
				color:#2c8ea7;
				margin-top:5px;
				}
				#inside a:hover{
					text-decoration:none;
				font-size:14px;
				color:#000;
				margin-top:5px;
					}
			#footermenu{
				width:auto;
				height:100px;
				margin-left:-900px;
				
				}
				
#bott{
	width:100%;
	height:270px;
	background-color:#333;
	}
.Footercenter a{
	
	text-decoration:none;
	color:#2c8ea7;
	}
	.Footercenter a:hover{
	text-decoration:none;
	color:#fff;
	}
	#bottwrap{
		margin:0 auto;
		width:920px;
		height:270px;
		background-color:#333;
		z-index:5;
		}
	#bottwrap > #navmenu{
		font-family:Verdana, Geneva, sans-serif;
		padding-top:10px;
	height:auto;
	width:150px;
	color:#CCC;
	
	font-size:12px;
	
	}
	#bottwrap h3{
		color:#298ca6;
		margin-bottom:5px;
		}
	#bottwrap > #navmenu a{
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		line-height:2.5;
	}
	#bottwrap > #navmenu a:hover{
		color:#298ca6;
		text-decoration:none;
	}
	#bottwrap > #navmenu2{
		font-family:Verdana, Geneva, sans-serif;
		padding-top:10px;
	height:90px;
	width:150px;
	color:#CCC;
	
	font-size:12px;
	margin:-225px;
	margin-left:130px;
	}
	#bottwrap > #navmenu2 a{
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		line-height:2.5;
	}
	#bottwrap > #navmenu2 a:hover{
		color:#298ca6;
		text-decoration:none;
	}
		#bottwrap > #navmenu3{
		font-family:Verdana, Geneva, sans-serif;
		padding-top:10px;
	height:90px;
	width:150px;
	color:#CCC;
	
	font-size:12px;
	margin-top:210px;
	margin-left:130px;
	}
	#bottwrap > #navmenu3 a{
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		line-height:2.5;
	}
	#bottwrap > #navmenu3 a:hover{
		color:#298ca6;
		text-decoration:none;
	}
	#bottwrap > #navmenu4{
		font-family:Verdana, Geneva, sans-serif;
		padding-top:10px;
	height:90px;
	width:150px;
	color:#CCC;
	
	font-size:12px;
	margin-top:-185px;
	margin-left:330px;
	}
	#bottwrap > #navmenu4 a{
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		line-height:2;
	}
	#bottwrap > #navmenu4 a:hover{
		color:#298ca6;
		text-decoration:none;
	}
	#bottwrap > #navmenu5{
		font-family:Verdana, Geneva, sans-serif;
		padding-top:10px;
	height:90px;
	width:180px;
	color:#CCC;
	
	font-size:12px;
	margin-top:0px;
	margin-left:330px;
	}
	#bottwrap > #navmenu5 a{
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		line-height:1.5;
	}
	#bottwrap > #navmenu6{
		font-family:Verdana, Geneva, sans-serif;
		padding-top:10px;
	height:90px;
	width:150px;
	color:#CCC;
	
	font-size:12px;
	margin-top:-200px;
	margin-left:520px;
	}
	#bottwrap > #navmenu6 a{
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		line-height:1.5;
	}
	
	#bottwrap > #navmenu7{
		font-family:Verdana, Geneva, sans-serif;
		padding-top:10px;
	height:90px;
	width:150px;
	color:#CCC;
	
	font-size:12px;
	margin-top:-20px;
	margin-left:520px;
	}
	#bottwrap > #navmenu7 a{
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		line-height:1.5;
	}
	
	#follus{
		font-family:Verdana, Geneva, sans-serif;
		margin-top:-180px;
		margin-left:690px;
		width:200px;
		height:80px;
		color:#CCC;
		z-index:1;
		}
		#follus a{
			padding-left:5px;
			
			}
	#copy{
		width:330px;
		height:20px;
		color:#CCC;
		padding-left:690px;
		padding-top:15px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		}
	#group_my{
	width: 900px;
	height: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
		}
	#tit_my{
		color:#000;
		font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
		}
		#group1_my{
			font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
	width: 270px;
	height: 148px;
	background-color: #FFFFFF;
	font-size: 10px;
	text-indent: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
			}
		#group1_my img{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
			}
		#group1_my a{
			font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
			text-decoration:none;
			padding:5px;
			background-color:#666;
			color:#FFF;
			float:right;
			border-radius:5px 10px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			
			}
			#group1_my a:hover{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
			text-decoration:none;
			padding:5px;
			background-color:#333;
			color:#FFF;
			float:right;
			border-radius:5px 10px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			
			}
		
		
			#group2_my{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
	width: 270px;
	height: 148px;
	background-color: #FFF;
	margin-top: -159px;
	margin-left: 310px;
	position: absolute;
	font-size: 10px;
	text-indent: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
			}
			#group2_my img{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
			}
			#group2_my a{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
			text-decoration:none;
			padding:5px;
			background-color:#666;
			color:#FFF;
			float:right;
			border-radius:5px 10px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			
			}
			#group2_my a:hover{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
			text-decoration:none;
			padding:5px;
			background-color:#333;
			color:#FFF;
			float:right;
			border-radius:5px 10px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			
			}
			
			#group3_my{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
	width: 270px;
	height: 148px;
	background-color: #FFF;
	margin-top: -159px;
	margin-left: 620px;
	position: absolute;
	font-size: 10px;
	text-indent: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
			}
			#group3_my img{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
			}
			#group3_my a{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
			text-decoration:none;
			padding:5px;
			background-color:#666;
			color:#FFF;
			float:right;
			border-radius:5px 10px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			
			}
			#group3_my a:hover{
				font-family:Verdana, Geneva, sans-serif;
			font:Verdana, Geneva, sans-serif;
			text-decoration:none;
			padding:5px;
			background-color:#333;
			color:#FFF;
			float:right;
			border-radius:5px 10px;
			-webkit-border-radius:5px;
			-moz-border-radius:5px;
			-o-border-radius:5px;
			
			}
span#itsolutions_bul_my{
	
	margin-top:-10px;
	font-size:13px;
	text-indent:20px;
	}