/* Elements */

body {
	margin: 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
        background-color: #FFFFFF;
    width:auto;
}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #a82036;
}

p, ol, ul {
	text-align: left;
	font-size: 14px;
}


strong {
	font-weight: bold;
	
}

a {
	color: #2322c5;
}

a:hover {
	text-decoration: none;
	color: #2780bb;
	
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	min-width: 1490px;
	height: 45px;
	background:  url(images/img01.png) repeat-x;
	
}
/* Menu */
#nav, #nav ul {
  list-style: none;
  margin-left: 5px;
 
}
#nav li {
  float: left;
  position: relative;
  margin-right: 2px;
}

#nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 145px;
  height: 25px;
  padding: 9px 3px;

  text-align: center;
}
#nav a:hover {
  color: #fff;
  background: url(images/img04.png) repeat-x  left;
  font-size: 12px; 
}

#nav li:hover,
#nav li.jshover {
  background: url(images/img04.png) repeat-x left;

}

#nav li ul {
  display: none;
  position: absolute;
  background: url(images/fone-tr.png);
  padding: 0px 0;
  width: 250px;
}
#nav li li a {
  width: 230px;
  background: none;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 150px;
  top: -9px;
  left: 151px;
  lef\t: 133px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}





#logo1 {
        margin: 0px 10px 0px 0px;
        background: url(images/img05.gif) repeat-x;*/
        position: relative;
        left:10px;

}

#tstulogo {background: url(images/img06.gif) no-repeat;
        height: 150px;

}


#righter {
        margin: 0px 0px 0px 10px;
        
}

#submenu {
        font-size: 12px
}













/* Search */

#search {
	float: right;
	height: 27px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 150px;
	padding: 0px 10px 0px 0px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 15px;
	background: #40ace5;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: auto;
	font-size: 14px;
	margin: 0 auto;
	color: #000;
}

#colOne {
	float: left;
	width: 241px;
	background: url(images/img05.gif) repeat-x;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	margin-left: 240px;
	width: auto;
	padding: 30px 40px 0 30px;
	background: url(images/img09.gif) repeat-x;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
	color: #000;
	font-size: 14px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
	font-size: 14px;
	text-align: center;
}

/* Logo */

#logo {
	height: 150px;
	background: url(images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 5px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 14px;
}

/* Footer */

#footer {
	clear: both;
	width: auto;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
#content #colTwo .box p strong {
	font-family: Verdana, Geneva, sans-serif;
}
#content #colTwo .box p {
	font-family: Verdana, Geneva, sans-serif;
}
