/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.1875em;}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#868686;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#000000; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#00c6ff; font-size:1.18em  }

.go{color:#11caff; font-weight:bold; background:url(../images/go.gif) top left no-repeat; padding:5px 10px 8px 9px; text-decoration:none; font-size:1.09em; text-transform:uppercase  }
.go:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(../images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:10px; }
ul li a{color:#00c6ff; text-decoration:none ; line-height:1.91em; font-size:1.09em} 
ul li a:hover { text-decoration:underline; }

.ul li{ margin:0; display:inline; padding:0; vertical-align:top; display:block; background:none;}
.ul li a{color:#242426; text-decoration:none; font-size:1.27em; font-style:italic; text-transform:none;  float:left; padding:0; margin:0; background:url(../images/menu_bg.gif) top left repeat-x; width:100%;} 
.ul li a  b { display:block; font-weight:normal; background:url(../images/menu_left.gif) no-repeat left top; padding:6px 0 10px 30px}
.ul li a em{ display:block; font-weight:normal; background:url(../images/menu_right.gif) no-repeat right top; font-style:normal}

.ul li a:hover { text-decoration:none; color:#00c6ff}
.ul li .current{ text-decoration:none; color:#00c6ff}


.link-1 { display:block; float:left; background:url(../images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(../images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(../images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:22px 0 21px 0 }
#header .indent{padding:105px 0 0 42px}
#header .indent1{margin:145px 0 0 587px; width:317px; position:absolute; line-height:1.45em; font-size:.916em}
#header .indent2{margin:40px 0 0 634px; width:235px; position:absolute; }
.slogan{ margin:0 0 44px 0}


#header a{color:#28c7f8; text-decoration:none} 
#header a:hover{text-decoration:underline}

#header .txt-1 a{color:#FFFFFF; text-decoration:none} 
#header .txt-1 a:hover{text-decoration:underline}

.row1{ background:url(../images/button1.jpg) no-repeat top left; padding:13px 72px 11px 16px}
.row2{ background:url(../images/button2.jpg) no-repeat top left; padding:13px 72px 15px 16px;}
.row3{ background:url(../images/button3.jpg) no-repeat top left; padding:13px 72px 13px 16px; }

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline; float:left; background:url(../images/bg_menu.gif) center right no-repeat;}
#header ul .last{ margin:0; display:inline; float:left; background:none}
#header ul li a{color:#021d25; text-decoration:none; display:block; float:left ; padding:1px 23px 3px 23px} 
#header ul li a:hover { color:#ffffff; text-decoration:none;}
#header ul li .current{ color:#ffffff; text-decoration:none;  }



