@import ("reset.css"); 
@import url(reset.css);
* { margin:0; padding:0; } 

body { color: #323232; font-size:62.5%; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; line-height:150%; background-color: #171717; text-align:center; margin: 0; padding: 0; } 
h1, h2, h3, h4 { font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-weight: normal; line-height: 1em; margin-bottom: 15px; } 
h1 { font-size: 2.4em; font-weight: bold; line-height: 1.5em; margin-bottom: 15px; } 
h2 { color: #97233f; font-size: 2em; font-weight: normal; line-height: 1.4em; margin-bottom: 15px; } 
h3 { color: #97233f; font-size: 1.4em; font-weight: normal; line-height: 1.4em; margin-bottom: 15px; } 
h4 { font-size: 1.3em; font-weight: bold; line-height: 1.5em; margin-bottom: 15px; } 
h5 { font-size: 1.6em; font-weight: normal; line-height: 1.5em; margin-bottom: 10px; } 
h6 { font-size: 1.3em; font-weight: bold; line-height: 1.5em; margin-bottom: 0px; } 

p, li { color: #5e5e5e; font-size: 1.2em; line-height: 1.5em; } 
p { margin-bottom: 12px; } 
a:link, a:visited, a:active { color: #97233f; text-decoration: underline; } 
a:hover { color: #6E0D0F; text-decoration: none; } 

strong { font-weight: bold; }
/* 
	 Background and containers 
 	 --------------------------------------------------------------------
*/

div#container { background-color: transparent; background-image: url(../images/main_bg.gif); background-repeat: repeat-y; margin: 0 auto; text-align: left; width: 894px; } 
div#pageholder { background-image: url(../images/page_bg.gif); background-repeat: repeat-y; width: 100%; display: block; } 

/* 
	 Header 
 	 --------------------------------------------------------------------
*/

div#header { background-image: url(../images/header.jpg); background-repeat: no-repeat; background-position: 40px 0; width:628px; height: 144px; margin-bottom: 20px; padding-top: 25px; padding-left: 266px; } 
/* 
	 Left Column 
 	 --------------------------------------------------------------------
*/

div#left { width: 140px; overflow: hidden; float: left; margin-left: 55px; padding-bottom: 20px; display: inline; } 
div#left div#leftmenu { background-color: #FFFFFF; } 
div#left div#leftmenu ul {  } 
div#left div#leftmenu ul li { margin-left: 5px; font-size: 0.9em; margin-bottom: 10px; } 
div#left div#leftmenu ul li.divider { margin-left: 0px; background-image: url(../images/divider_dots.gif); background-repeat: repeat-x; background-position: 9px 0; width: 125px; height: 1px; padding-bottom: 13px; margin: 0px; }

div#left div#leftmenu ul li a { color: #202020; font-weight: normal; text-decoration: none; text-transform: uppercase; word-spacing: 1px; letter-spacing: 1px; } 
div#left div#leftmenu ul li a:hover { color: #97233f; text-decoration: none; } 
div#left div#leftmenu ul li a.current { color: #97233f; font-weight: bold; } 

/* 
	 Main Column 
 	 --------------------------------------------------------------------
*/

div#main { width: 436px; float: left; padding-bottom: 20px; padding-left: 20px; }
div#main div.divider { background-image: url(../images/divider_dots.gif); background-repeat: repeat-x; background-position: 0 15px; width: 436px; height: 15px; clear: both; padding-bottom: 15px; }
div#main div#good_planning_box { padding-top: 20px; padding-bottom: 0; }
div#main div#good_planning p { color: #97233f; font-size: 2em; font-family: "Lucida Handwriting"; font-weight: normal; line-height: 1.4em; padding-right: 20px; padding-bottom: 20px; }
div#main p {  }
div#main div.teaser { width: 436px; clear: both; padding-bottom: 15px; display: block; }
div#main div.teaser p { font-size: 1.1em; }
div#main div.teaser ul li { font-size: 1.1em; }
div#main div.teaser h3 { margin-bottom: 5px; }
div#main div.teaser h3 a { text-decoration: none; }
div#main div.teaser div.img_holder { width: 94px; float: left; clear: left; margin-top: 3px; margin-bottom: 20px; margin-right: 15px; }
div#main div.teaser div.teaser_holder { width: 327px; float: left; clear: right; display: block; }
div#main p.intro {  } 
div#main blockquote {  } 
div#main blockquote p {  } 
div#main ul { } 
div#main li { } 
div#main div.col_holder { width: 436px; clear: both; display: block; }
div#main div.col_one { display: block; margin-right: 20px; width: 208px; float: left; }
div#main div.col_two { width: 208px; float: left; clear: right; display: block; }
div#main div.reg_details { padding-top: 20px; clear: both; }
div#main div.reg_details p { font-size: 1.1em; }
div#main ul.bullets { margin-left: 15px; margin-bottom: 20px; } 
div#main ul.bullets li { margin-bottom: 10px; list-style-type: disc; } 
div#main ul.partners { margin: 0 0px 20px 0px; }
div#main ul.partners li { margin-bottom: 5px; list-style-type: none; } 
div#main ul.partners li.withlogo { margin-bottom: 25px; } 
div#main ul.clients { margin: 0 0px 20px 0px; float: left; } 
div#main ul.clients li { color: #97233f; margin-bottom: 5px; list-style-type: none; } 
div#main ul.clients li span.sector { color: #5e5e5e; font-size: 0.8em; }
div#main img.fullwidth { margin-bottom: 20px; } 
div#main img.partner_logo { margin-bottom: 15px; padding-top: 20px; } 
div#main img#partner_top {  padding-top: 0px; } 


div#main img.rightpic { float: right; clear: both; margin-top: 3px; margin-bottom: 20px; margin-left: 15px; } 
div#main div.rightpic { float: right; clear: both; margin-top: 3px; margin-bottom: 20px; margin-left: 15px; } 
div#main div.leftpic { float: left; clear: both; margin-top: 3px; margin-bottom: 20px; margin-right: 15px; } 

div#main img.leftpic { float: left; clear: both; margin-top: 3px; margin-bottom: 20px; margin-right: 15px; } 
div#main img.img_rcorner { float: left; clear: both; } 
div#main div#our_team { background-image: url(../images/org_chart_bg.gif); background-repeat: no-repeat; background-position: 0 0; }
div#main div#our_team h3 { font-size: 1.6em; margin-bottom: 5px; }
div#main div#our_team h4 { font-size: 1.2em; margin-bottom: 0; font-family: Helvetica, Arial, SunSans-Regular, sans-serif; }
div#main div#our_team img#img_org_chart { margin-bottom: 80px; }
div#main ul.top { margin-top: 15px; margin-bottom: 15px; }
div#main ul.top li a { font-weight: bold; background-image: url(../images/arrow_up.gif); background-repeat: no-repeat; background-position: 0 5px; text-decoration: none; padding-left: 15px; }
div#main ul.top li a:hover { color: #6E0D0F; text-decoration: none; background-image: url(../images/arrow_up_over.gif); background-repeat: no-repeat; background-position: 0 5px; }
div#main div.movie { margin-bottom: 20px; }
div#main div#panel { }
div#main div#panel .rcorner_wrapper { margin-bottom: 20px; }
div#main div#panel div#panel_content { background-color: #97233f; padding: 20px 20px 10px; }
div#main div#panel div#panel_content p { color: #ffffff; }

div#main div#news_contents_holder { }
div#main div#news_contents_holder .rcorner_wrapper { margin-bottom: 20px; }

div#main div#news_contents { background-color: #97233f; padding: 20px 20px 10px; }
div#main div#news_contents h3 { color: #ffffff; font-weight: bold; text-transform: uppercase; }
div#main div#news_contents ul { list-style-type: none; color: #ffffff; }
div#main div#news_contents ul li { margin-bottom: 6px; padding-bottom: 6px; border-bottom: 1px dotted #fff; }
div#main div#news_contents ul li.end { border-bottom-width: 0; }
div#main div#news_contents ul li a { color: #ffffff; text-decoration: none; font-weight: bold; }
div#main div#news_contents ul li a:hover { color: #d4d4bb; }


/* 
	 Right Column 
 	 --------------------------------------------------------------------
*/

div#right { width: 217px; float: right; padding-bottom: 20px; } 
div#right div.newspanel { background-image: url(../images/news_image_header.png); background-repeat: no-repeat; background-position: 20px 0; padding-top: 70px; padding-right: 22px; padding-left: 20px; } 
div#right div.newspanel h4 { color: #b2b29d ; font-size: 2em; background-image: url(../images/news_dots.gif); background-repeat: repeat-x; background-position: 0 28px; padding-bottom: 8px; }
div#right div.newspanel h4 span { color: #e24c5c; }
div#right div.newspanel h5 { color: #b2b29d; font-size: 1.1em; font-weight: bold; line-height: 1.2em; text-transform: uppercase; margin-bottom: 5px; }
div#right div.newspanel h5 span { color: #90907f; text-transform: none; margin-bottom: 1px; display: block; }
div#right div.newspanel h5 a { color: #b2b29d; text-decoration: none; }
div#right div.newspanel h5 a:hover { color: #d4d4bb; text-decoration: none; }
div#right div.newspanel div.divider { background-image: url(../images/news_story_dots.gif); background-repeat: repeat-x; background-position: 9px 0; width: 175px; height: 10px; padding-bottom: 10px; }
div#right div.newspanel p { color: #ffffff; font-size: 1.1em; line-height: 1.3em; margin-bottom: 15px; }
div#right div.newspanel p a.more:link, div#right div.newspanel p a.more:visited, div#right div.newspanel p a.more:active { color: #e24c5c; white-space: nowrap; }
div#right div.newspanel p a:link, div#right .newspanel p a:visited, div#right .newspanel p a:active { color: #b2b29d; text-decoration: underline; } 
div#right div.newspanel p a:hover, div#right div.newspanel p a.more:hover { color: #B2B29D; text-decoration: none; } 
div#right div.newspanel img.news_pic { margin-bottom: 10px; }

div#right div.testimonials_panel { background-image: url(../images/news_image_header.png); background-repeat: no-repeat; background-position: 20px 0; padding-top: 70px; padding-right: 22px; padding-left: 20px; }
div#right div.testimonials_panel p { color: #ffffff; font-size: 1.1em; line-height: 1.5em; margin-bottom: 15px; }
div#right div.testimonials_panel h4 { color: #b2b29d ; font-size: 1.5em; background-image: url(../images/news_dots.gif); background-repeat: repeat-x; background-position: 0 28px; padding-bottom: 8px; }
div#right div.testimonials_panel h5 { color: #d4d4bb; font-size: 1em; font-weight: bold; line-height: 1.2em; text-transform: uppercase; margin-bottom: 5px; }
div#right div.testimonials_panel div.feedback { margin-bottom: 15px; }

/* 
	 Footer 
 	 --------------------------------------------------------------------
*/

div#footer { background-image: url(../images/footer.gif); background-repeat: no-repeat; background-position: 0 0; width: 894px; height: 70px; clear: both; border-bottom: 2px solid #fff; } 

div#outer_footer { text-align: left; margin: 10px auto; width: 894px; padding-bottom: 30px; } 
div#outer_footer p { font-size: 1em; color: #fff; } 
div#copyright { float: right; }
div#credit { text-align: left; float: left; }
div#credit a, div#credit a:link, div#credit a:visited { width: 97px; text-indent: 0px; overflow: hidden; }
div#credit a:hover { text-indent: -97px; }
div#credit a#ie6 { display: none; }
div#credit a#not_ie6 { display: block; }

/* 
	 Footer 
 	 --------------------------------------------------------------------
*/

div.clear { clear: both; } 
li.clear { clear: both; } 