body {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #fff;
	margin: 0;
	background: url(images/bg.jpg) no-repeat top #394faf;
}

p {
	margin: 0;
}

a {
	color: #fff;
	text-decoration: underline;
}

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

.menu_bg {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 200px;
	height: 30px;
	padding: 8px 0 0 22px;
	background: url(images/menu_button.gif) no-repeat;
	cursor: pointer;
}

.menu_bg:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 200px;
	height: 30px;
	padding: 8px 0 0 22px;
	background: url(images/menu_button_over.gif) no-repeat;
	cursor: pointer;
}

.area {
	width: 628px;
}

.space_box {
	padding: 3px;
}

.more {
	float: right;
	font-size: 11px;
	color: #ffdd4b;
	text-decoration: none;
	width: 70px;
	height: 19px;
	padding: 0 0 0 1px;
	margin: 0 0 0 0;
	text-align: center;
	background: url(images/button.gif) no-repeat;
	cursor: pointer;
}

.more:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	width: 70px;
	height: 19px;
	padding: 0 0 0 1px;
	margin: 0 0 0 0;
	text-align: center;
	background: url(images/button_over.gif) no-repeat;
	cursor: pointer;
}

.more_cart {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #ffdd4b;
	text-decoration: none;
	width: 70px;
	height: 19px;
	padding: 1px 0 0 1px;
	margin: 0 10px 0 0;
	text-align: center;
	background: url(images/button.gif) no-repeat;
	cursor: pointer;
}

.more_cart:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 70px;
	height: 19px;
	padding: 1px 0 0 1px;
	margin: 0 10px 0 0;
	text-align: center;
	background: url(images/button_over.gif) no-repeat;
	cursor: pointer;
}

a.button1:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a.top_menu:link {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.top_menu:visited {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.top_menu:hover {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}

.text1 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}

.text2 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
}

.small_text {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.title1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}

.title2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	padding: 0 0 35px 0;
}

.gallery_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	padding: 0 0 3px 0;
}

.news_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	padding: 0 0 0 0;
}

.box_title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-indent: 14px;
}

.cart_box_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-indent: 14px;
}

.product_title {
	font-family: Arial;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.text_box {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.copyright {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.box_space {
	padding: 14px 16px 20px 16px;
}

.text_space {
	padding: 10px 0 10px 0;
}

.qty {
	border: none;
	width: 28px;
	height: 19px;
	padding: 0 3px 0 3px;
	border: 1px solid #374EAA;
	background: none;
	font-size: 14px;
	color: #FFE470;
	font-weight: bold;
	text-align: center;
}

.qty_cart {
	border: none;
	width: 28px;
	height: 19px;
	padding: 0 3px 0 3px;
	border: 1px solid #fff;
	background: none;
	font-size: 14px;
	color: #FFE470;
	font-weight: bold;
	text-align: center;
}

.add_input {
	border: none;
	width: 117px;
	height: 27px;
	text-align: center;
	background: url(images/cart_button.gif) no-repeat;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

.cart_button {
	width: 117px;
	height: 27px;
	border: none;
	padding: 0 0 2px 0;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background: url(images/cart_button.gif);
}

.cart_input {
	width: 250px;
	height: 18px;
	padding: 2px 5px 0 5px;
	border: 1px solid #374EAA;
	background: none;
	font-size: 12px;
	color: #FFE470;
	font-weight: bold;
}

.contact_input {
	width: 400px;
	height: 20px;
	padding: 2px 5px 0 5px;
	border: 1px solid #374EAA;
	background: none;
	font-size: 12px;
	color: #FFE470;
	font-weight: bold;
}

.contact_select {
	width: 410px;
	height: 22px;
	padding: 0 0 0 0;
	border: 1px solid #374EAA;
	background: #062170;
	font-size: 12px;
	color: #FFE470;
	font-weight: bold;
}

.contact_textarea {
	width: 400px;
	height: 170px;
	padding: 0 5px 0 5px;
	border: 1px solid #374EAA;
	background: none;
	font-size: 12px;
	color: #FFE470;
	font-weight: bold;
}

.img {
	padding: 10px;
	background: #fff;
}

.price {
	color: #FFE470;
	font-size: 14px;
	font-weight: bold;
}

.total {
	color: #FFE470;
}

.contact1 {
	font-size: 18px;
}

.contact2 {
	font-size: 14px;
	font-weight: bold;
}

.contact3 {
	font-size: 12px;
}

.contact4 {
	font-size: 12px;
	color: #FFDD4B;
}

.title_other {
	font-size: 20px;
}

#marqueecontainer {
	position: relative;
	overflow: hidden;
	height: 105px;
	margin: 10px 0 0 0;
	color: #fff;
}

a.copyright_link:link {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.copyright_link:visited {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.copyright_link:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFDD4B;
	text-decoration: underline;
}


