/* 
	project: Internet Marketing
	author: Laura Childs (www.smartzville.com)
*/


body {

	background: #EEEEEE url(images/blend.gif) repeat-x top left;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.8em Verdana, Helvetica, Sans-Serif;
	line-height: 1.5;
}

a { 
	color: #3C6491;
	background-color: inherit;
}

a:hover {
	color: #BF3E17;
	background-color: inherit;
}

h1 {
	margin: 6px 0 5px 0;
	font-size: 1.3em;
	color: #880000;
	clear: both;
	padding: 29px 10px 0 0px;
}

h2 {
	margin: 6px 0 5px 0;
	font-size: 1.1em;
	color: #808080;
	clear: left;
	padding: 29px 10px 0 0px;
}

h3 {
	margin: 16px 0 -6px 0;
	font-size: 1.0em;
	color: #3C6491;
	clear: left;

}

p {
	margin: 0;
	padding: 0;
}

.indent {
	color: #3C6491;
	font-style: italic;
	margin: 0 0 0 25px;
	clear: left;
}

dt {
	margin: 15px 0px 0 15px;
	clear: left;
}

dd {
	margin: 5px 0px 0 25px;
	clear: left;
}

blockquote {
	margin: 15px 0px 0 25px;
	clear: left;
}

img {
	border: 0;
}

#header {
	clear: both;
	width: 750px;
	height: 32px;
	margin: 0 auto;
}


#topmenu {
	padding: 13px 0 10px;
	float: left;
	font-size: 10px;
font-weight: bold;
}

#topmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #fff;
	background: #2f4a6c  url("images/toparrow1.gif") no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #414141;
}

#topmenu a:hover {
	background: #ccc url("images/toparrow.gif") no-repeat top center;
	color: #3c6491;
	border-bottom: 4px solid #bcbcbc;
}

.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF  repeat-x left top;
	color: #000000;
}

#left {
	float: left;
	width: 510px;
	padding: 0 10px 0 0;
	font-size: 1em;
	line-height: 1.4em;
}

#left p {

	width: 480px;
	padding: 12px 10px 0 0;
	font-size: 1em;
	line-height: 1.4em;
	clear: left;
}


#articles {
	width: 740px;
	padding: 3px 0 0 10px;
	margin: 0 auto 10px auto;
}

#right {
	float: left;
	width: 220px;
	padding: 33px 0 0px 0;
}

#rightmenu {
	margin: 20px 0 0px 0;
	line-height: 1.4em;
}

#rightmenu p {
	display: block;
	background: #2e4a6d;
	color: #FFFFFF;
	padding: 5px 0 5px 5px;
	margin: 0 0 1px 0;
	font-weight: bold;
}
#rightmenu a {
	display: block;
	background: #00637e url("images/sidearrow.gif") no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #2e4a6d  url("images/sidearrow1.gif") no-repeat center left;
}

.rightarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 19px;
	line-height: 1.4em;
}

.course {
	background: #EAFFD5;
	color: #808080;
	padding: 19px 15px 10px 19px;
	line-height: 1.4em;
}

.course p {
	margin: 0px 0px 15px 0px;
	line-height: 1.4em;
}

.course ul li {
	margin: -17px -25px 0 -22px;
	line-height: 1.4em;
}

.content li {list-style-position: outside; padding: 7px 15px 0px 0px; }

.features {
	font: 100% Verdana, Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 17px;
	width: 182px;
	height: 17px;
	background: #FFFFFF  no-repeat;
}

.features a {
	background: transparent; 
	text-decoration: none;
}

#additional {
	clear: both;
	width: 730px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 730px;
	padding: 10px;
	background: #3C6491  repeat-x top left;
	color: #FFF;
}

#end {
	background: url(images/blend.gif) repeat-x top left;
	margin: 0;
	padding: 0 0 10px 0;
	font: 0.8em Verdana, Helvetica, Sans-Serif;
	line-height: 2.5;
text-align: center;
}
 
#footer {
	clear: both;
	margin: 5px auto;
	width: 750px;
	padding: 0 5px 0 5px;
text-align: center;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
}

#footer a {
	color: #808080;
	background: inherit;
}

.date {
margin: 3px -35px 10px 0;
background: #FFFFFF url("images/horizontaldotted.gif") repeat-x bottom left;
color: #808080;
text-align: right;
 }
