/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

/* ancors Start
---------------------*/
a{outline: none;}

a, a:link, a:visited {
color:#006699;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#logo, #logo h1 a
{
  /*color: #40403E;*/
  border-style: none;
    border-color: inherit;
    border-width: medium;
    text-decoration:none;
    text-align: center;
}

#menu li a 
{
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    padding: 6px 19px 0px 19px;
    border-right: 2px solid #2C2C2A;
    font-weight: bold;
    background: #40403E;
    color: #929280;
    background: transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
    width: 158px;
    border-left-color: #2C2C2A;
    border-top-color: #2C2C2A;
    border-bottom-color: #2C2C2A;
    font-size: 13px;
} 

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
  	background:transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 





/* ancors End
----------------------------*/


/* elementh style Start
--------------------------*/


p
{
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 16px 0px;
    line-height: 1.5em;
    width: auto;
    font-size: 12.5px;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
}

.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}



/* elementh style  end
--------------------------*/

/* site content Start 
-----------------------------*/
#main
{
	width:auto;
	padding-top: 50px;
}

/*design box First*/

.disignBoxFirst
{
    background-position: center;
    background: transparent url(../images/db_first_bg.jpg) no-repeat scroll left top;
    clear: left;
    margin-bottom: 10px;
    padding-top: 16px;
    position: relative;
    top: 0px;
    left: auto;
    width: auto;
}

.disignBoxFirst .boxFirstHeader
{
    color: #006598;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    padding: 3px 0px 0px 20px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
.disignBoxFirst .boxContent
{
    font-size: 13px;
    overflow: hidden;
    padding: 10px 0pt 10px 24px;
    position: relative;
    top: 4px;
    left: 22px;
    width: 251px;
}

/*design box Second*/
.disignBoxSecond 
{
    margin: 0 0 0 0;
    width: 947px;
    height: auto;
    padding-top: 0px;
    background-color: #000000;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.disignBoxSecond .boxSecondHeader
{
    color: #006598;
    font-size: 110%;
    font-weight: bold;
    height: 20px;
    padding: 8px 3px 0px 20px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: inherit;
}
.disignBoxSecond .boxContent
{
    margin-left: 0px;
    margin: 0 0 0 0;
    font-size: 13px;
    overflow: hidden;
    padding: 10px 10pt 10px 20px;
    position: inherit;
    top: auto;
    left: inherit;
    height: auto;
    width: auto;
}

/* thumb images
-----------------------------*/

.thumb_block
{position:relative; height:100px;}
.thumb_image
{
float:left;
margin:0pt 5px 5px 5px;
width:70px;
}


/* margin lefts / margin rights - to centre content */
#logo, #menu, #site_content, #main
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

/* logo */
#logo
{
    width: inherit;
    height: 176px;
}

#logo h1
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font-family: century gothic, sans-serif;
        font-size: 60px;
        text-transform: lowercase;
        font-weight: normal;
        padding: 0px 0px 0px 0px;
        float: left;
        letter-spacing: 0px;
    width: 996px;
    text-align: right;
}

#links
{ margin: 15px 9px 0px 0px;
  font-size: 80%;
  text-align: right;
  padding: 20px 10px 0px 0px;
  text-transform: uppercase;
}


/* navigation menu */
#menu
{ height: 32px;
  width: 880px;
}

#menu ul{margin: 0px auto;
    height: 34px;
} 

#menu li
{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 200px;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}

/* main content */
#site_content
{ width: 878px;
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
} 

/* side menu */
#first_column
{
    margin: 0 0 0 0;
    padding: 22px 3px 10px 10px;
    float: left;
    width: 300px;
    height: auto;
    background-color: #000000;
}


.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{
    text-align: left;
    width: 947px;
    float: left;
    padding: 22px 0px 18px 0px;
    top: inherit;
    background-color: #000000;
    margin-right: 5px;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}



#footer
{
    padding: 10px;
    font-size: 14px;
    width: auto;
}


#footer #copy_r
{
    float: right;
    font-size: 11px;
}


/*colors Start
---------------------------*/

body
{
    background: #2C2C2A;
    color: #929280;
    background: url(../images/body_bg.png) repeat-x scroll left top;
    background-color: #000000;
}

blockquote{border-color: #40403E;}

#site_content
{
    border-width: thin;
    margin: -20px 0 0 0;
    padding: 20px 0 0 0;
    background-color: #000000;
    border-color: #40403e;
    width: 946px;
    height: auto;
}



#content h1
{ background: transparent;
  color: #E6E8DC;
  border-color: #40403E;

}

#contact input, #contact textarea, #contact input.submit
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}

#menu
{
    border-width: thick;
    background: #40403E;
    color: #EEE;
    border-color: #82974B;
    width: 1000px;
    position: absolute;
}