/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

a:link, a:visited {
	color: #6c92a5;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #6c92a5 url(../img/body-t.jpg) repeat-x 0 0;
	padding: 47px 0 0;
}
#page {
	width: 867px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #333333;
	background: #e0e8ec url(../img/page-bg.gif) repeat-y 0 0;
}
	#page2 {
		background: url(../img/page-t.png) no-repeat 0 152px;
		min-height: 500px;
		padding: 0 1px;
	}

#top {
	height: 152px;
	position: relative;
	background: #FFFFFF;
	margin: 0 0 25px;
}
	#logo {
		float: left;
		position: relative;
		margin: 0 0 -34px;
		z-index: 10;
		top: -34px;
		left: -1px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 264px;
			height: 186px;
			text-indent: -1000em;
			background: url(../img/logo-1.png) no-repeat 0 0;
		}
	#header {
		position: absolute;
		z-index: 1;
		right: 0;
		top: 0;
	}
	#contact {
		position: absolute;
		right: 0;
		top: -20px;
		font-size: 91.67%;
		color: #b2b2b2;
	}

#wrap {
	margin: 0 44px 20px;
	width: 777px;
	overflow: hidden;
}
	#content {
		float: right;
		width: 552px;
		font-size: 116.67%;
	}
	#side1 {
		float: left;
		width: 194px;
	}



#content p {
	margin: 0 0 1.25em;
}
#content ul {
	list-style: disc;
	margin: 0 0 1em 1.5em;
}

#content h1 {
	font-size: 171%;
	font-weight: normal;
	color: #6c92a5;
	margin: 0 0 .3em;
}

#content h1 span {display:none;}

#content h2 {
	font-size: 128%;
	font-weight: normal;
}
#content h3 {
	font-size: 150%;
	font-weight: normal;
	color: #524a1d;
}

#video {
	margin: 0 0 20px;
}

.section {
	clear: left;
}
	.section img {
		float: left;
		margin: 0 10px 10px 0;
		border: solid 5px #FFFFFF;
	}

#contactus {
	float: right;
	width: 200px;
	background: #cfdee5;
	padding: 15px 15px;
	margin: 0 0 10px 15px;
	font-size: 85.71%;
clear:right;
}
	#contactus h3 {
		margin: 0;
	}

form {
}
	#page form ul {
		list-style: none;
		margin: 0;
	}
		form li {
			margin: 0 0 5px;
		}
			form li label {
				display: block;
				margin: 0 0 2px;
			}
			form li input.text {
				border: none;
				width: 150px;
				padding: 2px 3px;
			}
			form li input.submit {
				border: none;
				padding: 4px 10px;
				background: #5a6f81;
				color: #FFFFFF;
			}


#side1 p {
}

#butConsult {
	margin: 0 0 14px;
}
	#butConsult a:link, #butConsult a:visited {
		display: block;
		width: 194px;
		height: 42px;
	}
		#butConsult a:link span, #butConsult a:visited span {
			background: url(../img/schedule.gif) no-repeat 0 0;
		}

#menu {
	background: #b8cad4 url(../img/menu-b.gif) no-repeat 0 100%;
}
	#menu ul {
		background: url(../img/menu-t.gif) no-repeat 0 0;
		padding: 20px 15px;
	}
		#menu li {
		}
			#menu li a:link, #menu li a:visited {
				font-size: 116.67%;
				line-height: 2;
				color: #61838f;
			}
			#menu li ul {
				background: none;
				padding: 3px 0 3px 10px;
			}
				#menu li li a:link, #menu li li a:visited {
					font-size: 100%;
					color: #2b4c58;
				}


#footer {
	margin: 0 -1px;
	font-size: 91.67%;
	line-height: 1.5;
	text-align: center;
}
	#footer p {
	}
	#footer p.links {
		margin: 0 100px;
		padding: 30px 0;
		border-top: solid 1px #b8cad4;
		color: #6c92a5;
	}
		#footer p.links a:link, #footer p.links a:visited {
			color: #6c92a5;
		}
	#footer p.copyright {
		background: #6c92a5;
		border-top: solid 1px #b2b2b2;
		padding: 20px 0;
		color: #b8cad4;
	}
		#footer p.copyright a:link, #footer p.copyright a:visited {
			color: #b8cad4;
		}
.related {padding-top:20px;}
td h4 {vertical-align:top;}
td.photo {padding:0 15px 15px 0;}
.keyimage {float:right;margin:0 0 20px 20px;}
#longcontact {font-size:12px;}
#longcontact input,#longcontact select,#longcontact textarea {width:300px;margin-bottom:20px;}
#longcontact .submit {width:100px;border: none;
				padding: 4px 10px;
				background: #5a6f81;
				color: #FFFFFF;}
table {margin-top:20px;}
td {vertical-align:top;}
td.photo {width:105px;}
td h4 {margin-top:0px;padding-top:0px;}
.freedvd {margin-bottom:10px;}
.signin {margin-bottom:14px;}