/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	background:#d9d9d9 url(../images/bgbody.jpg) repeat-x;
}

a, a:link, a:visited {
	color:#663399;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#wrapper {
	width: 979px;
	margin:0 auto;
	background:#fff;
}

#header {
	clear:both;
	width:979px;
	background:url(../images/top2.gif) 100% 0% no-repeat;
	height:73px;
}

#menu {
	width:977px;
	margin:0 auto;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu ul li {
	list-style:none;
	display:inline;
	float:left;
	margin-left:1px;
	text-align:center;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background:url(../images/bgmenu.gif) repeat-x;
	padding:5px 30px 0px 30px;
	height:29px;
	display:block;
}

#slogan {
	background:url(../images/icon.gif) no-repeat;
	height:40px;
	width:979px;

}

#slogan .sl-text {
	color:#428036;
	font-size:14px;
	padding:10px 0 0 65px;
}

#container {
	width:979px;
	background:#fff;
	border-bottom:1px solid #cccccc;
}

#container .c-img {
	width:979px;
	height:314px;
}

#container .content {
	margin:25px 40px;
}

H1 {
	font-weight:bold;
	color:#663399;
	font-size:14px;
}

#footer {
	background:#bfbfbf;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	padding:15px 0;
}

.c-img3 {
	float:right;
	width:223px;
	height:314px;
	background:url(../images/right.jpg) no-repeat;
}

.c-img3 ul {
	padding:0;
	margin:0;
	margin-left:30px;
	margin-top:50px;
}

.c-img3 ul li {
	list-style:none;
	padding:5px 0px;
	text-decoration:underline;
	line-height:16px;
	color:#6234a0;
}

#left-c-img {
	width:217px;
	height:314px;
	float:left;
	background:#FFFFFF;
}

#left-c-img ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#left-c-img ul li{
	margin:0px;
	padding:0px;
	height:102px;
	width:214px;
	margin-bottom:4px;
}

#flags {
	float:right;
	margin-right:10px;
}

img {border:0;}

