@import url("layout.css");

a {
	text-decoration:none;	
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color:;
}
#container {
	width: 800px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#masthead {
	width: 800px;
	margin-left:90px;
	margin-bottom:20px;
	overflow: auto;
	background-color: #FFFFFF;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #71A889;
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 135px;
	background-color: ;
	position: relative;
	clear: both;
	margin-left: 10px;
	border-right: 2px solid #71A889;
	display: inline;
	text-align:center
	
}


#content {
	float: left;
	width: 60%;
	margin:20px 20px 20px 60px;
	background-color: #fff;

}

.rightBar {
	float:left;
	width:90px;
	position:relative;	
}

.rightBar li {
	border-bottom:1px solid black;
	list-style:none;
	padding:15px 0 15px 0;
}

.rightBar li a {
	color:#73A98A;	
}

.rightBar li a:hover {
	color:#000;	
}


#contentNoBar {
	float: left;
	width: 60%;
	margin:20px 20px 20px 150px;
	background-color: #fff;
	position: relative;
}
#footer {
	text-align: center;
	color: #000;
	clear: both;
	width: 800px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #d3d3d3;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	font-size: 0.9em;
	list-style-type: none;
	color: #000;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.8em;
	color: #000;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar a {
	text-decoration: underline;
	color: #000;
	display: block;
	padding: 5px;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	background-color: #f2f2f2;
}
/* Styles for Navigation */
#navigation ul {
	font-size: 0.8em;
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
}
#navigation a:hover {
	background-color: #f2f2f2;
	text-decoration: underline;

}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Miscellaneous Styles */
.bootcamp {
	font-family: Stencil, Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 1.286;
	margin-top:0px;
	margin-bottom:10px;
	padding-top: 0px;
	text-align: left
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 1.286;
	margin-top:1.286;
	margin-bottom:1.286;
	text-align: left
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.286;
	margin-top:1.286;
	margin-bottom:1.286;
	text-align: left
}
.imagenoborder {
	border-width: 0;
}


.forPatients {
	display:block;
	text-indent:-9999px;
	background: url(../images/for_patients.jpg) top left no-repeat;	
	width:200px;
	height:65px;
	
}

.forProfessionals {
	display:block;
	background: url(../images/for_professionals.jpg) top left no-repeat;	
	width:200px;
	height:65px;
	text-indent:-9999px;
}

.forProfessionalSale {
	display:block;
	background: url(../images/for_professionals_sale.jpg) top left no-repeat;	
	width:252px;
	height:65px;
	text-indent:-9999px;
}


.forEvents {
	display:block;
	background: url(../images/for_event.jpg) top left no-repeat;	
	width:200px;
	height:65px;
	text-indent:-9999px;
}


.forTell {
	display:block;
	text-indent:-9999px;
	background: url(../images/for_tell_me.jpg) top left no-repeat;	
	width:200px;
	height:65px;
	text-indent:-9999px;
	
}

.forAdvice{
	display:block;
	background: url(../images/for_advice.jpg) top left no-repeat;	
	width:200px;
	height:65px;
	text-indent:-9999px;
}

.forLet {
	display:block;
	background: url(../images/for_lets.jpg) top left no-repeat;	
	width:200px;
	height:65px;
	text-indent:-9999px;
}


#page_content0 {
	margin-left:-100px;
}

#page_Content0 {
	
}

.style5 {
	padding-left:40px;
}


.logoList {
	margin:0px;	
}

.logoList li img{
	margin-top:15px;	
}

