/*SITE BG*/

body{
	background-position: center top;
	background-color:#f9f9f9;
	background-repeat: no-repeat;
	/*background-attachment:fixed;*/
	height:100%;
	width:100%;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../images/bgmain.jpg);
	
/*-----HOME----*/	
	
}.homeideasbg {
	background-image:url(../images/home_ideasbg.jpg);
	background-color:#12c0d2;
	background-repeat: no-repeat;
	background-position:center;
	height:310px;
	
	
}.homebgbg {
	background-image:url(../images/home_bg.jpg);
	background-color:#676767;
	background-repeat: no-repeat;
	background-position:center bottom;
	height:293px;
	
/*-----HOME END----*/
	
/*-----ABOUT US----*/	
}.aboutideasbg {
	background-image:url(../images/aboutus/ideasbg.gif);
	background-color:#12c0d2;
	background-repeat: no-repeat;
	background-position:center top;
	height:170px;
	
/*-----ABOUT US END ----*/

/*-----IMPROVE----*/	
}.improveideasbg {
	background-image:url(../images/aboutus/improveideasbg.gif);
	background-color:#12c0d2;
	background-repeat: no-repeat;
	background-position:center top;
	height:170px;
	
/*-----IMPROVE END ----*/

/*-----WEDO----*/	
}.wedoimprovebg {
	background-image:url(../images/wedo/bg_improve.gif);
	background-color:#c7ff09;
	background-repeat: no-repeat;
	background-position:center top;
	height:79px;
	
/*-----IMPROVE END ----*/	
	
	
}.newsbg {
	background-image:url(../images/newsbg.jpg);
	background-color:#c8ff1b;
	background-repeat: no-repeat;
	background-position:center top;
	height:177px;
	

