﻿*{margin:0;padding:0}
body{
background: url('bg1.png'); 
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #808080;
}
#container{width:745px;margin:auto}
#header{background:url(header.png) no-repeat;width:745px;height:110px}
#arrow{background:url(arrow.png) no-repeat;width:74px;height:68px;float:left}
#arrowmid{background:url(arrowmid.png) repeat-x;width:610px;height:68px;padding-top: 25px;float:left}
#arrowend{background:url(arrowend.png) no-repeat;width:61px;height:68px;float:right}
#contenttop{background:url(contenttop.png) no-repeat;width:745px;height:10px}
#contentmid{background:url(contentmid.png) repeat-y;top:20;width:745px;}
#contentend{background:url(contentend.png) no-repeat;width:745px;height:31px}
#barrow{background:url(barrow.png) no-repeat;width:74px;height:76px;float:left}
#barrowmid{background:url(barrowmid.png) repeat-x;width:635px;height:76px;float:left;padding-top: 35px;}
#barrowend{background:url(barrowend.png) no-repeat;width:36px;height:76px;float:right}
#text{width:725px; padding-left: 5px;}
#form{padding-bottom: 30px;}
.clear{clear:both}




#contentmid a{
color: #808080;
text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}



