*{
	margin: 0;
	padding: 0;
}

img, fieldset, a img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

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

body {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	background:#cdcdcd url(bg.jpg) repeat;
}

.clear {
	clear:both;
}

h1 {
	color: #cc0000;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	
}

h2 {
	color: #0066CC;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	
}

h4 {
 font-family:Arial;
 font-size:18px;
 color:#000000; }
 
p {
  font-family:Verdana;
  font-size:1em;
  color:#000000; 
  }
#wrap {
	width: 924px;
	margin: 0 auto;
	padding-top: 18px;
}

#logo {
	width: 461px;
	height: 102px;
	}

#logo a {
	color: #ffffff;
	font-size: 48px;
	font-weight: bold;
	line-height:30px;
	text-decoration:none;
}

#logo a small {
	font-size: 25px;
	color: #ffffff;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:20px;
	text-decoration:none;
}

#logo_text{
	padding: 20px 0 35px 42px;
	background:url(logo.png);
	background-repeat:no-repeat;
}

#content {
	padding-top: 19px
}


#
#content_text {
	background: #ffffff;
	padding: 14px 10px 0 10px;
	
}

#header {
	height: 241px;
}

#shadow {
	background: url(shadow.png);
	height: 41px;
}


.text_shadow {
	background: url(shadow2.png) no-repeat top left;
	padding: 20px 12px 0 12px;
		
}

#box2{
	padding-top: 20px;
}
#box2_col2{
	width: 195px;
	float: right;
	min-height: 56px;
}

#box2_col2 a{
	background: url(download.jpg) no-repeat top left;
	width: 195px;
	height: 56px;
	display: block;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 56px;
}

#last_box{
	padding-top: 13px;
	padding-bottom: 5px;
}

