/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.small {
  font-size: 11px;
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 70px;
	font-size: 30px;
	color: #FFFFFF;
}

.indented {
    padding-left: 50px;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.source{
  color: #fff;
  padding-left:145px;
  	font-size: 18px;
}

#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/dr_blur.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#headerbg2 {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/home_page_banner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#home_tag{
	width: 450px;
	text-align: center;
	margin: 0 0 0 0px;
	padding: 70px 20px 0px 5px;
	letter-spacing: 2px;

}

#home_tag h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	xborder-bottom: 1px solid #e0e0e0;
	font-size: 20px;
	margin: 20px 0px 5px 0px;
	color: #000;
}
#home_tag a{
	font-family: calibri;
	font-size: 80%;
}

#aboutusheaderbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/aboutbg.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#serviceheaderbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/servicebg.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#educationbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/aboutbg.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}
/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: uppercase;
}

#logo h1 {
	background: url(images/logo.jpg) no-repeat left 00%;
	padding-left: 100px;
	text-align: right;
	font-size: 2.0em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Left hand navigation */

#left-nav {
	float: left;
	width: 180px;
	padding: 0px 20px 20px 0px;
	line-height: 25px;
	font-size: 12px;
}


#left-nav ul {
	margin: 0;
	list-style: none;
}

#left-nav li{
	float: none;
}

#left-nav a {
	display: block;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4E4E4E;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}


#sub-page-body {
	float: none;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}




#recent-posts .entry img {
	border: 1px solid #000;
}

#recent-posts .entry .more {
	padding: 5px 10px;
	background: #333333;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}


.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}



/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}


/*Rounded Corners */

.boxlist{
	float: left;
	padding: 10px;
}
.box { 
  background: #FFFFFF; 
  width: 250px;
}
.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .title{
  padding: 10px;
  
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px ;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 15px;
z-index: 5;
}

legend {      
      
color: #545351;      
font-weight: bold;     
font-size: 130%;
}
fieldset ol {     
	padding-top: 0.25em;  
	list-style-type:none;
	
}
fieldset li {    
	float: left;    
	clear: left;    
	width: 100%;    
	padding-bottom: 1em;   
}



fieldset {     
	float: left;     
	clear: both;     
	width: 100%;     
	margin: 0 0 1.5em 0;     
	padding: 0;     
	border: 1px solid #BFBAB0;     
	background-color: #F2EFE9;     
	background-image: url(images/fieldset_gradient.jpg);     
	background-repeat: repeat-x;    
}

fieldset.submit {     
	float: none;     
	width: auto;     
	border-style: none;     
	padding-left: 12em;     
	background-color: transparent;     
	background-image: none;    
}

label {        
position: relative;        
float: left;        
width: 10em;        
margin-right: 1em;       
}       

label em {        
position: absolute;        
left: 10em;        
top: 0;       
}