/*<![CDATA[*/

body
                {
                font-family: "trebuchet ms", verdana, tahoma, arial, sans-serif;
                font-size:10pt;
                background-color: #063f5f;
		    background-image: url('files/bg.png');
		    background-repeat: repeat
                }

#container
                {
                width: 760px;
                \width: 780px;
                w\idth: 760px;
                border: 3px solid #d5dbe1;
                margin: 10px;
                margin-left: auto;
                margin-right: auto;
                padding: 0px;
                background-color: #fff;
                }

#header
                {
                padding: 0px;
                margin-bottom: 0px;
                background-color: #fff;
                border-bottom: 3px solid #d5dbe1;
                }

#content
                {
                padding: 0px;
                margin-right: 0px;
                margin-top: 0px
                }

#cell
                {
                text-align: justify;
                color: #186b9d;
                padding: 10px;
                background: #fff;
                margin-top: 0px;
                margin-right: 0px;
                }

#contact
                {
                text-align: center;
                color: #fff;
                padding: 10px;
                background: #77aa34;
                margin-top: 0px;
                margin-right: 0px;
                font-size:80%; 
                font-weight:bold; 
                line-height: 77%;
                border-bottom: 3px solid #d5dbe1;
                }

#sidebar
                {
                float: right;
                width: 200px;
                height: 630px; /*default value, over-ridden by in-line attributes in HTML files*/
                margin: 0;
                margin-left: 10px;
                padding: 0px;
                background-color: #186b9d;
                border-left: 3px solid #d5dbe1;
                }

#footer
                {
                clear: both;
                padding: 5px;
                margin-top: 0px;
                background-color: #d5dbe1;
                font:7.5pt tahoma, verdana, arial, sans-serif;
                text-align: center;
                color: #186b9d;
                }

/* These are the list attributes */
#menu dl 
                {
                width: 200px; 
                margin: 0;
                padding: 0px 0px 1px 0px; 
                background-color: rgb(235, 235, 235); 
                float:left; 
                position: relative; 
                font-size:80%; 
                line-height: 190%;
                text-align: right;
                }

#menu dt 
                {
                margin: 0; 
                padding: 0px 0px 0px 0px; 
                font-size: 1em; 
                font-weight: bold; 
                color: #fff; 
                border-bottom:1px solid #fff; 
                background: #d5dbe1;
                }

#menu dd 
                {
                margin:0; 
                padding: 0px 0px 0px 0px; 
                font-size: 1em;
                font-weight: normal; 
                color: #fff; 
                border-bottom:1px solid #fff; 
                background: #d5dbe1;
                }

/* These are additional attributes for the links */
#menu dd a, dd a:visited 
                {
                color:#fff; 
                text-decoration:none; 
                display:block; 
                font-weight:normal; 
                padding: 5px 5px 5px 20px; 
                background: #063f5f; 
                width:175px;
                }

#menu dd a:hover 
                {
                background: #77aa34 url(http://www.acclaimsecurity.com.au/files/favicon.gif) 
		    no-repeat 8px 6px;
                color:#fff;
                }

#menu dt a, dt a:visited 
                {
                color:#fff;
                text-decoration:none; 
                display:block; 
                font-weight:bold; 
                padding:5px 5px 5px 20px; 
                background: #186b9d; 
                width:175px;
                }

#menu dt a:hover 
                {
                background: #77aa34 url(http://www.acclaimsecurity.com.au/files/favicon.gif) 
		    no-repeat 8px 6px;
                color:#fff;
                }

img
                {
                border: 0;
                }

/*These are the links at the bottom of the sidebar*/
#extlinks
                {
                position:relative;
                left:45px;
		    margin-top:423px; /*default value, over-ridden by in-line attributes in HTML files*/
		    width: 111px
                }

.hiddenpic
                {
                display:none;
                }

img.left        
		    {
                float:left;
                padding-right: 10px; 
                }

img.right       
		    {
                float:right;
                padding-left: 10px; 
                }

h1		    {
                font-size:110%;
		    color: #77aa34;
		    }

.textfield      
		    {
                font: 10pt "trebuchet ms", verdana, tahoma, arial, sans-serif;
                color: #186b9d;
                }

.formbutton     
		    {
                position: relative;
                width: 110px;
                height: 25px;
                font-family: "trebuchet ms", verdana, tahoma, arial, sans-serif;
                font-size:90%;
		    border : 1px outset #7f9db9;
		    background-color : #186b9d; 
		    color: #fff;
                }

.formbutton:hover     
		    {
                position: relative;
                width: 110px;
                height: 25px;
                font-family: "trebuchet ms", verdana, tahoma, arial, sans-serif;
                font-size:90%;
		    border : 1px outset #7f9db9;
		    background-color : #77aa34; 
		    color: #fff;
                }

/*This aligns text on the contact page*/
td.top          
		    {
                vertical-align:text-top;
                font-weight:bold;
                }

a, a:visited
                {
                color:#186b9d; 
                text-decoration:underline; 
                font-weight:bold;
                }

a:hover 
                {
                color:#77aa34; 
                text-decoration:none;
                font-weight:bold;
                }

/*]]>*/
