#search {
	float: right;
	top: 0px;
	padding-right: 20px;
	color: #999;
}
/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 600;
	padding: 0;
	background: #D7D7BD url(images/img01.png) repeat;
	text-align: justify;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C4C4C;
	float: none;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #666;
	text-align: center;
	font-size: xx-large;
}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	color: #000;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #E37500;
}

a:hover {
	text-decoration: none;
	color: #A66300;
}

/** Style for header starts here */

#header {
	width: 800px;
	height: 150px;
	border: 1px ridge #4C4C4C;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFAC16;
	background-image: url(images/img03rev5_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}

/** Style for menu starts here */

#menu {
	width: 800px;
	height: 50px;
	background-image: url(images/menu-background2.jpg);
	border: 1px solid #4C4C4C;
	margin-right: 20px;
	margin-left: 20px;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
	list-style-type: none;
}

#menu a {
	display: inline;
	float: left;
	background: url(images/img05.jpg) no-repeat left 55%;
	padding: 14px 30px 10px 12px;
	color: #FFFFFF;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	list-style-type: none;
}

#menu a:hover {

}

/** Style for wrapper starts here */

#wrapper {
	width: 840px;
	height: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
}

#content h2 {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	color: #666;
}

#content p {
	font-size: small;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-right: 10px;
}

#content a {
	text-decoration: none;
	color: #00F;
	padding-right: 5px;
}

#right {
	width: 600px;
	float: right;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: small;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(images/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
	float: right;
	width: 504px;
	padding-right: 50px;
}

#left {
	float: none;
	width: 125px;
	background-color: #333;
	background-image: url(images/sidebarbackground4.jpg);
	border: 1px outset #4C4C4C;
	height: 1170px;
	padding: 10px;
	color: #555;
}


#left ul {
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	height: 600px;
	width: 125px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#left li {
	padding-left: 10px;
	background: url(images/img04.gif) no-repeat left 50%;
	font-size: 14px;
	font-weight: lighter;
	list-style-type: inherit;
	list-style-position: inside;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: outset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: left;
	color: #FFF;
	border-top-style: outset;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 30px;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
	background-image: url(images/footerbackground.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #393939;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(images/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}
.qthmove {
	height: auto;
	width: 200px;
	clear: left;
	padding-left: 24px;
	color: #000;
	font-weight: 300;
}
.product {
	height: 330px;
	width: auto;
	float: left;
}
.producttext {
	text-align: left;
}
.whiteout {
	color: #FFF;
}
