/* @ globals */
html { background: #000 url(images/bg_footer.gif) center bottom no-repeat;}

body
{
    position: relative;
    width: 950px;
    margin: 0px auto;
}

h2
{
    margin-bottom: 10px;
}

h3
{
    margin-bottom: 10px;
}


table
{
    width: 98%;
}

table td
{
    padding: 10px;
    border-width: 0px;
    border-style: none;
}

#top
{
    height: 9px;
    width: 950px;
    background-image: url(../images/bg_body_top.gif);
    background-repeat: no-repeat;
}

#bottom
{
	height: 55px;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#wrapper
{
    position: relative;
    top: 315px;
    left: 0px;
    padding: 0px;
	background: url(images/bg_footer.gif) center bottom no-repeat;
	background-color: transparent;
	background-repeat: repeat-y;
}

#second_wrapper
{
    margin-top: -315px;
}



/* @ branding */
#site_title
{
    height: 133px;
    width: 950px;
    background-image: url(../images/bg_header.jpg);
    background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}

#site_title a
{
    display: block;
    position: absolute;
    top: -240px;
    height: 65px;
    width: 440px;
}



/* @ navigation */

#homepage_login
{
    position: absolute;
    left: 789px;
    top: -210px;
    height: 34px;
    width: 176px;
    background-image: url(../images/bg_login.gif);
    background-repeat:  no-repeat;
}


#navigation
{
    float: left;
    z-index: 999;
	height: 100%;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.left_column {
	width: 225px;
	margin: -10px 0px 0px 0px;
	float: left;
	border-right: 1px solid #000;
}

.primary-links
{
	width: 225px;
	margin-bottom: 30px;
}

.primary-links li
{
	padding: 0px 0px 0px 0px;
	list-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.primary-links li a
{
    display: block;
    height: 21px;
    width: 200px;
    padding-left: 25px;
    padding-top: 7px;
    background-image: url(../images/bullet_inactive.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
}

.primary-links li a:visited
{
    height: 21px;
    width: 200px;
    background-image: url(../images/bullet_inactive.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
}

.primary-links li a:hover
{
    height: 21px;
    width: 200px;
    background-image: url(../images/bullet_active.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
}


.primary-links li .sub_nav li {
  margin-left: 10px;

}

.primary-links li .sub_nav li a{
  background-image: none;
  width: 200px;
}



#latest_news
{
    width: 195px;
	margin: 0px 0px 0px 15px
}

#latest_news h2
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#latest_news .node h2
{
    margin-bottom: 5px;
    padding-bottom: 0px;
    border-bottom: none;
}

#block-views-latest_news .terms
{
    display: none;
}



#block-views-latest_news .node_read_more
{
    float: right;
    margin: 5px 0px 5px 0px;
}


/* @content */

#content
{

    margin-bottom: 10px;
    padding-left: 240px;
	padding-right: 15px;
}



#content .page_title
{
    margin-bottom: 10px;
}

#content .node p
{
    margin-bottom: 30px;
}

#content .node li {
  list-style-type: disc;
  margin-left: 20px;
}

#homepage_flash
{
    height: 277px;
    width: 690px;
    margin-bottom: 30px;
    border-width: 1px;
    border-style: dotted;
}

#homepage_breakouts
{
    position: relative;
    width: 690px;
    margin-bottom: 10px;
}

.block_wrap {
	width: 690px;
	float: left;
}

#block-views-multimedia_services
{
    float: left;
    width: 650px;
    margin: 0px 0px 0px 0px; 
}

#block-views-multimedia_services .content p
{
    width: 650px;
    padding: 0px 10px 5px 0px;
}

#block-views-multimedia_services h2
{
    width: 650px;
    height: 59px;
    background-image: url(../images/bg_multimedia.jpg);
    background-repeat: no-repeat;
}

#block-views-multimedia_services .node h2
{
    display: none;
}

#block-views-multimedia_services .node_read_more
{
    float: left;
    margin-top: -5px;
    margin-right: 15px;
}


#block-views-trippak_services
{
    float: left;
    width: 650px;
    margin: 10px 0px 0px 0px; 
}

#block-views-trippak_services .content p
{
    width: 650px;
    padding: 0px 10px 5px 0px;
}

#block-views-trippak_services h2
{
    width: 650px;
    height: 60px;
    background-image: url(../images/bg_trippak.jpg);
    background-repeat: no-repeat;
}

#block-views-trippak_services .node h2
{
    display: none;
}


#block-views-trippak_services .node_read_more
{
    float: left;
    margin-top: -15px;
    margin-right: 15px;
}

.block_right {
	width: 259;
	height: 362;
	float: left;
	margin: 0px 0px px 10px;
	background-image: url(../images/ACS.20Years.newgraphic.jpg);
	background-repeat:no-repeat;
}


/* @ footer */
#supp_navigation
{
	height: 55px;
	width: 950px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
	border-top-color: #d61924;
	border-top-style: solid;
	border-top-width: 2px;
	margin: 0px 0px 0px 0px
}

#supp_navigation li
{
    float: left;
    margin: 15px 0px 0px 43px;
    list-style: none;
}

#copyright
{
    text-align: right;
    margin-right: 14px;
}
.footer_text
	


/* @ Drupal Globals */

{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 10px;
}

.messages
{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

legend
{
    margin-bottom: 10px;
}

#node-form
{
    float: left;
    margin-bottom: 10px;
}

#block-user-1
{
    margin-bottom: 10px;
}

.node .terms
{
    display: none;
}

.admin-panel p
{
    margin-bottom: 5px;
}

.profile
{
    position: absolute;
}

.menu li
{
    list-style: none;
}

.admin-panel .menu li a
{
    display: block;
    height: 21px;
    padding-left: 25px;
    padding-top: 7px;
    background-image: url(../images/bg_bullet.png);
    background-repeat: no-repeat;
    background-position: 5px 7px;
}

.box
{
    margin-bottom: 20px;
}

.contextMenu table
{
    width: 300px;
}

.contextMenu td
{
    padding: 0px;
}

.view-latest-news .clear-block
{
    display: inline;
}

.view-latest-news .links
{
    display: block;
}

.view-latest-news .node
{
    margin-bottom: 20px;
    border-bottom: 1px dotted #aaa;
}

/* @ lz additions */

.table_wrapper {
	width: 690px;
	margin: 10px 0px 0px 0px;
}

.cell_1 {
	width: 200px
}

.clear {clear: both;}

.image_wrap {
	border:1px solid #999;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;