/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0.3
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	text-align:left;
}

h1 { font-size: 2.4em; }
h2 {
	color: #0097cd;
	font-size: 12px;
}
h3 { font-size: 1.2em; }
h4 {
	color: #0097cd;
	font-size: 18px;
	font-weight: normal;
}

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

hr {
	display: none;
	}

/* Layout */

#page {
	margin: 0 auto;
	padding: 0;
	width: 1050px;
}

#wrapper {
	padding:20px;
}

#content {
	margin:0;
	padding:0;
	width:576px;
	float:left;
}
	
#sidebar {
	width:300px;
	float:right;	
	margin:0;
	padding:20px 0;
}	


/* Post */

.post {
	margin: 0;
	padding:0px 0px 10px;
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
	color: #0097cd;
	font-weight: bold;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	padding-bottom: 10px;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font: 1.2em 'Lucida Grande', Arial, Sans-Serif;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;
	}

#sidebar h2 {
	padding: 0;
	background:url('images/border_h.png') repeat-x bottom;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */





/* Custom */
body {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
* {
	margin:0;
	padding:0;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.hidden {
  display: none;
}
img {
  border: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #0097cd;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.bequipment:link {
	text-decoration: none;
	color: #999999;
}
a.bequipment:visited {
	color: #999999;
	text-decoration: none
}
a.bequipment:hover {
	text-decoration: none;
	color: #0097cd;
}
a.bequipment:active {
	color: #999999;
	text-decoration: none
}
/* Header */


#header {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #patch1 {
	margin: 0 auto;
	width: 800px;
	height: 230px;
	float: none;
}

/* topMenu */
#topmenu {
	width: 896px;
	margin: 0px auto;
	text-align: right;
	font-size: 10px;
	height: 40px;
}
#topmenu #topnav {
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu #topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#topmenu #topnav li {
	display: inline;
}

#topmenu #topnav a {
	padding: 0 2px 0 3px;
	color: #999999;
	text-decoration: none;
}
#topmenu #topnav a:hover {
	color: #0097cd;
}
#topmenu #topnav .first a {
	border: none;
	color: #0097cd;
}
/* End topMenu */

/* mainMenu */
#menu {
	width: 990px;
	margin: 5px auto 0px;
	height: 23px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}
#menu .page_item a {
	padding: 0px 15px;
	text-decoration: none;
	font: normal 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
}
#menu .page_item a:hover {
	padding: 0px 15px;
	text-decoration: none;
	font: normal 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#menu .current_page_item a, .current_page_item a:hover {
	padding: 0px 15px;
	text-decoration: none;
	font: normal 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#menu .current_page_ancestor a{
	padding: 0px 15px;
	text-decoration: none;
	color: #FFF;
	font: normal 16px Trebuchet MS, Arial, Helvetica, sans-serif;
}
#menu .current_page_parent a{
	padding: 0px 15px;
	text-decoration: none;
	color: #FFF;
	font: normal 16px Trebuchet MS, Arial, Helvetica, sans-serif;
}
/* End Menu */
/* Sec Menu */
#secmenu {
	margin:0 auto;
	width:990px;
	height: 60px;
}
#secmenu #nav{
	margin: 5px 0px 0px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#secmenu #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#secmenu #nav li {
	display: inline;
}

#secmenu #nav a {
	padding: 0px 15px;
	text-decoration: none;
	font: bold normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

#secmenu #nav a:hover {
	color: #000000;
}
#secmenu #nav .firstb a {
	color: #000000;
}
#secmenu #nav .firstb a:hover {
	color: #000000;
}

/* End Menu */
/* pagsMenu */
#wrapper #content2 #pags {
	width: 520px;
	margin: 0px auto;
	padding: 0px;
	float: left;
}
#wrapper #content2 #pags #name {
	width: 100px;
	float: left;
	text-align: left;
	color: #0097cd;
	font-weight: bold;
}
#wrapper #content2 #pags #numbers {
	width: 400px;
	float: left;
	text-align: left;
}

#wrapper #content2 #pags #numbers ul {
	list-style: none;
	text-align: left;
}

#wrapper #content2 #pags #numbers li {
	display: inline;
}
#wrapper #content2 #pags #numbers a {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#wrapper #content2 #pags #numbers a:hover {
	color: #0097cd;
}
#wrapper #content2 #pags #numbers .first a {
	color: #0097cd;
}
#wrapper #content2 #pags #numbers .first a:hover {
	color: #0097cd;
}
/* End Menu */
/* imgsMenu1 */
#wrapper #content2 #imgsmenu {
	width: 300px;
	float: left;
	margin: 60px 0px 0px;
	padding: 0px;
}

#wrapper #content2 #imgsmenu ul {
	list-style: none;
	text-align: left;
}

#wrapper #content2 #imgsmenu li {
}
#wrapper #content2 #imgsmenu a {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0097cd;
	display: block;
	height: 25px;
}
#wrapper #content2 #imgsmenu a:hover {
	color: #0097cd;
	text-decoration: underline;
}
#wrapper #content2 #imgsmenu .first a {
	color: #0097cd;
	text-decoration: underline;
}
#wrapper #content2 #imgsmenu .first a:hover {
	color: #0097cd;
	text-decoration: underline;
}
/* End Menu */
/* imgsMenu2 */
#wrapper #content2 #imgsmenu2 {
	float: right;
	margin: 60px 0px 0px;
	padding: 0px;
}
#wrapper #content2 #imgsmenu2 ul {
	list-style: none;
	text-align: right;
}

#wrapper #content2 #imgsmenu2 li {
}
#wrapper #content2 #imgsmenu2 a {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0097cd;
	display: block;
	height: 25px;
}
#wrapper #content2 #imgsmenu2 a:hover {
	color: #0097cd;
	text-decoration: underline;
}
#wrapper #content2 #imgsmenu2 .first a {
	color: #0097cd;
	text-decoration: underline;
}
#wrapper #content2 #imgsmenu2 .first a:hover {
	color: #0097cd;
	text-decoration: underline;
}
/* End Menu */
.boxclmiddle{
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 70px;
}
.bgtxtcls {
	width: 780px;
	float: left;
	text-align: justify;
	padding: 0px;
}
.bgimgscls {
	width: 100px;
	float: left;
	height: 70px;
	margin: 0px 20px 0px 0px;
}
/* End Menu */

/* Content */
#wrapper #content3 {
	width: 900px;
	margin: 0 auto;
	float: none;
}
#wrapper #content2 {
	width: 1000px;
	margin: 0 auto;
	float: none;
}
#wrapper #content2 #contentin1 {
	width: 900px;
	float: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
	margin-top: 28px;
}
#wrapper #content2 #contentin2 {
	width: 900px;
	float: none;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #content2 #wordsmenu2 {
	float: left;
	margin: 60px 0px 0px;
	padding: 0px;
}
#imgoe {
	width: 800px;
	float: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#wrapper #content2 #subque{
	width: 900px;
	float: none;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: 50px;
}
#wrapper #content2 #subque #cont{
	width: 900px;
	margin:0px;
	font-size: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cceaf5;
	border-bottom-color: #cceaf5;
	color: #0097cd;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: none;
	height: 20px;
}
#wrapper #content2 #subque #cont #subqueiz {
	width: 450px;
	float: left;
	text-align: left;
	height: 20px;
}
#wrapper #content2 #subque #cont #subquede {
	width: 450px;
	float: left;
	text-align: right;
	height: 20px;
}
#wrapper #content2 #contentin3 {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #content2 #contentin3b {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 82px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #content2 #contentin3c {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #content2 #imgcontque1 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontque2 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontque3 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontque4 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs4.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontque5 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs5.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontque6 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs6.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontdeque1 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs7.jpg);
	background-repeat: no-repeat;
	background-position: 112px center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontdeque2 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontdeque3 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs9.jpg);
	background-repeat: no-repeat;
	background-position: 90px center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontdeque4 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontdeque4b {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs10.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 299px;
	padding: 0px;
}
#wrapper #content2 #imgcontdeque5 {
	width: 900px;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 299px;
	padding: 0px;
}
#txta1{
	width: 548px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	height: 282px;
}
#txta12{
	width: 548px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 260px;
}
#txta13{
	width: 548px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#txta14{
	width: 548px;
	float: left;
	margin: 40px 0px 0px;
	padding: 0px;
}
#bgimgmright{
	width: 352px;
	float: right;
}
#txtcont{
	width: 548px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	height: 282px;
}
#txtcont{
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#txtcont #txtcont1{
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#txtcont #txtcont2{
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#txtobje{
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#txtobje #txtoe1{
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#txtobje #txtoe2{
	width: 100px;
	float: left;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: right;
}
.txt1 {
	font-size: 18px;
	color: #0097cd;
}
.txt1b {
    margin-top: 25px;
	font-size: 18px;
	color: #0097cd;
}
.txt2{
	margin-top: 25px;
	text-align: justify;
}
.txt2b{
	text-align: justify;
}
.txt2c{
	margin-top: 5px;
}
.txt2e{
	margin-top: 300px;
	text-align: justify;
}
.txt6 {
	font-size: 16px;
	margin-top: 15px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.txt7b{
	margin-top: 12px;
	font-size: 14px;
	padding: 7px;
	border: 1px solid #0097cd;
	color: #0097CD;
	background-color: #F5F5F5;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.txt7b h2 {
	font-size: 18px;
}


.txt7{
	margin-top: 12px;
	font-size: 12px;
}
.txtwordsiz{
	padding: 7px;
	border: 1px solid #0097cd;
}
.tit2{
	font-size: 16px;
	color: #0097cd;
	font-weight: bold;
}
.dbold {
	color: #333333;
	font-weight: bold;
}
.sep {
	color: #cceaf5;
}
.word1{
	font-size: 12px;
	color: #0097cd;
	font-weight: bold;
}
.word1b{
	font-size: 14px;
	color: #0097cd;
	font-weight: bold;
}
a.mail:link {
    color: #666666;
	text-decoration: none
}
a.mail:hover {
    color: #0097cd;
	text-decoration: none
}
a.mail:visited {
	text-decoration: none;
	color: #666666;
}
#demap {
	width: 700px;
	height: 350px;
	margin: 0 auto;
	border: 1px solid #0097cd;
	padding: 0px;
	float: none;
}
.digytal1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 4px;
}
.digytal1y {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0097cd;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 4px;
}

.digytal1au {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.digytal1yau {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0097cd;
	font-size: 14px;
}
.dbold {
	color: #333333;
	font-weight: bold;
}
/* footer */
#footer {
	width: 1000px;
	text-align: center;
	margin: 0px auto;
	float: none;
	}
#footer .text {
	text-align: center;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a.ima2 {
	text-decoration: none;
	color: #002243;
	font-size: 10px;
} 
a.ima2:hover {
	text-decoration: none;
	color:#0088c0;
	font-size: 10px;
}
a.ima2:visited {
	text-decoration: none;
	color: #002243;
	font-size: 10px;
}
/* end footer */

