/* xxxxxxxxxxxxxxxxxxxxxx global basic elements xxxxxxxxxxxxxxxxxx */
html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
		text-align: center; /* for IE */
		padding: 0px;
		margin: 0px;
		background-color: #555;
		    font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;
        font-size: 13px;
        line-height: 14px;
            }


div#container {
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		text-align:left;
		width:950px;
		margin:0 auto;
		background-image:url(http://www.zoomgraphics.com/img/bg_home.jpg)

}

div#header {
		height:90px;
		position:relative;

		background-repeat:no-repeat; 
		background-position:top;

		color: #000;
			background-color:#fff;
					border-top: 2px solid #fff;
		border-bottom: 0px solid #fff;
}

div#wrapper {
	float:left;
	width:100%;
}


div.navigation {
		padding-top: 0px;
		padding-left: 50px;
		padding-right: 12px;
				padding-bottom: 4px;
		float: right;
}
div#banner-google {
		position:absolute;
		top: 2px;
		left:470px;
		z-index:20;
}

div#sub-navigation-bar {
		height:2px;
		position:relative;
		color: #fff;
		background:#000;
		border-top: 1px solid #fff;
		border-bottom: 0px solid #000;
				padding-top: 1px;
				padding-left: 50px;
}

div#center-column {

		width: 580px;
		padding: 0px;
				background-color:#000;
	color: #ffffff;
}
div#center-column-global {

		width: 545px;
		padding: 0px;
				background-color:#fff;
	color: #000;
}

div#left-column {
	float:left;
	width:120px;
	margin-left:-950px;
}

div#right-column {
	float:left;
	width:250px;
	margin-left:-250px;

}

div#right-column-home {
	float:left;
	width:250px;
	margin-left:-250px;
	border-top: 1px solid #333;
}



div#content {
	margin: 0;
	margin-left: 120px;
	margin-right: 250px;
}

div#sub-content {
	margin: 0;
		padding-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}


div#page-footer {
	height:34px;
	clear:left;
	width:100%;
	background-color:#ffffff;
	border-top: 3px solid #000;
	border-bottom: 2px solid #fff;

}

div#footer {
		height:114px;
		position:relative;
		text-align: top;

		background-repeat:no-repeat; 
		background-position:top;
		padding-right: 6px;
		color: #000;
		background-color:#fff;
		border-top: 4px solid #fff;
		border-bottom: 14px solid #fff;
		text-align: center;
}

/* xxxxxxxxxxxxxxxxxxxxxx visual stylings xxxxxxxxxxxxxxxxxx */

div#logo {
	padding-top:8px;
}

div#content {
		background:#000000;
		border-bottom: 0px solid #ccc;
}

.nav-buttons {
    font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;
    font-weight: bold;
        font-size: 12px;

}

.sub-nav-buttons {
    font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;
    font-weight: bold;
        font-size: 12px;

}

div.footer-container {

		background-color:#fff;
		padding: 2px;

}

.separator {
	color: #36C;
}

.secondary-text {
    font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;
    font-weight: normal;
        font-size: 11px;
        line-height: 12px;

}

.welcome-headline {

    font-weight: bold;
        font-size: 14px;
        line-height: 15px;
}

.float-left {
float: left;
}

.float-right {
float: right;
}

.border-box {
		padding: 8px;
		border: 1px solid #fff;
}

div#home-navigation-bar {
		height:24px;
		position:relative;
		color: #fff;
		background:#000;
		border-top: 1px solid #fff;
		border-bottom: 0px solid #000;
				padding-top: 5px;
				padding-left: 24px;
}
.nav-buttons-home {
    font-family: helvetica, arial, verdana, 'trebuchet ms', sans-serif;
    font-weight: bold;
        font-size: 14px;
        line-height: 16px;
}

div#banner-google-home {
		position:absolute;
		top: 12px;
		left:470px;
		z-index:20;
}


/* xxxxxxxxxxxxxxxxxxxxxx container stylings xxxxxxxxxxxxxxxxxx */


.right-container {
	border: 2px solid #000;
color: #fff;
background-color: #333;
	text-align: left;
	        font-size: 12px;
        line-height: 13px;
}

.right-container-sub {
	border: 2px solid #000;
		border-top: 0px solid #000;
color: #fff;
background-color: #333;
	text-align: left;
	        font-size: 12px;
        line-height: 13px;
}


.container-text {
	padding: 6px;

}

.float-left-thumb01 {
float: left;
margin-right: 4px;
	border-right: 1px solid #000;
		border-bottom: 1px solid #000;
}



/* xxxxxxxxxxxxxxxxxxxxxx anchor tags xxxxxxxxxxxxxxxxxx */

a:link, a:visited {
	color: #b2d2ff;
	    text-decoration: none;
}


a:hover {
	color: #d00;
		    text-decoration: none;
}

a.darklink:link, a.darklink:visited {
	color: #b2d2ff;
	    text-decoration: none;
}


a.darklink:hover {
	color: #d00;
		    text-decoration: none;
}


a.headline-link:link,a.headline-link:visited
{
	color: #000;
		    text-decoration: none;
}
a.headline-link:hover
{
	color: #33C;
		    text-decoration: none;
}


a.nav-links:link,a.nav-links:visited
{         
	color: #36C;
		    text-decoration: none;
}

a.nav-links:hover
{         
	color: #872830;
		    text-decoration: none;
}


a.subnav-links:link,a.subnav-links:visited
{         
	color: #ffffff;
		    text-decoration: none;
}

a.subnav-links:hover
{         
	color: #33C;
		    text-decoration: none;
}


