body {
	padding: 0px;
	border-style: none;
	text-align: center;
	font: normal 8pt Tahoma;
	margin: 0px;
}

a, a img {
	border-style: none;
	text-decoration: none;
}
a, a:link {
	color: #963;
}
a:visited {
	color: dimgray;
}
a:hover {
	color: #C96;
}

#container {
	text-align: center;
	width: 780px;
}

/* Header */
#header {
	height: 180px;
}
#header_left {
	width: 153px;
	float: left;
}
#header_right {
	width: 627px;
	float: left;
}
.logo {
	float: left;
	height: 148px;
	width: 153px;
}
.ticker {
	height: 15px;
	padding: 3px 4px;
	font: bold 12px Arial;
	text-align: left;
}
.ticker_left {
	float: left;
	width: 400px;
}
.ticker_right {
	text-transform: uppercase;
	float: left;
	width: 200px;
	font: normal 11px arial;
	text-align: right;
}
#content {
	width: 780px;
	clear: both;
	text-align: justify;
}
.top_title {
	font: bold 16px 'Trebuchet MS'
}
.top_news {
	font: normal 12px Arial;
}


/* Side LEFT */

#dynamic_box_left {
	margin: 0px;
	padding: 0px;
	background: url(http://www.vendingnewsusa.com/images/menu_bg_content.jpg);
	border-top: 1px solid #b49a67;
	width: 153px;
	float: left;
}
#box_title {
	background: url(http://www.vendingnewsusa.com/images/menu_bg_title.jpg);
	padding: 7px 0px;
	height: 16px;
	text-align: center;
	font: bold 12px verdana;
}
#box_body {
	border: 1px solid #ad520b;
	border-width: 1px 0px;
	padding: 4px 7px;
}
#box_body ul {
	margin: 0px 4px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
	font: normal 8pt tahoma;
	line-height: 180%;
}
#box_body li a {
	color: white;
	padding: 4px 7px;
}
#box_body li a:hover {
	color: #EDC;
}


#dynamic_box_center {
	background-color: white;
	float: left;
	padding: 0px 4px;
}

#dynamic_box_right {
	margin: 0px;
	padding: 6px 0px 0px;
	float: right;
}

#content_footer {
	clear: both;
}

#footer {
	background: #6d2902 url(http://www.vendingnewsusa.com/images/footer.jpg) repeat-x;
	clear: both;
	padding: 4px;
	border-bottom: 1px solid #743610;
	height: 60px;
	font: bold 11px Arial;
	color: #DCD6D0;
	clear: both;
}

/*********deafault layout**********/
#layout_default {
	text-align: center;
}
#layout_default div#dynamic_box_right {width: 202px;}
#layout_default div#dynamic_box_left {width: 153px;}
#layout_default div#dynamic_box_center {width: 417px;}

/********** two column *************/
#layout_two_column div#dynamic_box_right {width: 320px;}
#layout_two_column div#dynamic_box_left {display:none;}
#layout_two_column div#dynamic_box_center {width: 670px;}

/************ three columns ***************/
#layout_three_columns div#dynamic_box_right {width: 190px;}
#layout_three_columns div#dynamic_box_left {width: 190px;}
#layout_three_columns div#dynamic_box_center {width: 610px;}

/************ equal ***************/
#layout_equal div#dynamic_box_right {width: 330px;}
#layout_equal div#dynamic_box_left {width: 330px;}
#layout_equal div#dynamic_box_center {width: 330px;}

/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right {width: 260px;}
#layout_equal_rights div#dynamic_box_left {width: 470px;}
#layout_equal_rights div#dynamic_box_center {width: 260px;}

/************ non equal ***************/
#layout_non_equal div#dynamic_box_right {width: 320px;}
#layout_non_equal div#dynamic_box_left {width: 420px;}
#layout_non_equal div#dynamic_box_center {width: 250px;}


/************* CONTENT FEATURES *****************/
#content_features_left { float: left;}

#content_features_right { float: left;}

.features_equal_default { width: 100%; overflow: hidden;}

/*********** equal_default *********************/
.features_equal_default #content_features_left {width: 429px;}
.features_equal_default #content_features_right {width: 415px;}

/*********** equal *********************/
.features_equal #content_features_left {width: 495px;}
.features_equal #content_features_right {width: 495px;}

/*********** left *********************/
.features_left #content_features_left {width: 680px;}
.features_left #content_features_right {width: 310px;}

/*********** right *********************/
.features_right #content_features_left {width: 310px;}
.features_right #content_features_right {width: 680px;}

/*********** equal_three *********************/
.features_inside .content_features_col {width: 223px; float: left;}

/*********** inside *********************/
.features_inside {width: 670px; overflow: hidden;}
.features_inside #content_features_left {width: 335px;}
.features_inside #content_features_right {width: 335px;}



/******************** LAYOUT BOXES********************/

#main_news_box {float: left;}

.main_news_box_row {width: 100%; overflow: hidden;}

.main_news_category {
	float:left;
	display: inline;
	width: 410px;
	margin: 6px; /****styles****/
}

.category_news_category {
	float:left;
	display: inline;
	width:261px;
	margin: 6px; /****styles****/
}

