	body {background: #f6f9b4;}
  
	img#logo
	{
   position: absolute;
		border: none;
    top: 14px;
    left: 225px;
    width: 389px;
	  height: 156px;
  }
	
	#wrapper
	{
	  background-color:#2F429B;
		position: absolute;
		top: 10px;
		left: 150px;
		width: 800px;
		height: 855px;
	}
	
	#main 
	{
		background-color:#ffffff;
		background-image: url(images/smt_main_bkg.png);
		position: absolute;
		top: 170px;
		left: 50px;
		width: 748px;
		height: 650px;
		margin-top:10px;
	}
	
	.page
	{
	  margin-top: 100px;
	  margin-left: 20px;
	}
	
	div.textblock	{font-family: Trebuchet MS,Arial,sans-serif; font-size:12pt; font-weight: normal; color:black;margin-right: 10px;}
	.textblock in1 {margin-left: 75px;}	
	.textblock a:link {color: #2f4599; text-decoration: none;}
	.textblock a:visited {color: #2f4599; text-decoration: none;}
	.textblock a:active {color: #6c92b7; text-decoration: none;}
	.textblock a:hover{color: #6c92b7; text-decoration: none;}
	
	div.in1 {margin-left: 75px; }

  #baselist 
  {  
	  margin: 5px;
	  width: 25px;
	  padding: 5px;
	}
	
	ul 
	{
	  margin-left: 100px;
	  list-style-type: disc;
	  list-style-image: url(images/smt_bullet1.png);
	  /*list-style-position: inside;*/
	}
	
	.upper
	{
	  position: absolute;
		top: 75px;
		font-family: Times,Times New Roman, sansserif; font-size: 15pt;  font-weight: normal; color: #6c92b7;
	}
	
	.lower
	{
	  position: absolute;
		top: 580px;
		/*left: 150px;*/
		width: 718px;
		height: auto;
		font-family: Times,Times New Roman, sansserif; font-size: 15pt;  font-weight: normal; color: #6c92b7;
		text-align: right;
	}
	
	#footer
	{
		position: absolute;
		top: 830px;
		left: 50px;
		width: 750px;
		height: auto;
		text-align: center;
		font-family: Trebuchet MS,sans-serif; font-size: 12pt; color: #6c92b7;
	}
	#footer a:link {color: #adadac;	text-decoration: none;}	
	#footer a:visited {color: #adadac; text-decoration: none;}
	#footer a:active {color: #ffffff; text-decoration: none;}
	#footer a:hover{color: #ffffff; text-decoration: none;}
	
	.navbar
	{
		position: absolute;
		top: 0px;
		left: 439px;
		width: 309px;
		height: 21px;	
		padding: 0px;
		word-spacing: 0;
		border: none;
	}
	
	img.nav
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 103px;
		height: 21px;
		padding: 0px;
		border: none;
		border-width: 0px;
		margin: 0px;
	}
	
	img.nav1
	{
		position: absolute;
		top: 0px;
		left: 103px;
		width: 103px;
		height: 21px;
		padding: 0px;
		border: none;
		border-width: 0px;
		margin: 0px;
	}
	
	img.nav2
	{
		position: absolute;
		top: 0px;
		left: 206px;
		width: 103px;
		height: 21px;
		padding: 0px;
		border: none;
		border-width: 0px;
		margin: 0px;
	}
	
	/*language button */
	.right
	{
		position: absolute;
		top: 145px;
		left: 750px;
		width: 23px;
		height: 22px;	
	}

	 /* contact form */
	.form1
	{
    position: absolute;
	  top: 230px;
		left: 50px;
		font-family: Trebuchet MS,sans-serif; font-size: 12pt; color: black;
	}
	
	.field
	{
	  left: 50px;
		width: 500px;
		height: 25px;
	}
	
	.message
	{
	  position: absolute;
	  top: 20px;
	  left: 350px;
		width: 100px;
		height: auto;	
	}
	
	.formbuttons
	{
	  position: absolute;
	  top: 400px;
		left: 400px;
	}
	
	input.button
	{
	background-color: #2f4599;
	  color:#ffffff;
	}
	
	/* not IE */
  .button:hover {background-color: #2f4599; color: #adadac;}
  .button:active { background-color: #2f4599; color: #adadac;}

	
	
	
	
		
	
	