body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #888;	
	line-height: 130%;	
	margin:0px;
	padding:0px;
}
#toolWrap{
width: 500px;
margin-left:auto; 
margin-right:auto;
border:1px solid black;
background-color:#F0F0F0;
text-align:center;
}

#toolHead{
background-color:white;
}
.image{
padding-bottom:20px;
}

#header {
	width: 796px;
	margin: 0 auto;
	height:150px;
	
}

#logo {
    position:relative;
    top:-105px;
    float:right;
    width:267px;
    height:150px;
    background-image:url(../images/logo.jpg);

}
#header h1{

	font-size:30px;
	margin-top:40px;
	color:#669bcf;
	line-height:23px;

}

#header h1 span{
    color:#58585a;
    font-size:15px;
	font-weight:normal;
	font-style:italic;
}

#menu {
	width: 778px;
	height: 32px;
	margin: 0 auto;
	float:left;
	margin-top:-137px;

}

#menu ul{ margin:0px; padding:0px;  list-style:none;}
#menu ul li{width:78px; height:32px; float:left;}
#menu ul li a{width:76px; height:32px; display:block; background:url(../images/topmenu-normal.jpg) 0 0 no-repeat #e6e6e6; color:#666; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px; margin:0 2px 0 0;}
#menu ul li a:hover{background:url(../images/topmenu-hover.jpg) 0 0 no-repeat #e6e6e6; color:#fff; text-decoration:none;}
#menu ul li .home{background:url(../images/topmenu-hover.jpg) 0 0 no-repeat #e6e6e6; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; line-height:32px;}

#content {
	width: 778px;
	min-height:600px;
	margin: 0 auto;	
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	padding-left:8px;
	padding-right:8px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:-105px;
}

#red_block {
    background-color: #f0f0f0;
	padding:10px;
	margin-bottom:10px;
	margin-top:-10px;
	border: #92a740 1px dotted;
	border-bottom: #92a740 2px dotted;
} 

#content li{
font-style:italic;
margin-right:20px;
}
#content h2{
    color:#669bcf;
	line-height:22px;
	font-size:22px;
}

#content h2 span{
    color:#58585a;
    font-size:15px;
}
#left{
    float:left;
    width:364px;
}

#left h2{
    color:#669bcf;
	margin-top:0px;
	margin-left:20px;
	font-size:22px;
	}
	
#left h2 span{
   color:#d20039;
   font-size:18px;
}

#left h3{
    color:#58585a;
	margin-top:0px;
	margin-left:20px;
	font-size:18px;
	line-height:18px;
	}
	
#left h3 span{
   color:#d20039;
   font-size:15px;
}

#leftBottom{
	width:364px;
	background:url(../images/left_bottom_bg.gif) 0 0 repeat-y;	
}
#leftBottom p.top1{
	background:url(../images/left_bottom_top.gif) 0 0 no-repeat;
	width:364px;
	height:21px;
}
#leftBottom h2{
    color:#669bcf;
	margin-top:0px;
	margin-left:20px;
	font-size:22px;
	}
	
#leftBottom h2 span{
   color:#d20039;
   font-size:18px;
}

#leftBottom p.lftBottomText{
	margin:0 13px 10px 18px;


	background-color:#fff;
}
#leftBottom p.lftBottomText span{
	font:13px Arial, Helvetica, sans-serif;
	color:#d20039;
	background-color:#fff;
}
#leftBottom p.bot1{
	background:url(../images/left_bottom_bot.gif) 0 0 no-repeat;
	width:364px;
	height:25px;
}

#rightBottom{
	width:390px;
	float:right;
}

#rightBottom h2{
    color:#58585a;
	margin-top:0px;	
	font-size:22px;
	line-height:22px;
	}
	
#rightBottom h2 span{
   color:#92a740;
   font-size:18px;
}
#rightBottom a{
    color:#92a740;
}

#leftBottom a{
    color:#92a740;
}

#small_left{
    width:175px;
    float:left;
    border:1px solid #dfd7bb;
    padding:7px;
	padding-bottom:14px;
}

#small_right{
    width:175px;
    float:right;
    border:1px solid #dfd7bb;
    padding:7px;
	padding-bottom:14px;
}

#leftlowerBottom{
    padding-top:19px;
    width:364px
}

#leftlowerBottom ul{
    list-style-type:square;
}

#footer {
	width: 100%;
	border-top:2px solid #dd2a23;	
	background-color:#58585a;
}

#footer p{
    color:#abacad;
}

#footer a{
    color:white;
}

#innerfooter {
	width: 778px;
	margin: 0 auto;
    padding-left:8px;
	padding-right:8px;
	padding-top:12px;
	padding-bottom:12px;
}

#leftlowerBottom h3{
    padding-left:0px;
    margin:0px;
}

form {
    padding-left:15px;

}

input {
    border:#888 1px dashed;
	width:350px;
	}
	
textarea {
    border:#888 1px dashed;
	width:350px;
	}	

a img {border: none; } 