/* General */
*{padding:0;margin:0;}
html, body {height:100%;margin-bottom:1px;padding:0;font-family:Arial, Verdana;font-size:13px;color:#666666;}
p{margin:10px 0 10px 0;line-height:1.6;}
code{display:block;padding:4px 8px 4px 8px;border:1px dashed #BFBFBF;background-color:#E3E3E3;margin:12px;font-size:12px}

/* Links */
a{color:#00729D;font-weight:bold}
a:link{color:#00729D;}
a:visited{color:#00729D;}
a:hover{color:#99C6D8;}

/* Headings */
h1{font-size:24px;font-weight:normal;clear:both;font-family:Cambria, 'Times New Roman';}
h2{font-size:20px;font-weight:normal;clear:both;font-family:Cambria, 'Times New Roman';}
h3{font-size:20px;font-weight:normal;clear:both;font-family:Cambria, 'Times New Roman';}

/* Header */
#header {clear:both;height:70px;background-color:#002A3A; text-align:right;}
#navigation {clear:both;width:950px;margin:0px auto 0 auto;padding-top:28px;}
#navigation #lipperhey {margin:-8px 0px 0px 0px;float:left;background:transparent;}
#navigation a{color:#FFFFFF;margin-left:16px;font-weight:normal;font-size:13px;background:url(../image/background-header-link.gif) repeat-x; text-decoration:none;}
#navigation a:link{color:#FFFFFF;}
#navigation a:visited{color:#FFFFFF;}
#navigation a:hover{color:#6F9AAB;}

/* Breadcrums */
#breadcrum-bar{display:block;height:30px;border-bottom:1px solid #E5E5E5;padding-top:2px;margin-bottom:6px;}
#breadcrums{clear:both;width:950px;margin:0 auto 0 auto;background:url(../image/home.png) no-repeat left;height:32px}
#breadcrums ul{margin-left:20px;}
#breadcrums ul li{margin:8px 4px 0 4px;position:relative;display:inline;float:left;color:#333333;}
#breadcrums a{font-family:Trebuchet MS;text-transform:uppercase;font-size:11px;background: url(../image/breadcrum.gif) no-repeat right;padding:0 10px 0 2px}

/* Content */
#content{clear:both;width:950px;margin:auto;margin-top:30px;}
#left {clear:both;float:left;width:575px;}
#right {float:right;width:345px;padding-left:30px;}
#content h1, h3{clear:both;font-size:30px;padding:4px 8px 4px 8px;color:#002A3A;display:inline;background-color:#EEEEEE;line-height:1.3;}
#content h1 .small-caps{font-variant:small-caps;font-size:24px;}
#content h2{font-size:20px;color:#004762;border-bottom:1px solid #EEEEEE;margin-top:20px;}
#content ol,
#content ul {padding:10px 20px 16px 30px;}
#content li {margin-bottom:10px;}
#content .indent{margin-left:20px;}
#content .download{padding:0 0 0 24px;background:url(../image/download.png) no-repeat left;}

/* Footer */
#footer {clear:both; float:left; width:950px; border-top:solid 1px #E5E5E5; margin-top:10px}
#footer p {margin:10px 0 20px 0; text-transform:uppercase; font-size:10px; color:#CCCCCC;}
#footer a {text-decoration:none; color:#CCCCCC;}