/*reset begin*/
html,body,div,span,applet,object,iframe,table,caption,tbody,tfoot,thead,tr,th,td,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
      font:12px/20px 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
}
a {
	font-size:14px;
	color: #435C67;
	text-decoration: underline;
}
label,input[type="submit"] {
	cursor: pointer;
}
:focus {
	outline: 0;
}
ol,ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}
blockquote,q {
	quotes: "" "";
}
label,input,select,textarea {
	font-family: tahoma,Arial,Helvetica,sans-serif;
	vertical-align: middle;
}

/*reset end*/

body {
	background:  #1B333C;
}
#wrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 960px;
}
#header {
	position: relative;
	margin-top:5px;
}
#header a {
	background: url(images/logo.png) no-repeat;
	display: block;
	height: 95px;
	overflow: hidden;
	text-indent: -9999px;
	width: 390px;
}

#navi {
	clear: both;
/*	background:#000;*/
	height: 30px;
	margin-top: 0px;
	font-size: 20px;
}
#nav {
	padding-left:15px;
	float: left;
	font-size: 18px;
}
#nav li {
	float: left;
	list-style: none;
	display:block;

}
#nav li a {
	color: #199CB4;
	z-index: 2;
	float: left;
	text-decoration: none;
	padding:10px;
	padding-left:20px;
	width: 100%;}

#nav li a:hover {
	color: #fff;

}

#content {
	background-color:#ffffff;
	margin: 18px 0 20px;
	position: relative;
}
.text_cart {
	color: #00F;
	font-size:20px;
}
.text_big {
	color: #000;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
}
.text_big ul{
	padding-left: 20px;
	text-align: left;
	list-style:square outside none;
}
.text_big ul strong{
	text-align:left;
}
.text_big ul li{
}
.text_big h2 {
	font:italic 30px/33px Georgia, Times, 'Times New Roman', serif;
	line-height: 70px;
	text-align: center;
}
.text_big h3 {
	font:italic 20px/23px Georgia, Times, 'Times New Roman', serif;
	line-height: 50px;
}
.text_big p {
	color: #333333;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	padding: 20px;
}
.button_img {
/*	width: 199px; 
	height: 58px;
	background: url(images/button_bg.png) no-repeat; */
	background-position: 0 -58px; */
	width: 248px; 
	height: 117px;
	vertical-align: middle;
	display: table-cell;
	cursor: hand;
	border: 3px;
	display:block;padding-top:15px;
	}

#reviews{
	background:#000;
	height:200px;
	padding:20px;
	margin-bottom:20px;
}

.contentlist {
	color:#ccc;
	float: left;
	width: 300px;
	margin:0px auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	max-width: 260px;
}
.contentlist ul {
	list-style: none;
}
.contentlist a,.sidebaritem a {
	color: #e4e4e5;
	text-decoration: none;
}
.contentlist a:hover,.sidebaritem a:hover {
	color: #ffbe31;
}


.contentlist ul {
	margin-left: 30px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.contentlist ul li {
	
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	width: 255px;
}
.haveiconlist ul li {
	background: none;
	padding-left: 0;
}

.haveiconlist ul li img {
	margin-right: 13px;
	position: relative;
	top: 2px;
}

#mgleft {
	margin-left: 0!important;
}
/*#mgright {
	margin-right: 0!important;
}*/


#content-main {
	color: #fff;
	margin: 0 auto;
}



.center {
	margin: 10px 0;
}

.author {
 	/* background:url(images/avatar.png) no-repeat; */
	padding-right:10px;
	text-align: right;
}

.blank {
	clear: both;
}
#footer {
	color: #fff;
	height: 50px;
	margin-bottom:30px;
	text-align: center;
}
#footer a{
	text-decoration:none;
	color: #199CB4;
}
