body {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	background-color: #c1c1c1;
	margin: 0px;
	padding: 0px;
}* {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.shadow {
	width: 10px;
}#content_h {
	width: 750px;
	background-color: #fff;
	text-align: left;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content_h .content_margin {
	margin: 2px 2px 0 2px;
}

#content {
	margin: 0 10px 0px;
}

#content #left {
	width: 236px;
}

#content #right {
	width: 486px;
}



/*
 *   right column
 */
 
#right {
	padding-top: 14px;
	
}

h1, h2, h3, h4, ul {
	margin: 0 12px;
}

h1 {
	padding-bottom: 8px;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: .1em;
	color: #db4f77;
	text-decoration: none;
}
#right  h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5F8DB2;
}


/*
 *   left column
 */
 
#left {
	padding-top: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F8DB2;
	vertical-align: top;
}
 
#left .item {
	margin-top: 10px;
	width: 226px;
	background: #FFFFFF url(images/bg_leftBox.jpg) repeat-y;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
}
#left .item2 {
	margin-top: 1px;
	padding: 0px 0 0 2px;
	width: 226px;
	//background: #FFFFFF url(images/bg_leftBox.jpg) repeat-y;
	vertical-align: top;
}

#left .item h2 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 12px;
	padding-bottom: 6px;
	font-size: 24px;
	line-height: 27px;
	font-weight: lighter;
	letter-spacing: .1em;
}

#left .item h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5F8DB2;
}

#left .item p {
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F8DB2;
	text-align: justify;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 6px;
}

#left .item a.more {
	display: block;
	padding: 0 12px 5px 12px;
	color: #DC547B;
	text-decoration: none;
}
#left .item a.blnik {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 6px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #5F8DB2;
}




#left .item a.more_btm {
	display: block;
	padding: 0 12px 10px 12px;
	color: #DB4F77;
	text-decoration: none;
	background: url(images/horiz_dotLine.gif) repeat-x bottom;
}

#left .item a:hover {
	text-decoration: underline;
}

#left .item a img {
	margin: 5px 0 0 3px;
}



#container {
	margin: 0 auto;
	text-align: center;
	height: 100%;
  min-height: 100%;
}/*
 *   footer
 */

#footer table {
	width: 722px;
	margin: 0 12px 14px 12px;
}

#footer #top {
	height: 25px;
	background-color: #A3C3DD;
}

#footer #bottom {
	height: 100%;
	min-height: 100%;
	padding-bottom: 4px;
	background-color: #D4E7FF;
}

#footer #top table td {
	height: 25px;
	vertical-align: middle;
	color: #fff;
	font-size: 10px;
}

#footer #bottom table td {
	padding-top: 6px;
}

#footer a {
	text-decoration: none;
	font-size: 9px;
	margin-left: 15px;
}

#footer #top a {
	color: #fff;
}

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

#footer .f_left {
  text-align: left;
  	text-decoration: none;
	font-size: 9px;
}

#footer .f_right {
  text-align: right;
  	text-decoration: none;
	font-size: 9px;
}
.checkout {
	text-align: center;
	width: 226px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #333333;
	background-color: #D4E7FF;
	vertical-align: bottom;
}
#right a.more_btm {
	display: block;
	padding: 0 12px 10px 12px;
	color: #DB4F77;
	text-decoration: none;
	background: url(images/horiz_dotLine.gif) repeat-x bottom;
}

#right a:hover {
	text-decoration: underline;
}
.smallType {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-position: center;
}
.newsletter {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

