html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input, a { font-family: Verdana; font-size: 13px; color:#999;}

form {padding:0px; margin:0px;}

:focus { outline: none;}


/* */
.lng {background: url(/i/lng-bgr.png) no-repeat 10px 0;padding-left:30px !important;}
/* */

html, body {
	height:100%; 
	margin:0px; 
	padding:0px;
}

body, p, td, th, input {
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 13px; 
	color:#999;
	vertical-align: top;
}

form {
	padding: 0px; 
	margin: 0px;
}

body {
	background: url('/i/bgr.png') repeat-x top left #000000;
}

h1{
	font-size: 14px; 
	font-weight: bold; 
	padding: 8px 0px;
	margin: 0px 0px;
}

p {
	padding: 10px 0px;
	margin: 0px;
}

a img {
	border: none;
}

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

a:hover {
	text-decoration: underline;
}

h1 a  {
	color: #ffffff;
}

h1 a:hover {
	text-decoration: none;
}

#wrap {
	width: 980px;
	margin: 0 auto;
}

#header {
	background: url('/i/hdr.png') no-repeat top left;
	width: 980px;
	height: 75px;
}

#banner {
	/*background: url('/i/banner.png') no-repeat top left;*/
	width: 980px;
	height: 207px;
}

/* Top Navigation */
#topNav {width: 980px;height: 47px;margin: 2px 0 26px 0px;position:relative;background: url('/i/top_nav.png') no-repeat top left;}
	#topNav ul{list-style: none;padding: 0;margin: 0 30px;}
		#topNav li{float: left;color: #e0aa0c;font-size: 14px;font-weight: bold;}
			#topNav a {text-decoration: none;padding: 10px 40px;line-height: 25px;display:block;margin:0;}
			#topNav .selected a, #topNav a:hover {color: #000;background: #FDC00E url(/i/menu_bgr.png) repeat-x top left;}
			#wrap #topNav a:hover {color:#fff;}
				#topNav .submenu a,#topNav .submenu a:hover {background-image:  none;padding:5px 0 5px 20px;}			
				
				#topNav li.over .submenu {display: block;}
				#topNav li.over {background: url(/i/menu_bgr.png) repeat-x top left;}
				#topNav li.over a {color:#000;}
				#topNav .submenu {display: none;}
				#topNav .submenu a {background: #FDC00E;}
				#topNav .submenu b {display: block;}
				

/* Top Navigation Ends */

/* Content */
	#content {margin:10px 0 0 0;width:980px;}
		
/* Content */

/* Left Nav */
	#left-nav {width:195px;background:url(/i/left-nav-bgr.png) repeat-y top left;}
		#left-nav div.level1 {height:25px;padding-top:10px;background:url(/i/left-nav-hr.png) no-repeat bottom left;}
			#left-nav a.level1 {display:block;padding-left:10px;font-size:15px;font-height:20px;color:#999;}
			#left-nav a.sell {color:#E0AA0C;}
			#left-nav a:hover {text-decoration:none; color:#E0AA0C;}
			
			#left-nav ul {margin: 0px 0px 0px 10px;padding: 0 0 10px 20px;}
				#left-nav ul li {color:#999;}
					#left-nav ul li a {line-height:25px;display:block;color:#999;}
				#left-nav ul li.selected, #left-nav ul li a.selected {color:#E0AA0C;}
				
		div.level2 {padding:10px 0;width:185px;background: #333 url(/i/left-nav-inner-bottom-shadow.png) no-repeat bottom left;}
		
/* Left Nav */


/* */
.heading {background: url(/i/heading-middle.png) repeat-x top left;}
	.heading-left {background: url(/i/heading-left.png) no-repeat top left;}
		.heading-right {background: url(/i/heading-right.png) no-repeat top right;}
			.heading a {color:#000;font-size:15px;text-decoration:none;height:30px;text-align:center;line-height:30px;display:block;font-weight:bold;}
.brd1 {border-top:none;}


.brd1 .more-read {display:block;text-align:right;text-decoration:underline;padding:0 10px 10px 0;}

/* */


#td1 {
	width: 230px;
}

#td2 {
	width: 350px;
}

#td3 {
	width: 400px;
}

#box3 {
	padding: 0px 60px;
}

.Title {color: #e0aa0c;font-weight:bold;}
.ReadMore {text-align:right;}

.text {
	color: #e0aa0c;
}

.readmore {
	text-align: right;
}

.boxTitle {
	background: url('/i/btn.png') no-repeat top left;
	width: 230px;
	height: 36px;
	text-align: center;
}

.boxTitle1 {
	background: url('/i/btn1.png') no-repeat top left;
	width: 400px;
	height: 39px;
	text-align: center;
}

.brdTop {
	background: url('/i/brd_top.png') no-repeat top left;
	width: 400px;
	height: 9px;
	font-size: 0px;
}

.brdMiddle {
	border-left: 4px solid #e0aa0c;
	border-right: 3px solid #e0aa0c;
}

.brdMiddle p{
	padding: 5px 10px;
}

.brdBottom {
	background: url('/i/brd_bottom.png') no-repeat top left;
	width: 400px;
	height: 9px;
	margin-bottom: 5px;
	font-size: 0px;
}

/* */


.feedbackFrom {}
	.feedbackFrom input,textarea {background-color:#333;border:1px solid #999;width:300px;height:20px;}
	.feedbackFrom textarea {height:200px;}

/**/



body.Print { padding:10px; }
a img {
  border:none;
}

.error {
	color:#FF0000;
}

.spTitle {
	font-weight:bold;
}

.spTitle a {
	color:#FF0000;
	text-decoration:none;
}

.spSubTitle {
	font-weight:bold;
}

.spSubTitle a{
	font-weight:bold;
}

.ImgLeft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.ImgRight {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

.BackPrintTop { }
.BackPrintTop .Back { }
.BackPrintTop .Print { }
.BackPrintTop .Top { }

#FooterCont { }

#ITTILogo { }