/** This sheet only controls the homepage. There's another sheet for the inside pages **/

/** The really important stuctural parts of the homepage **/
body,
html{margin:0;padding:0;background: url(../dcorpimages/backgroundpattern.gif) repeat-x fixed;color:#000;}
body{min-width:750px;}
#wrap {background:url(../dcorpimages/homepage_centerholder_816.gif) repeat-y;margin:0 auto;width:816px;}
#wrap h1{display:none;}
#upperhalfbox{margin:0px;padding:0px;width:810px;height:293px;}
#lowerhalfbox{margin:0px;padding-left:6px;width:810px;}


/** Header part of the homepage.  **/
a.bonuslink{
	font: bold 12px/14px Tahoma, Verdana, san-serif;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #999999;
	border-left: 0px none;
	padding:0px;
	margin:0px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.bonuslink{
	border:none;
	color:#333;
	text-decoration: none;
}

#header{background:url(../dcorpimages/h1featuredPub.jpg) no-repeat 560px 0px;height:108px;width:816px;}
#header img{float:left;margin-left:6px;}
#headerstatementtext{width:560px;height:185px;float:left;background:url(../dcorpimages/h3sinceourinception.gif) no-repeat 6px 81px;}
#headerstatementtext h2{display:none;}
#headerstatementtext img{padding-left:6px;margin:0px;}

/** Featured Publication section **/
#featuredpubbox{background:url(../dcorpimages/featuredbox_background.jpg) no-repeat left top;width:250px;height:185px;float:right;padding:0;margin:0;}
#featuredpubbox img{border:1px solid #666;margin-bottom:3px;}
#featuredpubbox em{text-decoration:underline;font-weight:normal;text-align:right;font-style:normal;text-align:right;}
#featuredpubbox a{float:right;margin-left:22px;margin-right:23px;color:#FFF;font:bold 11px/12px Verdana, Arial, sans-serif;text-decoration:none;}
#featuredpubbox a:hover{text-decoration:none;color:#333;}

/** Homepage Navigation **/
#homepagenavigation{background:#999;margin:0px;padding:0px;float:left;width:265px;height:330px;}
#homepagenavigation span{display:none;}
#homepagenavigation img{border:0px;}
#homepagenavigation a{border:0px;display:block;text-align:right;background: url(../dcorpimages/homepage_nav_background.jpg) no-repeat right center;width:265px;margin:0px;padding:0px;height: 36px;}
#homepagenavigation a:hover{background:url(../dcorpimages/homepage_nav_background.jpg) no-repeat left center;}

/** The Datacorp News section of the homepage **/	
#sidebar{padding:0px;border-right:1px solid #999;text-align:center;float:left;width:538px;height:360px;margin-right:3px;margin-left:0px;background:url(../dcorpimages/datacorpnews_gradientbackgr.jpg) repeat-x;}
#sidebar h2{font:bold small-caps 15px/18px "Trebuchet MS", Verdana, Arial, sans-serif;color:#4F606B;margin:30px 0px 5px;padding:10px 0px 3px;border-bottom:1px solid #4F606B;text-align:left;}
#sidebar p{font:14px/19px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;text-align:left;width:450px;margin: 0px;padding:0px 0px 15px;color: #000033;}
#sidebar a{color:#000033;text-decoration:underline;}
#sidebar a:hover{color:#FF6600;text-decoration:none;}
#sidebarnewsbox{width:470px;height:310px;padding-right:30px;float:right;overflow:auto;scrollbar-face-color: #BCCCD8;scrollbar-shadow-color: #BCCCD8;scrollbar-highlight-color:#BCCCD8;scrollbar-3dlight-color:#BCCCD8;scrollbar-darkshadow-color:#333;scrollbar-track-color:#FDFDFA;scrollbar-arrow-color:#333;}
h2.topstory{margin-top:2px !important;}

/** Footer of the homepage **/
#footer{background:#FFFFFF url(../dcorpimages/footer_background.jpg) repeat-y; margin:0 auto;width:816px;clear:both;overflow:auto}
#footer span{margin-top:5px;margin-bottom:0px;height:50px;font:11px/12px Arial, Helvetica, sans-serif;color:#FFF;border-right:1px dotted #CCC;float:left;}
#footer span.leftfoot{height:50px;padding:5px 10px 0px 15px;}
#footer span.rightfoot{height:50px;padding:5px 10px 0px 15px;}
#footer span.emailfoot{height:50px;padding:10px 10px 0px 15px;text-align:center;}
#footer span.jumpfoot{font-weight:bold;float:right;border:0px;text-align:right;padding-right:15px;padding-top:10px;}
#footer a{font-weight:bold;text-align:center;color:#FFF;font-size:12px;line-height: 16px;}
#footer a:hover{color:#333;}
#footerimg{height:6px;width:816px;margin:0;padding:0;clear:both;}