/* abisti style */

body {
	margin: 0;
	padding: 0;
	color: #000065;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-position: top centre;
	background-image: url(images/bgpage.gif);
	
}
table {
	margin-left: auto;
	margin-right: auto;
	border: 0;
}


#wrapper #content img {
	border-width: 0px;
}


a {
	text-decoration: none;
	color: #0000CC;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #990000;
	background-color: #FFFFFF;
}

h1 {
	color: #F90001;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	text-align: center;
}


#wrapper {
	width: 760px;
	border: 1px solid black;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}


#header {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 100%;
}


#content {
	color: #000058;
	background-color: #FFFFFF;
	padding: 8px;
	margin: 0 0 0 200px;
	background-repeat: no-repeat;
	background-position: right  bottom;
	
}


#leftmenu {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#leftmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(images/firebg.jpg);
	height: 396px;
}

#leftmenu a {
	display: block;
	color: #FFFFFF;
	width: 125px;
	padding: 4px 8px 4px 10px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	border-top: black;
	font-size: 80%;
	background-color: transparent;
	font-weight: bold;
}


#leftmenu a:hover {
	background-color: #024657;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#leftmenu li 
{
	margin: 0 0 0 0;
	font-size: 16px;
}


#footer {
	clear: both;
	color: #FFFFFF;
	background-color: #000072;
	text-align: center;
	font-size: 80%;
	margin: 10px 0 0 0;
	border-top: 1px solid #cccccc;
}
#footer a {
	color: #FFFFFF;
	background-color: #000072;
}


#wrapper #footer #center {
	text-align: center;
}

.leftfloat {
	float: left;
	border: 0;
	padding: 0 20px 10px 10px;
}


.rightfloat {
	float: right;
	margin: 0;
	padding: 0px 25px 10px 20px;
}
.menurightfloat {
	float: right;
}

.testimonials {
	width: 90%;
	border: 1px solid #990033;
	background-color: #66FFFF;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.testimonialsig {
	font-weight: bold;
	text-align: right;
}
.center {
	text-align: center;
}
.leftmargin {
	margin-left: 20px;
}
#wrapper #content ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
.leftfloat {
	float: left;
	margin: 0 20px 20px 0;
}
.red {
	color: #FF0000;
	background: #FFFFFF;
}
img {
	border: 0;
}
#imagelink a {
	background: #FFFFFF; !important
}
#wrapper #leftads {
	float: left;
	clear: both;
	margin-left: 10px;
}
#wrapper #content li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.nounderline {
	text-decoration: none;
}
.blue {
	color: #024657;
	font-weight: bold;
}

