/* Elements */
body {
background: #ebe3c6 url(/images/bg.jpg) repeat-x;
text-align: center;
margin: 0;
}

img {
border: 0;
}

a, a:visited {
color: #e08e25;
text-decoration: none;
}

a:hover {
color: #e08e25;
text-decoration: underline;
}

/* Container */
#container {
margin: 0 auto;
width: 994px;
text-align: center;
padding:0;
}

/* Header */
#header {
width:994px;
height:322px;
text-align:left;
}

#header-monitor {
background: #ebe3c6 url(/images/header-monitor.jpg) top left no-repeat;
width:382px;
height:229px;
float:left;
}

#header-content {
background: #ebe3c6 url(/images/header-content-bg.jpg) top left no-repeat;
width:612px;
height:229px;
float:left;
}

#header-content h4 {
padding: 55px 0 0 0;
font-size:20px;
color:#322e26;
}

#header-content p {
margin:0;
padding: 24px 0 10px 124px;
font-size:17px;
color:#fff;
line-height:18px;
}

#header-content span {
font-size:25px;
}

#header-keyboard {
background: #ebe3c6 url(/images/header-keyboard.jpg) top left no-repeat;
width:511px;
height:93px;
float:left;
}

#header-examples {
background: #ebe3c6 url(/images/header-examples.jpg) top left no-repeat;
width:483px;
height:93px;
float:left;
}

/* Header InsidePage */
#header-in {
background: #ebe3c6 url(/images/header-in.jpg) top left no-repeat;
width:994px;
height:171px;
text-align:right;
}

#header-in h2 {
padding: 64px 34px 0 0;
font-size:18px;
color:#fff;
}

/* Header InsidePage Pharma Edition */
#header-pharma {
background: #ebe3c6 url(/images/header-pharma.jpg) top left no-repeat;
width:994px;
height:171px;
text-align:left;
}

#header-pharma h2 {
padding: 64px 0 0 672px;
font-size:18px;
color:#fff;
}

/* Header InsidePage Business Edition */
#header-business {
background: #ebe3c6 url(/images/header-business.jpg) top left no-repeat;
width:994px;
height:171px;
text-align:left;
}

#header-business h2 {
padding: 64px 0 0 672px;
font-size:18px;
color:#fff;
}


/* Body HomePage */

#body-bg {
background: #ebe3c6 url(/images/body-bg.gif) repeat-y;
width:994px;
overflow:hidden;
text-align:left;
}


/* Left Column */

#left-column {
width:517px;
float:left;
}

.content-left {
padding: 16px 40px 0 52px;
font-size:13px;
color:#686155;
line-height:18px;
}

.content-left h4 {
font-size:18px;
padding: 0 0 20px 0;
}


/* Buckets */

.bucket-header {
background: #ebe3c6 url(/images/bucket-header.gif) top left no-repeat;
width:415px;
height:31px;
margin:16px 0 0 0;
}

.bucket-header h5 {
font-size:16px;
color:#fff;
padding: 8px 0 0 14px;
}

.bucket-header span {
font-size:18px;
color:#b95c00;
}

.bucket-footer {
background: #ebe3c6 url(/images/bucket-footer.gif) top left no-repeat;
width:415px;
height:11px;
font-size:0px;
line-height:0px;
margin: 0 0 10px 0;
}

.bucket-body {
background:#ebe8e0;
width:415px;
overflow:hidden;
}

.bucket-body p {
margin:0;
padding: 14px 30px 10px 14px;
}

.special-edition-image {
width:229px;
height:76px;
float:left;
}

.special-edition-description 
{
	background:#ebe8e0;
width:186px;
float:left;
font-size:12px;
color:#326da4;
padding: 24px 0 0 0;
line-height:14px;
}

.learn-more 
{
	background:#ebe8e0;
font-size:16px;
font-weight:bold;
padding:5px 0 0 0;
float:left;
}

.learn-more a, .learn-more a:visited {
color:#e08e25;
text-decoration:none;
}

.learn-more a:hover {
color:#e08e25;
text-decoration:underline;
}

.learn-more-arrow 
{
	background:#ebe8e0;
padding:3px 0 0 6px;
float:left;
}


/* Right Column */

#right-column {
width:477px;
float:left;
}

.content-right {
padding: 0 50px 10px 18px;
font-size:14px;
color:#686155;
line-height:14px;
}

.content-right-title {
font-size:18px;
color:#ef9727;
padding: 32px 0 6px 0;
}

.content-right-list {
margin:0;
padding:0 0 0 30px;
}

.content-right-bullet {
margin:0;
padding:0 0 8px 0;
list-style: url(/images/bullet-orange.gif);
font-size:14px;
color:#686155;
line-height:14px;
}

.content-right-para {
margin:0;
padding: 5px 0 6px 13px;
}


/* Body InsidePage */

#body-bg-in {
background: #ebe3c6 url(/images/body-bg-in.gif) repeat-y;
width:994px;
overflow:hidden;
text-align:left;
}

#body-bg-in-admin {
background: #fff;
width:994px;
overflow:hidden;
text-align:left;
}

/* Left Column */
#left-column-in {
width:676px;
float:left;
}

#full-column-in {
width:994px;
float:left;
}

.content-left-in {
font-size:13px;
color:#686155;
padding: 30px 64px 28px 42px;
line-height:16px;
}

.page-title {
font-size:20px;
font-weight:bold;
padding: 0 0 22px 0;
}

.clearboth
{
	clear:both;
}


/* Right Column */

#right-column-in {
width:318px;
float:left;
padding: 56px 0 30px 0;
font-size:13px;
color:#686155;
line-height:18px;
}


/* Buckets InsidePage */

.bucket-header-in-special {
background: #ebe3c6 url(/images/bucket-header-in-special.gif) top left no-repeat;
width:282px;
height:53px;
}

.bucket-title-now {
width:78px; 
float:left; 
padding:18px 0 0 0;
text-align:center;  
font-size:18px;
font-weight:bold; 
color:#b95c00;
}

.bucket-title-special {
width:204px; 
float:left;
padding: 12px 0 0 0px; 
font-size:16px; 
font-weight:bold;
color:#fff;
}

.bucket-header-in-request {
background: #ebe3c6 url(/images/bucket-header-in-request.gif) top left no-repeat;
width:282px;
height:31px;
margin:16px 0 0 0;
}

.bucket-header-in-request h5 {
font-size:16px;
color:#fff;
padding: 8px 0 0 14px;
}

.bucket-footer-in {
background: #ebe3c6 url(/images/bucket-footer-in.gif) top left no-repeat;
width:282px;
height:11px;
font-size:0px;
line-height:0px;
}

.bucket-body-in {
background:#ebe8e0;
width:282px;
overflow:hidden;
}

.bucket-body-in p {
margin:0;
padding: 14px 30px 10px 14px;
}

.special-edition-description-in 
{
	background:#ebe8e0;
width:282px;
text-align:center;
font-size:12px;
color:#326da4;
padding: 8px 0 0 0;
line-height:14px;
}

.learn-more-in 
{
	background:#ebe8e0;
padding:5px 0 0 92px;
line-height:14px;
}

#flash-video {
padding: 48px 0 8px 10px;
}

.dotted-hr {
background: #fff url(/images/dotted-hr.gif) top left no-repeat;
width:276px;
height:39px;
}


/* Request Information */
.request-field {
width:83px;
height:30px; 
float:left;
}

.request-field p {
margin:0;
padding:4px 0 0 15px;
font-size:12px;
}

.request-textbox {
width:332px;
height:30px;
float:left;
}

.request-form {
width:286px; 
height:22px; 
border:1px solid #c9bb9f;
}

.submit {
padding: 7px 0 7px 83px;
}


/* Request Information */
.request-field-in {
width:90px;
height:30px; 
float:left;
}

.request-field-in p {
margin:0;
padding:4px 0 0 15px;
font-size:12px;
}

.request-textbox-in {
width:192px;
height:30px;
float:left;
}

.request-form-in {
width:171px; 
height:22px; 
border:1px solid #c9bb9f;
}

.submit-in {
padding: 7px 0 7px 98px;
}


/* Body InsidePage Pharma Edition */
#body-bg-pharma {
background: #fff;
width:994px;
overflow:hidden;
text-align:left;
}

.content-left-pharma {
font-size:14px;
color:#686155;
padding: 30px 64px 28px 42px;
line-height:16px;
}

.content-left-pharma-title {
font-size:19px;
color:#266ba2;
padding: 0 0 18px 0;
}

.content-left-pharma h4 {
font-size:19px;
color:#266ba2;
padding: 0 0 18px 0;
}

.content-right-pharma {
font-size:14px;
color:#686155;
padding: 0 53px 6px 0;
line-height:16px;
}

.content-right-pharma-title {
font-size:26px;
color:#266ba2;
padding: 0 0 14px 0px;
line-height:26px;
}

.content-right-pharma h4 {
font-size:26px;
color:#266ba2;
padding: 0 0 14px 0px;
line-height:26px;
}


/* InsidePage Business */

#body-bg-business {
background: #fff;
width:994px;
overflow:hidden;
text-align:left;
}

.content-left-business {
font-size:14px;
color:#686155;
padding: 30px 64px 28px 42px;
line-height:16px;
}

.content-left-business-title {
font-size:19px;
color:#c12e1a;
padding: 0 0 18px 0;
}

.content-left-business h4 {
font-size:19px;
color:#c12e1a;
padding: 0 0 18px 0;
}

.content-right-business {
font-size:14px;
color:#686155;
padding: 0 53px 6px 0;
line-height:16px;
}

.content-right-business-title {
font-size:26px;
color:#c12e1a;
padding: 0 0 14px 0px;
line-height:26px;
}

.content-right-business h4 {
font-size:26px;
color:#c12e1a;
padding: 0 0 14px 0px;
line-height:26px;
}


/* Sub Body */

#sub-body {
background:#fff;
width:994px;
height:16px;
font-size:0px;
line-height:0px;
}

/* Footer */

#footer {
background:#a69572;
width:994px;
height:51px;
text-align:left;
}

#footer a, #footer a:visited {
color:#fff;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

#footer-ls {
width:342px;
float:left;
}

#footer-ls p {
margin:0;
padding:11px 0 0 12px;
}

#footer-copyright {
width:652px;
float:left;
font-size:12px;
color:#fff;
padding:21px 0 0 0;
}

#footer-copyright span {
font-size:14px;
padding: 0 0 0 12px;
}

