a {
    color: #C2C2C2;
    text-decoration: none;
}

a:hover {
    color: #656565;
}

.footer_color_one {
	color: #dd5739;
}

.footer_color_two {
	color: #cdcf41;
}

.footer_color_three {
	color: #3891a8;
}

.footer_color_four {
	color: #fff;
}

.header_color_one {
	color: #dd5739;
}

.header_color_two {
	color: #cdcf41;
}

.header_color_three {
	color: #3891a8;
}

.header_color_four {
	color: #fff;
}

.background_one {
	background: #000;
}

.text_color_light {
    color: #c2c2c2;
}

.text_color_dark {
    color: #656565;
}

#content {
	width: 968px;
	margin: 0 auto;
	padding: 0 16px;
}

#header {
	height: 90px;
	background: url(../../img/logo.png) 7px 28px no-repeat;
	border-bottom: 1px #545454 solid;
}

/** header menu **/

#header ul li a {
    color: #FFF;
}

#menu_user_login {
    font-weight: bold;
    color: #FFF;
}

/** end header menu **/

/** search section
#search_container, #cse-search-box {
	height: 51px;
	border-bottom: 1px #545454 solid;
	background: url(../../img/google_logo.png) 54px center no-repeat;
	position: relative;
}

#google_search_input_container {
	height: 15px;
	width: 665px;
	background: url(../../img/google_search_input_background.png) left center no-repeat;
	position: absolute;
	right: 134px;
	top: 15px;
	padding-top: 5px;
	padding-left: 5px;
}

#cse-search-box-input {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	height: 12px;
	border: none;
	width: 660px;
}

#google_search_button_container {
    height: 20px;
	width: 70px;
	position: absolute;
	right: 54px;
	top: 15px;
}
**/
/** end search section **/

#top_boxes_container {
	margin-top: 20px;
	padding-bottom: 23px;
	background: url(../../img/thick_border_element.png) left bottom repeat-x;
}

#top_boxes_container .box {
	width: 308px;
	float: left;
	padding-left: 22px;
}

#top_boxes_container .box .box_content {
	border: 1px #545454 solid;
}

/** main_boxes_container v2 **/

#main_boxes_container2 {
	padding-bottom: 13px;
	background: url(../../img/thick_border_element.png) left bottom repeat-x;
	overflow: hidden;
}

#main_boxes_container2 .box {
	width: 473px;
	float: left;
	margin-top: 32px;
}

#main_boxes_container2 .box.first {
	margin-right: 22px;
}

#main_boxes_container2 .box .box_content {
	border: 1px #545454 solid;
}

#main_boxes_container2 .box h1 {
	font-size: 130%;
	background: url(../../img/box_decor_top.png) left center no-repeat;
	position: relative;
	height: 19px;
}

#main_boxes_container2 .box h1 span {
	padding-right: 2px;
}

#main_boxes_container2 .box h1 span.box_decor_arrow {
	padding: 0;
	width: 18px;
	height: 10px;
	position: absolute;
	background: url(../../img/box_decor_arrow.png) left -10px no-repeat;
	z-index: 100;
	top: 24px;
	left: 90px;
}

#main_boxes_container2 .box h1.bottom_header {
	background: url(../../img/box_decor_bottom.png) left center no-repeat;
	text-align: right;
	margin: 5px 0 0 0;
}

#main_boxes_container2 .box h1.bottom_header span {
	padding-left: 2px;
}

#main_boxes_container2 .box h1.bottom_header span.box_decor_arrow {
	background: url(../../img/box_decor_arrow.png) left top no-repeat;
	top: -15px;
	left: auto;
	right: 90px;
}

/** end main_boxes_container v2 **/

/*
#main_boxes_container .boxes_row {
	margin-top: 32px;
}

#main_boxes_container {
	padding-bottom: 13px;
	background: url(../../img/thick_border_element.png) left bottom repeat-x;
}

#main_boxes_container .box {
	width: 473px;
	float: left;
	padding-left: 22px;
}

#main_boxes_container .box .box_content {
	border: 1px #545454 solid;
}

#main_boxes_container .box h1 {
	font-size: 130%;
	background: url(../../img/box_decor_top.png) left center no-repeat;
	position: relative;
	height: 19px;
}

#main_boxes_container .box h1 span {
	padding-right: 2px;
}

#main_boxes_container .box h1 span.box_decor_arrow {
	padding: 0;
	width: 18px;
	height: 10px;
	position: absolute;
	background: url(../../img/box_decor_arrow.png) left -10px no-repeat;
	top: 24px;
	left: 90px;
}

#main_boxes_container .box h1.bottom_header {
	background: url(../../img/box_decor_bottom.png) left center no-repeat;
	text-align: right;
	margin: 5px 0 0 0;
}

#main_boxes_container .box h1.bottom_header span {
	padding-left: 2px;
}

#main_boxes_container .box h1.bottom_header span.box_decor_arrow {
	background: url(../../img/box_decor_arrow.png) left top no-repeat;
	top: -15px;
	left: auto;
	right: 90px;
}
*/

#bottom_links_container {
    margin-top: 8px;
}

#bottom_links_container ul {
    padding: 5px 0;
}

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

#bottom_links_container div {
	padding-top: 10px;
	padding-bottom: 13px;
    float: left;
    background: url(../../img/thick_border_element_vertical.png) left top repeat-y;
    padding-left: 20px;
}

#qwa_links_box ul {
    float: left;
    width: 220px;
    border-left: 1px #545454 solid;
    padding-left: 20px;
}

#google_ads_box {
    padding-top: 20px !important;
    float: left;
    width: 480px;
}

#webmail_links_box ul, #webradio_links_box ul {
    width: 101px;
}
