/* CSS Document */

body{

text-align:center;

margin:0;

padding:0;

background:url(images/top.jpg) top center no-repeat;

background-color:#000000;

color:#FFFFFF;

font-family:Arial;

font-size:11pt;

}


#wrapper {

text-align:left;

margin-left:auto;

margin-right:auto;

margin-top:0;

padding-top:0px;

width:800px;

}


#logo{

background:url(images/logo2.jpg) top left no-repeat;

width: 460px;

height:100px;

text-indent:-9999px;

margin-top:0;

padding-top:0;

}




#welcome{

float:left;

width: 330px;

margin-top:30px;

line-height:1.5em;

}

#flash{

float:right;

width:450px;

height:225px;

background-color:#FFFFFF;

margin-top:30px;

}


.left_side{

float:left;

width:175px;

}


.right_side{

float:left;

width:175px;

}


.pic img {
  display: block;
  position: relative;
  background-color: #fff;
  padding: 4px;
  }


.text_lower{

float:left;

width:420px;

line-height: 1.5em;

}










.line{

border-bottom: 1px solid #877e6e;

clear:both;

padding: 10px 0 10px 0;

margin-bottom:10px;

margin-top:5px;

}


h1{

font-size: 15pt;

color:#3ebbef;

font-weight:normal;

line-height:1.5em;

margin:0;

}


h2{

font-size: 15pt;

color:#3ebbef;

font-weight:normal;

line-height:1.5em;


}


a:link, a:visited{

color:#877e6e;

text-decoration:none;

}

a:hover{

color:#3ebbef;

}


#mail{

float:right;

margin-left:30px;

background:url(images/back_logo2.jpg) top right no-repeat;


margin-bottom:30px;


}



#contact_info{

line-height: 1.5em;

}


.box {

background-color:#FFFFFF;

border: 1px solid #fff;

color:#333333;

}



.footer {

margin-bottom:20px;

}


#mail span{

color:#3ebbef;

}

.check{

padding-left:17px;

background:url(images/check.jpg) top left no-repeat;

}




#port{

text-align:center;

margin-top:130px;

margin-bottom:30px;

}


#back {

margin: 0;
 
position: fixed;
 
top: 0px;
  
left: auto;
  
right: 0px;

width:54px;

height:54px;

 
background:url(images/corner.gif) top right no-repeat;

}

#back a:link {

text-decoration:none;

}

