/* Standard Css */

body { margin: 0; padding: 0; background: #444444; font-family: Verdana, arial, sans-serif; font-size: 11px; }
a { color: #0000FF; text-decoration: underline; }
a:hover { color: #0000FF; text-decoration: underline; }
h1,h2,h3,p { margin: 0; padding: 0; }
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 11px; }

/* Main Css */

#container { margin: 0 auto; width: 917px; text-align: left; }
#header { height: 78px; background: url(../images/header_011.jpg) top center no-repeat; }
#header h1 { padding: 21px 50px 0 50px; }
#header a { text-decoration: none; }
#header * { color: #FFFFFF; }
#contents { background: url(../images/bodytile_011.jpg) top center repeat-y; }
#column1 { float: left; width: 180px; margin: 0 0 0 18px; }
#column2 { float: left; width: 315px; margin: 0 0 0 14px; }
#column3 { float: left; width: 180px; margin: 0 0 0 16px; }
#column4 { float: left; width: 153px; margin: 0 0 0 15px; }
#column4 ul { list-style: none; margin: 0 0 0 5px; padding: 0; }
#column4 ul li { padding: 0 0 2px 0; }
#column4 ul li a { color: #0000FF; text-decoration: underline; }
#footer { height: 74px; background: url(../images/footer_011.jpg) top center no-repeat; text-align: right; }
#footer p { padding: 40px 55px 0 55px; }
#footer a { text-decoration: none; }
#footer * { color: #FFFFFF; font-size: 9px; font-weight: bold; }

/* Network Related Links */

#networkRelatedLinksOuterContainer { font-family: Arial, verdana, sans-serif; }
#networkRelatedLinksContainer { margin-bottom: 21px; }
#networkRelatedLinksTitle { font-size: 12px; font-weight: bold; line-height: 14px; }
#networkRelatedLinksTitle a { color: #2222FF; }
#networkRelatedLinksDescription { color: #222222; font-size: 11px; line-height: 14px; }
#networkRelatedLinksUrl { color: #999999; font-size: 10px; line-height: 14px; white-space: nowrap; }