/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/pict01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	margin-bottom: 15px;
	padding-left: 25px;
	background: url(images/img12.gif) no-repeat left center;
	font-size: 18px;
	color: #53A9B1;
}

h2.bluetext {
	padding-left: 0px;
	background: none;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul.leftmenu {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 170%;
}

ul.leftmenu li {
	padding-left: 11px;
	background: url(images/img17.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #037176;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 9px;
	background: url(images/img16.gif) no-repeat left center;
}

/** STYLES */

.cialistyle1 {
}

.cialistyle1 a {
}

.cialistyle1 a:hover {
}

/** BACKGROUNDS */

.cialisg1 {
}

/** MISC */

.cialislign-justify {
	text-align: justify;
}

.cialislign-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.box {
	height: 47px;
	background: url(images/img09.jpg) repeat-x left center;
}

.box b {
	display: block;
	height: 47px;
	background: url(images/img10.jpg) no-repeat left center;
}

.box b b {
	background: url(images/img11.jpg) no-repeat right center;
}

/** MENUS */

#topstyle {
	width: 944px;
	height: 82px;
	margin: 0px auto;
}

#topstyle ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#topstyle li {
	float: left;
	padding: 0px;
	background: none;
}

#topstyle a {
	display: block;
	float: left;
	text-decoration: none;
}

#topstyle a:hover {
	text-decoration: underline;
}

/** TOPMENU */

#menustyle {
	background-image: url(images/pict04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menustyle ul {
	padding: 23px 0px 0px 24px;
}

#menustyle a {
	padding: 0px 20px;
	text-transform: lowercase;
	font-size: 9px;
	color: #676767;
}

#menustyle1 {
	background: url(images/menu1.gif) no-repeat left center;
}

#menustyle2 {
	background: url(images/menu2.gif) no-repeat left center;
}

#menustyle3 {
	background: url(images/menu3.gif) no-repeat left center;
}

/** MAINMENU */

#topmenu {
	background-image: url(images/pict05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#topmenu ul {
	padding: 15px 0px 0px 21px;
}

#topmenu a {
	width: 96px;
	height: 30px;
	padding: 6px 0px 0px 39px;
	font-weight: bold;
	color: #82AEB9;
}

#topmenu a#topmenu1 {
	background-image: url(images/menu5.jpg);
}

/** PAGE */

#tablemain {
	width: 944px;
	background: url(images/img06.gif) repeat-y 212px 0px;
}

#tableid {
	background: url(images/img07.gif) no-repeat 212px 0px;
}

#grtext {
	background: url(images/img08.gif) no-repeat 212px 100%;
}

#cialisingle {
	width: 914px;
	padding: 0px 15px;
}

/** FOOTER */

#footer {
	width: 944px;
	padding-top: 20px;
}

#footer p {
	text-align: center;
}

#footerhref {
	height: 36px;
	padding-top: 22px;
	color: #FFFFFF;
	background-image: url(images/pict18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footerhref a {
	color: #FFFFFF;
}

#copy {
	font-size: 10px;
	color: #A5A5A5;
}

/** BOX1 */

#cialisox1 {
	padding-right: 15px;
}

