/* 
Author:    Cubic Creative
Created:   Fed 2007
*/



/*  Visual (Pretty) Stuff
-----------------------------------------------*/
div#extra1 {
	width: 232px;
	height: 61px;
	/*background: url(images/doc-nurse-3a.jpg) no-repeat 0 0;*/
	margin: 62px 0 0 224px;
	position: absolute;
}





/*  Content
-----------------------------------------------*/
div#content-left {
	width: 350px;
	height: 276px;
	float: left;
	background: url(images/doc-nurse-3.jpg) no-repeat 24px 0;
}
div#content-right {
	width: 309px;
	height: 251px;
	margin: 25px 0 0 40px !important;
	float: left;
	background: url(images/pageflip.gif) no-repeat 100% 100%;
}
h1 {
	color: #d33200;
	font: bold .9em  Arial, Verdana, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
h2 {
	color: #676258;
	font: normal 1em/1.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	width: 280px;
}
h2 a {
	color: #d33200;
}
h4 {
	color: #006BA6;
	font: normal 1.5em Arial, Verdana, "Trebuchet MS", sans-serif;
     line-height: 25px;
	letter-spacing: 0px;
	width: 280px;
}
h4 a {
	color: #006BA6;
}


/*-----[ News ]-----*/
div#news {
	 float: right;
	 width: 300px;
	 margin: 55px 30px 0 0 !important;
	 margin-right: 15px;
}
h3 {
	color: #d33200;
	font: normal 1.4em Arial, Verdana, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
p.date {
	margin: 25px 0 2px 0;
}
p.date a {
	color: #006ba6;
	font: normal .9em Arial, Verdana, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
p.description {
	font: .9em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #676258;
}
p#allnews {
	margin-top: 25px;
}
p#allnews a {
	color: #d33200;
	font: normal .9em Arial, Verdana, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #d33200;
	background-color: #efeadd;
	font-weight: bold;
}

p#allnews a:hover {
	color: #676258;
}


/*-----[ Featured Ads ]-----*/
body div#content a#feat-msg-1 , body div#content a#feat-msg-2 {
	float: left;
	clear: left;
	display: block;
	margin-top: 20px;
	margin-left: -1px;
	border-bottom: 0px solid;
}
body div#content a#feat-msg-1:hover , body div#content a#feat-msg-2:hover {

}



