body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-align:left;
    background: url(../images/background.png) repeat-x #ffffff;
    margin: 0;
}

#wrapper {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#header {
    width: 1000px;
    height: 140px;
    display: block;
    float: left;
    margin: 0;
}

#header .logo {
	width: 210px;
	height: auto;
	display: block;
	float: left;
}

#header .logo a {
	background: url('../images/logo.png');
	width: 208px;
	height: 91px;
	display: block;
	float: left;
	margin: 32px 0 0 0;
}

#header .menu {
	width: 750px;
	height: auto;
	display: block;
	float: right;
	margin: 0;
}

#header .menu .a {
	width: 110px;
	height: 140px;
	display: block;
	float: left;
	margin: 0 0 0 0;
	background-color: #737373;
}

#header .menu .a a {
	background: url('../images/home.png');
	width: 62px;
	height: 57px;
	display: block;
	float: left;
	margin: 58px 24px 0 24px;
}

#header .menu .b {
	width: 110px;
	height: 140px;
	display: block;
	float: left;
	margin: 0 0 0 47px;
	background-color: #01aef0;
}

#header .menu .b p {
	font-size: 12px;
	color: #000;
	margin: 16px 0 0 0;
	text-align: center;
}

#header .menu .b p a {
	text-decoration: none;
	color: #000;
}

#header .menu .b img {
	margin: 24px 17px 0 17px;
}

#header .menu .c {
	width: 110px;
	height: 140px;
	display: block;
	float: left;
	margin: 0 0 0 47px;
	background-color: #ed008c;
}

#header .menu .c p {
	font-size: 12px;
	color: #000;
	margin: 16px 0 0 0;
	text-align: center;
}

#header .menu .c p a {
	text-decoration: none;
	color: #000;
}

#header .menu .c img {
	margin: 24px 17px 0 17px;
}

#header .menu .d {
	width: 110px;
	height: 140px;
	display: block;
	float: left;
	margin: 0 0 0 47px;
	background-color: #fef200;
}

#header .menu .d p {
	font-size: 12px;
	color: #000;
	margin: 16px 0 0 0;
	text-align: center;
}

#header .menu .d p a {
	text-decoration: none;
	color: #000;
}

#header .menu .d img {
	margin: 5px 17px 0 17px;
}

#header .menu .e {
	width: 110px;
	height: 140px;
	display: block;
	float: left;
	margin: 0 0 0 47px;
	background-color: #231f20;
}


#header .menu .e a {
	background: url('../images/mail.png');
	width: 69px;
	height: 44px;
	display: block;
	float: left;
	margin: 64px 21px 0 21px;
}


#content {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	float: left;
}

#content #slider {
	width: 1000px;
	height: 275px;
	display: block;
	float: left;
	margin: 35px 0 0 0;
}

#content .left1 {
	width: 700px;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
}

#content .left1 p {
	font-size: 16px;
	color: #000000;
}

#content .right1 {
	width: 300px;
	height: auto;
	float: left;
	margin: 20px 0 0 0;
}

#content .main {
	width: 960px;
	height: auto;
	display: block;
	margin: 40px 20px 20px 20px;
	float: left;
}

#content .main .left {
	width: 670px;
	height: auto;
	display: block;
	float: left;
	margin: 0;
}

#content .main .left h1 {
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}

#content .main .left p {
	font-size: 16px;
}

#content .main .right {
	width: 270px;
	height: auto;
	display: block;
	float: right;
	margin: 0;
}

#content .main .right .box {
	background: url('../images/box.png')repeat-x;
	width: 270px;
	height: auto;
	display: block;
	float: left;
	margin: 20px 0 0 0;
}

#content .main .right .box .title {
	background: url('../images/box.png')repeat-x;
	width: 270px;
	height: 50px;
	display: block;
	float: left;
	margin: 0;
}

#content .main .right .box .title h1 {
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	line-height: 28px;
	color: #ffffff;
}

#content .main .right .box p {
	font-size: 16px;
	color: #000;
	margin: 10px 0 20px 12px;
	float: left;
	width: 200px;
}

#content .main .right .box p span1 {
	color: #f58724;
}

#content .main .right .box p span2 {
	color: #ec1819;
}

#content .main .right .box p span3 {
	color: #a5c917;
}

#content .main .right .box p span7 {
	color: #0a317e;
}

#footer {
	background: url('../images/footer.png')left bottom repeat-x;
	margin: 0;
	padding: 0;
	height: 86px;
}

#footer .innerfooter {
	width: 1000px;
	height: auto;
	display: block;
	margin: auto;
	padding: 0;
}

#footer .innerfooter p {
	font-size: 16px;
	float: left;
	margin: 45px 0 0 0;
	width: 1000px;
}

#footer .innerfooter p span {
	float: right;
	font-size: 12px;
}

#footer .innerfooter p span a {
	color: #333;
	text-decoration: none;
}

/* fb icon */
#wrapper #content .left1 ul {
	list-style: square outside url("../images/fb.png");
}

#wrapper #content .left1 ul li {
	font-size: 18px; 
	color: #333333;
}

#wrapper #content .left1 ul li a {
	font-size: 18px; 
	color: #333333;
}
/* end fb icon */