/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.0625em; background:url(images/bg.gif) repeat-x top}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#8b8b8b;	}	

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

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

.link{color:#111111; font-weight:bold; background:url(images/marker.gif) top left no-repeat; padding-left:13px; background-position:0 5px; text-decoration:underline }
.link:hover{text-decoration:none }
.link1{color:#4b4b4b; line-height:1.5em; display:block; margin-bottom:19px }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:21px; }
ul li a{color:#111111; font-weight:bold; text-decoration: underline; line-height:1.5em} 
ul li a:hover { text-decoration:none; }

.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:0px 11px 3px 17px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .menu{ padding:15px 0 22px 23px }
#header .logo{ margin:0 327px 0 58px }
#header .slogan{ margin:102px 0 63px 591px }
#header .button{ margin:0 0 0 753px }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:34px 29px 16px 37px}
#content .indent-main1{padding:34px 70px 16px 60px}
#content .indent-col{padding:0px 0 10px 24px}
#content .indent-col1{padding:14px 0 0 0}
#content .title-1{  margin:0 151px 0 75px}
#content .title-2{  margin:0 0 0 451px}
#content .title{  margin-bottom:21px}
#content .title1{  margin-bottom:11px}
#content .title2{  margin-bottom:36px}
#content .title3{  margin-bottom:6px}
#content .img-left{ float:left; margin:0 15px 2px 0}
#content .img-indent{ margin:0 0 21px 0}
#content .img-indent1{ margin:0 13px 21px 0}
#content p{ margin:0 0 19px 0}
#content .p{ margin:0 0 19px 0}
#content .p1{ margin:0 0 11px 0}
#content .p2{ margin:0 0 -9px 0}
#content h4{color:#1e1e1e; font-size:1em;  }
#content .tail{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:19px; margin-bottom:19px}

#content .indent{padding:39px 0 0 0}

/*box*/
.box{ background:#fbfbfb; width:100%; color:#3f3f3f}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:18px 20px 28px 22px; }


/*footer*/
#footer { color:#b7b7b7; font-size:0.75em; background:url(images/bot.gif) repeat-x top }
#footer .indent-footer{ padding:21px 30px 0 27px;}
#footer span {color:#8a8f93; }  
#footer span  a{color:#278de4; font-size:1.16em }  
#footer a {color:#797979; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .bot-left { background:url(images/bot-left.gif) no-repeat top left}
#footer .bot-right { background:url(images/bot-right.gif) no-repeat top right; height:53px}
#footer .img { margin:17px 0 0 310px; position:absolute}
