body {
	background:url('images/bkg.gif') fixed black repeat-y center center;
	margin:0;
	font-family:Cabin, verdana;
	font-size:0.8em
}

img,div {
	behavior:url(iepngfix.htc)
}

div.logo
{
	position:relative
}

div.banner
{
	position:relative;
	z-index:-1
}

table.features {
	width:800px;
	position:relative;
	color:silver;
	border-bottom:1px dotted #282c2e;
	overflow:hidden
}

td.ftr {
	text-align:justify;
	padding:6px;
	font-size:1.0em
}

td.ftr ul {
	list-style-image:url(images/bullet3.gif);
	font-size:12px
}

td.title {
	font-weight:bold;
	width:266px;
	text-align:left;
	border-left:1px dotted #282c2e;
	padding:0 5px 0 5px
}

td.title a,td.ftr a,table.details a {
	text-decoration:none;
	color:#4e84d0;
	font-weight:bold
}

td.title a:hover,td.ftr a:hover,table.details a:hover {
	text-decoration:none;
	color:white
}

span.small {
	font-size:0.8em
}

table.bodytop {
	position:relative;
	margin-left:2px;
	z-index:-1;
	height:200px;
	width:800px
}

table.body {
	position:relative;
	width:800px
	/* background:url(images/menubkg.gif) no-repeat top center */
}

table.leftmenu {
	width:200px;
	color:white;
	font-family:Cabin,Estrangelo Edessa,Franklin Gothic Medium;
	text-align:left;
	font-size:12px
}

td.button,td.buttonselected {
 background:url(images/button.gif) no-repeat;
 height:35px;
 width:175px;
 padding-left:15px
}

td.button a {
	color:white;
	text-decoration:none
}

td.button a:hover {
	text-decoration:underline;
	color:#248CE0
}

td.buttonselected {
	color:#248CE0
}
	

table.details {
	width:590px;
	color:white;
	text-align:justify
}

table.details td {
	padding-top:10px
}

table.details#testimonials td {
	padding:10px
}

table.details#testimonials img {
	border:5px solid #3a3a3a
}	

table.address td {
	width:190px
}

table.bottommenu {
	color:white;
	line-height:14px;
	text-align:left;
	width:590px;
	height:240px;
	background:url(images/menubkgbottom.gif) no-repeat
}

table.bottommenu td {
	width:285px;
	height:65px;
	padding:0 10px 0 10px
}

table.bottommenu a {
	color:#248CE0;
	font-weight:bold
}

table.bottommenu a:hover {
	text-decoration:none
}

table.cform {
	font-variant:small-caps
}

.tb-rounded {
    border:0;
    background: transparent url(images/rounded.gif) no-repeat top left;
    height: 20px;
    width: 121px;
    padding-top:2px;
    font-family:Cabin,verdana;
    font-size:12px
}

.tb-rounded:hover,.tb-rounded:focus {
    background-position:0 -24px
}

.tb-rounded2 {
    border:0;
    background: transparent url(images/rounded2.gif) no-repeat top left;
    height: 95px;
    width: 318px;
    padding-top:2px;
    overflow:auto;
    font-family:Cabin,verdana;
    font-size:12px	
}

.tb-rounded2:hover,.tb-rounded2:focus {
    background-position:0 -102px
}

.submit {
	border:0;
	background: url(images/submit.gif) no-repeat top left;
	height:20px;
	width:60px;
	padding-bottom:2px;
	font-variant:small-caps
}

.submit:hover {
    background-position:0 -24px
}

table.footer {
	position:relative;
	width:800px;
	border-top:1px dotted #565656
}

table.footer td {
	text-align:center;
	font-family:Cabin,verdana;
	font-size:10px;
	font-weight:bold;
	color:#565656
}

table.footer a {
	color:#565656
}

table.footer a:hover {
	text-decoration:none
}

table.footer p {
	margin:0
}

table.leftmenu img,table.bottommenu img {
	padding-right:7px
}

table.www {
	text-align:center
}

table.www a {
	text-decoration:none
}

span.anew {
	font-size:1.2em
}

p.tabbed {
	/*padding-left:10px;*/
	margin:0 0 0 23px
}

li {
	padding:3px
}

h1 {
	color:gray;
	font-variant:small-caps;
	font-size:1.9em;
	margin-bottom:0
}

h2 {
	font-size:1.1em
}

.center {
	text-align:center
}

.phone {
	height:30px;
	color:#ffffff
}

/* new menu */
.menu {
	width:800px;
	height:30px;
	background:url(images/menubkg.jpg) repeat-x;
	border-top:1px solid #3f3f3f;
	border-bottom:1px solid #222222;
	margin:auto
}

#nav-menu {
	width:800px;
	height:30px;
	margin:auto
}	

#nav-menu ul {
	list-style:none;
	padding:0;
	margin:0;
} 

#nav-menu li {
	float:left;
	text-align:center;
	font-family:Cabin,Estrangelo Edessa,Franklin Gothic Medium;
	padding:0
}

#nav-menu li a	{
	height:30px;
	line-height:32px;
	width:132px;
	display:block;	
	color:#ffffff;
	font-size:12px;
	border-right:1px solid #444444;	
	background:url(images/submenubkg.png) no-repeat 0 0;
	text-decoration:none
}

#nav-menu li#start {
	border-left:1px solid #444444
}

#nav-menu li#end {
	border-right:1px solid #111111
}

#nav-menu li a img	{
	
}

#nav-menu li a:hover	{
	background-position:0 -30px;	
}
