/* css */

/* 
** general body styles
*/

#text_container { margin: 0; padding: 28px 10px 10px 10px; height: 710px; font-family: Georgia, serif;	color: #FFFFFF;}
#text_container .title_big { font-size: 17px; padding: 17px 40px 17px 40px; width: 540px; line-height: 19px;  }
#text_container .title_medium { font-size: 15px; padding: 3px 0 3px 3px; width: 600px; line-height: 19px; }
#text_container .title_small { font-size: 13px; padding: 3px 0 0 3px; width: 600px; line-height: 19px; }

#text_container .text_small { font-size: 13px; padding: 7px 0 0 3px; width: 600px;  line-height: 13px; }

#text_container .services_sub { font-size: 11px; padding: 3px 0 0 3px; line-height: 11px; width: 415px; }

#text_container .back_to_top { font-size: 12px; padding: 72px 0 0 3px; }
#text_container .back_to_top :link { color: rgb(255,255,204); }

.background { background: url("../images/dd_11.jpg") no-repeat;}

/*
** services table
*/

#services_table { width: 840px; }
#services_table .entry { width: 420px; padding: 0 0 40px 0; float: left; position: relative; }
#services_table .heading { font-size: 15px; height: 17px; padding: 0 0 12px 0; }
#services_table .item { font-size: 12px; padding: 0 40px 4px 40px;}

/*
** organisations styles 
*/

#sponser_container { margin: 0; padding: 50px 0 0 0;}

#sponser_left { width: 148px; height: 10px; float: left; position: relative; }
#sponser_middle { width: 675px; float: left; position: relative; }
#sponser_right { width: 148px; height: 10px; float: left; position: relative; }

#sponser_links { width: 675px; margin: 0; padding: 0; }
#sponser_links .image_link { width: 225px; height: 160px; float: left; position: relative;}
#sponser_links .image_link img { border: 0; }

/*
** font style
*/
.back_to_top { font-family: Georgia, serif; font-size: 12px; color: #FFFFFF; }