/* File name			: partnerships.css
 * Author				: Fabian Kostadinov
 * Creation date		: 12.12.05
 * Purpose		 		: CSS styles for the page called "partnerships"
 * Version				: 1.0
 * 
 * Modification date :
 * Version				: 
 * Author				: 
 * Reason				:
*/

#box1 { position: absolute; top: 0px; left: 0px; width: 473px; height: 25em; }
#box1 .tl { top: 0em; left: 0px; }
#box1 .tr { top: 0em; left: 473px; }
#box1 .br { top: 25em; left: 473px; }
#box1 .bl { top: 25em; left: 0px; }
#box1 .boxtext { text-align : justify}

#box2 { position: absolute; top: 0px; left: 482px; width: 137px; height: 25em; background-color: #002868; }
#box2 .tl { top: 0em; left: 0px; }
#box2 .tr { top: 0em; left: 137px; }
#box2 .br { top: 25em; left: 137px; }
#box2 .bl { top: 25em; left: 0px; }
#box2 .boxtext { color: #FFFFFF; font-weight: bold; text-align: center; }
#box2 a { color: #FFFFFF; }
#box2 a:hover { color: #BDC8E3; }

#box3 { position: absolute; top: 25.7em; left: 0px; width: 473px; height: 18.9em; }
#box3 .tl { top: 0em; left: 0px; }
#box3 .tr { top: 0em; left: 473px; }
#box3 .br { top: 18.9em; left: 473px; }
#box3 .bl { top: 18.9em; left: 0px; }
#box3 .boxcontent img { float: right; padding : 5px; }
#box3 .boxtext { text-align : justify}

#box4 { position: absolute; top: 25.7em; left: 482px; width: 137px; height: 18.9em; }
#box4 .tl { top: 0em; left: 0px; }
#box4 .tr { top: 0em; left: 137px; }
#box4 .br { top: 18.9em; left: 137px; }
#box4 .bl { top: 18.9em; left: 0px; }
#box4 .boxtext { font-weight: bold; }
