body{
	font-size:12px;
	color:#616366;
	font-family:Arial, Helvetica, sans-serif;
	background-color:rgb(198,195,198);
}
div, img, ul, a {
	margin: 0;
	padding: 0;
}
#page {
	margin:0 auto;
	width:940px;
	height:700px;
	background-image:url(/img/body-bg.jpg);
	background-repeat:no-repeat;
}
#content {
	height:445px;
	margin-bottom:15px;
	overflow:hidden;
	clear:both;
}
#content-left {
	float:left;
	width:300px;
	xxheight:670px;
	xxoverflow:hidden;	
}
#top {
	height:180px;
}
#top-right {
	padding-top:30px;
}
#top-right,
#content-right {
	float:left;
	width:500px;
	padding-left:20px;
}
#content-right {
	xxheight:640px;
	xxoverflow:hidden;	
}

#logo{
	width:302px;
	height:172px;
}
#search-bg {
	background-image:url(/img/search-bg.png);
	display:inline
}
#menu {
	padding-top:45px;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	float:left;
	height:35px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#menu ul li a {
    padding:30px 10px 20px;
}
#menu ul li a.active {
	background-image:url(/img/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#menu ul li a.active:hover {
	background-image:none;
	background-repeat:no-repeat;
}
#menu ul li a:hover {
	background-image:url(/img/menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#menu a {
	text-decoration:none;
	color:#ed1d34;
}
#design {
	background-image:url(/img/ftr-bg.png);
	background-repeat:no-repeat;
	font-size:10px;
	margin-right:30px;
	float:right;
	padding:12px;
	margin-right:40px;
	color:#ffffff;
}
.ads {
	/*background-image: url(/img/ad-bg.png);
	background-repeat:repeat-y;*/
}
.ad-bottom {
	/*background-image:url(/img/ad-bot.png);
	height:12px;
	width:302px;
	margin-bottom:8px;*/
}
.logo-bottom {
	margin-bottom:40px;
}
#search {
	float:right;
}
#search-input {
	border: medium none ; 
	height: 20px; 
	width: 105px; 
	background-image: url(/img/search-bg.png); 
	padding-left: 10px; 
	font-size: 12px; 
	padding-top: 2px;
	margin-right:25px;
	color:#616366;
}
#content-left a {
    text-decoration:none;
    color:#ed1f24;
}
a img {
    border:0;
}
#page-content {
    margin: 15px 0px;
}
.ads img {
    width:288px;
}
#search-glass {
	height:20px;
	vertical-align:text-top;
}
.break {
	clear:both;
}
#top-left {
	float:left;
}
#wrapper {
	margin: 0pt 40px 0pt 72px;
}
.search-results .result {
	padding:10px 0;
}
.pagination .paginate_active,
.pagination .paginate {
	float:left;
	padding:0 5px;
}
.pagination .paginate_active ,
.pagination .paginate_active a {
	background-color:#ED1D34;
	color:#ffffff;
}
.order-form .def_field_textarea {
	width:100%;
	height:150px;
}
.order-form .def_field_small {
	width:25px;
}

