html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset,table,td,tr{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
body {
	font-size: 62.5%;
	font-family: "Verdana";
	background: url(../images/bg_body.gif) repeat-x top #e7eef0;
	text-align: center;

}

p {
	margin-top: 20px;
	font-size: 1.4em;
}

a {
	color: #000000;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* TITLEs */
.invisible {
	position: absolute;
	display: none;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
	font-style: italic;
}

/* DIVs */

div#header {
	position: relative;
	width: 835px;
	height: 204px;
	text-align: right;
	background: url(../images/bg_header.jpg) no-repeat;
	margin: 0 auto;
}

div#content {
	position: relative;
	width: 785px;
	min-height: 500px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	background: url(../images/bg_content.gif) repeat-y;
}

div#content_bottom {
	width: 835px;
	height: 16px;
	margin: 0 auto;
	background: url(../images/bg_content_bottom.gif) no-repeat;
}

div#menu {
	width: 200px;
	min-height: 312px;
	background-color: #f8fafb;
	margin-top: 150px;
	float: left;
}

div#inner_content {
	width: 540px;
	min-height: 400px;
	margin-top: 50px;
	float: right;
}

div.clear {
	clear: both;
}

div.basket_box {
	position: absolute;
	clear: both;
	width: 280px;
	padding-top: 5px;
	text-align: right;
	right: 20px;
}

/* IMAGEs */

img.img_star {
	position: absolute;
	top: 0;
	left: 70px;
}

/* MENUs */

/* FORMs */

/* LISTs */

ul.menu {
	list-style: none;
	margin-left: 2px;
}

ul.menu a{
	line-height: 18px;
	text-align: middle;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
}

ul.menu a:hover{
	text-decoration: underline;
}


ul.menu li {
	margin-top: 3px;
	font-size: 1.2em;	
}

ul.top_menu {
	list-style: none;
	padding-top: 5px;
}

ul.top_menu li {
	display: inline;
	margin-right: 33px;
}

ul.top_menu li.second {
	display: inline;
	margin-right: 50px;
}


ul.top_menu li.third {
	display: inline;
	margin-right: 63px;
}

ul.top_menu a{
	font-size: 1.4em;
	text-decoration: none;
	color: #000000;
}

ul.top_menu a:hover{
	text-decoration: underline;
}

ul.list {
	list-style: inside square;
	margin-left: 20px;
	font-size: 1.4em;
	margin-top: 20px;
}

ul.list li{
	margin-top: 10px;
}

ul.submenu {
	list-style: none;
	margin-left: 10px;
}

ul.submenu a{
	font-size: 0.7em;
}

a.cart_link {
	float: right;
	margin-top: -10px;
}

p.right {
	text-align: right;
}

table {
	margin-top: 10px;
	width: 540px;

}

table ul.list{
	margin-left: 3px;
}

table td {
width: 180px;
	border-top: solid 1px black;
}

table td.header{
	font-size: 1.5em;
	background-color: #f8fafb;
	font-weight: bold;
}

form.contact_form {
	margin-top: 20px;
	font-size: 1.4em;
}

form.contact_form div{
	margin-top: 5px;
}


form.contact_form input{
	width: 200px;
	height: 20px;
	font-family: "Verdana";
	bordeR: solid 2px #d0d3d5;
}

form.contact_form textarea{
	width: 400px;
	height: 200px;
	font-family: "Verdana";
	bordeR: solid 2px #d0d3d5;
}

form.contact_form input.submit{
	width: 100px;
	height: 20px;
	font-family: "Verdana";
	bordeR: solid 1px black;
	margin-left: 305px;
}

div#footer {
	text-align: center;
	width: 785px;
	height: 20px;
	margin: 0 auto;

}

div#footer a{
	text-decoration: none;
	color: #989898;
	font-family: "Tahoma";
	font-size: 1.0em;

}

a.book_link {
	width: 143px;
	height: 128px;
	padding-top: 210px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	display: block;
	background: url(../images/img_book_link.gif) no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #ffffff;
	text-decoration: none;
	float: right;
}

a.about_jan_davis {
	width: 70px;
	height: 100px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 70px;
	text-align: center;
}


form.economy_overview div{
	margin-top: 5px;
}

table.cart td{
	border: none;
	height: 25px;
}

form.cart_form input{
	font-weight: bold;
	font-size: 1.2em;
}

span.large {
	font-size: 1.5em;
}

span.underline {
	text-decoration: underline;
}

form.order_form {
	margin-left: 10px;
	margin-top: 10px;
	width: 440px;
}

form.order_form label{
	font-size: 1.2em;
	text-align: right;
	width: 200px;
	font-weight: bold;
	float: left;
}

form.order_form input{
	font-size: 1.2em;
	margin-left: 5px;
	width: 200px;
}

form.order_form div{
	margin-top: 5px;
	clear: both;
}

form.order_form input.submit{
	width: 100px;
	margin-left: 205px;
	font-weight: bold;
}

p.alert {
	color: #ff0000;
}

a.logo {
	display: block;
	float: left;
	width: 281px;
	height: 108px;
	background: url(../images/img_logo.jpg) no-repeat;
	margin-top: 53px;
}

a.webdesign_link {
	float: right;
}

a.linkedin_link {
	display: block;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 2px;
	right:390px;
}

a.twitter_link {
	display: block;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 2px;
	right:420px;
}