body {
	margin: 0px;
	padding: 0px;
	background:#000000;
	font-size: 14px;
	font-family: "Arial, Helvetica, sans-serif";
}
/* 



	-- Top Heading Bar --



*/



#header {
	background-image: url(/template/classic_div/cureinsomniatips.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
}
h1 {
	font-size:14px;
	display:inline;
}
h2 {
	font-size:14px;
	display:inline;
}
#headerRight {
	margin-left: 750px;
	padding: 0px;
	/*width: 100%;*/



  height: 130px;
	background: #000000;
}
.footer {
	padding: 10px;
	border-top: 1px solid #000;
	text-align:center
}
.tdmiddle {
	padding: 10px;
	width:516px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.tdleft {
	padding: 5px;
	width:100px;
}
.tdright {
	padding: 5px;/*width:20px;*/



	}
/* 



	-- Left Navigation Bar --



*/



#navigation {
	background: #ffffff;
	float: left;
	width: 150px;
	height: 100%;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 0px 0px 0px 10px;
}
#navigation A:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#navigation A:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#navigation A:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
/*                                     



 -- Right Link Bar --                  



*/                                     



#rightCol {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	float: center;
	width: 100%;
	height: 100%;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	display: inline;
}
/*



 -- Main Content Block --



*/



#mainWrapper {
	margin:0 auto;
	width: 100%;
}
#main {
	float: left;
	width: 98%;
	display: inline;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-width: 0px 2px 0px 2px;
	border-color: #000000;
	border-style: solid;
}
#main h1 { /*Where our main section headers go*/
	margin:0;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color:#000000;
}
#main h2 { /*search navigation */
	margin:0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#1A3455;/*    background:#DDFFDD; */



}
#intro_section {
	/*   height:360px; */



    width:97%;/*	background:#DDDDDD; */



}
#intro_text {
	text-align:left;
	padding-right: 10px;/*	font-size: 1.2em; */



}
#intro_text h4 {
	font-size: 1em;
}
#intro_picture {
	float: left;
	clear: left;
	margin-right: 3px;
}
#intro_spacer {
	float: left;
	clear: left;
	height: 150px;
	width: 1px;
}
#mainAd {
	float: center;
	clear: center;
	width:336px;
	height:300px;
	position:relative;
}
.button {
	background:#1A3455;
	color: #FFFFFF;
	padding: 4px;
	text-decoration:none;
	border-width: 2px;
	border-color: #888888;
	border-style: solid;
}
.maintable {
	background-color:#FFF;
	border:2px solid #FFF;
}
.button_small {
	background:#1A3455;
	color: #FFFFFF;
	padding: 2px;
	text-decoration:none;
	border-width: 2px;
	border-color: #888888;
	border-style: solid;
	font-size: .8em;
}
#footer {
	background: #0f0;
	clear: both;
	width: 100%;
}
