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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 20px;
	background: #cedad4;
	font-family: Times New Roman;
	font-size: 14px;
	color:#3f3f3f;

}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*startcontent*/

/*container*/

#container {
	margin: 0 auto;
	width: 800px;
	background: #fff;}

/*end*/

/*header*/



/*nav*/
#nav {
	width: 800px; 
	height: 54px;
	padding: 5px 0;
	color:#fff;
	margin: 0 0 0 30px;
}

#home a {
	background: url(../images/home.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height: 54px;
	width: 100px;
	position: absolute;

}

#home a:hover {
	background-position: 0 -54px;
	width: 100px;

}

#order-jelly a {
	background: url(../images/orderjelly.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height: 54px;
	width: 150px;
	position: absolute;
	margin-left: 100px;

}

#order-jelly a:hover {
	background-position: 0 -54px;
	width: 150px;

}

#order-tablets a {
	background: url(../images/ordertablets.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height: 54px;
	width: 150px;
	position: absolute;
	margin-left: 255px;

}

#order-tablets a:hover {
	background-position: 0 -54px;
	width: 150px;

}

#durexdoms a {
	background: url(../images/durexmenu.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height: 54px;
	width: 150px;
	position: absolute;
	margin-left: 410px;

}

#durexdoms a:hover {
	background-position: 0 -54px;
	width: 150px;

}

#contactus a {
	background: url(../images/contact.jpg) no-repeat;
	background-position: 0 0;
	display: block;
	height: 54px;
	width: 100px;
	position: absolute;
	margin-left: 565px;

}

#contactus a:hover {
	background-position: 0 -54px;
	width: 100px;

}


/*nav*/


/*minibanner*/

#mini-banner {
width: 810px;
height: 373px;
}

/*end*/

#main {
    float:left;
    background: #f7f7f7;
    padding: 10px;
    margin:  10px 0 0 30px;;
    width: 715px;
    }
        
    #main h1{
	color: #000;
	font-size: 1.2em;
	margin: 10px 0 0 40px;
}

    #main p{
	color: #3f3f3f;
	font-size: 14px;
	margin: 20px 0 0 40px;
}

    #main form {
    padding: 10px;
    margin-top: 10px;
    margin-left:  30px;
    background: #e7e7e7;

    }


/** classes**/
#main .about-kamagra{
	width: 350px;
	float: left;
}

#main .about-kamagra img{
margin-top: 5px;

}

#main .cheap-kamagra{
	width: 350px;
	float: right;
}

#main .kamagra-tablets{
	width: 350px;
	float: left;
}

#main .buy-tablets{
	width: 350px;
	float: right;
}

#main .buy-tablets a{
color: #1a5154;

}
/**end**/


#footer{
clear: both;
background: #e6e7e7;
padding: 10px;;

}

#footer a{
color: #1a5154;
text-decoration: none;
}

#footer p{
text-align: center;
font-size: 14px;
}

b{
	color: #064B8C;
}