/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}

h1 {
	font-size: 15px;
	color: #666666;
	margin-top: 3px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
}


a {
	color: #588bff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #333333;
}

p {
	margin-top: 0;
}

.indent {
	margin-top: 0;
	margin-left: 200px;
}

.indent160 {
	margin-top: 0;
	margin-left: 153px;
}

.image {
	float: left;
}

.info {
	margin-top: 0;
	margin-left: 200px;
	background-color: #D9FDC1;
	padding: 5px 7px;

}


/* Header */

#header {
	width: 600px;
	height: 87px;
	margin-right: 25px;
	margin-left: 25px;
	background-image: url(img/img_new.jpg);

}

/* Menu */
#menu {
	width: 600px;
	height: 10px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: center;
}

#menu p {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menugris {
	width: 600px;
	height: 10px;
	margin-right: 25px;
	margin-left: 25px;
	background-color: #CCCCCC;
	background-position: center;
}


/* Content */

#content {
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
}

#colOne {
	width: 550px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#colOne2 {
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#separ {
	height: 2px;
	width: 500px;
	float: left;
}

/* Footer */

#footer {
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
	padding: 20px 0;
	
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}
