* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

h1,h2 {
	color:#000080;
	font-size:medium;
	margin:10px 0;
}
h2 {
	color:#000080;
	font-size:medium;
	margin:10px 0;
}

h3,h4,h5 {
	color:#000080;
	font-weight:normal;
	margin:7px 0;
}

h1 a, h2 a {
	color:#000080;
	text-decoration:none;
}


html, body {
	background: url('/design/images/bodybg.jpg') white center repeat-y;
	color:#202020;
	font-family:Georgia, serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
	height:100%;
}

#main {
	margin:0 auto;
	text-align:left;
	width:851px;
}

#head {
	padding:2px;
}

#logo {
	float:left;
}

#call_us {
	float:right;
	margin:27px 47px 0 0;
}

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

#midmenu {
	background:url('/design/images/topmenubg.gif') repeat-x;
	height:32px;
}

#midmenu a {
	border:1px solid #c0c0c0;
	border-bottom:none;
	color:#000080;
	display:inline-block;
	line-height:23px;
	margin:5px 2px 0 0;
	padding: 0 5px;
	text-decoration:none;
}

#banner {
	margin-bottom:5px;
}

#content {
	background:url('/design/images/contentbg.gif') repeat-y left;
	float:right;
	width:647px;
}
#content p{
	margin-top:10px;
	}
#content_head {
	background:url('/design/images/lefttitlebg.gif') repeat-x;
	color:#000080;
	font-weight:bold;
	line-height:31px;
	margin:0 4px 0 1px;
	padding:0 10px;
}

#content2 {
	background:url('/design/images/contentbottom.gif') no-repeat bottom;
	padding:10px;
	margin-right:3px;
}
#content2 a{
	text-decoration:none;
	color: color:#000080;
}

#leftpanel {
	float:left;
	width:193px;
}

#leftpanel .panel{
	background:url('/design/images/leftpanelbg.gif') repeat-y;
	margin-bottom:6px;
}

#leftpanel .panel2{
	background:url('/design/images/leftpanelbottom.gif') bottom no-repeat;
	padding:0 1px;
}

#leftpanel p.title {
	background:url('/design/images/lefttitlebg.gif') repeat-x;
	color:#000080;
	font-weight:bold;
	line-height:31px;
	padding:0 10px;
}

#leftpanel ul li {
	list-style:none;
}

#leftpanel li a{
	border-top:1px #c0c0c0 solid;
	color:#202020;
	display:block;
	padding:10px;
	text-decoration:none;
}

#leftpanel li.latestnews a {
	padding-bottom:5px;
}

#leftpanel li a span{
	display:block;
	font-size:0.9em;
	font-style:italic;
	margin-top:10px;
	text-align:right;
}

#leftpanel li.child a{
	font-style:italic;
	padding-left:30px;
}

.lefttext {
	padding:0 10px;
}

.lefttext p {
	margin:10px 0;
}

#footer {
	color:#656565;
	font-size:0.9em;
	text-align:center;
	margin:0 auto;
	padding: 5px 0;
	width:853px;
}

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


.newsrow {
	margin-bottom:20px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	color:#223b8d;
	font-style:italic;
}

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

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

.newsrow .more a {
	color:#223b8d;
	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;
}
.gal img{
	padding: 1.5px;
	margin: 10px;
	border: 1px solid #000080;
	float: left;
}

.form {
	width:500px;
	margin-left:10px;
	background-color: #f3f1f1;
	border: solid 1px #e3e1e1;
	padding: 10px 5px 5px 10px;
	margin-top: 10px;
    margin-bottom: 10px;
}
.testimonial {
	margin-left:10px;
	margin-bottom:10px;
	background-color: #f3f1f1;
	border: solid 1px #e3e1e1;
	padding: 0px 10px 10px 10px;
	margin-right: 10px;
}

.rightimg {
	padding: 1.5px;
	margin: 10px;
	border: 1px solid #000080;
	float:right;
}
.borderimg {
	padding: 1.5px;
	margin: 10px;
	border: 1px solid #000080;
}
.caption     { 
	color: #FFFFFF; 
	padding-top:4px; 
	padding-bottom:4px; 
	background-color:#171717 
	}
	
.tiny        { font-size:xx-small; color: #333333 }
.textright {
	width:290px;
	float:right;
	}
.textright1 {
	width:280px;
	float:right;
	padding-left:10px;
	}