html, body {font-size: 10px; font-family: Verdana, arial, sans-serif; 
margin: 0;}

#page {width: 89em; margin: 0 auto; background: #ffffff; display: block;
overflow-x: hidden; overflow: hidden;}

#header {width: 89em;height: 150px; background: #ffffff;}

#logo {background: url(../img/comus-logo.jpg) no-repeat; 
width: 391px; height: 150px; float: left; margin-top: 14px;
cursor: pointer;}

#logo h2 {display: none;}

#content {padding: 0;}

#content p, #content li {font-size: 1.2em;}

p {margin: 0; padding: 0 0 1em 0;}

a img {border: 0px;}

#footer {margin: 2em 0 0; padding: 1em 0 2em 0; border-top: 2px solid #cccccc; text-align: right;}

.footer {font-size: 1em; text-align: right;}

a, a:active {outline: 0;}

a {color: #999999; text-decoration: none}
a:hover {color: #99cc66;}

h2 {padding: 0; margin: 0;}

#left_column {width: 47em; float: left; margin-top: 4px; border-top: 2px solid #999999; }

#picbox {width: 382px; height: 315px; float: right;
background: url(../img/picbox.jpg) no-repeat;}

#picbox_inner {margin: 11px 0 0 19px; overflow: hidden; width: 352px; height: 288px;}

//comus css

#content {font-size: 1.2em;}

#left_column ul {list-style-image: url(../img/rtriangle.gif);}

.subhead {font-weight: bold; font-size: 1.5em; color: #000000; text-transform: uppercase;
border-bottom: 2px solid #999999; display: block; padding: 2px 0;}

.client_list {font-weight: bold; padding: 0 1em 0 0; 
margin: 0; display: block; float: left; width: 14em;
border-right: 2px solid #999999;}
.client_list li {padding: 0 0 1em 0; margin: 0;}

.right_side {float: right; width: 30em;}

.navbar {font-size: 2em; color: #000000; text-transform: uppercase; padding-top: .5em;}
.navbar span {padding-right: 1em;}
.navbar a {text-decoration: none; color: #999999; font-weight: normal;}
.navbar a:hover {color: #99cc66;}

#left_column ul.tab_head {padding:0; margin:0; list-style-image: none; display: block; font-size: 0.8em;}
#left_column ul.client_list {list-style-image: none; list-style-type: none; padding: 0; margin: 0; text-indent: 0;}
#left_column ul.client_list li {padding-left: 0; margin-left: 0; text-indent: 0;}

#left_column ul {margin:0; padding-bottom: 1em;}

.link {width: 22em; float: left; padding: 0 1em 1em 0;}
.link a {font-weight: bold;}
.link .title {font-size: 1.2em;}
.link p {padding: 0;}

.even {clear: both;}

/* Safari */
::selection {
background: #000000;
color: #ffffff; 
}
/* Firefox */
::-moz-selection {
background: #000000;
color: #ffffff; 
}

.sreel_item {width: 130px; float: left; 
height: 120px; padding: 10px;
text-align: center;}

.contact {text-align: center;}





