/* By : accieon  */
/* For : Company Name  */
/* Date : 1st Dec. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #741400;
}

.full-size-table {
width: 776px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #ec2201;
text-decoration: underline;
}

a:hover{
color: #000;
}

b{
font-family: arial;
}

.pad {
padding-right: 80px;
}

.pada{
padding: 2px 5px 3px 10px;
}

/* images */

.mission-header {
background-image: url("new/images/mission-header.jpg");
background-repeat : no-repeat;
}

.qualification-header {
background-image: url("new/images/qualification-header.jpg");
background-repeat : no-repeat;
}

.staff-header {
background-image: url("new/images/staff-header.jpg");
background-repeat : no-repeat;
}

.services-header {
background-image: url("new/images/services-header.jpg");
background-repeat : no-repeat;
}

.clients-header {
background-image: url("new/images/clients-header.jpg");
background-repeat : no-repeat;
}

.links-header {
background-image: url("new/images/links-header.jpg");
background-repeat : no-repeat;
}

.contact-header {
background-image: url("new/images/contact-header.jpg");
background-repeat : no-repeat;
}

.nav-tile {
background-image: url("images/shell/normal.jpg");
background-repeat : repeat-x;
}

.gred {
background-image: url("images/shell/gred.jpg");
background-repeat : repeat-y;
background-position: right;
}

.h-dot-line {
background-image: url("images/shell/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.nav-h-dot-line {
background-image: url("images/shell/nav-h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("images/shell/bullet.jpg");
background-repeat : no-repeat;
background-position: left center;
}

.bulleta {
background-image: url("images/shell/bullet1.jpg");
background-repeat : no-repeat;
background-position: 10px 7px;
padding: 1px 1px 2px 20px;
}

/* links */

.top-link a {
color: #302c26;
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
padding: 7px 16px 7px 16px;
background-image: url("images/shell/spacer.gif");
background-repeat : repeat-x;
display: block;
}

.top-link a:hover{
color: #fff;
background-image: url("images/shell/over.jpg");
background-repeat : repeat-x;
}

.left-link a {
font-family: arial;
font-weight: bold;
color: #5d342b;
font-size: 11px;
text-decoration: none;
padding: 1px 5px 2px 10px;
display: block;
}

.left-link a:hover{
color: #000;
}

.bot-link a {
color: #666;
font-size: 11px;
text-decoration: none;
}

.bot-link a:hover{
color: #000;
}

/* background colours */

.white {
background-color: #fff;
}

.gray {
background-color: #eee;
}

.brown {
background-color: #b9aba8;
}

.browna {
background-color: #635749;
}

.brownb {
background-color: #faf0e2;
}

/* borders */

.box {
border : #ccc 1px solid;
padding: 10px;
}

/* text */

.gray-txt {
color: #9e9e9e;
}

.gray-txt {
color: #9e9e9e;
}

.red-txt {
color: #d21e00;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 13px;
}