html, body {margin: 0; padding: 0; border: 0;}

body {
    margin:0;
    padding: 0;
    color: #000;
    background-color: #E2E3DA;
    text-align:center;
}

div#wrapper {
	width: 780px;
	margin:0 auto;
	padding:0px;
	text-align: left;
}

/* Header section starts  */

#header {
	width: 780px;
	height: 120px;
	text-align:center;
}

#header img { margin: 20px 0px 0px 0px; }

/* Header section ends  */

/* Main Layout starts */

#left {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#left img { margin: 20px 0px 20px 40px; }

#left .buynow { margin: 8px 0px 0px 10px; }

#center, #mainContent {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #989B94;
	border-left: 1px solid #989B94;
}

#mainContent { 
	width: 590px; 
	border-left: 0px solid #989B94;
}

#center img { margin: 20px 0px 20px 46px; }

#center .buynow { margin: 8px 0px 0px 10px; }

#right, #sideBar {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#sideBar {  width: 180px;  }

#right img { margin: 20px 0px 20px 50px; }

#sideBar img { margin: 10px 0px 0px 15px; }

#leftInner {
	width: 190px;
	float: left;
	margin:0px;
	padding:0px;
}

#rightInner {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana,Arial,"MS Sans Serif",Helvetica,sans-serif;
    line-height: 20px;
}

blockquote {
	font-family: Verdana,Arial,"MS Sans Serif",Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.excerptText { 
	xwidth: 500px;
	margin: 5px 0px 45px 0px;
	xfloat: left;
	zbordeR: 1px solid #000;
}

/* Main Layout ends */

/* Footer starts */

.clear { clear: both; }

p, #footer, .readMore, #mainContent p, #bottomNav, #rightInner p, #mainContent .quotesText, .listContent, .reviewText { font-family: Verdana,Arial,"MS Sans Serif",Helvetica,sans-serif; }

#footer {  
    clear: both;
    width: 780px;
    height: 40px;
    padding:30px 0px 0px 0px;
    text-align:center;
    font-size : 11px;
    font-weight: bold;
    color: #7F5428;
    background: #E2E3DA url(images/footer-bg.gif) bottom center no-repeat;
}

/* Footer ends */

p, .readMore, .quotesText, .reviewText, #mainContent p, #rightInner p {
	clear: both;
	margin: 10px;
	padding: 0px;
	font-size: 11px;
    line-height: 17px;
	text-align:left;
	color: #3E3E3E;
	background-color: #E2E3DA;
}

.readMore { font-weight: bold; }

.reviewText { margin: 30px 0px 20px 17px; }

#mainContent p {color: #3E3E3E; }

#rightInner p {  margin: 0px 0px 0px 0px; line-height: 24px;  }

#mainContent .quotesText { 
	width: 560px;
	float: left;
	display:inline;
	margin: 20px 10px 0px 10px; 
	color: #993333;
	background-color: #E2E3DA;
}

a.crossLink:link { color: #0066CC;  text-decoration: none; background-color: #E2E3DA;}
a.crossLink:hover {color: #51A8FF;text-decoration: underline; background-color: #E2E3DA;}
a.crossLink:visited {color: #939; text-decoration: none; background-color: #E2E3DA;}

#bottomNav {
  	clear: both;
	width: 780px;
	height: 20px;
	padding: 30px 0px 0px 0px;
  	color: #0066CC;
	background-color: #E2E3DA;
}

.navbottom, .navbottomHome {
	list-style-type: none;
	text-align: center;
}

.navbottomHome { margin:0px 0px 0px 200px; }

.navbottom li {
	float: left;
	font-size: 11px;
	border-right: 1px solid #909090;
}

.navbottom li a, .navbottom li a:link {
	color: #0066CC;
	background-color: #E2E3DA;
	margin: 0px 8px 0px 8px;
	padding: 0px; 
	text-decoration: none;
}

.navbottom li a.current:link, .navbottom li a.current:visited  {
	color: #B53C3C;
	background-color: #E2E3DA;
	text-decoration: underline;
}
	
.navbottom li a:hover {
	color: #51A8FF;
	background-color: #E2E3DA;
	margin: 0px 8px 0px 8px;
	padding: 0px; 
	text-decoration: underline;
}

.navbottom li a:visited {
	color: #939;
	background-color: #E2E3DA;
	margin: 0px 8px 0px 8px;
	padding: 0px; 
	text-decoration: none;
}

.listContent {
	margin: 20px 0px 20px 25px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
}

.listContent li {  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
	color: #3E3E3E;
	background: #E2E3DA url(images/darow.gif) 0px 8px no-repeat;
}

form { margin: 0; padding: 0; }

fieldset {
	float : left;
	display: inline;
	margin : 30px 0px 0px 20px;
	padding: 0px;
	border : 0px solid #ccb7b5;
}

label {
	clear: both;
	display : block;
	font-family: Verdana,Arial,"MS Sans Serif",Helvetica,sans-serif;
	font-size: 11px;
	padding: 15px 0px 15px 0px;
}

fieldset div input {
	float: left;
	border: 1px solid #a1a1a1;
	padding: 1px;
	font-family: Verdana,Arial,"MS Sans Serif",Helvetica,sans-serif;
	font-size: 11px;
}