/* GLOBAL CSS RESET FOR ALL BROWSERS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* END GLOBAL CSS RESET FOR ALL BROWSERS */

body{font-family: 'trebuchet ms', verdana, Arial, Helvetica, sans-serif;font-size:11px;background:url(../images/bg.jpg) left top #FFFFFF repeat-x;}

/* MAIN TEMPLATE CONTAINER LAYOUTS */
#header {height:100px;padding:0 0 0 0;width:980px;margin:0 auto;background:url(../images/logo.jpg) left top no-repeat;}
#navigation {width:980px;margin:0 auto;background:url(../images/order_bot.jpg) right top no-repeat;}
#navigation a#home {display:block;float:left;height:49px;width:78px;background:url(../images/home_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
#navigation a#homeactive {display:block;float:left;height:49px;width:78px;background:url(../images/home_a.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;cursor:default;}
#navigation a#home:hover {background:url(../images/home_a.jpg) left bottom no-repeat;}
#navigation a#research {display:block;float:left;height:49px;width:100px;background:url(../images/research_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
#navigation a#researchactive {display:block;float:left;height:49px;width:100px;background:url(../images/research_a.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;cursor:default;}
#navigation a#research:hover {background:url(../images/research_a.jpg) left bottom no-repeat;}
#navigation a#analysis {display:block;float:left;height:49px;width:98px;background:url(../images/analysis_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
#navigation a#analysisactive {display:block;float:left;height:49px;width:98px;background:url(../images/analysis_a.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;cursor:default;}
#navigation a#analysis:hover {background:url(../images/analysis_a.jpg) left bottom no-repeat;}
#navigation a#recommendation {display:block;float:left;height:49px;width:180px;background:url(../images/recommendation_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
#navigation a#recommendationactive {display:block;float:left;height:49px;width:180px;background:url(../images/recommendation_a.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;cursor:default;}
#navigation a#recommendation:hover {background:url(../images/recommendation_a.jpg) left bottom no-repeat;}
#navigation a#healthnews {display:block;float:left;height:49px;width:134px;background:url(../images/healthnews_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
#navigation a#healthnewsactive {display:block;float:left;height:49px;width:134px;background:url(../images/healthnews_a.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;cursor:default;}
#navigation a#healthnews:hover {background:url(../images/healthnews_a.jpg) left bottom no-repeat;}
#navigation a#testimonials {display:block;float:left;height:49px;width:133px;background:url(../images/testimonials_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
#navigation a#testimonialsactive {display:block;float:left;height:49px;width:133px;background:url(../images/testimonials_a.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;cursor:default;}
#navigation a#testimonials:hover {background:url(../images/testimonials_a.jpg) left bottom no-repeat;}
#navigation a#contact {display:block;float:left;height:49px;width:133px;background:url(../images/contact_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
#navigation a#contactactive {display:block;float:left;height:49px;width:133px;background:url(../images/contact_a.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;cursor:default;}
#navigation a#contact:hover {background:url(../images/contact_a.jpg) left bottom no-repeat;}
a#ordernow {display:block;float:right;height:100px;width:147px;background:url(../images/order_top.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
a#ordernow2 {display:block;float:left;height:49px;width:123px;text-indent : -999em; overflow : hidden;}
#content {width:920px;margin:0 auto;padding:30px;font-size:13px;}
#content h1 {font-size:18px;font-weight:bold;text-transform:uppercase;color:#131313;padding:0 0 5px 0;}
#content h2 {font-size:16px;font-weight:bold;text-transform:uppercase;color:#B30A03;padding:0 0 5px 0;}
#content h3 {font-size:14px;font-style:italic;color:#373737;padding:0 0 5px 0;}
#content h4 {font-size:16px;font-weight:bold;text-transform:uppercase;color:#B30A03;padding:15px 0 5px 0;}
#content p {font-size:13px;padding:5px 0px;line-height:24px;}
#content p:first-letter {font-size : 18px;color: #000;}
#content ul {margin: 0 0 20px 30px;}
#content li {list-style:disc;line-height:22px;margin: 0 0 5px 0px;}
#content li strong {color:#D80C03;}
#content hr {color:#7C0904;}
#content a {color:#D70C06;}
#content a:hover {color:#6F0907;}
#content strong {font-weight:bold;}
#content em {font-style:italic;}
#content table {border-left:1px solid #BFBFBF;margin:10px 0px;}
#content table th {padding:5px;background-color:#212121;color:white;text-align:center;font-size:10px;vertical-align:middle;border-right:1px solid #4F4F4F;}
#content table th strong {color:#DA0B03;font-size:16px;}
#content table th em {color:#fff;font-size:14px;font-style:normal;font-weight:bold;}
#content table tr {background-color:#E6E4E5;}
#content table tr.alt {background-color:#EFEFEF;}
#content table td {padding:5px;border-bottom:1px solid #BFBFBF;border-right:1px solid #BFBFBF;text-align:center;vertical-align:middle;}
#bookad {text-align:center;float:right;width:250px;padding:10px;background-color:#f7f8f9;border:1px solid #d7d8d8;margin:0 0 0 40px;}
#footer {background:url(../images/footer.jpg) left top repeat-x;height:70px;padding:40px 0 0 0}
#footer_navigation {width:980px;margin:0px auto;;}
#footer_navigation a {margin: 0 5px;font-size:14px;text-transform:uppercase;color:#000000;text-decoration:none;font-weight:bold;}
#footer_navigation a:hover {color:#D50A03;}
#container {background:url(../images/content_bg.jpg) top center no-repeat transparent; min-height:600px;}
#container_splash {background:url(../images/splash_bg.jpg) top center no-repeat transparent; height:382px;}
#splash {width:980px; margin:0 auto;}
label{display:block;margin:3px 0px;text-transform:uppercase;font-size:12px;color:#000;font-weight:bold;}
input.textbox{display:block;padding:5px;width:525px;border:1px solid #86888F;background-color:#EFEFEF !important;margin:3px 0px;font-family: 'trebuchet ms', verdana, Arial, Helvetica, sans-serif;font-size:12px;}
select.textbox{width:200px;font-family: 'trebuchet ms', verdana, Arial, Helvetica, sans-serif;font-size:12px;}
textarea.textbox{border:1px solid #86888F;background-color:#EFEFEF !important;width:525px;padding:5px;height:230px;font-family: 'trebuchet ms', verdana, Arial, Helvetica, sans-serif;font-size:12px;}
#companyinfo {float:right;width:180px;padding:4px 0 0 0 ;font-size:11px;}
a#read_more {display:block;height:42px;width:129px;background:url(../images/read_more.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;margin:0 auto}
a#res_but {display:block;float:left;height:42px;width:499px;background:url(../images/res_but.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;margin:0 auto}
a.order_but {display:block;float:left;height:42px;width:224px;background:url(../images/order.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;margin: 0 20px 0 0;}
a.contact_but {display:block;float:left;height:42px;width:276px;background:url(../images/contact.jpg) left bottom no-repeat;text-indent : -999em; overflow : hidden;}
.leftphoto {padding:5px;border:1px solid #680907;margin:0 20px 0px 0;float:left;background:#A90A04;}
.rightphoto{padding:5px;border:1px solid #680907;margin:0 20px 0px 0;float:right;background:#A90A04;}
.photo {padding:5px;border:1px solid #680907;background:#A90A04;}
/* BEGIN CLEARFIX FOR FLOAT STYLES */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}