body{
	background-color:#659bcc; /* changed */
}

.details_button{
	background:url(../images/skin_blue/details_button.gif) no-repeat;
}
.header_bg {
	background:url(../images/skin_blue/top_line.png);
}

.header_content_topading{
	background:url(../images/skin_blue/logo_light.png) left bottom no-repeat;
}

.logo{ background:url(../images/skin_blue/logo_white_shadow.png) no-repeat center top; padding-top: 5px; }

.logo_shadow{
	background:url(../images/skin_blue/logo_shadow.png) left top no-repeat;
}

.left_shadow{
	background:url(../images/skin_blue/news_left_shadow.png) left no-repeat;
}

.news_line{
	background-color: transparent;

background-image: url(../images/skin_blue/hot_news_line.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left center;
}



.right_shadow{
	background:url(../images/skin_blue/news_right_shadow.png) no-repeat;
}

.news_top_line{
	background:url(../images/skin_blue/news_top_line.png) top no-repeat;
}

.page_navigation_container ul li{
}
.page_navigation_container ul li a{
	color:#001830;
}

.page_navigation_container ul li a:hover{
	color:#5295ce;
}

.footer{ font-size: 11px; background:#001120 url(../images/skin_blue/footer_bg.png) repeat-x; }

.footer_widgets_box ul li 

{ font-size: 11px; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; }



.footer_line{
	background:url(../images/skin_blue/footer_line.png);
}

.footer_form input{
	background:url(../images/skin_blue/input_bg.png) no-repeat;
}

.footer_form .textarea_form{
	background:url(../images/skin_blue/textarea_bg.png) no-repeat;
}

.footer_form .submit_bg{
	background:url(../images/skin_blue/submit_bg.png);
}

.news{
	background:url(../images/skin_blue/news_bg.png);
}

.page_search_button{
	background:url(../images/skin_blue/search_button.png) no-repeat;
}

.contact_form_submit{
	background:url(../images/skin_blue/contact_submit_bg.gif);
}

.intro_ready{
	background:url(http://www.confidentialdocs.com.au/01/wp-content/themes/cds/images/icons/ready.png); float:right;
}


.main_menu li {
	color:#036; /* changed */
}
.news_items{
	color:#407480; /* changed */
}


.footer a{
	color:#72A1D2; /* changed */
}

.footer_form{
	color:#407480; /* added */
}

.footer_form input{
	color:#407480; /* changed */
}

.footer_form textarea{
	color:#407480; /* changed */
}

.footer_copyright{
	color:#407480; /* added */
}

.footer_social_network{
	color:#407480; /* added */
}

