@charset "utf-8";
/* CSS Document */
body											{ background-color:#c5d0e5; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#6a6969;}

h1												{ font-size: 22px; font-weight:normal; color: #999999;  }
h2												{ font-size: 20px; font-weight:normal; color: #426e8f;  }
h3												{ font-size: 24px; font-weight:normal; color: #6d953c; margin-top:30px;  }
h4												{ font-size: 16px; font-weight:normal; color: #ffffff;  }
h5												{ font-size: 28px; font-weight:normal; color: #d2dfe8;  }
h6												{ font-size: 13px; font-weight:normal; color: #999999; margin-top:5px;  }
h7												{ font-size: 14px; font-weight:bold; color: #6d953c;  }

p												{ margin:20px 0; line-height:15px; }
a,
a:hover,
a:link,
a:visited										{ color:#426e8f; }

.blue											{ color:#426e8f; }
.white											{ color:#ffffff; }
.green											{ color:#6d953c; }

#rootwrapper									{ background-color:#f1f4f6; width:100%; text-align:center; }
#rootcontainer									{ margin:0 auto; width:981px; text-align:left; }

.clear											{ clear:both; height:1px; font-size:1px; }

.right											{ clear:both; float:right; }
.left											{ clear:both; float:left;  }

/* Header */
#headercontainer								{ width:991px; height:100px; }
#headercontainer.subpage						{ background-image:url(../img/header_ds.gif); background-position:left bottom; background-repeat:no-repeat; }

#logowrapper									{ float:left; margin: 30px 0 0 25px; width: 248px; height: 52px; }  

#loginwrapper									{ float:right; height: 30px; margin: 0 30px 8px 0;  }

#loginwrapper img,
#loginwrapper a									{ margin:0; padding:0; }

/* Navigation */
#navigation										{ float:right; width: 582px; height: 62px; margin: 0 60px 0 0; }

#navigation li									{ float: left;}

#home_link,
#it_link,
#studies_link,
#partners_link,
#about_link,
#news_link,
#contact_link									{ background-image:url(../img/navigation_bg_grid.png); height: 62px; margin-left:3px; }

#home_link										{ width: 62px; }
#home_link:hover								{ background-position: 0 -62px; }
#home_link.on									{ background-position: 0 62px; }

#it_link										{ width: 93px; background-position: -65px 0; }
#it_link:hover									{ background-position: -65px -62px; }
#it_link.on										{ background-position: -65px 62px; }

#studies_link									{ width: 100px; background-position: -161px 0; }
#studies_link:hover								{ background-position: -161px -62px; }
#studies_link.on								{ background-position: -161px 62px; } 

#partners_link									{ width: 72px; background-position: -264px 0; }
#partners_link:hover							{ background-position: -264px -62px; }
#partners_link.on								{ background-position: -264px 62px; } 

#about_link										{ width: 81px; background-position: -343px 0; }
#about_link:hover								{ background-position: -343px -62px; }
#about_link.on									{ background-position: -343px 62px; } 

#news_link										{ width: 60px; background-position: -427px 0; }
#news_link:hover								{ background-position: -427px -62px; }
#news_link.on									{ background-position: -427px 62px; } 

#contact_link									{ width: 91px; background-position: -490px 0; }
#contact_link:hover								{ background-position: -490px -62px; }
#contact_link.on								{ background-position: -490px 62px; } 

#main_content									{ padding-top:20px; }
#main_content.subpage							{ background-image:url(../img/content_backdrop.gif); background-position:top left; background-repeat:no-repeat }

/* Footer */
#footer_wrapper									{ width:100%;text-align:center;}

#horizon										{ width:100%; margin:0; background-repeat:no-repeat; background-position:center;background-color:#f1f4f6;}
#ground											{ width:100%; padding: 40px 0; margin:0;}


/* Footer Types */
#horizon.future									{ height:79px; background-image:url(../img/footer_bg_future.gif); }
#ground.future									{ background-color:#afbcbc; }

#horizon.windmill								{ height:143px; background-image:url(../img/footer_bg_windmill.gif); }
#ground.windmill								{ background-color:#bea042; }

#horizon.highway								{ height:65px; background-image:url(../img/footer_bg_highway.gif); }
#ground.highway									{ background-color:#dad9be; }

#horizon.satellite								{ height:143px; background-image:url(../img/footer_bg_satellite.gif); margin-top:100px; }
#ground.satellite								{ background-color:#c5d0e5; }

#horizon.thunderdome							{ height:105px; background-image:url(../img/footer_bg_thunderdome.gif); }
#ground.thunderdome								{ background-color:#b4cf96; }

#horizon.newsthunderdome						{ height:82px; background-image:url(../img/footer_bg_news_thunderdome.gif); }
#ground.newsthunderdome							{ background-color:#dad9be; }

#horizon.balloons								{ height:91px; background-image:url(../img/footer_bg_balloons.gif); margin-top:60px; }
#ground.balloons								{ background-color:#dad9be; }


#footer											{ margin:0 auto; }
#footer_wrapper a,
#footer_wrapper a:link,
#footer_wrapper a:hover,
#footer_wrapper a:visited						{ color:#f1f4f6;text-decoration:none;}
#footer_wrapper a:hover							{ text-decoration:underline;}

#footer	a										{ margin:0 15px; }

#social_links									{ margin:0 auto; padding-top:1px; width:238px; height:45px; background-image:url(../img/footer_followus_bg.png); font-size:16px; color:#84a3b7; font-style:italic; font-weight:bold; }
#social_links img								{ vertical-align:middle; margin:0 0 0 5px; }
#social_links p									{ margin-top:12px; }

#credits p										{ color:#f1f4f6; }

/* Other Elements */
.h_rule											{ clear:both; background-image:url(../img/horiz_rule.gif); width:916px; margin:0 auto 20px; height:30px; }
.more_link										{ text-align: right; }