#Table_01 {
	width:800px;
	margin:auto;
}

#acopweb-01_ {
	background:url(../images/acopweb_01.gif);
	width:800px;
	height:158px;
	float:left;
}
.post{
	margin:0px 20px 0px 0px;
}

#acopweb-02_ {
	background:url(../images/acopweb_02.gif);
	width:233px;
	height:14px;
	float:left;
}

#acopweb-03_ {
	background:url(../images/acopweb_03.gif);
	width:67px;
	height:14px;
	float:left;
}

#acopweb-04_ {
	background:url(../images/acopweb_04.gif);
	width:98px;
	height:14px;
	float:left;
}

#acopweb-05_ {
	background:url(../images/acopweb_05.gif);
	width:83px;
	height:14px;
	float:left;
}

#acopweb-06_ {
	background:url(../images/acopweb_06.gif);
	width:85px;
	height:14px;
	float:left;
}

#acopweb-07_ {
	background:url(../images/acopweb_07.gif);
	width:234px;
	height:14px;
	float:right;
}

#acopweb-08_ {
	background:url(../images/acopweb_08.gif) no-repeat;
	width:800px;
	float:left;
}

#acopweb-09_ {
	background:url(../images/acopweb_09.gif);
	width:800px;
	height:96px;
	float:left;
}

 #container{
	background:#FFFFFF url(../images/bg_img.jpg) repeat-y;
	float:left;
} 
/*------------------- Defaults -----------------*/

* {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	background:url(../images/bg-gradient.gif) repeat-x;
	height:100%;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}



img.left {
	float: left;
	margin: 5px 20px 0 25px;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#Wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-y;
}

#Wrapper2 {
	background: url(../images/img10.jpg) no-repeat left bottom;
}

/*-------------- Header --------------*/

#Header {
	height: 140px;
	background: #087FE7 url(../images/img03.jpg) no-repeat;
}

/*-------------- Logo --------------*/

#Logo {
	margin-top:30px;
	float: left;
}

#Logo h1 {
	margin: 0;
	padding: 0 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#Logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#Menu {
	clear:both;
}

#Menu ul {
	margin: 0;
	padding: 32px 78px 0 32px;
	list-style: none;
	line-height: normal;
}

#Menu li {
	display: inline;
}

#Menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#Menu a:hover {
	background:none;	
	text-decoration: underline;
}

a .current {
	text-decoration:underline !important;
}
a .current:hover {
    text-decoration:none;
}

.section {
	text-decoration:underline !important;
}


/*-------------- Page --------------*/

#Page {
	background: url(../images/img04.jpg) no-repeat;
}

/*-------------- Content --------------*/

#acopweb-08_ #HomeSidebar{
    width:265px;
    float:left;
    padding:20px 10px 0 10px;
}
.pic{
    width: 67px;
    height: 67px;
	border:1px solid #555;
	padding:2px;
	float:left;
	margin-right:5px;
}
.text{
    padding-bottom:20px;
	width:250px;
}
.text p{
    width:160px;
	float:right;
	text-align:left;
	margin-right:8px;
}
.view{
    margin-left:20px;
    font-size:11px;
    color: #fff;
}
.view:hover{
	color:#4F92FF;
}
.view span{
    background-color: #ccc;
    padding:1px 16px;
	border:1px solid #888;
	float:right;
	margin-right:97px;
	line-height:12px;
}
.view span:hover{
	border:1px solid #4F92FF;
}
.home-side{
    float:left;
    width:250px;
    padding-left:20px;
	border-left:1px solid #ccc;
}
.home-side ul{
    list-style-type:none;
    margin-left:10px;
}
.home-side li{
    list-style-type:none;
	margin-bottom:40px;
}
.home-side h3 a{
    padding-left:15px;    
    color:#0035F5;
    text-decoration:none;
}
.feature-side{      
    color:#6B6B6B;
    text-decoration:none;
}
a .feature-side:hover{
    text-decoration:underline;    
}

#Content {
	float: left;
	width: 655px;
	padding: 20px 0 20px 76px;
}
#Content2 {
	float: left;
	width: 455px;
	padding: 20px 0 10px 45px;
}


.post .title {
	color:#4F92FF;
	font-size:24px;
}

.post .title a {
	text-decoration: none;
	color:#4F92FF;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(../images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(../images/img08.gif) no-repeat left center;
}

.post .meta .editthis {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/edit_icon.gif) no-repeat left center;
}

.post .meta .unpublish {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(../images/unpublish.png) no-repeat left center;
}

/*-------------- Sidebar --------------*/

#Sidebar {
	float: right;
	width: 250px;
	padding: 0px 15px 10px 14px;
	margin: 25px 0 0 0;
	border-left:1px solid #888;
}

#Sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Sidebar li {
	margin-bottom: 20px;
	width:250px;
}

#Sidebar li ul {
}

#Sidebar li li {
	margin: 0;
}

.newsDateTitle {
	margin-bottom:20px;
}

/*-------------- Comments --------------*/


#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 515px;
}
#PageComments li.odd {
	background: #eef7fe url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 1px dotted #BCE4FE;
	border-top: 1px dotted #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}

.actionLinks li.last {
   border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/*---------------- Search --------------*/

#Search {
}

#Search br {
	display: none;
}

#Search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(../images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#Search #S {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/*---------------- Widebar (not used, if you want you can implement it just like the sidebar on your own - looks nice!) --------------*/

#Widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(../images/img11.gif) repeat-x;
}

#Widebar #ColA {
	float: left;
	width: 260px;
}

#Widebar #ColB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#Widebar #ColC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

#Content .field {
	float:left;
}



h1, h2, h3, h4 {
	margin: 0;
}

h2, h4 {
	padding-bottom: 4px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

 h1{
	color:#4F92FF;
	margin:0;
	font-size:21px;
}

h2 {
	font-size: 28px;
}

h3 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color:#0035F5;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 170%;
	text-align:left;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #2D00E0;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


/* Footer */

#Footer {
	height: 108px;
	background:url(../images/acopweb_09.gif) no-repeat;
}

#Footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#Footer a {
	color: #666666;
}
#footer-images{
    width:800px;
    height:50px
}
.first-footer-images{
    margin-left:225px;
    padding:20px 10px 30px 0px;    
}
.footer-images{
    margin:auto;
    padding:20px 10px 30px 0px;
}