@charset "utf-8";
/* CSS Document */


body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#wrapper{
width:897px;
position:relative;
margin:0 auto;
background:url(images/background.jpg) repeat-y;
}

#top_image{
width:897px;
height:15px;
position:relative;
background:url(images/top_image.jpg)
}

#bottom_image{
width:897px;
height:21px;
position:relative;
background:url(images/bottom_image.jpg);
clear:both;
}

#top_container{
width:897px;
position:relative;
padding:0 19px 0 19px;
float:left;
}

#middle_container{
width:697px;
position:relative;
float:left;
}

#navigation{
width:691px;
height:30px;
position:relative;
line-height:30px;
background:#000000;
margin:0 0 0 3px;
float:left;
}


#navigation ul{
list-style:none;
margin:0;
padding:0 0 0 2px;
color:#FFFFFF;
}

#navigation li{
float:left;
display:block;
margin:0 3px;
font-weight:bold;
}

#navigation li a{
padding:0 3px 0 0;
color:#FFFFFF;
text-decoration:none;
}

#navigation li a:hover{
padding:0 3px 0 0;
color:#FF0000;
text-decoration:underline;
}


#content_container{
width:697px;
padding:20px 0 20px 4px;
position:relative;
float:left;
}

#cctv{
width:152px;
position:relative;
float:left;
padding-right:9px;
}

#header{
width:692px;
height:205px;
position:relative;
float:left;
padding:0 0 15px 5px;
}

#bottom_container{
width:897px;
position:relative;
padding:0 19px 0 19px;
float:left;
}

#paypal{
width:153px;
height:215px;
position:relative;
float:left;
padding-right:9px;
}

#images{
width:697px;
height:218px;
position:relative;
background:url(images/images.jpg) no-repeat;
float:left;
}

.red_text{
color:#FF0000;
font-weight:bold;
}

.intro_text{
color:#000000;
font-size:14px;
font-weight:bold;
}

.small_black_text{
color:#000000;
font-size:10px;
font-weight:bold;
}

a{
color:#000000;
text-decoration:underline;
}

a:visited{
color:#000000;
}

#meun_contact{
height:30px;
position:relative;
float:right;
padding:0 5px 0 0;
line-height:30px;
color:#FFFFFF;
font-weight:bold;
}