/* CSS Document */
body {
	font-family:Arial, Helvetica, Sans-Serif;
	margin:10px 0px 20px 0px;
	padding:0px;
	background-color:#ECC1B8;
}

ul, form {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

a {
	text-decoration:none;
	color:#EB8401;
}

a:hover {
	color:#000;
	text-decoration:none;
}

.vAlignM {
	vertical-align:middle
}

/*img {padding :0px; margin :0px; clear :both;}*/
h1 {
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#000000;
	margin : 0px;
	padding :0 0 5px 0;
	font-size:16px;
	letter-spacing:5px;
}
h2.heading {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#000000;
	margin : 0px;
	padding :0px;
}
h2 {
	font-family:Arial, Verdana;
	font-size:15px;
	color:#000000;
	margin : 0px;
	padding :0px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
	color:#393939;
	line-height:14px;
}
.para {
	font-family:Arial, Times New Roman;
	font-size : 13px;
	color : #393939;
	text-align :justify;
	line-height : 18px;
}
.para a:link {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #0274d4;
	text-decoration:underline;
}
.para a:visited {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #0274d4;
	text-decoration:underline;
}
.para a:hover {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #0274d4;
	text-decoration:none;
}
.imgStyle {
	display:block;
	padding:0;
	margin:0;
	border:none;
	line-height:0px;
	font-size:0px;
}
.imgPortfolio {
	border : solid 1px #696969;
	width : 400px;
	height : 225px;
}
.borderPortfolio1 {
	border-bottom : solid 1px #696969;
	padding : 0px 0px 15px 0px;
}
.borderPortfolio2 {
	border-bottom : solid 1px #696969;
	padding : 15px 0px 0px 0px;
}

/*--------HEADER_START----------*/
.header {
	height :104px;
	padding-top :20px;
	margin:0px;
	background:#ffffff;
}

.headerText {
	font-family :Verdana, Arial;
	font-size :13px;
	padding :100px 0px 0px 55px;
	color :#707070;
	text-align :justify;
	width :450px;
	line-height :18px;
}
/*--------BODY_START----------*/
.txtStyle {
	border : solid 1px #808080;
	width : 300px;
	height : 15px;
}
.txtStyleM {
	border : solid 1px #808080;
	width : 300px;
	height : 100px;
}
.txtStyleS {
	border : solid 1px #808080;
	width : 300px;
	height : 50px;
}
.watermarked {
	font-size : 11px;
	color : #696969;
	width : 300px;
	height : 50px;
	border : solid 1px #808080;
	font-family:Verdana, Arial, Times New Roman;
}
.borderBlue {
	border : solid 1px #0274d4;
}
.borderGray {
	border : solid 1px #999999;
}
.bgBlue {
	background-color : #d2edf7;
}
.bgGray {
	background-color : #E6E6E6;
}
.txtGrayB {
	color:#666666;
	font:12px Tahoma;
	font-weight :bold;
}
.starGreen {
	color:#32cd32;
	font-weight:bold;
	font-size :11px;
}
/*---------SECTION-WISE_LEFT-MENU_START----------*/
.section-menu {
	height:auto;
	color:#686868;
	border:1px solid #1998A1;
	border-top : 3px solid #1998A1;
}
.section-menu h2 {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#1998A1;
	margin : 15px 15px 10px 15px;
	padding :0px 0px 10px 0px;
	border-bottom : solid 2px #1998A1;
}
.section-menu ul {
	margin :10px 0px 10px 15px;
	padding :0px;
}
.section-menu ul li {
	line-height:30px;
	list-style-type:none;
	padding :0px 10px 0px 15px;
	margin : 5px 0px 5px 0px;
	background-image : url(../images/arrow-blue.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.section-menu a {
	color:#666666;
	font:12px Tahoma;
	font-weight :bold;
	text-decoration:none;
}
.section-menu a:hover {
	color:#669900;
	font:12px Tahoma;
	font-weight :bold;
	text-decoration:underline;
}
/*---------LEFT-MENU_START----------*/
/*.left-menu {height:auto; color:#686868; border:1px solid #b1cef4; border-top : 3px solid #b1cef4; }*/
.left-menu {
	height:auto;
	color:#686868;
	border:1px solid #999;
	border-top : 3px solid #999;
}
.left-menu h2 {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#000;
	margin : 15px 15px 10px 15px;
	padding :0px 0px 10px 0px;
	border-bottom : solid 2px #999;
}
.left-menu ul {
	margin :10px 0px 10px 15px;
	padding :0px;
}
.left-menu ul li {
	line-height:30px;
	list-style-type:none;
	padding :0px 10px 0px 15px;
	margin : 5px 0px 5px 0px;
	background-image : url(../images/arrow-green.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.left-menu a {
	color:#666666;
	font:12px Tahoma;
	font-weight :bold;
	text-decoration:none;
}
.left-menu a:hover {
	color:#669900;
	font:12px Tahoma;
	font-weight :bold;
	text-decoration:underline;
}
/*---------HOME-BLOCK_START----------*/
.blue_blok {
	background-color:#24B9C2;
}
.green_blok {
	background-color:#9BCC1F;
}
.orang_blok {
	background-color:#EB8401;
}
.div_blok_top {
	font-family: Verdana, serif;
	padding:20px;
	font-size : 11px;
}
.blok {
	font-family: Verdana, serif;
	margin-left:20px;
	margin-right:15px;
	margin-top:25px;
	padding-bottom:20px;
	text-align :justify;
}
.blok_top {
	margin-top:30px;
	margin-left:45px;
	margin-right:30px;
}
.name2 {
	font-family:Arial, serif;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
}
/*---------HOME-CONTENT_START----------*/
.tab {
	background-color:#ffffff;
}
.tab1 {
	background-color:#e6e6e6;
}
.top_sitemap {
	background:#DCDFD8 none repeat scroll 0% 50%;
	margin-bottom:10px;
	padding:8px 0pt 8px 11px;
	font-size: 12px;
}
.header_background {
	background:#DCDFD8 none repeat scroll 0% 50%;	
	margin-bottom:21px;
	padding:8px 0pt 8px 11px;
	font-size: 12px;
}
.txtPadding {
	padding : 5px;
}
.name {
	font-family:Arial, serif;
	font-size:20px;
	color:#000000;
}
.line {
	background-image:url(../images/line.jpg);
	background-repeat:repeat-y;
}
.hline {
	border-top : solid 1px #696969;
	width :950px;
}
.str {
	list-style-image: url('../../images/str.jpg');
	padding-left:15px;
	margin-left:15px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
}
.read {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #0274d4;
	text-decoration:underline;
}
.read:link {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #0274d4;
	text-decoration:underline;
}
.read:hover {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #0274d4;
	text-decoration:none;
}
.read:active {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #0274d4;
	text-decoration:underline;
}
.line_height li {
	background:url(../images/arrow-bullet.gif) 0 5px no-repeat;
	padding:0 0 10px 23px;
	list-style-type:none;
}
/*------FOOTER_START------------*/
.footer_bg {
	background:none repeat scroll 0 0 #EB8401;
	color:#919191;
}
.footer {
	/*background:url(../images/footer.jpg) no-repeat 0 0 #464645;*/
	padding-top:21px;
	padding-bottom:23px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
}
.footer a {
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 9px;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
}
.footer a:hover {
	text-transform:uppercase;
	text-decoration:underline;
	color: #000;
}
#header {
	padding:0px 0 0px 0;
	/*height:130px;*/
	background:#fff;
	border-bottom:5px solid #eb8401;
}

.border_separater {
	background:url(../images/menu_top_bg.gif) repeat-x bottom left;
height:10px;
overflow:hidden;
clear:both;
}

.logo {
	float:left;
	padding:10px 0 0 10px;
	width:250px;
}
#topRight {
	float:right;
	padding:10px 10px 0 0;
	margin:0px;
	/*width:630px;*/
}

.contact_detail {
	text-align:right;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
}

.contact_detail a{
	color:#EB8401;
	text-decoration:none;
}

.contact_detail a:hover{
	color:#000;
	text-decoration:underline;
}
/*****************Navigation start************************/

.nav-bar {
	padding:21px 0 0;
	height:30px;
}
.nav-bar li {
	font:bold 12px Arial, Helvetica, sans-serif;
	float:left;
	margin:0px;
	padding:0 0px 0 2px;
}
.nav-bar li a {
	text-decoration:none;
	background:#24b9c2;
	color:#fff;
	padding:0 10px;
	float:left;
	display:block;
	cursor:pointer;
	height:30px;
	line-height:30px;
}

.nav-bar li a:hover {
	text-decoration:none; background:#eb8401; color:#fff;
}

.nav-bar li a.active {
	text-decoration:none; background:#eb8401; color:#fff;
}

/*****************Navigation end ************************/
p {
/*line-height:17px;*/
padding:5px 0;
}

.button_link {
background:url(../images/button_bg.jpg) repeat-x top left;
border:1px solid #000;
color:#fff;
font:bold 13px Arial, Helvetica, sans-serif;
}

.button_link a{
color:#fff;
text-decoration:none;
padding:4px 10px;
display:block;
}

.button_link a:hover{
color:#fff;
background:url(../images/button_bg_h.jpg) repeat-x top left;
text-decoration:none;
}
.query_form
{
margin:0px; width:auto;
padding:10px 10px 10px 10px;
}
.query_form .input_field_area
{
width:100%;
margin:0px;
padding:0px 0 10px 0;
}
.query_form .input_field_area .input_box
{
width:275px;
height:20px;
font-size:14px;
font-family:Georgia;
font-style:italic;
color:#737373;
border:1px solid #808080;
margin:0px;
padding:0px 0 0px 2px;
}
.query_form .input_field_area .txt_box
{
width:275px;
height:50px;
font-size:14px;
font-family:Georgia;
font-style:italic;
color:#737373;
border:1px solid #808080;
margin:0px;
padding:0px 0 0px 2px;
}
.submit-btn {
	width:auto;
	margin:2px 0 2px 0px;
	background:url(../images/button_bg.jpg) repeat-x top left;
	clear:both;
	border:1px solid #000;
	color:#fff;
	font:bold 13px Arial, Helvetica, sans-serif;
	height:26px; padding:0px 10px;
	width:100px;
	float:right;
	cursor:pointer;
}
.submit-btn:hover {
	text-decoration:none;
	color:#fff;
	background:#1f4577 url(../images/button_bg_h.jpg) repeat-x top left;
}

/*---------LEFT-MENU_START----------*/
/*.left-menu {height:auto; color:#686868; border:1px solid #b1cef4; border-top : 3px solid #b1cef4; }*/
.sitemapLink {
	height:auto;
	color:#686868;
/*	border:1px solid #999;
	border-top : 3px solid #999;*/
}
.sitemapLink h2 {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#000;
	margin : 15px 15px 10px 15px;
	padding :0px 0px 10px 0px;
	border-bottom : solid 2px #999;
}
.sitemapLink ul {
	margin :10px 0px 10px 15px;
	padding :0px;
}
.sitemapLink ul li {
	line-height:30px;
	list-style-type:none;
	padding :0px 10px 0px 15px;
	margin : 5px 0px 5px 0px;
	background-image : url(../images/arrow-green.gif);
	background-position : left 13px;;
	background-repeat : no-repeat;
}
.sitemapLink a {
	color:#666666;
	font:12px Tahoma;
	font-weight :bold;
	text-decoration:none;
}
.sitemapLink a:hover {
	color:#669900;
	text-decoration:underline;
}
/*---------HOME-BLOCK_START----------*/
.img_left {
 float:left;
 margin:0 10px 2px 0;
}

.img_right {
 float:right;
 margin:10px 0 10px 10px;
}
