* {
	margin: 0;
	padding: 0;
}


a {
	color: #F95111;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	
}

body, td, input, textarea {
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #0E2C69;
	font-weight: normal;
	line-height: 18px;
	background-color: #FFF;
}

div#top {
	background-image: url('/img/ICSO_gora.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 177px;
	text-align: center;
}
div#top #top-flash {
	width: 890px;
	height: 177px;
	margin: 0 auto;
	position: relative;
	left: 28px;
}


div#container {
	width: 100%;
	background-image: url('/img/container_bg.png');
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}

div#main {
	width: 890px;
	display: block; 
	margin: 0 auto;	
	background-color: #fff;
	position: relative;
	left: 28px;
	background-image: url('/img/mainbg.gif');
	background-repeat: repeat-y; 
}

div#left {
	display: inline;
	float:left;
	width: 240px;
	background-color: #F6F6F6;
	
}

div#center {
	padding: 0 10px;
	text-align: left;
	display: inline;
	float:left;
	width: 610px;
	background-color: #FFF;
}


div#footercontainer {
	width: 100%;
	background-image: url('/img/footer_bg.gif');
	background-position: center bottom;
	background-repeat: no-repeat ;
	text-align: center;
}

div#footermain {
	width: 890px;
	display:block; 
	margin: 0 auto;	
	background-color: #FFF;
	position: relative;
	left: 28px;
}

div#footerleft {
	background-image: url('/img/footer_left_column_new.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline;
	float:left;
	width: 240px;
	height: 85px;
	background-color: #F6F6F6;
}

div#footercenter {
	background-image: url('/img/footer_center_new.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline;
	float:left;
	width: 650px;
	height: 85px;
	background-color: #FFF;
}


div#search-form {
	width: 240px;
	height: 47px;
	background-color: #909090;
}

div#search-form #input-search {
	position: relative;
	left: -30px;
	top: 12px;
}
div#search-form #search-submit {
	position: relative;
	left: 50px;
	top: -7px;
}


div.column_title {
	background-image: url('/img/column_title_bg.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 240px;
	height: 24px;
	text-align: left;
}
div.column_title div {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #F95111;
	width: 190px;
	height: 17px;
	position: relative;
	left: 40px;
	top: 6px;
	line-height: 0.8em;
}

div.column_subtitle {
	background-image: url('/img/column_subtitle_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 240px;
	min-height: 34px;
	display: table;
	padding: 5px 0px;
	text-align: left; 
}
div.column_subtitle div {
	color: #0E2C69;
	font-size: 11px;
	width: 170px;
	/* height: 27px; */
	position: relative;
	left: 55px;
	top: 0px;
	bottom: 5px;
	line-height: 1.1em;
}



h1.main-title {
	font-size: 20px;
	line-height: 1.1em;
	font-weight: normal;
	color: #F95911;
	margin: 10px 0; 
}
h2.title {
	font-size: 14px;
	font-weight: normal;
	color: #0E2C69;
	margin: 15px 0; 
}

li {
	list-style-type: disc;
 	list-style-position: inside;
	margin-left: 10px;
}


img.main-category {
	padding: 0px;
	border: #BCA7DD solid 4px;
}


div#footer {
	display: block;
	width: 100%;
	height: 73px;
}

td#footer-right {
	width: 100%;
	height: 73px;
	background-image: url('/img/footer_right.gif');
	background-repeat: repeat-x;
}

div.spacer{
	background-color: #FFF;
	clear:both; 
	height:0px; 
	width:100%; 
	display:block;
}


div#brand-logo {
	color: #363636;
	padding: 0;
	margin-right: 37px;
	width: 131px;
	height: 25px;
	vertical-align: middle;
	float: right;
	position: relative;
	top: 20px;
}
img#brand-logo-img {
		
}
div#brand-logo div {
	display: inline;
	position: relative;
	top: -2px;	
}


A.columnlink        { color: #F95111; text-decoration: none; font-weight: normal; font-size: 11px; text-transform: uppercase; font-weight: bold;}
A.columnlink:hover  { color: #F95111; text-decoration: none; font-weight: normal; font-size: 11px; text-transform: uppercase; font-weight: bold;}
A.columnlink:active { color: #F95111; text-decoration: none; font-weight: normal; font-size: 11px; text-transform: uppercase; font-weight: bold;}

A.subcolumnlink        { color: #0E2C69; text-decoration: none; font-weight: normal; font-size: 11px; }
A.subcolumnlink:hover  { color: #0E2C69; text-decoration: none; font-weight: normal; font-size: 11px; }
A.subcolumnlink:active { color: #0E2C69; text-decoration: none; font-weight: normal; font-size: 11px; }

A.brand-link        { color: #5e5e5e; text-decoration: none; font-weight: normal; font-size: 11px; }
A.brand-link:hover  { color: #363636; text-decoration: underline; font-weight: normal; font-size: 11px; }
A.brand-link:active { color: #363636; text-decoration: none; font-weight: normal; font-size: 11px; }



A.left-menu-link        { color: #000000; text-decoration: none; font-weight: normal; font-size: 11px; }
A.left-menu-link:hover  { color: #FB4B08; text-decoration: none; font-weight: normal; font-size: 11px; }
A.left-menu-link:active { color: #FB4B08; text-decoration: none; font-weight: normal; font-size: 11px; }