
body{  text-align: center; margin:0px; padding:0px; background:#FFFFFF url(images/mainbg.gif) 0 0 repeat-x ; color:#0D1F50; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  }
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}
.clear {clear: both !important; float: none !important}

/*----MAIN PANEL----*/
#mainPan{width:950px;  margin:0 auto; padding:0px;  border-left: 0px solid; background-color:transparent ;text-align: left;
/*min-height:780px; height:auto !important; */
height:780px;
}
/* for Internet Explorer */
html>body #mainPan {
height: auto; /* reset the height for compliant browsers */
min-height: 780px;
}

/* HEADER */
#header {width:100%; height: 176px; width:auto; background:transparent url(images/header.gif) 0 0 no-repeat ;  border: 0px solid red;}

#logo{ width:206px; border: 0px solid orange;height:176px; position:relative; margin:0 auto; padding:0;  float: left}
div.h00 { width:206px; height: 176px; background:transparent url(images/head_00.gif) left bottom no-repeat ;}
div.h01 { width:206px; height: 176px; background:transparent url(images/head_01.gif) left bottom no-repeat ;}
div.h02 { width:206px; height: 176px; background:transparent url(images/head_02.gif) left bottom no-repeat ;}
div.h03 { width:206px; height: 176px; background:transparent url(images/head_03.gif) left bottom no-repeat ;}
div.h04 { width:206px; height: 176px; background:transparent url(images/head_04.gif) left bottom no-repeat ;}
div.h05 { width:206px; height: 176px; background:transparent url(images/head_05.gif) left bottom no-repeat ;}
div.h06 { width:206px; height: 176px; background:transparent url(images/head_06.gif) left bottom no-repeat ;}
div.h07 { width:206px; height: 176px; background:transparent url(images/head_07.gif) left bottom no-repeat ;}
#logo img{width:160px; height:100px; margin:15px 0 0 20px;}

#menu { position: relative; width:744px; height: 176px;  border: 0px solid white; float: right ; background:url(images/bg_callus.gif) 560px top no-repeat transparent;}
#menu h1{border: 0px solid red;  color:#fff; font:26px/13px "Times New Roman", Georgia, Times, serif; padding:90px 0 0px 18px;}
#menu h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#menu h2{width:240px; height:36px; display:block; background:url(images/icon1.jpg) 0 0 no-repeat #F6F4E4; color:#8F146E; font-size:24px; line-height:36px; padding:0 0 0 65px; margin:29px 0 0 9px;}



/* menu tabs */
#menu ul { position: absolute; left: 20px; top: 150px;
    padding: 0; border: 0px solid orange  ; text-align: right ; 
   list-style:none; height: auto ;
	/*bottom: 0px !important; bottom: 0px;*/
	font: bold 12px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#menu li {
   display:inline;
   margin:0; padding:0;
}
#menu a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#menu a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 10px 6px 7px;   _padding:6px 10px 6px 7px;
   color: #143784;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#FFFFFF;
}
#menu a:hover {
   background-position:0% -42px; 	
}
#menu a:hover span {
   background-position:100% -42px;
}
#menu #current a {
   background-position:0% -42px;
	color: #FFFFFF;
}
#menu #current a span {
   background-position:100% -42px;
	color: #FFFFFF;
   padding:6px 10px 7px 7px;   _padding:6px 10px 7px 7px;
}
/* end menu tabs */


/*----Left Panel----*/
#leftPan{width:206px;  padding:290px 0 0 0px; float:left; border: 0px solid orange;  text-align: center}
div.bgleft_00 { background:transparent url(images/menu-bg_00.gif) 0 0 no-repeat ;}
div.bgleft_01 { background:transparent url(images/menu-bg_01.gif) 0 0 no-repeat ;}
div.bgleft_02 { background:transparent url(images/menu-bg_02.gif) 0 0 no-repeat ;}
div.bgleft_03 { background:transparent url(images/menu-bg_03.gif) 0 0 no-repeat ;}
div.bgleft_04 { background:transparent url(images/menu-bg_04.gif) 0 0 no-repeat ;}
div.bgleft_05 { background:transparent url(images/menu-bg_05.gif) 0 0 no-repeat ;}
div.bgleft_06 { background:transparent url(images/menu-bg_06.gif) 0 0 no-repeat ;}
div.bgleft_07 { background:transparent url(images/menu-bg_07.gif) 0 0 no-repeat ;}

#leftPan img {opacity:.30;filter: alpha(opacity=30); -moz-opacity: 0.3;}
#leftPan ul{width:100px;  display:block;  visibility: hidden}
#leftPan ul li{width:120px; height:27px; position:relative; margin:0 auto; background:url(images/dot.gif) 0 100% repeat-x;}
#leftPan ul li a{width:96px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat transparent; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat transparent; color:#7F0A5F; text-decoration:none;}
#leftPan ul li.home{width:96px; height:27px; display:block; background: url(images/homebg.gif) 0 0 no-repeat transparent; color:#7F0A5F; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 22px;}
#leftPan ul li.contact{background:none;}

#leftPan ul.linkone{width:250px; height:auto; padding:0; background:none;}
#leftPan ul.linkone li{width:118px; height:26px; position:relative; margin:0 auto; background:none; padding:0px;}
#leftPan ul.linkone li a{width:96px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat transparent; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 0 22px; text-decoration:underline;}
#leftPan ul.linkone li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat transparent; color:#25241E; text-decoration:underline;}

#leftPan h2{width:90px; height:63px; background:#F6F4E4; color:#8F146E; font-size:24px; line-height:63px; padding:0 0 0 63px; font-weight:normal;}

#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}
#leftPan form #register{width:100px; height:24px; float:left; margin:3px 0 0; }
#leftPan form #register a{display:block; background: url(images/arrow4.gif) 100% 50% no-repeat #ABA894; color:#fff; font-size:14px; padding:0 5px 0 0; text-decoration:none;}
#leftPan form #register a:hover{text-decoration:underline;}


/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:720px; float:right;  border: 0px solid orange; font-size: 90%; padding-bottom: 10px}
#rightPan ul{list-style-type:disc; margin: 15px 0 ; padding: 10px 5px 10px 25px ; border: 0px solid #214590 ; background:url(images/bg_ul1.gif) 0 0 repeat-x transparent;}
#rightPan ul li{ padding: 4px 0; }
#rightPan ul.home li{ width:220px padding: 4px 0; border-bottom: 1px dashed gray}

#rightPan h1{width:438px; height:124px;  color:#8F146E;  font:20px/13px "Trebuchet MS", Georgia, Times, serif; padding:37px 0 0 13px;}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h2{height:36px; display:block; background:url(images/icon11.jpg) 0 0 no-repeat transparent; color:#143784; font-size:22px; line-height:36px; padding:0 0 0 0px; margin:29px 0 0 0px; border-bottom: 1px solid #D7D7D7}
/*
#rightPan h2{height:36px; display:block; background:url(images/icon1.jpg) 0 0 no-repeat #F6F4E4; color:#8F146E; font-size:24px; line-height:36px; padding:0 0 0 65px; margin:29px 0 0 0px;}
*/

#rightPan h4{ height:50px; display:block; background:url(images/icon21.jpg) 0 0 no-repeat transparent; color:#898989; font-size:16px; line-height:22px; padding:0 0 10px 0px; margin:0 0 0 0px; clear:both;}
#rightPan h4 span{color:#9F9D81; background:transparent; font-size:14px; font-weight:normal; line-height:18px;}

#rightPan #artshort {  display:block; margin: 0; padding: 25px 0 0 0 ; border: 0px solid}
#rightPan h5{  display:block;  line-height:29px; color:#7290CA; font-size:22px; padding:0; margin:0 0 10px 0; clear:both; border-bottom: 0px solid}
#rightPan h5 span{ color:#0D1F50; background:transparent; font-size:14px; font-style: italic; font-weight:normal; line-height:19px;}
#rightPan h5 img{ float: left ; margin: 0 15px 30px 0; padding: 0}
#rightPan h5 a {text-decoration: underline }
#rightPan h5 a:hover {text-decoration: none }
#artshort a {text-decoration: none }

#rightPan p{padding:20px 0 0 0;}
#rightPan p img.vpravo{padding:0 0 10px 10px; float: right}
#rightPan p.bottompadding{padding:22px 0 0 0x; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}
#rightmorePan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorePan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorePan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#1F1E15; text-decoration:none; padding:0 15px 0 45px; margin:0 0 0 135px;}
#rightmorePan a:hover{text-decoration:underline;}

#rightmorenextPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#1F1E15; text-decoration:none; padding:0 15px 0 45px; margin:0 0 0 135px;}
#rightmorenextPan a:hover{text-decoration:underline;}


#rightaddPan{width:442px; height:170px; position:relative; margin:0 auto; padding:50px 0 0 9px;}
#rightaddonePan{width:218px; height:110px; float:left; background:url(images/image1.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; }
#rightaddonePan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddonePan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}
#rightaddonePan a{width:97px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddonePan a:hover{text-decoration:underline;}

#rightaddtwoPan{width:218px; height:110px; float:left; background:url(images/image2.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; margin:0 0 0 6px;}
#rightaddtwoPan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddtwoPan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}

#rightaddtwoPan a{width:82px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddtwoPan a:hover{text-decoration:underline;}

/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #628BC8; color:#fff; position:relative; margin:0 auto; height:200px; clear:both; padding-top: 10px}
#footerPan{position:relative; margin:0 auto; font:10px/13px "Arial", Helvetica, sans-serif; font-weight:normal;}
#footerPan p.copyright{ color:#96B6DD; text-align: center; padding-top: 7px ; width:100%}

a {color:#7290CA;}
a:hover {text-decoration: none }




