/* Body */

body
{
margin:0;
padding:0;
background-image: url('http://www.guardgroup.co.uk/en/cms/style/images/index_images/bg.jpg');
}

/* Layout Divs */

#maincontainer
{
width: 762px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 1px solid #000000;
margin-top: 30px;
margin-bottom: 30px;
background: #FFFFFF;
}
#banner
{
height: 179px; 
}
#header_menu
{
height: 40px; 
background:url(http://www.guardgroup.co.uk/en/cms/style/images/index_images/menu_bkgr.jpg);
}
#contentsection
{
width: 100%;
}
#footer1
{
height: 80px; 
background-image: url('http://www.guardgroup.co.uk/en/cms/style/images/index_images/footer1.jpg');
font-size: 8pt;
font-family: Tahoma;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}
#footer2
{
clear: left;
width: 100%;
height: 45px; 
background-image: url('http://www.guardgroup.co.uk/en/cms/style/images/index_images/footer2.jpg');
font-size: 8pt;
font-family: Tahoma;
color: #626567;
text-align: center;
}

/* Hyperlinks */

a.menu_button, a:visited.menu_button, a:active.menu_button
{
text-decoration: none;
width: 100px;
height: 17px;
font-size: 8pt;
padding-top: 13px;
text-align: center;
padding-bottom: 10px;
background-image:url(http://www.guardgroup.co.uk/en/cms/style/images/index_images/menu_button.jpg);
float: left;
display: block;
font-weight: bold;
color: #000000;
font-family: Tahoma;
}
a:hover.menu_button
{
text-decoration: none;
color: #096AB0;
}
#footer1 a, a:visited, a:active
{
text-decoration: none;
color: #FFFFFF;
}
#footer1 a:hover
{
text-decoration: underline;
}
#footer2 a, a:visited, a:active
{
text-decoration: none;
color: #626567;
}
#footer2 a:hover
{
text-decoration: underline;
}
.content_content a, a:visited, a:active
{
color: #096AB0;
text-decoration: none;
}
.content_content a:hover
{
text-decoration: underline;
}

/* Content Boxes */

.content_content
{
font-size: 10pt;
font-family: Tahoma;
color: #000000;
margin-left: 40px;
margin-right: 40px;
margin-top: 50px;
margin-bottom: 50px;
}
.footer1_content
{
padding-top: 37px;
}
.footer2_content
{
padding-top: 15px;
}
.box_form
{
border: 1px solid #096AB0;
padding: 10px;
}
.box_form_header
{
padding: 5px;
font-size: 10pt;
font-family: Tahoma;
font-weight: bold;
background-color: #0065A4;
color: #FFFFFF;
}

/* Other */

.bullet_list
{
list-style-image: url(http://www.guardgroup.co.uk/en/cms/style/images/index_images/footer_bullet.png);
}
.image_reel
{
text-align: center;
margin-bottom: 25px;
}
.img_services
{
margin: 25px;
border: 1px solid #000000;
}

/* Forms */

.styleform
{
font-family: Tahoma;
font-size: 9pt;
color: #000000;
border: 1px solid #626567;
padding: 2px;
}
.styleform_button
{
font-family: Tahoma;
font-size: 9pt;
color: #000000;
border: 1px solid #626567;
padding: 5px;
}