body, table, tr, th, td, p, form, fieldset, legend, div, ul, ol, li, h1, h2, h3 {margin: 0; padding: 0; border: 0; color: #000;}

body {
	margin-bottom:20px;
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;	
	background: #fff;
}

#all {
	width: 780px;
	margin: 0px auto 0px auto;
	text-align: left;
}

a, a:visited {text-decoration: none; color: #00548b;}
a img {border: 0}

.right {float: right;}

.textCenter {text-align: center;}

.path {float: left; margin: 8px 0px 0px 5px; font-size: 10px;	color: #d2d2d4;}
	.path a,
	.path a:visited 
	{margin: 0px 3px 0px 3px; color: #d2d2d4;}
	
h1.header {
	padding-bottom: 10px;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	border-bottom: 2px solid #eaebed;
}

h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #63c2ff;
	border-bottom: 1px solid #eaebed;
}

.print {float: right; margin: 100px 0px 20px 0px; text-align: right; display: none;}		
		.print img {float: left; margin: -2px 3px 0px 0px;}

/*-----------------------------------------*/
/* -- corners -- */

.corners .topCorners p,
.corners .bottomCorners p 
{width: 10px; height: 10px; font-size: 1px;}

	.corners .tlc  {float: left; background: #f9e4dd url(../images/corners/footer/tl.gif); background-repeat: no-repeat;}
	.corners .blc {float: left; background: #f9e4dd url(../images/corners/footer/bl.gif); background-repeat: no-repeat;}
	
	.corners .trc {float: right; background: #f9e4dd url(../images/corners/footer/tr.gif);	background-repeat: no-repeat;}
	.corners .brc {float: right; background: #f9e4dd url(../images/corners/footer/br.gif);	background-repeat: no-repeat;}
	
	.corners  p.between {height: 10px; float: left; font-size: 1px;}
	
	.corners .content {width: 100%; float: left; margin: 10px 0px 10px 0px;}

/* -- end -- corners -- */
/*-----------------------------------------*/
/* -- float fixing -- */
.corners:after
{content: "."; display:block; height: 0; clear:both; visibility:hidden;}

* html .corners {height: 1%;}
/* -- end -- float fixing -- */
/*-------------------------------------------*/
/* -- topNav -- */

#top {
	display: none;
}

#top #topFlash {float: left;}
	#top #topFlash img {vertical-align: top;}
	

#topNav {
	width: 770px;
	height: 24px;
	float: left;
	padding: 7px 0px 0px 10px;
	color: #c6c8b2;
	border-top: 1px solid #f3f5f0;
	border-bottom: 1px solid #f3f4ee;
	background: #fff url(../images/bgr/topNav.jpg);
	background-repeat: no-repeat;
}

	#topNav a,
	#topNav a:visited 
	{margin: 0px 4px 0px 4px; font-size: 10px; color: #64c2ff; text-transform: uppercase;}
	
	#topNav a.active,
	#topNav a.active:visited 
	{color: #00558a;}
	
	#topNav a:hover {text-decoration: underline;}
/* -- end -- topNav -- */
/*-----------------------------------------*/
/* -- subpage -- */

#page {width: 470px; margin-bottom: 10px; background: #fff;}
#page .bottomCorners {display: none;}

	#page .blc {background:  #fafafc url(../images/corners/page/bl.gif); background-repeat: no-repeat;}
	#page .brc {background:  #fafafc url(../images/corners/page/br.gif);	background-repeat: no-repeat;}
	
	#left {width: 450px; float: left; margin-left: 10px;}
	
		* html #left  {margin-left: 5px;}
	
	#left .topCorners,
	#left .bottomCorners 
	{display: none;}
	
	#left .tlc  {background: #f8f9fd url(../images/corners/left/tl.gif); background-repeat: no-repeat;}
	#left .topCorners p.between {width:430px; background: #f8f9fd; border-top: 1px solid #f0f0ee;}
	#left .trc {background: #f8f9fd url(../images/corners/left/tr.gif);	background-repeat: no-repeat;}
	
	#left .blc {background: #f8f9fd url(../images/corners/left/bl.gif); background-repeat: no-repeat;}	
	#left .bottomCorners p.between {width:430px; background: #f8f9fd; border-bottom: 1px solid #f0f0ee;}
	#left .brc {background: #f8f9fd url(../images/corners/left/br.gif);	background-repeat: no-repeat;}
	
	#left .content {
		width: 428px;
		margin: -1px 0px -10px 0px;		
		padding: 0px 10px 10px 10px;
		background: #fff;
		border: 0;
	}
	
		#left .content .info {float: left; margin: 10px 0px 10px 0px; }	
		#left .content .info p {margin-bottom: 5px;}
		
		#left .content .info #gallery {width: 100%; float: left; margin: 10px 0px 10px 0px; display: none;}		
		#left .content .info #gallery img {float: left;	margin-right: 26px; border: 1px solid #e6e7eb;}		
		#left .content .info #gallery .noMargin {margin: 0;}
		
		#left .content .info #download {display: none;}
		
		#left .content .info #download p {width: 100%; float: left;}
		#left .content .info #download a,
		#left .content .info #download a:visited {
			display: block;
			width: 200px;
			float: left;
			margin-right: 2px;
			padding-bottom: 3px;
			border-bottom: 1px solid #e3e5e8;
			color: #63c2ff;
			text-transform: uppercase;			
		}
		
		#left .content .info #download a img {
			float:left;
			margin: 0px 4px 3px 0px;
		}
		
		
	#right {
		display: none;
		width: 300px;
		float: left;
		margin: 0px 0px 0px 10px;
	}
	
		#right #contact1,
		#right #contact2
		{width: 250px;	float: left; margin-left: 5px;}
		
		#right #contact1 {margin: 10px 0px 20px 5px;	color: #bababa;}
		
		#right #contact2,
		#right #contact2 a,
		#right #contact2 a:visited 
		{color: #63c2ff;}
		
		#right #contact2 a:hover {text-decoration: underline;}

/* -- end -- subpage -- */
/*-------------------------------------------*/
/* -- bottom menu/footer -- */
#bottomMenu {width: 760px; margin: 10px auto 10px auto; background: #f9e4dd;display:none;}

	#bottomMenu .content {width: 760px;	margin: 5px 0px 0px 0px;}
	
	#bottomMenu a,
	#bottomMenu a:visited 
	{margin: 5px 4px 0px 4px; color: #c77156; text-transform: uppercase;}
	
		#bottomMenu a:hover {text-decoration: underline;}
		
	#bottomMenu .content {height: 20px;}
	#bottomMenu .content img {margin-bottom: 2px;}
	
#footer {width: 780px; margin: auto;display:none;}
	#footer p {text-align: center; color: #5ab7f5;}
	#footer p a,
	#footer p a:visited 
	{color: #0574bc;}

/* -- end - bottom menu/footer -- */	
/*-----------------------------------------*/
