﻿/*
*	Copyright by idea-source.net
*	@author George Wing
*/

/* Home.css */
body {
	background: #0F4D89 url(../images/home/bg_1.jpg) repeat-x 0 0;
}
#content {
	background: url(../images/home/content_bg_1.jpg) no-repeat 0 0;
}
#site_info {
	background: url(../images/home/site_info_bg_1.jpg) no-repeat 0 0;
}
#site_info p#copy {
	background: url(../images/home/copyright_bg_1.gif) no-repeat 500px 0;
}