/* CSS Document */

a:link, a:visited, a:active { font-family, size, color}
a:hover {font-family, font-size, color, font-decoration,}

    *{margin:0px; padding:0px;}
body {
    background:#203038;
}

#content {
    background-color: #2F424B;
    height: auto;
    width: 1025px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

}

/*------------------------------------Header-------------------------------------------*/

#image1{
	background: url(http://www.withoutprescriptionsmeds.com/image/header.jpg) no-repeat top left;
	margin-top: 10px;
	margin-left: 20px;
	width: 990px;
	height: 362px;
	padding: 5px 0px 0px 0px;
}

#boton-l {
	float: left;
	width: 17px;
	height: 31px;
	background: url(http://www.withoutprescriptionsmeds.com/image/boton-l.png) no-repeat top left;
}

#boton-r {
	float: left;
	width: 21px;
	height: 31px;
	background: url(http://www.withoutprescriptionsmeds.com/image/boton-r.png) no-repeat top left;
}

#boton-mid {
	float: left;
	padding: 4px 0px 0px 0px;
	background: url(http://www.withoutprescriptionsmeds.com/image/boton-mid.jpg) repeat-x top left;
	height: 27px;

}

#botom1 {
	text-align: center;
	height: 45px;
	margin-top: 15px;
	margin-left: 100px;
}

#botom1 li{
	border-right: 1px #fff solid;
	padding: 0px 4px 0px 0px;
	display: inline;
	width: 111px;
	height: 31px
}

#botom1 a{
	width: 111px;
	height: 31px
	display: block;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#botom1 a:hover{
	color: #203038;
}

#box {
	width: 340px;
	margin-left: 67px;
	margin-bottom: 5px;
	height: 75px;
	text-align: center;
	margin-top: 25px;

}

#box p{
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #005F8A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}


#box a {
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	color: #2F424B;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	
}

#close3 {
	background: url(http://www.withoutprescriptionsmeds.com/image/3.jpg) no-repeat top left;
	width: 990px;
	height: 20px;
	margin-left: 20px;
}

/*-----------------------------------Content--------------------------------------------*/

#content2 {
	background:transparent url(http://www.withoutprescriptionsmeds.com/image/2.jpg) repeat-y scroll left top;
	margin-left:20px;
	margin-top: 0px;
	width:990px;
}

#content2 ul{
	width: 500px;
}

#content2 li{
	list-style: none;

	display: block;
	width: 500px;
	margin-bottom: 5px;
	margin-left: 80px; _ margin-left: 40px;
}

#content2 a{
	width: 265px;
	text-align: justify;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #0000ff;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: normal;
}

#content2 p{
	width: 500px;
	padding: 0px;
	margin: 0px 0px 0px 80px; _ margin: 0px 0px 0px 40px;
}

#content2 h1{
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	color: #2F424B;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 80px;
}

/*-------------------------------------Main------------------------------------------*/

#maintext {
	padding: 10px 30px 20px 30px;
	width: 930px;
	margin-top: 0px; _ margin-top: -5px;
	margin-left: 20px;
	margin-bottom: 20px;
	background: #D6D3D6;
}

#maintext h1{
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	color: #2F424B;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 80px;
}

#maintext p{
	margin: 0px;
	padding: 1px 0px 9px 5px;
}


/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

#image2{
	float: left;
	margin-top: 377px;
	margin-left: 48px;
	position: absolute;
}

#image3{
	float: left;
	margin-top: 377px;
	margin-left: 366px;
	position: absolute;

}

#image4{
	float: left;
	margin-top: 377px;
	margin-left: 692px;
	position: absolute;

}

	
h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1C9296;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 5px;
}

h4 {
	text-align: justify;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #591D08;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
}

h5 {
	text-align: justify;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: normal;

}

p {
	text-align: justify;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px 20px;
	font-weight: normal;

}

p a {
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
}

p a:hover {
	color: #33CCFF;
	text-decoration: none;

}

p ul{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;


}

#block1{
	float: right;
	margin-top: 453px;
	margin-right: 22px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 290px;
	background-image: url(Image/pixbox.jpg);
}

#block2{
	width: 290px;
	float: right;
	margin-top: 453px;
	margin-right: 16px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-image: url(Image/pixbox.jpg);
}

#block3{
	width: 290px;
	float: right;
	margin-top: 453px;
	margin-right: 14px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-image: url(Image/pixbox.jpg);
}

.clear{
    clear: both;

}


#content3{
	height: 50px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#footer{
	background-color: #2C3132;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #DBDBDB;
	text-decoration: none;
	width: 1000px;
	margin-left: 11px;
}
