
/* Layout Stylesheet */ 

body {
 margin:5px;
 background:#dcf3ff;
 text-align:center;
 padding:0;
 }

#outer {
margin-left:auto;
margin-right:auto;
 text-align:left;
 width:1000px;
 }


#menu {
background:url(http://www.gapinternshipsthailand.com/template-images/menu.png);
float:left;
width:1000px;
background:#02243c;
height:0px;
padding:0px 0 0 0px;
}

#pic {
float:left;
width: 680px;
height:300px;
padding: 0px 0 0px 0px;
margin-bottom: 0px;
}

#holder {
background:url(http://www.gapinternshipsthailand.com/template-images/logo.png);
float:right;
width: 320px;
height:300px;
padding: 0px 0px 0px 0px;
color:#FFFFFF;
margin-bottom: 0px;
 border-bottom:solid;
 border-top:solid;
   border-color:#FFFFFF;
   border-width:1px;
 border-left:none;
 border-right:none; 
}

div#title {
float:left;
padding: 3px 0 0 5px;
}

div#headlines {
padding: 126px 10px 0 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	color:#FFFFFF;
		font-weight:600;
}

div#divide {
background:url(http://www.gapinternshipsthailand.com/template-images/divider.png);
padding:0 0 0 0;
margin: 0 0 0 0;
width:1000px;
height:3px;
float:left;
}

div#main {
float:left;
width:928px;
background-color:#FFFFFF;
padding: 15px 35px 0 35px;
margin: 0px;
border-left:solid;
border-right:solid;
border-top:none;
border-bottom:none;
border-color:#cccccc;
border-width:thin;
text-align:left;
}



#ftr {
clear:both;
width:1000px;
 height:25px;
 padding-top:11px;
 background:url(http://www.gapinternshipsthailand.com/template-images/footer.png);
 color: #FFFFFF;
 }
