body { 
				background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwLjAwMDk5OTk5OTk5OTk5OTk0MzIiLz48c3RvcCBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4wMDEiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAuNyIvPjxzdG9wIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
			    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%,color-stop(0, rgb(210, 210, 210)),color-stop(0.001, rgb(210, 210, 210)),color-stop(0.001, rgb(210, 210, 210)),color-stop(0.3, rgb(255, 255, 255)),color-stop(0.7, rgb(255, 255, 255)),color-stop(1, rgb(210, 210, 210)));
			    /* Android 2.3 */
			    background-image: -webkit-repeating-linear-gradient(left,rgb(210, 210, 210) 0.1%,rgb(255, 255, 255) 30%,rgb(255, 255, 255) 70%,rgb(210, 210, 210) 100%);
			    /* IE10+ */
			    background-image: repeating-linear-gradient(to right,rgb(210, 210, 210) 0.1%,rgb(255, 255, 255) 30%,rgb(255, 255, 255) 70%,rgb(210, 210, 210) 100%);
			    background-image: -ms-repeating-linear-gradient(left,rgb(210, 210, 210) 0.1%,rgb(255, 255, 255) 30%,rgb(255, 255, 255) 70%,rgb(210, 210, 210) 100%);
								
			    font-family: 'Titillium Web', sans-serif;
			    font-size: 16px;
				height:100%;
				width:100%;
				margin-bottom:-45px;
	}

.clear 
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}
h1, h2, h3, h4, h5, h6 
{
	margin: 0px;
}
a 
{
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
}
a img 
{
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
}
ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.main
{
	min-height:100%;
	width:100%;
	margin-bottom:-40px;
	margin: 0px auto;
	padding:0px;

}

.wrapper 
{
	margin: 0px auto;
	width:100%;

}
/********** top-section start **********/
.top-section
{
	width:100%;
	height: 75px;
	background-color: #000000;
	margin:0px auto;
	padding: 0px;
}
.header-top
{
	width:100%;
	height:75px;
	background-color:#000000;
}
.header-left
{
	width:390px;
	height: 65px;
	margin:10px 10px 0px 10px;
	float:left;
	display:inline;
	position:relative;
}
.menu-left
{
	display:inline;
	float:left;
	padding: 10px 0px 10px 0px;
	position:relative;
}
.menu-right
{
	display:inline;
	float:left;
	/*padding: 10px 10px 10px 10px;*/
	position:relative;
}
.menu-left ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:inline;
}
.menu-right ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:inline;
}
.menu-left ul li
{
	padding:5px 10px 5px 10px;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#d1d1d1;
	line-height:15px;
	display:inline;
}
.menu-right ul li
{
	padding:5px 10px 5px 10px;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#d1d1d1;
	line-height:15px;
	display:inline;
}
.menu-left li a
{
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
	color:#d1d1d1;
	display:inline;
}
.menu-right li a
{
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
	color:#d1d1d1;
	display:inline;
}
.menu-left li a:hover
{
	color:#feff00;
	display:inline;
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
}
.menu-right li a:hover
{
	color:#feff00;
	display:inline;
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
}
.logo-section
{
	float:left;
	position:relative;
}
.logo
{
	width: 150px;
	height:65px;
	position:relative;
	padding-top:10px;
}

.header-right
{
	width:390px;
	height: 65px;
	margin:10px 20px 0px 20px;
	float:left;
	display:inline;
	position:relative;
}
.navigation_right
{
	position:absolute;
	float:right;
	top:50%;
	left:85%;
	z-index:1000;
	background:url('../images/next.png') no-repeat center center;
	height:32px;
	width:111px;
}
.navigation_left
{
	position:absolute;
	float:left;
	top:50%;
	left:5%;
	z-index:1000;
	background:url('../images/prev.png') no-repeat center center;
	height:32px;
	width:111px;
}
/********** top-section end **********/
/********** middle-section start **********/
.middle_section
{
	margin:0px auto;
	padding:0px;
	color:;
	width:100%;
	height:594px;
	font-size: 12px;
}
/********** middle-section end **********/
/********** PopUp Block Start **********/
.popupblock
{
	width:400px;
	height:100px;
	position:absolute;
	background-color:#000000;

}
..popupcontent 
{
	float:right;
	position:relative;
	width: 100px;
	height: 100px;
}
.popupcontent a
{
	font-size:12px;
	color:#feff00;
	border: medium none;
	outline-style: none;
	outline-width: medium;
	text-decoration:none;
}




/********** PopUp Block End **********/
@media only screen and (max-width : 1000px) {
	.main{
		min-height:100% !important;
		width:100%;
		margin-bottom:-45px;
	}
	.main:after{
		content:"";
		display:block;
	}
	.navigation_right
{
	position:absolute;
	float:right;
	top:40%;
	left:85%;
	z-index:1000;
	background:url('../images/next.png') no-repeat center center;
	height:32px;
	width:111px;
}

.navigation_left
{
	position:absolute;
	float:left;
	top:40%;
	left:5%;
	z-index:1000;
	background:url('../images/prev.png') no-repeat center center;
	height:32px;
	width:111px;
}
.fadein {
	 display: block;
	 height: auto;
	 max-width: 100%;
	 margin-left: auto;
	 margin-right: auto;
}
.site-btm
	{
		height:45px;
	}	
	
	
}
@media only screen and (max-width : 800px) {

	.navigation_right
{
	position:absolute;
	float:right;
	top:30%;
	left:92%;
	z-index:1000;
	background:url('../images/next-s.png') no-repeat center center;
	height:32px;
	width:32px;
}

	.navigation_left
{
	position:absolute;
	float:left;
	top:30%;
	left:0%;
	z-index:1000;
	background:url('../images/prev-s.png') no-repeat center center;
	height:32px;
	width:32px;
}
	.fadein 
{
	 display: block;
	 height: auto;
	 max-width: 100% !important;
	 margin-left: auto;
	 margin-right: auto;
}
	.main{
		min-height:100% !important;
		width:100%;
		margin-bottom:-45px;
	}
	.main:after{
		content:"";
		display:block;
	}
	.site-btm
	{
		height:45px;
	}
	
}
@media only screen and (max-width : 699px) {
	.main{
		min-height:100% !important;
		width:100%;
		margin-bottom:-90px;
	}
	.main:after{
		content:"";
		display:block;
	}
	body
{
	height:100%;
	width:100%;
	margin-bottom:-90px;
}

	.site-btm
	{
		height:90px;
	}
	.fadein 
{
	 display: block;
	 height: auto;
	 max-width: 100% !important;
	 margin-left: auto;
	 margin-right: auto;
}
}
@media only screen and (max-width : 499px) {
	.main{
		min-height:100% !important;
		width:100%;
		margin-bottom:-90px;
	}
	.main:after{
		content:"";
		display:block;
	}
body
{
	height:100%;
	width:100%;
	margin-bottom:-90px;
}
	.site-btm
	{
		height:90px;
	}
	.fadein 
{
	 display: block;
	 height: auto;
	 max-width: 100% !important;
	 margin-left: auto;
	 margin-right: auto;
}
	
}
@media only screen and (max-width : 400px) {
	.navigation_right
{
	position:absolute;
	float:right;
	top:35%;
	left:85%;
	z-index:1000;
	background:url('../images/next-s.png') no-repeat center center;
	height:32px;
	width:32px;
}

.navigation_left
{
	position:absolute;
	float:left;
	top:35%;
	left:5%;
	z-index:1000;
	background:url('../images/prev-s.png') no-repeat center center;
	height:32px;
	width:32px;
}
.fadein {
	 display: block;
	 height: auto;
	 max-width: 100% !important;
	 margin-left: auto;
	 margin-right: auto;
}
.main{
		min-height:100% !important;
		width:100%;
		margin-bottom:-90px;
	}
	.main:after{
		content:"";
		display:block;
	}

body
{
	height:100%;
	width:100%;
	margin-bottom:-90px;
}
.site-btm
	{
		height:90px;
	}	
}
@media only screen and (max-width : 375px) {
	.navigation_right
{
	position:absolute;
	float:right;
	top:40%;
	left:85%;
	z-index:1000;
	background:url('../images/next-s.png') no-repeat center center;
	height:32px;
	width:32px;
}
.navigation_left
{
	position:absolute;
	float:left;
	top:40%;
	left:5%;
	z-index:1000;
	background:url('../images/prev-s.png') no-repeat center center;
	height:32px;
	width:32px;
}
	.main{
		min-height:100% !important;
		width:100%;
		margin-bottom:-90px;
	}
	.main:after{
		content:"";
		display:block;
	}
body
{
	height:100%;
	width:100%;
	margin-bottom:-90px;
}
.site-btm,.main:after
	{
		height:90px;
	}
.fadein {
	 display: block;
	 height: auto;
	 max-width: 100% !important;
	 margin-left: auto;
	 margin-right: auto;
}
	
}
