body.general {
	margin: 0px;
	padding: 0;
	background-color: #E1E1E1;
	font-family: Verdana;
	font-size:10pt;
	margin-top:0px;
	background-image: url(../gradientbkrg.jpg);
	background-repeat: repeat-x;
}
tr.odd td, tr.even td {
  background-color: white;
	
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}

#chromemenu{
width: 1032px;
font-weight: normal;
font-size: 90%;
margin-left: -2px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(/images/chromebg.gif) center center repeat;
padding: 10px 0px;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(/images/chromebg2.gif) center center repeat;
}

.img{
border: .5px solid #808080;
}

.servcent{
  background-image: url(/images/service_center.jpg);
  width: 1036px;
  height: 262px;
  background-repeat: no-repeat;
  background-position: center center;
}

.itServ{
  background-image: url(/images/big_box.jpg);
  width: 1036px;
  height: 861px;
  background-repeat: no-repeat;
  background-position: center center;
}

.abtUs{
  background-image: url(/images/about_us_roger.jpg);
  width: 1036px;
  height: 861px;
  background-repeat: no-repeat;
  background-position: center center;
}

.webdev{
	width: 1036px;
	height: 861px;
	background-repeat: no-repeat;
	background-position: center center;
}

.subbar{
  background-image: url(/images/small_grey_bar.jpg);
  width: 246px;
  height: 47px;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
}

.headlinebar{
  background-image: url(/images/big_grey_bar.jpg);
  width: 424px;
  height: 49px;
  background-repeat: no-repeat;
  background-position: center center;
  font-size:14px;
}

.docman{
  background-image: url(/images/Doc_Management_Tab.jpg);
  width: 423px;
  height: 278px;
  background-repeat: no-repeat;
  background-position: center center;
}

.tele{
  background-image: url(/images/Telephone_Tab.jpg);
  width: 282px;
  height: 278px;
  background-repeat: no-repeat;
  background-position: center center;
}

.movie{
  background-image: url(/images/Movie_bk.jpg);
  width: 708px;
  height: 397px;
  background-repeat: no-repeat;
  background-position: top center;
}

.video{
  background-image: url(/images/vid_background.jpg);
  width: 701px;
  height: 470px;
  background-repeat: no-repeat;
  background-position: center center;
}

.soft{
  background-image: url(/images/software_features.jpg);
  width: 924px;
  height: 347px;
  background-repeat: no-repeat;
  background-position: top left;
}

.sbimg{
margin-top: -9px;
}

.mini{
background-color:#808080;
font-weight: bold;
}
a {
  text-decoration: none;
  font-weight: none;
}
a:link {
  color: #6B8CB7;
}
a:visited {
  color: #6B8CB7;
}
a:hover {
  color: #F4560F;
  text-decoration: underline;
}

fieldset {
  border: 1px solid #ccc;
}
pre {
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  color: #4B4B4E;
}
.border{
border: 1px;
border-style: solid;
border-color:#808080;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
{

.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
}
#header {
}
#logo {
  vertical-align: middle;
  border: 0;

}
#logo img {
}
#menu {
  padding: 0.5em 0.5em 0 0.5em; /* LTR */
  text-align: center; /* LTR */
  vertical-align: middle;
}
#navlist {
  font-size: 12px;
  font-weight:normal;
  color: white;
}
#div.subnav {
	float:left;
	padding:20px;
	font-size:15px;
}


#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0; /* LTR */
  font-size: 0.8em;
  color: black;
}
#subnavlist a {
  font-weight: bold;
}
ul.links li {
  font-family:arial;
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: white;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 ;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  width:475px;
  vertical-align:top;
  padding:5px;
  background-color:none;
}
#mission, .node .content, .comment .content {
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left {
  width: 12em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 5px;
  vertical-align: top;
  border-right:1px solid #CBA483;
}
#sidebar-right {
  width: 12em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
  border-left:1px solid #CBA483;
}
#footer {
  padding: 1em;
  font-size: 1.0em;
  text-align:center;
  color:black;
  background-color:none;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 14px;
  color: #4B4B4E;
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0; /* LTR */
}
.block {
  border-bottom: 0px solid #bbb;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 14px;
}
.node {
  margin: .5em 0 2em; /* LTR */
}
.sticky {
  padding: .5em;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: 5px;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 14px;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: black;
}
div.admin-panel .body {
  color: black;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #333333;
  padding: 5px 8px 5px;
  margin: 0;
}

