﻿#header{
	background-image: url(../_images/Mumbai.jpg); background-repeat:no-repeat; height: 116px;
}
/*
h2{
	color: rgb(0,51,102); font-family: Georgia, times; font-weight: normal; font-size: 2.6em; margin-top: 20px;
}
*//*
h2{
	color: rgb(0,51,102); font-family: Arial; font-weight: normal; font-size: 2.2em; margin-top: 20px;
}*/
h2{
	color: rgb(0,51,102); font-family: Arial; font-weight: normal; font-size: 1.9em; margin-top: 20px;
}
h3{
	color: #86BDC4; font-weight: normal;	
}

.pic{
	background-color: #86BDC4; padding: 0 20px; color: #000; width: 120px; background-image: url(../_images/watermark_blue.jpg); background-repeat: no-repeat; background-position: right bottom;
}

.pic blockquote{
	color: #fff; border-top: 1px dotted #fff; padding: 15px 0; margin-top: 15px; font-family: Georgia; line-height: 1.5em;
}
