* {
	padding: 0;
	margin: 0;
}

html, body {
	color:#404040;
	font:small "Trebuchet MS", Arial, Helvetica, sans-serif; 
	height:100%;
	margin: 0;
	padding: 0px;
}


h1,h2,h3,h4,h5 {
	margin:10px 0;
}

h1 {
font-size: large;
color: #1c3f93;
font-weight:bold;}

h2 {
font-size:medium;
color: #1c3f93;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

#main {
	background: url('/design/images/bodybg.jpg') top center repeat-y white;
	margin:0 auto;
	min-height:100%;
	width:1000px;
}

#container {
	margin:0 auto;
	width:950px;
}

#head {
	padding-right:30px;
	text-align:right;
}

#logo {
	float:left;
}

#logo a {
	margin-left:47px;
}

#top_hrefs {
	height:45px;
}

#topmenu {
	background:url('/design/images/topmenu.gif') repeat-x;
	color:white;
	line-height:28px;
	padding:0 10px;
	height:28px;
}

#topmenu a{
	color:white;
	margin:0 15px;
	text-decoration:none;
}
#topmenu a:hover{
	font-weight:bold;
	color:white;
}

#leftmenu {
	float:left;
	padding-top:10px;
	width:215px;
}

#leftmenu img {
	margin-left:10px;
}

#leftmenu ul {
	list-style:none;
	margin-left:10px;
	padding:0;
}

#leftmenu ul li {
	line-height:27px;

	padding:0;
}

#leftmenu ul li a {
	background:url('/design/images/bullet.gif') no-repeat top left;
	display:inline-block;
	line-height:27px;
	padding-left:30px;
}

#leftmenu ul li.child a {
	background:url('/design/images/bullet.gif') no-repeat top left;
	display:inline-block;
	margin-left:30px;
	padding-left:30px;
}

#rightfield {
	float:right;
	margin-bottom:20px;
	width:730px;
}

#content {
	float:left;
	width:530px;
}

#content p{
	margin-top:10px;
}


#content_big {
	width:700px;
}
#content_big p{
	margin-top:10px;
}
#rightcolumn {
	float:right;
	margin-right:5px;
	width:180px;
}

#footer {
	background:url('/design/images/footerbg.gif') center top no-repeat;
	clear:both;
	padding:10px 25px;
	height:75px;
}

#footerimages {
	position:absolute;
}

#footermenu {
	margin-left:130px;
	text-align:center;
}

#footermenu a {
	color:#404040;
	text-decoration:none;
}

/*------ Catalogue --------*/
.catalog_item {
	margin:0 0 30px 0;
}

.catalog_item div.cat_img {
	float:left;
	margin-right:10px;
	text-align:center;
}

.catalog_item div.cat_img img {
	margin-bottom:5px;
	width:100px;
}


.catalog_item img.cat_img {
	float:left;
	margin-right:10px;
	text-align:center;
	width:100px;
}

.catalog_item .text {
	float:left;
	width:550px;
}

.catalog_item .text_full {
	float:left;
	width:550px;
}


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

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

.pager {
	text-align:center;
	margin-top:10px;
}

.blueheader {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #1c3f93;
text-decoration:none;
font-weight:bold;
}

 .boxtext{
 padding:1px 25px 2px 15px
 }
  .boxtext1{
 padding:1px 25px 2px 135px;
 }

a{
font:small "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #58595b;
text-decoration:underline;
}

ul.tick {
 list-style-type: none;margin: 0;padding: 0;
}

li.ticklist {
background-image:url('/design/images/tick.jpg');background-position:0 0.3em;background-repeat:no-repeat;padding:0 0 0 25px;
}

 .innermaintcoltext
 {
padding:10px 15px 10px 6px;
overflow: auto;
height: 850px;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #8d7569;
 }

.subscribe-box{
width:150px;
background-color:#e9262c;
margin-top:20px;
padding: 10px 10px 15px 15px;
color:#FFFFFF;
font-weight:bold;
}

.subscribetext{
font:small "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration:none;
}
.imgtop {

	margin-top: 10px;
}
 .box{
 margin-top:10px;
 width:371px;
 height:107px;
 background: url('/design/images/text_box_home.jpg');
 }
  .box1{
 margin-top:10px;
 width:371px;
 height:107px;
 background: url('/design/images/text_box_home2.jpg');
 }
 
 .boxtext{
 padding:1px 25px 2px 15px;
 }
 
 .ullist{
 margin-top:10px;
 	margin-left:10px;
	}
	
	.tickertap {
	margin-left:265px;
	width:394px;
	font-size:large;
	color:#000066;}
	
.tickertap a{
	font-size:large;
	color:#000066;
	text-decoration:none;}

.specialoffer{
	color:#FFFFFF;
	padding:1px 25px 2px 15px;
	width:480px;
	margin-left:10px;
  background-color: #f03d43;
  border: solid 5px #ed1b24;
  padding: 10px 5px 5px 10px;
  margin-right: 10px;
  margin-top: 10px;
	}
.specialoffer a{
	font-size:large;
	color:#FFFFFF;
	text-decoration:none;
	}
.specialoffer h1{
	font-size:large;
	color:#FFFFFF;
	}
.specialoffer p{
	font-size:medium;
	color:#FFFFFF;
	}