/* GLOBAL Settings */
body {
    line-height: 1.2em;
    font-family: Verdana,"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #dededd;
}

/* CONAINER */
#outer-container {
    width: 942px;
}
#outer-container, #outer-container-home {
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    background-color: #fff;
    border: 7px solid #c4c2c2;
}
#outer-container-home {
    width: 915px;
    background-color: #000;
}

#title {
    background: #fff url(../images/title_repeat.gif) 0 0 repeat-x;
}

#top-nav, #footer {
    height: 22px;
    background-color: #f98224;
}

#footer, #footer-home {
    color: #fff;
    font-size: 10px;
    padding-left: 10px;
    text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:active, #footer-home a:link, #footer-home a:visited, #footer-home a:active {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}

#footer a:hover, #footer-home a:hover {
    color: #fff;
    font-size: 10px;
    text-decoration: underline;
}

#nav-image {
    height: 73px;
    background-color: #f98224;
   width: 942px;	 	
    margin: 0 0 0 0;
font-size: 2px;
    margin: 0 0 0 0;
}

#content {
    background: #fff url(../images/content_bg.gif) 0 0 repeat-x;
    margin: 0 0 0 0;
border-top: 6px solid #f98224;
}

#content-right {
    padding: 0 10px 0 360px;
    margin: 0 0 0 0;
}

h1 {
    font-size: 14px;
    color: #f98224;
    font-weight: normal;
}

h2 {
}

p, ul li, label {
    font-size: 11px;
 letter-spacing: 0.02em;
}

#top-nav {
       margin: 0 0 0 0;
}

#top-nav ul {
       margin: 0 15px 0 0;
       float: right;
}

#nav li {
	list-style: none;
        display: block;
        float: left;
        margin: 2px 0 0 8px;
}

#nav a {
    text-decoration: none;
    font-size: 13px;
}

#nav a:link, #nav a:visited, #nav a:active {
    color: #fff;
}

#nav a:hover, #nav a:link.nav-on, #nav a:visited.nav-on, #nav a:active.nav-on  {
    color: #000;
    text-decoration: none;
    font-size: 13px;
}
.small-circle {
    background: #f98224 url(../images/nav_dots.gif) 0 0 no-repeat;
}
.small-circle-on {
    background: #f98224 url(../images/nav_dots_on.gif) 0 0 no-repeat;
}
.small-circle, .small-circle-on {
    height: 17px;
    width: 19px;
    border: 0px;
    display: block;
    float: left;
    margin: 2px 4px 0 0;
 }


#home-top {
    margin: 0 0 0 0;
}
#home-middle {
    margin: 0 0 0 0;
    height: 65px;
    position: relative;
    bottom: 4px;
    width: 915px;
}
#home-bottom {
    margin: 0 0 0 0;
    background: #000 url(../images/home_bottom.gif) 0 0 no-repeat;
    height: 396px;
    position: relative;
    bottom: 4px;
}

#top-nav-home {
       padding: 165px 0 0 0;
}

#side-nav {
    width: 240px;
    margin: 0 0 20px 100px;
    float: left;
 /*   background: url(../images/sidenav_bg.gif) 0 45px no-repeat; */
    	
}

#navSide {
    text-align: left;
    margin: 60px 0 0 0;

}

#navSide li {
    list-style: none;
    margin-bottom: 7px;
    width: 183px;
    position: relative;
    right: 36px;
}

#navSide a {
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.01em;
    padding-left: 30px;
}

#navSide li a {
    display: block;
}

#navSide li a:hover, #navSide li a:link.nav-side-on, #navSide li a:visited.nav-side-on, #navSide li a:active.nav-side-on {
    background: #fcc29a;
}

#navSide a:link, #navSide a:visited, #navSide a:active {
    color: #f98224;
}


#navSide a:hover, #navSide a:link.nav-side-on, #navSide a:visited.nav-side-on, #navSide a:active.nav-side-on  {
    color: #000;
}

.clear {
    clear: both;
}

.clear-right {
    clear: right;
}

.clear-left {
    clear: left;
}

/* Contact form styles */
div.enquiry {
	margin: 0px 0px 0px 0px;
}
div.enquiry .red-text {
	color: #d62815;
	font-size: 11px;
 	letter-spacing: 0.02em;
}
div.enquiry .green-text {
        color: #47b738;
	font-size: 11px;
 	letter-spacing: 0.02em;
}
div.enquiry label {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0px 5px 0px 0px;
}
div.enquiry input,
div.enquiry textarea {
	font-family: Arial;
	font-size: 11px;
 	letter-spacing: 0.02em;
}
div.enquiry input {
	width: 260px;
	margin: 2px 0 2px 0;
	padding: 2px;
	border: 1px solid #ccc;
}
div.enquiry #comment-label {
}
div.enquiry textarea {
	float: left;
	width: 410px;
	height: 200px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #ccc;
}
div.enquiry #submit {
	clear: both;
	width: 150px;
	margin: 10px 0px 0px 0px;
position: relative;
left: 415px;
}
div.enquiry #submit:hover {
	background: #999;
	border: 1px solid #333;
}


/* SIDE NAV */
div#side-nav {
	float: left;
	width: 176px;
	margin: 50px 0 50px 80px;
}
div#side-nav div.side-nav-box div.side-nav-links {
	margin: 0px 0 0 18px;
	padding: 11px 0 0 0;
}
div#side-nav div.side-nav-box a {
	display: block;
	height: 23px;
	text-align: left;
	padding-left: 14px;
	padding-top: 1px;
	background: url(../images/sidenav.gif) no-repeat 0 0;
	color: #fff;
	
	font-size: 11px;
 	letter-spacing: 0.02em;
	text-decoration: none;
}
div#side-nav div.side-nav-box a.current,
div#side-nav div.side-nav-box a:hover {
	text-decoration: none;
	color: #000;
 	letter-spacing: 0.02em;
	font-size: 11px;
}
div#side-nav div.side-nav-bottom {
}

div.input-error input, div.input-error textarea {
        background-color: #f3bca7;
    }

#specialist {
    border: 0px;
    margin: 0 0 0 0;
    width: 550px;
}
#specialist tr.image td {
    margin: 0 20px 0 20px;
}

#specialist tr.txt td p {
    padding: 0 0 20px 0 ;
    margin: 0 0 0 0;
    text-align: center;
}

