@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; }
p span.partnership { font-weight: bold; color: #939598; } 
a:link, a:visited, a:active { color: #97233f; text-decoration: underline; } 
a:hover { color: #6E0D0F; text-decoration: none; } 

strong { font-weight: bold; }
em { font-style: italic; }
/* 
	 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#container_home { background-color: transparent; background-image: url(../images/main_bg1.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; } 

/* 
	 Buttons - master styles 
 	 --------------------------------------------------------------------
*/

div.buttons { clear: both; }
div.buttons ul li { float: left; margin-right: 15px; font-size: 1em; }
div.buttons input.button { width: 60px; padding: 4px 0 5px; border: solid 1px #fff; text-align: center; font-size: 1.3em; line-height: 1em; color: #fff; text-decoration: none; display: block; }
div.buttons input.button:hover { }


/* 
	 Forms - master styles - DO NOT CHANGE THESE UNLESS YOU WANT TO AFFECT ALL FORMS! 
 	 --------------------------------------------------------------------
*/
div.forms { width: 400px; float: left; }

div.forms fieldset { float: left; clear: both; padding: 20px 20px 10px; margin-bottom: 20px; }

div.forms legend { color: gray; font-size: 1.3em; font-weight: normal; padding: 3px 5px; margin-bottom: 15px; float: left; clear: both; }

div.forms dl { float: left; }
div.forms dt { text-align: left; margin: 0 0 2px 0; float: left; clear: right;  overflow: hidden; }
div.forms dd { margin: 0 0 8px 0; float: left; } 

div.forms label { clear: right; font-size:1em; font-weight:normal; color: black; margin-right: 10px; word-spacing: 1px; letter-spacing: 1px; }
	div.forms label span.detail { font-size: 0.85em; color: #777; font-weight: normal; }
	
div.forms input.text_field { width: 344px; height: 18px; border: solid 1px gray; background-color: #fff; padding: 0 2px; }
div.forms select { width: 400px; }


div.forms textarea.query { width: 400px; padding: 2px; border: solid 1px gray; background-color: #c2edfd; overflow: auto; }

div.forms input,
div.forms textarea,
div.forms select { font:12px/15px Arial, Helvetica, sans-serif; color: #4C4C4C; }


/* Form Messages */
div.message { border: 5px solid #444; padding: 10px; margin-bottom: 25px; }
div.message p { font-size: 1.8em; line-height: 1.3em; margin: 0; }

div.success { border-color: #9ccb1a; }
div.success p { color: #36b025; font-weight: bold; }

div.error { border-color: #df0c39; }
div.error p { color: #9c0a29; }
div.error h4 { font-size: 1.8em; color: #9c0a29; font-weight: bold; margin-bottom: 5px; }


/* 
	 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 { margin-bottom: 45px;  } 
div#left div#leftmenu ul li { margin-left: 5px; font-size: 0.9em; margin-bottom: 10px; } 
div#left div#leftmenu ul li.video a { background-image: url(../images/img_movie_icon_32.png); background-repeat: no-repeat; background-position: 0 0; padding-left: 36px; display: block; }
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,
div#left div#leftmenu ul li.video a:hover { color: #97233f; text-decoration: none; } 
div#left div#leftmenu ul li.video a:hover { background-position: -200px 0; }
div#left div#leftmenu ul li a.current { color: #97233f; font-weight: bold; } 
div#left div.tel { font-size: 1.2em; font-weight: bold; color: #95243e; }

/* 
	 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 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 p.contact_msg { clear: left; padding: 10px; border: 1px dotted #333; font-weight: bold; }
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 ol { margin-left: 17px; margin-bottom: 20px; } 
div#main ol li { margin-bottom: 10px; list-style-type: decimal; } 
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#right img.rightpic { float: right; clear: both; margin-top: 3px; margin-bottom: 10px; margin-left: 10px; }
 
div#main img.embedleft { float: left; clear: none; margin-top: 3px; margin-bottom: 10px; margin-right: 15px; } 
div#main img.embedright { float: right; clear: none; margin-top: 3px; margin-bottom: 10px; 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 { clear: both; }
div#main div#news_contents_holder .rcorner_wrapper { margin-right: 5px; margin-bottom: 20px; }

div#main div#news_contents { background-color: #97233f; padding: 20px 30px 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; }

/* Homepage styles */

div#main_home { width: 653px; float: left; padding-bottom: 20px; padding-left: 20px;  }
div#main_home div.divider { background-image: url(../images/divider_dots.gif); background-repeat: repeat-x; background-position: 0 15px; width: 653px; height: 15px; clear: both; padding-bottom: 15px; }
div#main_home div#good_planning_box { padding-top: 20px; padding-bottom: 0; }
div#main_home 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_home div.teaser { width: 653px; clear: both; padding-bottom: 15px; display: block; }
div#main_home div.teaser p { font-size: 1.1em; }
div#main_home div.teaser ul li { font-size: 1.1em; }
div#main_home div.teaser h3 { margin-bottom: 5px; }
div#main_home div.teaser h3 a { text-decoration: none; }
div#main_home div.teaser div.img_holder { width: 94px; float: left; clear: left; margin-top: 3px; margin-bottom: 20px; margin-right: 15px; }
div#main_home div.teaser div.teaser_holder { width: 500px; float: left; clear: right; display: block; }
div#main_home p.intro {  } 
div#main_home p.contact_msg { width: 631px; clear: left; padding: 10px; border: 1px dotted #333; font-weight: bold; }
div#main_home a.downloads { color: #97233f; font-weight: bold;}
div#main_home h3.grey { color: gray; }

/* Homepage boxes */

div#main_home div.boxes { float: left; width: 205px; border: solid 1px #bbb; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin-right: 15px; }
div#main_home div.boxes_end  { margin-right: 0px; }
div#main_home div.boxes div.content { padding: 10px;  }
div#main_home div.boxes div.content h3  { font-size: 1.3em; font-weight: bold; font-family: Arial; line-height: 1.3em; margin-bottom: 8px; }
div#main_home div.boxes div.content h3#red  { }
div#main_home div.boxes div.content h3#bright  { color: #d01319; }
div#main_home div.boxes div.content h3#orange  { color: #d5561d; }

div#main_home div.boxes div.content p { font-size: 1.2em; line-height: 1.3em; }
div#main_home div.boxes div.content p span.red { color: #97233f; font-weight: bold; }
div#main_home div.boxes div.content ul.bullets li { font-weight: bold; font-size: 1.2em; line-height: 1.3em;  margin-bottom: 3px; }


div#main_home div.boxes div.content div.btn a { background-position: 0 0; display: block; width: 178px; height: 40px; }
div#main_home div.boxes div.content div.btn a:hover { background-position: -178px 0; }
div#main_home div.boxes div.content div.btn_red a { background-image: url(../images/red_button.jpg); }
div#main_home div.boxes div.content div.btn_bright a { background-image: url(../images/bright_button.jpg); }
div#main_home div.boxes div.content div.btn_orange a { background-image: url(../images/orange_button.jpg); }



div#main_home ul.bullets { margin-left: 15px; margin-bottom: 20px; } 
div#main_home ul.bullets li { margin-bottom: 10px; list-style-type: disc; } 


div#main_home div.get_free_guide_form div.buttons input.button { padding: 0; color: #fff; font-size: 1.6em; font-weight: bold; background-image: url(../images/submit_button.jpg); background-repeat: no-repeat; width: 178px; height: 40px; border: 0; margin-left: 20px; }
div#main_home div.get_free_guide_form div.buttons input.button:hover { color: #dc5559; }
div#main_home div.get_free_guide_form h3 { margin-bottom: 20px; }
div#main_home div.get_free_guide_form h4 { color: gray; }
div#main_home div.get_free_guide_form p.required { color: gray; font-size: 1.2em; line-height: 1.2em; text-align: right; padding-top: 5px; margin-bottom: 10px; }



/* 
	 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: 5px; }
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.newspanel div.news_item { padding-bottom: 5px; border-bottom: 1px dotted #b2b29d; margin-bottom: 10px; }
div#right div.newspanel div.end { border-bottom: 0; }

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#footer_home { background-image: url(../images/footer1.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; } 
