/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.1 (Apr 20, 2006) */

/***** Body and main container *****/

body {
	margin:0 auto;
	padding:0;
	font:63% Arial,sans-serif;
	background:#eaeaea url(../images/bg.png) top center repeat fixed;
	color:#000000;
	text-align: center;
}
.links span{
  font-weight: bold;
  color: #C0C0C0;
}
.imgt{
  text-align: center;
}
.imgt img{
  cursor: pointer;
}


#wrap {
	margin: 0 auto;
	font-size: 1.16em;
	min-height: 780px;
	z-index:  99;
	left: 50%;
	top: 0;
	width: 786px;
	text-align: left;

}

#header{
	background: url(../images/model_r1_c2.png) top center no-repeat;
	height: 204px;
}

/***** Left sidebar *****/

#avmenu {
	clear:left;
	position: absolute;
	top:176px;
	padding: 0 40px;
	width: 750px;
	/*overflow: hidden;*/
}

ul.menu {
}

#avmenu ul {
list-style:none;
margin:0 0 20px 0;
padding:0;
}
#avmenu li {
	float: left;
}
#avmenu li a {
font-weight:bold;
min-height:20px;
text-decoration:none;
display:block;
background: url(../images/fle.png) top left no-repeat;
padding:6px 12px 0 18px;
color: #000000;
clear: both;
}
#avmenu li.actual a {
background: url(../images/fled.png) bottom left no-repeat #EDD73C;
height: 21px;
padding: 28px 5px 0 46px;
}
#avmenu li.actual {
height: 49px;
padding: 0 21px 0 0;
background: url(../images/fled2.png) bottom right no-repeat;
}
#avmenu ul ul li.actual,#avmenu ul ul li.actual a {
background: none;
padding: 0;
margin: 0;
height: auto;
}
#avmenu ul ul li.actual a {
padding:4px 8px 0 8px;

}

#avmenu ul ul {
margin:0;
font-size:0.9em;
height: 0px;
overflow: hidden;
float: none;
display: block;
background-color:  #EDD73C;
position: absolute;
z-index: 1000;
}
#avmenu ul ul li {
float: none;
}

#avmenu ul ul ul{
margin:5px 0 5px 10px;
font-size:0.9em;
width:130px;
height: auto;
overflow: hidden;
}

#avmenu ul ul ul ul{
margin:5px 0 5px 0;
font-size: 9px;
width:130px;
}

#avmenu ul ul a {
min-height:16px;
margin:0;
padding:4px 8px 0 8px;
background: none;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

/***** Right sidebar *****/

#extras {
float:right;
width:130px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
	margin:0 140px 10px 160px;
	padding:0;
	line-height:1.5em;
	text-align:left;
	font-size: 0.90em;
}

#contentwide {
	padding: 13px 45px 5px 45px;
	line-height:1.5em;
	text-align:left;
	font-size: 1em;
	min-height: 500px;
	background: url(../images/bb.png) center top repeat-y;
	;
}

#contentfull {
	margin:0 10px 10px 10px;
	padding:2px 0 0 0;
	line-height:1.5em;
	text-align:left;
	color: #286ea0;
	font-size: 0.90em;
}

#content h2, #contentwide h2, #contentfull h2 {
	font-size:2em;
	letter-spacing:-1px;
	font-weight:bold;
	margin:8px 0 8px -27px;
	padding:0 0 0 85px;
	color: #FFFFFF;
	line-height: 64px;
	background-image: url(../images/model_r3_c3.png);
	background-repeat: no-repeat;
	background-color: #282A72;
	width: 605px;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight: bold;
margin:6px 0 6px 0;
padding:0;
color: #282A72
}

#content h4, #contentwide h4, #contentfull h4 {
font-size:1.4em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
color: #282A72
}

#content img, #contentwide img, #contentfull img {
display:inline;
color:#303030;
}
/*
#content a, #contentwide a, #contentfull a {
font-weight:bold;
}
*/
#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

#contentwide ul{
	list-style: outside square;
}

#contentwide ul ul{
	list-style: outside disc;
}
#contentwide ol{
	list-style: outside decimal;
}

#contentwide ol ol{
	list-style: outside lower-alpha;
}

/***** Footer *****/

#footer {
	clear: both;
	margin:0;
	padding: 0;
	text-align: left;
	color:#808080;
	font-size:1em;
	height: 310px;
	background: url(../images/model_r7_c2.png) top center no-repeat;
}

#footer a {
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}


/***** Various tags *****/

a {
text-decoration:none;
color:#383F78;
background-color:inherit;
}

a:hover {
text-decoration:underline;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url(menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:left;
background:#f4f4f4 url(menubg.gif) bottom left repeat-x;
color:#303030;
}

/***** Form styles *****/

.bot {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
width:120px;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:400px;
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4 url(menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

#decorative1{
  width: 113px;
  height: 158px;
  background: url(front.gif) top right no-repeat;
  float: right;
}
.centswf{
  text-align: center;
  margin: 0 auto;
}


/*
#decorative2{
  width: 200px;
  height: 187px;
  background: url(white.gif) top right no-repeat;
  float: right;
  margin-right: 403px;
}
*/
#header h1 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#header strong {
	display: none;
}
a:hover {
	color: #C9CADC;
}
#footer p.cop {
	padding:47px 0 0 120px;
	margin:0;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}

#footer p.lan {
	float: right;
	margin: 0;
	padding: 46px 198px 0 0;
}
#footer p.cont {
	float: right;
	/*border: 1px solid #00CC00;*/
	margin: 14px 40px 0 0;
	font-size: 1em;
	line-height: 1.2em;
	text-align: right;
	font-weight: bold;
	color: #000000;
}
#footer p.lan a{
	display: block;
	float: right;
	width: 31px;
	height: 23px;
	margin: 0 2px;
}
#footer p.lan a span{
	display: none;
}

#footer p.azt{
	padding: 50px 40px 4px 40px;
	margin: 0;
	display: block;
	color: #383F78;
}

:focus          { outline: none }

