/*genaral style start */
body{
	margin:0;
	padding:0;
	color:#727272;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#090303;
	/*background-color:#090303;*/
	line-height:18px;
}
img { border: none; }
h1,h2,h3,h4,h5,h6,table,div,form,input{
	margin: 0px;
	padding: 0px;
}
a{
	color:#a11b0d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*genaral style end */

/*td style start */
.light_blue_blank{
	height:54px;
	background-color:#dee4f4;
}
.blank_one{height:5px;}
.clear{clear:both;}
.left_panel_main{width:244px;}
.logo_one{position:relative;}
.logo_two{
	width:244px;
	height:162px;
	position:absolute;
	top:-35px;
	left:-244px;
}
.right_panel_main{width:716px;}
.right_panel_white_box_main{
	padding:26px;
	background-color:#FFF;
}
.banner_main{padding-bottom:26px;}
.body_dvidar_one{
	height:1px;
	padding:16px 0 16px; 0;
	background-image: url(../images/body_dvidar.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.desined_by_table{margin:0 auto;}
.k_and_co{
	height:30px;
	width:28px;
	background-image: url(../images/k&co.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white_padding_one{padding-left:6px;}
.white_padding_two{
	padding-left:26px;
	padding-top:24px;
	padding-bottom:22px;
	background-color:#FFF;
}
.main_block_one{ width:664px;}
/*td style end */

/*list style start */
.nav{
	text-align:center;
}
.nav a:link,.nav a:active,.nav a:visited{
	text-align:center;
	font-size: 17px;
	line-height: 67px;
	font-weight:normal;
	color: #9eb5f5;
	text-decoration: none;
	height:67px;
	text-transform: uppercase;
	padding-bottom:50px;
}
.nav a:hover{
	color: #4c4d4c;
}
.nav_dvidar{
	background-image: url(../images/main_navigation_dvidar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 15px;
	padding-left: 15px;
}
.nav a.select,.nav a.select:active,.nav a.select:visited,.nav a.select:hover{
	text-align:center;
	font-size: 17px;
	line-height: 67px;
	font-weight:normal;
	color: #4c4d4c;
	text-decoration: none;
	height:67px;
	text-transform: uppercase;
	padding-bottom:50px;
}
.footer_nav{
	text-align:center; 
	width:50%; 
	margin:0 auto;
}
.footer_nav a:link,.footer_nav a:active,.footer_nav a:visited{
	text-align:center;
	font-size: 13px;
	font-weight:normal;
	color: #a3a3a3;
	text-decoration: none;
}
.footer_nav a:hover{
	color:#ffffff;
}
.footer_nav_dvidar{
	text-align:center;
	font-size: 13px;
	font-weight:normal;
	color: #a3a3a3;
	padding:0 5px 0 5px;
}
/*list style end */

/*font style start */
.heading_one{
	font-size: 20px;
	color: #838383;
	font-weight:normal;
}
.heading_two{
	font-size: 28px;
	color: #4c4d4c;
	font-weight:normal;
}
.copywright_font{
	font-size: 13px;
	/*color: #a3a3a3;*/
	color: #a3a3a3;
	font-weight:normal;
	text-align:center;
}
.desined_by_font{
	font-size: 13px;
	/*color: #a3a3a3;*/
	color: #a3a3a3;
	font-weight:bold;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
}
/*font style start */

/*Preetam_121911 start */

.gallery_image_holdar{
	border: 3px solid #000000;
	width:310px;
}

/*Preetam_121911 end */

.ul-list{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
	list-style-image: url(../images/arrow.jpg);
	margin-left: 23px;
	padding-left: 0px;
}
.li-list{
	margin-bottom: 5px;
}