@charset "utf-8";
/* CSS Document */

/*CSS RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.wrapper {
	background:transparent url(images/headerBg.gif) no-repeat scroll 0px 0;
	margin: 0 auto;
	width: 760px;
	height: 800px;
	
}

.content, .contentWhyChoose {
	background:transparent url(images/bodyBg.gif) no-repeat scroll 0px 0px;
	width: 100%;
	height: 390px;
	float: left;
	margin-top: 135px;
}



p, ul {
	color: #fff;
	margin: 35px 0 0 83px;
	width: 270px;

}

.educators {
	margin-top: 65px;
	width: 330px;	
}

ul {
	margin: 10px 0 0 98px; 
	width: 305px;
	list-style-image: url(images/bullet.gif);	

}

li {
	padding-bottom: 5px;
}
.homeText {
	float: left;
	width: 460px;

}
.login {
	float: left;	
	margin-top: 50px;
	width: 300px;

}

form img {
	float:left;
	margin: 21px 5px 0 0;
	
}

input {
	float: right;
	margin: 15px 50px 0 0;
}

.login a, .login p {
	color: #fff;
	font-size: 10px;
}

.login p a:hover {
text-decoration: none;	
}

.login p {
	float: left;
	line-height: 12px;
	margin: 10px 0 0 0;
	padding-bottom: 40px;
	width: 170px;

}

.login .loginTop {
	padding: 15px 0 0 0;
}

#whyChooseLink {
	background-image:url(images/whychoosedrugs.gif);
	display: block;
	float: left;
	height: 76px;
	width: 320px;
	margin-left: -20px;
}

#whyChooseLink:hover {
	background-image:url(images/whychoosedrugs_over.gif);
}


.footerTop, .footer {
	clear:both;
	font-size: 9px;
	margin: 0;
	width: 400px;
	}

.footer {
	color: #b3b3b3;
	line-height: 11px;
	padding: 3px 0 0 0;
}

.footerTop a {
	color: #fff;
	text-decoration:none;
}

.footerTop a:hover {
	text-decoration: underline;	
}
#bug {
margin: 15px 0 0 0;	
}

/*WHY CHOOSE DRUGS4REAL*/

#whyChooseTitle {
float: left;
margin: 117px 0 0 70px;
}

.contentWhyChoose {
	background:transparent url(images/whyChooseBg.gif) no-repeat scroll 0px 0px;
	margin-top:-35px;
}

.contentWhyChoose p, .contentWhyChoose ul {
	width: 610px;
	padding-top: 9px;
}

.secondP {
margin-top: 0;	
}

.contentWhyChoose a {
	display: block;
	float: right;
	
	
}

.contentWhyChoose #requestTools {
	background-image: url(images/requestTeachingTools.gif);
	height: 22px;
	margin: 55px 63px 0 0;
	width: 337px;

}

.contentWhyChoose #requestTools:hover {
	background-image: url(images/requestTeachingTools_over.gif);
	
}

.contentWhyChoose #registerNow {
	background-image: url(images/registerNow.gif);
	height: 50px;
	margin: 10px 94px 0 0;
	width: 306px;

}

.contentWhyChoose #registerNow:hover {
	background-image: url(images/registerNow_over.gif);

}
