a:link	{ color: #eb6400; }
a:hover	{ color: #666666; }

#header { background: url(../images/design/headeryellow.jpg) no-repeat top right; }
#footer { background: url(../images/design/footeryellow.jpg) no-repeat top right; }
.mainContent{ border-left: 1px solid #eb6400; border-right: 1px solid #eb6400; }

ul#menu  	{ background: #eb6400 url(../images/menu/yellow/right.gif) no-repeat right top; }
ul#menu li 	{ background: url(../images/menu/yellow/center.gif) repeat-x; }
ul#menu li.first	{ background: url(../images/menu/yellow/left.gif) no-repeat; }
ul#menu li a	{ background: url(../images/menu/yellow/list.gif) no-repeat left 10px; }
ul#menu li #sMenu a	{ background: url(../images/menu/yellow/sub/list.gif) no-repeat 10px 12px; color: #f29400; }
ul#menu li.last a:hover img, #menu .lang a.active img {	border: 1px solid #c87a00;}

ul#menu li .sMenu a	{ color: #eb6400; display: block; float: none; background: url(../images/menu/yellow/sub/list.gif) no-repeat 10px 12px; padding: 0; padding-left: 20px; height:auto; font-size: 12px;}
ul#menu li .sMenu a:hover	{ color: #000; }

.borderCont div	{ background: url(../images/design/shadow_yellow.gif) no-repeat; }
.line {  background: url(../images/design/line_yellow.gif) repeat-x left center; }
