:link, :visited {text-decoration: none}
ul, ol {list-style: none}
h1, h2, h3, h4, h5, h6, pre, code {font-size: 1em;font-weight: normal;font-style: normal;}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {margin: 0;padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

body, html {
	background:#ffffff url('../images/head_wrap.jpg') repeat-x center top;
    color:#74746a;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	background:url('../images/home_h1.jpg') no-repeat center center;
	color:#74746a;
	width:100%;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	padding:9px 0 8px;
	float:left;
}

#home-wrap {
	width:640px;
	margin:0 auto;
}

#home-box {
	background:url('../images/home_logo.jpg') no-repeat center 70px;
	width:640px;
	padding-top:240px;
	float:left;
}

.col-full {
	width:100%;
	margin-bottom:30px;
	float:left;
}

.home-col {
	width:290px;
	margin:15px 15px;
	float:left;	
}

.home-col a,
.home-col a:active,
.home-col a:link,
.home-col a:visited {
	color:#525249;
	width:290px;
	text-align:center;
	float:left;
}

.home-col a:hover {
	color:#994381;
}

a .head,
a .head:active,
a .head:link,
a .head:visited,
a .head:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:5px 0;
	display:block;
}

a .text,
a .text:active,
a .text:link,
a .text:visited,
a .text:hover {
	color:#74746a;
	font-size:12px;
}

#foot {
	height:180px;
	float:left;
}

#foot p {
	color:#74746a;
	text-align:center;
	font-size:10px;
	padding:25px 0;
	border-top:1px solid #e3e3da;
}

#foot a,
#foot a:active,
#foot a:link,
#foot a:visited {
	color:#525249;
}

#foot a:hover {
	color:#994381;
}

