#faded
{
	position: absolute;
	left: 0;
	padding-bottom: 20px;
}
#faded .rap
{
	/*background: url(../images/img-wrapper-bg.jpg) no-repeat 50% 0 #d92400;     border: 1px solid #e46b00;*/
	width: 400px;
	height: 310px; /*border-radius: 6px; 	-moz-border-radius: 6px; 	-webkit-border-radius: 6px; */ /*box-shadow: 2px 10px 5px rgba(0, 0, 0, .6);     -moz-box-shadow: 2px 10px 5px rgba(0, 0, 0, .6);     -webkit-box-shadow: 2px 10px 5px rgba(0, 0, 0, .6); */
	z-index: 10;
	overflow: hidden;
	margin-left: 198px;
	top: 0px;
}
/*#faded .rap img
{
	margin: 9px 0 0 9px;
}*/
#faded ul.pagination
{
	position: absolute;
	left: 537px;
	top: 10px;
	background: url(../images/pagination-splash.gif) no-repeat 0 0 #2a2a2a;
	border: 1px solid #3a3a3a;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: -2px 8px 5px rgba(0, 0, 0, .4);
	-moz-box-shadow: -2px 8px 5px rgba(0, 0, 0, .4);
	-webkit-box-shadow: -2px 8px 5px rgba(0, 0, 0, .4);
	z-index: 9;
	padding: 25px 0 25px 0;
}
#faded ul.pagination li
{
	width: 429px;
	position: relative;
	background: url(../images/line-bot.gif) no-repeat 77px 100%;
	padding-bottom: 1px;
	height: 1%;
}
#faded ul.pagination li:last-child
{
	background: none;
}
#faded ul.pagination li a
{
	display: block;
	padding: 16px 40px 14px 77px;
	overflow: hidden;
	color: #7f7f7f;
	text-decoration: none;
	font-size: 13px;
	line-height: 28px;
	height: 1%;
	cursor: pointer;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
#faded ul.pagination li a:hover, #faded ul.pagination li.current a
{
	background-color: #1d1d1d;
	color: #fff;
}
#faded ul.pagination li a img
{
	float: left;
	margin-right: 28px;
}
#faded ul.pagination li a span.left
{
	float: left;
	width: 100px;
}
#faded ul.pagination li a span.right
{
	float: left;
	width: 80px;
}
#faded .extra-banner
{
	position: absolute;
	left: 420px;
	top: 307px;
	z-index: 11;
}
#mainContent article
{
	padding: 0 0 32px 0;
	margin-bottom: 30px;
	border-bottom: 1px dashed #323232;
}
#mainContent article.last
{
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
aside article
{
	padding-bottom: 0;
	margin-bottom: 35px;
}
aside article.last
{
	margin-bottom: 0;
}
.img-list
{
	padding-bottom: 9px;
}
.img-list li
{
	float: left;
	padding: 0 9px 9px 0;
	width: 109px;
	height: 93px;
}
.img-list li a
{
	float: left;
	padding: 4px;
	background: #fff;
	position: relative;
	z-index: 1;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(../js/PIE.htc);
	-webkit-transition-duration: 0.5s;
}
.img-list li a:hover
{
	z-index: 2;
	background: #ce2300;
	-webkit-transform: scale(1.5);
}
.accordion dt
{
	font-size: 16px;
	line-height: 1.2em;
	color: #000;
	position: relative;
	padding: 10px 0 5px 40px;
	height: 1%;
}
.accordion dt img
{
	position: absolute;
	left: 0;
	top: 10px;
}
.accordion dt a
{
	color: #000;
}
.accordion dd
{
	display: none;
	padding: 0 0 0 40px;
}
.list1 li
{
	background: url(../images/arrow1.gif) no-repeat 0 7px;
	padding: 0 0 6px 15px;
	font-size: 13px;
	zoom: 1;
}
.list1 li a
{
	color: #fff;
	font-weight: bold;
}
#contacts-form fieldset
{
	border: none;
}
#contacts-form label
{
	display: block;
	height: 26px;
	overflow: hidden;
}
#contacts-form span
{
	float: left;
	width: 66px;
}
#contacts-form input
{
	float: left;
	background: #1e1e1e;
	border: 1px solid #a4a4a4;
	width: 210px;
	padding: 1px 5px 1px 5px;
	color: #fff;
}
#contacts-form textarea
{
	float: left;
	width: 210px;
	padding: 1px 5px 1px 5px;
	height: 195px;
	background: #1e1e1e;
	border: 1px solid #a4a4a4;
	overflow: auto;
	color: #fff;
}
#contacts-form .button
{
	float: right;
	margin-left: 16px;
	margin-top: 14px;
}
footer
{
	border-top: 1px solid #0AB1F0;
	padding: 40px 0;
	color: #777;
	font-size: .75em;
	background: #0AB1F0;
}
footer .footerlink
{
	position: relative;
	margin: 0 auto;
	width: 976px;
}
.footerlink p
{
	margin: 0;
	padding: 0;
	line-height: normal;
	white-space: nowrap;
	text-indent: inherit;
	color: #777;
}
.footerlink a
{
	color: #777;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: underline;
	background-color: transparent;
}
.footerlink a:hover
{
	color: #777;
	background-color: transparent;
	text-decoration: none;
}
.footerlink .lf
{
	float: left;
}
.footerlink .rf
{
	float: right;
}
a
{
	outline: none;
}
/*Sid- R*/
.welcome
{
	position: inherit;
	width: 43%;
	height: 20%;
	word-wrap: break-word;
	padding-left: 57%;
	padding-top: 12%;
	color: black;
	padding-right: 1%;
}
.imagetext
{
	position: absolute;
	top: 369px;
	left: 2%;
	width: 100%;
	color: Yellow;
	font-size: 35px;
	font-family: @MS PGothic@;
	font-weight: bolder;
}

.image-radius
{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
