/*------ MENU ------*/

#Menu {
	width:absolute;
	height:19px;
	background: #d50e2a;
	border-bottom: 0;
	padding: 0px 0px 0px 0px;
}

#Menu ul {
	text-align: center;
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
}

#Menu li {
	display: inline;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	line-height:19px;
}

#Menu li a {
	padding: 0px 0px 0px 0px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	line-height:19px;
}

#Menu li a:hover {
	color: #000000
	padding: 0px 0px 0px 0px;
}

#Menu li a span {
	padding: 0px 0px 0px 0px;
}

#Menu a:hover,#Menu li.item_active a 
{
	padding: 0px 0px 0px 0px;
	background:#d50e2a;
	border-color:;
}
#Menu a:hover span,#Menu li.item_active a span 
{
	padding: 0px 0px 0px 0px;
	color:#000000;
	font-style:normal;
	text-decoration:none;
}


/*------ LAYOUT ------*/

body{
	margin:0;
	padding:0;
	background:#666666;
	min-width: 782px;
    margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
}


#arrow{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	margin-left: auto;
    margin-right: auto;
    width: 822; /* mandatory to be centered */
	height: 216px;
}

#patterncontainer{
	background-image: url(../images/margin_border.gif);
	background-repeat: repeat-y;
	margin-left: auto;
    margin-right: auto;
    width: 782; /* mandatory to be centered */
	height: relative;
}

#maincontainer{
	width: 745px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	height: relative;
	background: #000;
    margin-left: auto;
    margin-right: auto;
    text-align: left; /* to realign your text */
}

#topsection{
	height: 185px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
	margin: 15px 15px 15px 15px;
	padding: 10px 10px 10px 10px;
	width: 480px;
	background: #FFF url(../images/copy_pattern.gif);
	background-repeat: repeat-y repeat-x;
}

#rightcolumn{
	float: left;
	width: 230px; /*Width of right column*/
	margin-left: -230px; /*Set left margin to -(RightColumnWidth) */
	background: #000000;
}

#footer{
	clear: left;
	width: 100%;
	background: #000;
	color: #666;
	text-align: center;
	padding: 4px 0;
	position: relative; 
	margin: 0 auto;
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: none;
}


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	align: center;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
	background-image: url(../images/margin_border.gif);
	top:0;
	background-repeat: repeat-y;
}

/*------ TEXT ------*/

/* RIGHT COLUMN SETTINGS */

#Black_copy {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #000;
}

#article_title {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #000;
}

#quotes {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #333;
}

#Black_contact {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9px;
	line-height: 17px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #000;
}

#White_bold {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #FFF;
	text-shadow: #000 1px 1px 1px;
}

#White_order {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 1ex;
	color: #FFF;
	text-shadow: #000 1px 1px 1px;
}

/* LEFT COLUMN SETTINGS */


/* GENERAL TEXT */

#main_copy {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #000;
}

#prod_title {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 9px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #d50e2a;
}

#prod_author {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 40px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #d50e2a;
}

#prod_price {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #000;
}

a:link {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #d50e2a;
}

a:visited {
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #d50e2a;
}

a.imglink, {
	border: 0;
}

img {
	border-style: none;
}
