@charset "utf-8";
/* CSS Document */

#header{
/*width:50%;
margin-left:25%;
margin-right:25%;*/
}

.logo{
height:9em;
width:17%;
}

.secondarylogo{
height:9em;
width:auto;
margin-right:50px;
}

.companyname{
width:60%;
margin-left:auto;
margin-right:auto;
}

.PhysImg{
height:9em;
width:25%;
}

#leftmenu{
width:33%;
float:left;
background:#E9C8A7;
top:-3em;
}

#content{
/*position:relative;*/
background:#E9C8A7;
height:100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.25em;
margin-left:auto;
margin-right:auto;
}

.Soloimg{
float:left;
width:auto;
height:300px;
margin-right:15px;
}

.Solotext{
text-align:justify;
}

.Directtext{
margin-left:auto;
margin-right:auto;
font-size:1.5em;
}

img{
border-style:none;
}

body{
background:#E9C8A7;
width:99%;
text-align:center;
margin-left:auto;
margin-right:auto;
}
