/* Tag Styles */


body {
background-color:#DEE7EF;
}


/* Start of textual tags */


h1 {
font-family:tahoma,arial;
font-size:32px;
text-align:center;
}

h2 {
font-family:tahoma,arial;
font-size:20px;
}

h3{
font-family:tahoma,arial;
font-size:16px;
}

p.general {
font-family:arial;
font-size:14px;
}

p.contact {
font-family:tahoma,arial;
font-size:16px;
display:inline;
width:318px;
padding:0px 30px 0px 30px;
font-weight:bold;
color:#FFAA00;

float:left;
}

#content ul {
list-style-type:none;
}

#content li {
font-family:arial;
font-size:14px;
}

p.qual {
display:inline;
font-family:arial;
font-size:12px;
color:#737373;
}


table.location {
height:100%;
}

td {

}

a.serviceslink {
font-family:tahoma,arial;
font-size:20px;
font-weight:bold;
}


/* End of textual tags */



/* Start of navigation tags */

#navigation ul {
list-style:none;
margin:0px 7px 0px 7px;

}

#navigation li {
float:left;

}

#navigation a {
padding:6px 0px 0px 0px;
display:inline-block;
width:100px;
height:26px;
text-decoration:none;
text-align:center;
font-family:arial;
font-size:14px;
color:white;
background-color:#5A79A5;
margin:0px 1px 0px 1px;
}

#navigation a:hover {
background-color:#FFAA00;

}


/* End of navigation tags */


/* Layout */

#main {
width:800px;
background-color:#ffffff;
margin:0px auto;
padding:0px 0px 10px 0px;

}

#header {

}

#content {
padding:0px 10px 20px 10px;
margin:10px;
background-color:#ffffff;
display:table;
}

#navigation {

margin:0px 40px;
float:left;
text-align:center;

}

#left {
float:left;
clear:left;

}

#right {
float:right;
clear:right;
}
