html {height: 100%; margin-bottom: 1px;}

* { margin:0; padding:0;}
body {
	background:#ffffff;
	font-family:Arial;
	font-size:14px;
	line-height:normal;
	color:#000000;
	background-image: url(images/bg_tealtoblack.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.testimonials {
	font-family:Arial;
	font-size:11px;
	line-height:normal;
	color:#000000;
}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container { width:100%;}

p { margin-bottom:12px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:49px;}
.form input {width:173px; height:18px; background:#fff; color:#000; padding-left:3px; border:1px solid #e1e1e1; border-left:1px solid #303030; border-top:1px solid #303030;}
textarea { width:280px; height:81px; background:#fff; overflow:auto; color:#000; padding-left:3px; border:1px solid #e1e1e1; margin-bottom:13px; border-left:1px solid #303030; border-top:1px solid #303030;}

/************** VERTICAL MENU *************/
#menu {
	position: relative; /* Menu position that can be changed at will */
	top: 0;
	left: 0;
}
#menu {
	width: 230px;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 18px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	background: #56b3c0;
	font-size: 14px;
	color: #FFFFFF;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;
font-size: 12px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover {
	background: #56b3c0;
}

#menu dt a:hover {
	background: #eee;
	height: 18px;
}


/*==================list====================*/
ul { list-style:none;}

.list1 dt {
	color:#006666;
	font-size:1.2em;
	padding-bottom:6px;
	font-weight: bold;
	font-style: italic;
}
.list1 dd {
	padding-bottom:14px;
	padding-left: 1px;
	text-align: justify;
	font-size: 14px;
	line-height: normal;
}

.list2 dt {
	color:#333333;
	font-size:1.36em;
	padding-bottom:6px;
	font-weight: bold;
}

.list2 li {
	background:url(images/marker.gif) no-repeat;
	padding:0 0 3px 18px;
	font-size:0.9em;
	background-position: 6px 6px;
}
.list2 li a { background:url(images/line-dot.gif) left bottom repeat-x; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 li {
	background:url(images/marker.gif) no-repeat left 6px;
	padding:0 0 5px 8px;
	font-size:1.1em;
}
.list3 li a { text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 li { font-weight:bold; list-style-position:inside; color:#ddd; padding-bottom:8px;}
.list4 li a { color:#ddd; font-size:1.1em; font-weight:normal; text-decoration:none;}
.list4 li a:hover { text-decoration:underline;}

.list5 li { list-style-position:inside; padding-bottom:10px;}

.list_flash dd {
	padding-bottom:64px;
}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:19px;}
.p2 { margin-bottom:32px;}
.p3 { margin-bottom:9px;}


/*==================txt, links, lines, titles====================*/
a {color:#333333;}
a:hover{text-decoration:none;}

h2 { color:#ddd; font-size:1.36em; font-weight:normal; margin-bottom:12px;}
h3 {
	font-size:1em;
	font-family:arial;
	color:#333333;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:14px;
}
h3 a { color:#333333; text-decoration:none;}
h3 a:hover { text-decoration:underline;}

.txt1 { color:#ddd; font-size:1.36em;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:0 8px 3px 8px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}
.link2 { text-decoration:none; font-size:1.1em;}
.link2:hover { text-decoration:underline;}
.link3 { background:url(images/line-dot.gif) left bottom repeat-x; color:#707070; text-decoration:none;}
.link3:hover { text-decoration:underline;}

.line-hor {
	border-bottom:1px solid #76736f;
	padding-bottom:9px;
	margin-bottom:15px;
}

.title { margin-bottom:19px;}
.title1 { margin-bottom:9px;}


/*==================boxes====================*/
.cont-box { padding:0 20px 0 0; margin-bottom:0;}
.cont-box span { float:right;}

.buttons-box { width:100%; overflow:hidden;}
.buttons-box .link1 { float:right; margin-left:22px;}

/*header*/
#header div {
	position:absolute;
	margin:-14px 0 0 -2px;
}

/*content*/
#content {
	padding:0px 0 30px 0;
}
#content .inner {
	padding:9px 0 0 0px;
	text-align: center;
}
#content .indent {
	padding:0 0 0 8px;
}
#content .indent1 { padding:0 27px 10px 10px;}

/*footer*/
#footer p {
	line-height:32px;
	color:#000000;
	width:250px;
	margin:0 auto;
	padding:0 0 0 31px;
/*	background:url(images/small-logo.jpg) no-repeat left 2px;  */
}
#footer strong { color:#fff;}
#footer a {
	color:#333333;
}
/*==========================================*/
