body {
	background-image: url('../images/bg.jpg');
	background-color: #D1F1FC;
	background-repeat: repeat-x;
	color: #333333;
	font-family: arial,helvetica,sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

#wrap {
	background-color: #FFFFFF;
	background-image: url('../images/fill.jpg');
	background-repeat: repeat-y;
	background-position: -10px;
	margin: 0 auto;
	padding: 0;
	width: 1028px;
}

#head, #main {
	margin: 0 auto;
	width: 940px
}

#head {
	background-color: #D1F1FC;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	height: 146px;
	padding:  0 0 10px 0;
}

#side {
	float: left;
	width: 220px;
}

#content {
	float: right;
	margin: 10px 200px 10px 10px;
	text-align: justify;
	width: 500px;
}

#from #content span {
        display: block;
        margin: 10px 20px 30px 20px;
}

#foot {
	background-image: url('../images/foot.jpg');
	height: 30px;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	width: 100%
}

#abc {
        clear: both;
        padding: 0px 10px 10px 800px;
}

img.abc {
	border: 0;
	
}

#content img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 0 auto;
}

ul.menu {
	border-top: 1px solid #333333;
	float: left;
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
	width: 220px;
}

ul.menu li {
	border-bottom: 1px solid #333333;
	margin: 0;
}

ul.menu a {
	color: #FFFFFF;
	display: block;
	padding: 7px;
	text-decoration: none;
}

ul.menu a:hover {
	background-color: #72B5DC;
	color: #333333;
}

#home li.home a, #dis li.dis a, #tar li.tar a, #cre li.cre a, #uni li.uni a, #des li.des a, #spe li.spe a, #con li.con a {
	background-color: #FFFFFF;
	color: #333333;
}

.contentheading {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}

h2 {
	color: #8AC13F;
	font-size: 1.2em;
}

form {
        /*margin: 10px;*/
}

textarea, input {
	border: 1px solid #333333;
	margin-bottom: 5px;
	padding: 5px;
	width: 190px;
}

textarea {
	height: 100px;
}

button {
	background-color: #91C44B;
	border: 1px solid #333333;
	color: #333333;
	padding: 3px 5px;
}

button:hover {
	background-color: #333333;
	border: 1px solid #000000;
	color: #FFFFFF;
}

#side h2 {
	color: #FFFFFF;
        margin: 10px 10px 20px 10px;
text-align: center;
}

#side a img {
        border: 0;
        margin: 0 0 0 10px;
        width: 90px;
}

#side p {
        text-align: center;
}

body#contact ul {
	list-style-type: none;
}

li {
	margin-bottom: 5px;
}

#cont {
	float: right;
	text-align: right;
}

.click {
	color:			#FFFFFF;
	float:			left;
	text-decoration:	none;
	text-align:		center;
	width:			100px;
}

.down {
	clear:			both;
}
