body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #437ea7 url(images/background_body.gif) repeat-x;
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #008000;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0 auto;
	width: 839px;
	padding: 10px 0 0;
	text-align: left;
}

#page{
	float: left;
	width: 839px;
	margin: 0 0 10px;
	background: #fff;
	color: #000;
}

#header{
	float: left;
	width: 839px;
	background: #fff url(images/background_header.jpg) no-repeat;
}

#header .site_title{
	float: left;
	width: 40%;
}

#header h1{
	padding: 20px 20px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	color: #5b86a4;
}

#header h1 a{
	text-decoration: none;
	color: #5b86a4;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header .topmenu{
	float: left;
	width: 819px;
	margin: 0 10px;
	background: #4b94b5 url(images/background_topmenu.jpg) no-repeat;
	color: #fff;
	display: inline;
	clear: both;
}

#header .topmenu ul{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
}

#header .topmenu ul li{
	display: inline;
	margin: 0 0 0 10px;
}

#header .topmenu ul li a{
	padding: 0 0 0 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/topmenu_bullet.gif) no-repeat 0 5px;
	color: #fff;
}

#header .topmenu ul li a:hover{
	text-decoration: underline;
}

#header .advertisement{
	float: left;
	width: 60%;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}

.columns_wrapper{
	float: left;
	width: 819px;
	margin: 10px 10px 0;
	background: url(images/dotted_horizontal.gif) repeat-x;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 519px;
	background: url(images/dotted_vertical.gif) repeat-y top right;




}

.searchform{
	float: left;
	width: 498;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	border: 1px solid #5099ba;
	padding: 10px;

}

.sidebar{
	float: left;
	width: 130px;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #333;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 16px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#sidebar_menu{
	float: left;
	width: 160px;
	margin: 0 0 0 0px;
	display: inline;
}

#sidebar_menu .menu {
	float: left;
	margin: 0;
	width: 150px; /* set width of menu */
	background: #eee;
} 

#sidebar_menu .menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}

/* style, color and size links and headings to suit */
#sidebar_menu .menu h2 {
	font: bold 11px/15px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	border: 1px solid #cccccc;

}

#sidebar_menu .menu a {
	font: 11px/15px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	border: 1px solid #cccccc;

}

#sidebar_menu .menu h2 {
	color: #1b4d6f;
	background: #ebebed;
}

#sidebar_menu .menu a {
color: #1b4d6f;
background: #f7f7f7;
text-decoration: none;
}

#sidebar_menu .menu a:hover {
color: #008000;
background: #fff;
}

#footer{
	float: left;
	width: 839px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	background: #fff url(images/background_footer.gif) no-repeat left bottom;
	color: #666;
	clear: both;
	text-align: center;

}

#footer a{
	text-decoration: none;
	color: #000;
}

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

#footer p{
	padding: 15px 20px;
	background: url(images/dotted_horizontal.gif) repeat-x;
}

input[type="submit"]{
	color: #1b4d6f;
	background: #f2f2f2;
	border:1px solid #ebe7d7;
	vertical-align:middle;

}

input[type="submit"]:hover {
	color: #008000;
	background: #fff;
}

#product{
	width: 160px;
	margin: 0;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 280px;


}

#categories{
	margin: 0;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	width: 450px;

}

