h1,h2,h3,body,img,a,em,p,ul,li {
margin:0px;
padding:0px;
border:none;
}

body {
color: #001526;
font-size: 75%;
font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
html>body {
font-size: 12px;
}

h1,h2,h3,h4 {
color:#3f5c80;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
}

h1 {
font-size:3em;
line-height:1.3333em;
margin-bottom:0;
}

p {
font-size:1em;
line-height:2em;
color: #223d51;
}

a {
color: #b3c5e1;
}

.container {
margin-left: auto;
margin-right: auto;
width:900px;
}

.content {
padding:25px;
}

.clear {
clear: both;
}

#header {
height: 57px;
background:#fff url(/img/newsense/header.jpg) repeat-x;
}

#header .container {
}

#header .container img {
float: left;
}

#header .container ul {
float: right;
list-style-type: none;
}

#header .container ul li{
float:left;
background: #2e3f5f url(/img/newsense/button-rpt.jpg) repeat-x left;
height: 57px;
padding: 0px 10px;
margin-right: 10px;
}

#header .container ul li.active, #header .container ul li:hover {
background: #2e3f5f url(/img/newsense/button-rpt-over.jpg) repeat-x left;
}

#header .container ul li a,#header .container ul li a:hover,#header .container ul li a:visited{
text-decoration: none;
font-size:25px;
}

#feature {
height: 146px;
background:#fff url(/img/newsense/feature.jpg) repeat-x;
}

#feature .container {
height: 146px;
background-image:url(/img/newsense/logo.jpg);
background-repeat: no-repeat;
background-position: left;
}

#feature .container .content {
padding-left: 100px;
padding-right: 0px;
padding-bottom: 0px;
width:567px;
float: left;
}

#feature .container p {
padding:0px;
margin: 5px;
}

#feature .container a {
color: #1d283c;
}

#feature .container .feature-client {
margin-top: 25px;
float:right;
width: 225px;
}

#feature .container .feature-client img {
border:thin solid #b3c5e1;
}

#feature .container .rss_feature img {
margin-top: 33px;
margin-left: 77px;
}

#page {
background: #fff url(/img/newsense/page-top-rpt.jpg) repeat-x top;
}

#page .container {
}

#page p {
text-align: justify;
}

.lc {
float: left;
clear:both;
}

.rc {
float: right;
}

#left {
width: 666px;
float: left;
background: #ffffff url(/img/newsense/left-bottom-rpt.jpg) repeat-x bottom;
}

#left-inner {
background: url(/img/newsense/left-left-rpt.jpg) repeat-y left;
}

#left-inner .content {
background: url(/img/newsense/left-right-rpt.jpg) repeat-y right;
}

#left-inner .content h2 {
}

#left-inner .content p {
margin: 15px 0px;
}

#left-inner .content a {
color: #2e3f5f;
}

#left-inner .content ul {
background-color: #dce8f4;
list-style-type: square;
padding: 15px 30px;
}

#left-inner .content ul li {
line-height: 25px;
}

#left-inner .content .more {
border: thin solid #dce8f4;
background-color: #eee;
padding: 5px 15px;
}

#left-inner .content form input {
border: none;
}

#left-inner .content form fieldset {
background-color: #eee;
border: none;
}

#left-inner .content form fieldset label {
clear:left;
float:left;
margin-bottom: 10px;
width: 100px;
}

#left-inner .content form fieldset input {
margin-bottom: 10px;
position:relative;
float:left;
clear:right;
border: none;
}

#left-inner .content form fieldset br {
margin: 1px;
}

#left-inner .content form fieldset textarea {
width: 600px;
height: 111px;
border: none;
}

#left-inner .content .split {
border: thin solid #eee;
}

#left-inner .content .split .split-left {
width: 46%;
float:left;
padding: 10px;
margin: 5px;
}

#left-inner .content .split .split-right {
width: 46%;
float: right;
padding:10px;
margin: 5px;
}

.split-title {
text-align: center;
height: 150px;
}


#right {
margin-top: 25px;
width: 222px;
float: right;
background: #ffffff url(/img/newsense/right-top-rpt.jpg) repeat-x top;
border-bottom: thin solid #b3c5e1;
}

#right-inner {
background: url(/img/newsense/right-left-rpt.jpg) repeat-y left;
}

#right-inner .content {
text-align:center;
background: url(/img/newsense/right-right-rpt.jpg) repeat-y right;
}

#right-inner .content .box {
margin-top: 10px;
padding-bottom: 10px;
border-top: thin solid gray;
}

#right-inner .content .box a img {
padding-bottom: 10px;
}

#footer {
padding: 25px 0px;
}

#footer .container {
text-align: right;
}

#footer .container a {
color: #2e3f5f;
}

.right-img {
float: right;
margin: 0px 0px 5px 10px;
}