* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

html, body {
	height:100%;
}

h1,h2,h3,h4, h1 a, h2 a, h3 a, h4 a {
	color:#008cd7;
	text-decoration:none;
}

h1 {
	font-size:Large;
	margin:10px 0;
}

h2 {
	font-size:medium;
	margin:5px 0;
}

h3,h4 {
	font-size:small;
	margin:2px 0;
}

body {
	background:url('/design/images/bodybg.jpg') repeat-y top center #ebf1f7;
	color:#818181;
	font-family:Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
}


#main {
	background:url('/design/images/mainbg.gif') repeat-y white;
	margin:0 auto;
	min-height:100%;
	_height:100%;
	_overflow:visible;
	text-align:left;
	width:825px;
}

#main2 {
	margin:0 11px;
}

#head {
	background:url('/design/images/calltoday.gif') bottom right no-repeat;
}

#logo {
	float:left;
}

#topmenu {
	color:#008cd7;
	float:right;
	line-height:20px;
}

#topmenu a{
	color:#008cd7;
	text-decoration:none;
	margin:0 5px;
}

#midmenu {
	clear:both;
	color:#0e1371;
	line-height:20px;
}

#midmenu a{
	color:#008cd7;
	text-decoration:none;
	margin:0 5px;
}

#banner {
	margin-bottom:11px;
	margin-top:6px;
}

#content {
	float:left;
	width:550px;
}
#content p{

	margin-top:10px;
	}
	
#content ul{
	margin-top:10px;
	margin-left:25px;
}

#rightpanel {
	float:right;
	width:245px;
}

#rightpanel form {
	background:url('/design/images/formbg.jpg') top repeat-x #ededed;
	border:1px solid #cacaca;
	overflow:hidden;
	padding:12px 7px;
	zoom:1;
}

#rightpanel form input {
	color:#818181;
	margin:5px 0;
	width:224px;
}

#rightpanel form input#contactsubmit {
	width:auto;
}

#rightpanel form h2 {
	color:#404040;
}

#rightpanel form b {
	color:#d02433;
}

#latestnews {
	background:url('/design/images/latestnewsbg.gif') top repeat-x #f4f4f4;
	border:1px solid #e8e8e8;
	overflow:hidden;
	margin-top:13px;
	padding:12px 7px;
	zoom:1;
}


#latestnews a {
	color:#008cd7;
	display:block;
	padding:6px 9px;
	text-decoration:none;
}

#latestnews a span {
	color:#404040;
	display:block;
	margin-top:15px;
	text-align:right;
}

#footer {
	border-top:1px solid #eaf0f6;
	clear:both;
	color:#6095c1;
	margin:10px 10px 10px 10px;
	padding-top:4px;
}

#footer img {
	display:block;
}

#footer a {
	color:#6095c1;
	text-decoration:none;
}



/* ---- News ---*/

.newsrow {
	background:url('/design/images/newsbg.gif') repeat-x #f4f4f4;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	padding:5px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	color:#6095c1;
	font-style:italic;
}

.newsrow .newstext {
	margin-top:10px;
}

.newsrow .more {
	margin-top:10px;
	text-align:right;
}

.newsrow .more a {
	color:#818181;
	text-decoration:none;	
}

/* ------- Catalogue */

.chain {
	margin-bottom:10px;
}

.pager {
	text-align:right;
}

.catalog_choose_el {
	margin-bottom:15px;
}

.catalog_choose_el .cat_thumb {
	float:left;
	margin:0 0 0 10px;
	width:100px;
}

.catalog_choose_el .cat_thumb2 {
	float:left;
	margin:0 0 0 10px;
	width:150px;
}


.catalog_choose_el .text {
	float:right;
	width:500px;
}

.catalog_choose_el .text_full {
	float:right;
	width:450px;
}


.catalog_choose_el .more {
	clear:both;
	text-align:right;
}

.catalog_choose_el .more a{
	text-decoration:none;
	color:#202020;
}
.pagetext1 {
	background:url('/design/images/newsbg.gif') repeat-x #f4f4f4;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	padding:5px;
}
.pagetext {
	background:url('/design/images/newsbg.gif') repeat-x #f4f4f4;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	padding:5px;
	min-height:479px;
	text-align:justify;
}
#float_left {
	float:left;
}

.pageleft {
	background:url('/design/images/newsbg.gif') repeat-x #f4f4f4;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	margin-right:12px;
	padding:5px;
	width:258px;
}
.pageleft a{
	text-decoration:none;
	color:#404040;
	float:right;
	}
.pageright {
		float:right;
background:url('/design/images/newsbg.gif') repeat-x #f4f4f4;
	border:1px solid #e9e9e9;
	margin-bottom:12px;
	padding:5px;
	width:258px;
}
.pageright a{
	text-decoration:none;
	color:#404040;
	float:right;

}
.rightimage

{
  margin-left:20px;  
	border:1px solid #e8e8e8;
   padding: 3px;
   float: right;
}
