/* CSS Document   General*/

*, html{
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}

body{
background-color:#FFFFFF;
}


#conteiner{
width:956px;
border:7px solid #9175bb;
margin:auto;
}

#header{
width:100%;
height:264px;
background-image: url(../media/TP_WhosHiring_lp2_01.jpg);
}

#photo{
width:227px;
height:185px;
float:right;
margin-top:75px;
}

#content{
width:100%;
/*height:455px;*/
overflow:hidden;
}

#text1{
width:100%;
height:59px;
font-size:14px;
overflow:hidden;
margin:0px auto;
line-height:1.5;
}

#logos{
width:600px;
height:400px;
overflow:hidden;
margin:0px auto;
font-weight:600;
}

.logo{
width:136px;
height:118px;
overflow:hidden;
margin:9px 11px 0px 0px;
float:left;
border:1px solid #330065;
text-align:center;
}

.logo1{
width:136px;
height:118px;
overflow:hidden;
margin:9px 11px 0px 75px;
float:left;
border:1px solid #330065;
text-align:center;
}
.logo2{
width:136px;
height:118px;
overflow:hidden;
margin:9px 11px 0px 150px;
float:left;
border:1px solid #330065;
text-align:center;
}
.wideLogo {
width:272px;
height:118px;
overflow:hidden;
/* use when sharing a line */
/* margin: 9px 11px 0px 0px; */
margin:9px 11px 0px 157px;
float:left;
border:1px solid #330065;
text-align:center;
}
.title2 {
text-transform:capitalize;
color:#FFFFFF;
text-align:center;
padding-top:3px;
background-color:#330065;
width:272px;
height:20px;
font-size:12px;
}

div.title{
text-transform:capitalize;
color:#FFFFFF;
text-align:center;
padding-top:3px;

background-color:#330065;
width:136px;
height:20px;
font-size:12px;
}

#image{
width:278px;
height:247px;
overflow:hidden;
float:left;
margin-top:8px;
}

#text2{
width:251px;
height:147px;
overflow:hidden;
float:left;
margin:35px 0px 0px 45px;
color:#37026c;
font-size:18px;
font-weight:bold;
line-height:1.5;
}

#form{
width:321px;
overflow:hidden;
margin:35px 25px 0px 0px;
float:right;
display:inline;
font-size:12px;
}


#footer{
width:100%;
height:29px;
background-color:#330065;
color:#FFFFFF;
padding-top:5px;
text-align:center;
font-weight:bold;
}

.red{
color:#FF0000;
}

input{
width:228px;
height:24px;
float:right;
}

label{
float:left;
padding-top:4px;
}

#form div {
float:left;
width:100%;
margin-bottom:2px;
}

div.submit{
float:left;
margin:10px 0px 0px 90px;
width:92px;
height:24px;
display:inline;
}
