html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	border-width: 0;
	height: auto;
	height: 100%;
	min-height: 100%;
	background: #F4F2E8 url(img/photo.gif) no-repeat top left;
}

p, td, a {
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	text-align: left;
	color: black;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, span {
	font-family: Arial, Verdana, san-serif;
	text-align: center;
	color: #044A91;
	margin: 0;
}


#photo {
	position: absolute;
	top: 0;
	left: 0;
	height: 305px;
	width: 398px;
}


#card {
	position: absolute;
   	left: 342px;
   	top: 14px;
	width: 288px;
	height: 162px;
	background: url(img/bg_card.gif) no-repeat top left !important;
}

#card h1 {
	color: white;
	margin: 12px 10px 0 0;
	font-size: 16px;
}

#card img {
	float: left;
	margin: 10px 20px 3px 20px;
}

#card p {
	font-family: "Times New Roman", serif;
	color: white;
	font-size: 15px;
	margin: 13px 10px 12px 10px;
}

#contacts {
	margin: 25px 27px 0px 20px;
	padding: 5px 0 0 0;
	border-top: 1px dotted white;
}

#contacts p {
	font-family: Arial, Verdana, san-serif;
	margin: 0;
	text-align: left;
	font-size: 10px;
	color: white;
	font-weight: normal;
}

#contacts a {
	font-size: 10px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#contacts span {
	color: #CC3333;
	font-size: 9px;
	font-weight: normal;
}

#clips {
	position: absolute;
	left: 690px;
	top: 125px;
	width: 126px;
	height: 142px;
	background: #F4F2E8 url(img/clips.gif) no-repeat top left;
}

#menu {
	position: absolute;
   	left: 142px;
   	top: 180px;
	width: 560px;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: normal;
}

#menu ul {
	display: inline;
	list-style-type: none;
}

#menu li {
	display: block;
	float: right;
	width: auto;
	cursor:pointer;
}

#menu a {	
	color: white;
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(img/menu_left.gif) no-repeat top left;
	float: left;	 
}

#menu a span {
	padding: 3px 10px 6px 0;
	cursor:pointer;
	display: block;
	float: none;
	background: url(img/menu_right.gif) no-repeat top right;
	color: white;	 
}

#menu a:hover {	
	background-position:0% -41px;	 
}

#menu a:hover span {
	background-position:100% -41px;
}

#menu a:active {	
	background-position:0% -82px;	 
}

#menu a:active span {
	background-position:100% -82px;
}

#current {
	display: block;
}

#current a {	
	color: white;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent url(img/menu_left.gif) no-repeat top left;
	background-position:0% -82px;	 
}

#current a:hover {	
	text-decoration: none;
	background: transparent url(img/menu_left.gif) no-repeat top left;
	background-position:0% -82px;	 
}

#current a span {
	padding: 3px 10px 6px 0;
	background: url(img/menu_right.gif) no-repeat top right;
	background-position:100% -82px;
}

#current a:hover span{	
	background: transparent url(img/menu_right.gif) no-repeat top right;
	background-position:100% -82px;	 
}

#paper {
   	position: absolute;
	display: block;
   	top: 202px;
   	left: 142px;
   	width: 700px;
  	background: transparent url(img/content_main.gif) repeat-y top left;
	padding: 0;
	margin: 0;
}

#content {
	margin: 0;
	padding: 0 140px 15px 45px;
	background: transparent url(img/content_bottom.gif) no-repeat bottom left;
}

#content h1 {
	display: block;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 70px 30px 0;
	text-align: center;
}

#content p {
	margin: 0 70px 12px 0;
	padding: 0;
}

#content a {
	text-decoration: none;
}

#contentTop{
	margin: 0;
	height: 11px;
	vertical-align: top;
}

#mainContent{
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#priceTbl {
	margin: 0 70px 0 0;
	border-collapse: collapse;
	border: 1px dotted black;
	border-spacing: 0;
}

#priceTbl .col1 {
	width: 305px;
}

#priceTbl .col2 {
	width: 140px;
}

#priceTbl td {
	padding: 10px;
	vertical-align: bottom;
	border: 1px dotted black;
}

.staff {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	width: auto;
	border: 1px dotted black;
}
.text_bold {
	font-weight: bold;
	color: black;
}

.quota  {
	display: block;
	font-style: italic;
	color: black;
	margin: 0 30px 0 30px;
	padding: 10px;
	border-left: 1px dotted black;
	text-align: left;
}

.clear5px {
	clear: both;
	height: 5px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#bottomMenu{
	border-top: 1px dotted black;
	margin: 30px 70px 30px 0;
	padding: 0;
}

#bottomMenuL {
	float: left;
	display: inline;
	margin: 0;
	text-align: left;
	width: auto;
}

#bottomMenuR {
	float: right;
	display: inline;
	margin: 0;
	text-align: right;
	width: auto;
}

#bottomMenu a{
	margin: 0;
	text-decoration: none;
	font-family: Arial, Verdana, san-serif;
	font-size: 10px;
	color: #044A91;
	vertical-align: bottom;
	line-height: 25px;
}

#copyrights{
	text-align: right;
	font-family: Arial, Verdana, san-serif;
	color: #666666;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

#clip{
	position: absolute;
	top: 187px;
	left: 163px;
	height: 87px;
	width: 36px;
	background: transparent url(img/clip.gif) no-repeat top left;
}

#flags {
	position: absolute;
   	left: 640px;
   	top: 213px;
	padding: 0;
	margin: 0;
	background: transparent;
}

#flags ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#flags li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	height: 12px;
}

#flags a{
	text-decoration: none;
	font-family: Arial, Verdana, san-serif;
	font-size: 10px;
	color: #044A91;
	vertical-align: top;
}

#flags img {
	border: 0;
	margin: 0;
	height: 12px;
	vertical-align: top;
}

#bluePaper {
	position: absolute;
   	left: 650px;
   	top: 250px;
	width: 220px;
	padding: 0;
	margin: 0;
	background: transparent url(img/blue_paper.gif) repeat-y top left;
}

#bluePaperTop {
	margin: 0;
	height: 8px;
	vertical-align: top;
}

#bluePaperBottom {
	margin: 0;
	height: 14px;
	vertical-align: bottom;
}

#bluePaper h3 {
	display: block;
	margin: 0 20px;
	border-bottom: 1px dotted black;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: left;
}

#servicesList {
	margin: 5px 20px 0 0;
	padding: 0;	
}

#servicesList ul {
	display: block;
	font-family: Arial, Verdana, san-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;	
	font-weight: bold;
	margin: 0 5px;
	padding-left: 30px;
}

