/* CSS Document */

body{
	margin:0;
	padding:0;
}
img{
	border:none;
}
a{
	color:#707070;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.clear{
	clear:both;
}
p{
	margin:0;
	padding:0 0 8px 0;
}
h1{
	margin:0;
	color:#551A8B;
	padding:0 0 20px 0;
	font-weight:normal;
	font:18px Georgia, "Times New Roman", Times, serif;
}
h2{
	margin:0 0 8px 0;
	color:#333333;
	padding:0 0 6px 0;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	font:14px Arial, Helvetica, sans-serif;
}
ul, ol{
	margin:0;
	padding:0;
}
li{
	margin:0;
	list-style:none;
	padding:2px 0 2px 15px;
	background:url(../images/bul-arrow.gif) no-repeat 0px 5px;
}
:focus{
	outline:none;
}
.wrapper{
	width:750px;
	margin:10px auto;
	color:#707070;
	font:11px Tahoma;	
}
.header{
	height:70px;
	padding:20px;
	border:#CCCCCC solid;
	border-width:5px 1px 0 1px;
	background:url(../images/img-ganesh.gif) no-repeat 3px 5px;
}
.logo{
	float:left;
}
.top-navigation{
	float:right;
}
.top-navigation ul{
	margin:0;
	padding:0;
	float:left;
}
.top-navigation ul li{
	float:left;
	display:block;
	list-style:none;
	padding:0 0 0 20px;
	background:none;
	margin:0;
}
.container{
	padding:0 0 30px 0;
	border:#CCCCCC solid;
	border-width:0 1px 0 1px;
}
.left{
	float:left;
	width:150px;
	display:inline;
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border-top:#CCCCCC solid 1px
}
.global-nav{
	margin:0;
	padding:0;
}
.global-nav ul{
	margin:0;
	padding:0;
}
.global-nav ul li{
	height:20px;
	display:block;
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 8px 0;
	background:url(../images/bg-global-nav.gif) no-repeat bottom;
}
.right{
	float:right;
	width:538px;
	padding:0 20px 0 0;
}
.right a{
	color:#551A8B;
	text-decoration:none;
}
.right a:hover{
	color:#551A8B;
	text-decoration:underline;
}
.h-header{
	padding:0 0 20px 0;
}
.h-header img{
	width:536px;
	height:148px;
	border:#cccccc solid 1px;
}
.footer{
	text-align:center;
}
.contacts{
	height:108px;
	padding:0 5px;
	border:#CCCCCC solid;
	border-width:0 1px 1px 1px;
}
.call-pannel{
	padding:3px;
	margin:0 0 5px 0;
	border:#CCCCCC solid 1px;
}
.direct-line, .mobile, .email{
	
	text-align:center;
	border:#CCCCCC solid 1px;
	background:url(../images/bg-contacts.gif) repeat-x;
	font:16px Georgia, "Times New Roman", Times, serif;
}
.direct-line{
	/*width:232px;*/
	width:364px;
	float:left;
	height:47px;
	padding:28px 0 0 0;
}
.mobile{
	width:234px;
}
.email{
	/*width:255px;*/
	width:365px;
	float:right;
	height:55px;
	padding:20px 0 0 0;
}
.kuoni{
	padding:10px 0;
	text-align:left;
	font:14px Georgia, "Times New Roman", Times, serif;
}
.copyright{
	font-size:9px;
	padding:0 5px;
}
.testimonial-pic{	
	float:left;
	width:70px;
	padding:2px;
	margin:0 0 35px 0;
	border:#CCCCCC solid 3px;
}
.testimonial-txt{
	width:440px;
	float:right;
	padding:0 0 35px 0;
}
pre{
	padding:0;
	font:11px Tahoma;
	margin:0 0 0 -48px;
}
.float-left{
	float:left;
	padding:2px;
	margin:0 10px 8px 0;
	border:#CCCCCC solid 2px;
}
.goup{
	clear:both;
	text-align:right;
	padding:10px 0 0 0;
}
.online-application, .download-form{
	float:left;
	width:224px;
	height:140px;
	padding:2px;
	margin:19px;
	text-align:center;
	border:#CCCCCC solid 1px;
	font:16px Arial, Helvetica, sans-serif;
}
.online-application img, .download-form img{
	border:#CCCCCC solid 1px;
	margin:0 0 22px 0;
}
form{
	margin:0;
	padding:0;
}
table tr td{
	padding:3px 3px 3px 0;
	font:11px Tahoma;
}
input, textarea, select{
	font:11px Tahoma;
}
.input{
	width:90px;
}
.input2{
	width:130px;
}
.input3{
	width:110px;
}
.select{
	width:95px;
}
.select2{
	width:56px;
}
.textarea{
	width:90px;
}
