body {
	background: #C5D4DB;
	font-family: Arial, sans-serif;
	font-size: 13px;
	z-index: -2;
}

img {
	border: 0px;
}

div {
	position: relative;
}

a {
	color: #299AD7;;
	font-weight: bold;
	/*font-weight: bold;#3191eb*/
}

a:link, a:visited {
	text-decoration: none;
}


a:link:hover, a:visited:hover{
	text-decoration: underline;
}


h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#webpage {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	/*position: relative;*/
	/*border: 1px solid #000;*/
}

#logo {
	width: 399px;
	height: 99px;
	background-image: url(../images/logo.jpg);
	/*margin-top: 33px;*/
	float: left;
	/*border: 1px solid #000;*/
}

#topnav {
	width: 1000px;
	height: 78px;
	float: left;
	/*border: 1px solid #FF4500;*/
}

.question {
	color: #299AD7;
	width: 773px;
	margin-top: 12px;
	float: left;
	/*border: 1px solid black;*/
}

#topnav a:link:hover, a:visited:hover {
	text-decoration: none;
}

#homeBut {
	float: left;
}

#viagraBut {
	float: left;
	/*border: 1px solid #FFD700;*/
}

#cialisBut {
	float: left;
	/*border: 1px solid #FFD700;*/
}

#levitraBut {
	float: left;
	/*border: 1px solid #FFD700;*/
}

#edBut {
	float: left;
	/*border: 1px solid #FFD700;*/
}

#sideeffectsBut {
	float: left;
	/*border: 1px solid #FFD700;*/
}

#rxquickmedBut {
	float: left;
	/*border: 1px solid #FFD700;*/
}

#mainimage {
	background-image : url(../images/main_image.jpg);
	width: 1004px;
	height: 265px;
	margin-left: -4px;
	float: left;
	/*border: 1px solid #FF4500;*/
}

#bottombox {
	background: url(../images/whiteback.jpg) repeat-y;
	width: 1003px;
	margin-left: -4px;
	float: left;
	/*border: 1px solid #FF4500;*/
}

#bottomboxbottom {
	background-image: url(../images/whitebottom.jpg);
	width: 995px;
	height: 12px;
	margin-left: 1px;
	float: left;
	/*border: 1px solid #FF4500;*/

}

#footer {
	width: 998px;
	background: url(../images/blueback.jpg) repeat-y;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-left: -1px;
	padding-top: 5px;
	float: left;
    /*border: 1px solid #000;/*/
 }

#footerbottom {
	background-image: url(../images/bluebottom.jpg);
	width: 996px;
	height: 9px;
	margin-left: 1px;
	float: left;
	/*border: 1px solid #FF4500;*/

}

#footer a {
	color: white;
}

#footer a:hover {
	text-decoration: underline;
}

#footersub {
	width: 990px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #125E88;
	text-align: center;
	float: left;
    /*border: 1px solid #000;*/
 }

#footersub a {
	color: #125E88;
}

#footersub a:hover {
	text-decoration: underline;
}

#leftbanner {
	width: 154px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
	float: left;
	/*border: 1px solid orange;*/
}

#rightcol {
	width: 770px;
	margin-top: 10px;
	float: left;
	/*border: 1px solid green;*/
}

#rightcol p {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 15px;
	font-weight: bold;
	color: #0E557C;
	/*border: 1px solid yellow;*/
}

#rightcol ul {
	font-weight: bold;
	color: #0E557C;
	/*border: 1px solid yellow;*/
}

.title {
	font-size: 18px; 
	color: #299AD7;
	font-weight: bold;
	/*margin-bottom: 12px;*/
}

.smallcheck {
	background: url(../images/smallcheck.jpg) no-repeat;
	width: 20px;
	height: 18px;
	margin-left: 25px;
	padding-bottom: 5px;
	padding-right: 10px;
	float: left;
	/*border: 1px solid yellow;*/
}

.bottomsmallcheck {
	background: url(../images/smallcheck.jpg) no-repeat;
	width: 20px;
	height: 18px;
	margin-left: 25px;
	padding-bottom: 10px;
	padding-right: 10px;
	float: left;
	/*border: 1px solid yellow;*/
}

.bottomsmallchecktxt {
	font-weight: bold;
	width: 765px;
	color: #0E557C;
	float: left;
	padding-bottom: 12px;
	/*border: 1px solid green;*/
}

.smallchecktxt {
	font-weight: bold;
	width: 765px;
	color: #0E557C;
	float: left;
	padding-bottom: 7px;
	/*border: 1px solid green;*/
}

*{
	list-style:none;
	margin:0px;
	padding:0px;
}
