
body {
height: 100%;
background-color:#eff4f8;

}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 927px;
	position:relative;
	padding-left:28px;
	padding-right:28px;
	background-repeat:no-repeat;
	min-height: 1000px;
	height: 100%;
	margin-top:-5px;
	/*background-image:url(http://www.thegroupofseven.co.uk/wp-content/themes/tgos/images/work_bg.jpg);*/
}



#header {
	width: 926px;
	position:relative;
	height: 170px;
}

#menu1 {
	position:absolute;
	width:553px;
	height:20px;
	top:132px;
	left:0px;
}





/* Home Page Boxes */

#home_boxes
{
width:290px;
height:330px;
float:left;
margin-left:28px;
margin-bottom:40px;
}

#home_boxes a img{
  border:solid 1px #edf2f6;
}


#home_boxes a:hover img {
 border:solid 1px #2ecef2;
 }
 
 
#home_box_text_padding
{
padding:10px;
padding-left:0px;
}

#home_boxes_wrapper
{
margin-left:-28px;
width:990px;
height:auto;
}


/* Side Bar And  Boxes */


#main_side_bar
{
position:absolute;
top:214px;
left:635px;
width:320px;
height:auto;
}


#side_boxes
{
width:131px;
height:240px;
float:left;
margin-left:28px;
margin-bottom:0px;
}


#side_boxes a img{
  border:solid 1px #edf2f6;
}


#side_boxes a:hover img {
 border:solid 1px #2ecef2;
 }
 
#side_box_text_padding
{
padding-top:10px;
padding-left:0px;

}



/* Work Side Bar And  Boxes */



#work_side_bar
{
position:absolute;
top:210px;
left:665px;
width:306px;
height:auto;
}


#work_boxes
{
width:102px;
height:72px;
float:left;
margin-left:0px;
margin-bottom:0px;
}


#work_boxes a img{
  border:solid 1px #edf2f6;
}


#work_boxes a:hover img {
 border:solid 1px #2ecef2;
 }
 






#content
{
padding-top:30px;	
}

#large_image
{
position:relative;
top:0px;
left:0px;	
}


#bgdiv
{
position:relative;
width:608px;
height:331px;
z-index:-500;
}

#testdiv1
{
position:absolute;
width:608px;
height:331px;
top:0px;
z-index:auto;	
}
#testdiv2
{
position:absolute;
width:608px;
height:331px;
top:0px;
z-index:auto;	
}
#testdiv3
{
position:absolute;
width:608px;
height:331px;
top:0px;
z-index:auto;	
}
#testdiv4
{
position:absolute;
width:608px;
height:331px;	
top:0px;
z-index:auto;	
}



#title
{
position:relative;
top:27px;
left:0px;	
}

#body_copy
{
position:relative;
top:35px;
left:0px;
width:450px;
height:auto;
margin-bottom:90px;
}







/* About Us Black Nav boxes */



#block_nav /* Boxes container */
{
position:absolute;
top:569px;
left:502px;
width:136px;
height:22px;
padding:2px;
}



#nav_box  /* Boxes */
{
position:relative;
top:0px;
left:0px;
width:29px;
height:16px;
margin:2px;
background-color:#cccccc;
float:left;
}

#nav_box:hover 
{
background-color:#000000;
}
#nav_box_current 
{
position:relative;
top:0px;
left:0px;
width:29px;
height:16px;
margin:2px;
background-color:#000000;
float:left;
}




#nav_box1  /* Black Work Boxes - need indvidual id for js*/
{
position:relative;
top:0px;
left:0px;
width:29px;
height:16px;
margin:2px;
background-color:#cccccc;
float:left;
}

#nav_box1:hover  /* Black Work Boxes - need indvidual id for js*/
{
background-color:#b6b6b6;
}

#nav_box2  /* Work Boxes */
{
position:relative;
top:0px;
left:0px;
width:29px;
height:16px;
margin:2px;
background-color:#cccccc;
float:left;
}
#nav_box2:hover  /* Black Work Boxes - need indvidual id for js*/
{
background-color:#b6b6b6;
}

#nav_box3  /* Work Boxes */
{
position:relative;
top:0px;
left:0px;
width:29px;
height:16px;
margin:2px;
background-color:#cccccc;
float:left;
}
#nav_box3:hover  /* Black Work Boxes - need indvidual id for js*/
{
background-color:#b6b6b6;
}

#nav_box4  /* Work Boxes */
{
position:relative;
top:0px;
left:0px;
width:29px;
height:16px;
margin:2px;
background-color:#cccccc;
float:left;
}

#nav_box4:hover  /* Black Work Boxes - need indvidual id for js*/
{
background-color:#b6b6b6;
}





#print_publishing
{
clear:both; 
height:45px; 
margin-top:110px;
padding-top:80px;
margin-bottom:10px;
text-align:left;
}


#blog_footer
{
clear: both;
margin: 0;
padding-bottom: 50px;
padding-top:10px;
}



#footer
{
clear: both;
margin: 0;
padding-bottom: 50px;
padding-top:10px;
position:absolute;
top:930px;
left:28px;
width:927px;
}


