html, body {
  /*background: #EEE;*/
  font-family: Arial;
  font-size: 13px;
  margin: 0;
  padding: 0;
}

h1 {
  background: #385C85;
  color: #FFF;
  padding: 10px;
  padding-left: 20px;
  margin-top: 0px;
}

h1 a {
  color: #FFF;
}

h2 {
  padding-left: 20px;
}

p {
  padding-left: 20px;
  line-height: 1.3em;
}

p a {
  color: #385C85;
}
LI										{ list-style:none; }

.menu											{ margin:30px 0px 0 24px; _margin:30px 15px 0 12px !IMPORTANT; float:left; height:510px; width:180px; }
.menu .title									{ margin-bottom:18px; line-height:32px; font-family:"Times New Roman", Times, serif; font-size:30px; color:#cc3300;}
.menu UL										{ padding-left:0px; }
.menu .list	LI	A								{ line-height:24px; font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#30353a; text-decoration:none; }
.menu .list	LI	A:hover							{ color:#117fe2; }
.menu .list	LI A.active							{ padding-right:14px; background:url("img/arrow_menu.gif") no-repeat right; color:#117fe2; }

canvas {
  margin: 10px;
  display:block;
}

pre {
  margin-left: 20px;
  margin-right: 20px;
  padding: 5px;
  background: #FFF;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}

div.ref-col {
  float: left;
  width: 32%;
}

.flip_gallery canvas { margin:auto;
}
a.subnavoff {
	color:#336699;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
a.subnavoff:hover {
	color:#CC3300;
}
a.subnavon  {
	color:#CC3300;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
.pages  {
	position:absolute;
	left:277px;
	/*top:550px;*/
	width:680px;
	font-size:14px;
	text-align:center;
	padding-top:70px;
	z-index:0;
}
.arrows {
	height:37px;
	position:absolute;
	right:25px;
	padding-top:65px;
	/*top:540px;*/
	width:111px;
	z-index:2;
}
.arrows a.left {
	background:url(../img/arrows.gif) 0 0 no-repeat;
	display:block;
	float:left;
	height:27px;
	width:30px;
}
.arrows a.left:hover {
	background:url(../img/arrows.gif) -30px 0 no-repeat;
}
.arrows a.right {
	background:url(../img/arrows.gif) -60px 0 no-repeat;
	display:block;
	float:right;
	height:27px;
	margin:0 0 10px 46px;
	width:30px;
}
.arrows a.right:hover {
	background:url(../img/arrows.gif) -90px 0 no-repeat;
}
canvas {
	width:700px;
	background:url(../img/loader_img.gif) center no-repeat;
}

.strip_wrapper {
}
#strip { display:block;
	text-align:center;
	position: absolute;
	top:574px;
	*top:480px;
	right:45px;
	z-index:2;
	width:680px;	
	height:20px;
	
}
#strip a { display:inline-block;
	padding:4px 15px;
	border:1px solid #336699;
	font-size:0px;
	line-height:0px;
	color:#E4F2FF;
	background:#E4F2FF;
	margin-right:5px;
}
#strip a.active {
	background:#336699;
	color:#336699;
}

