html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: center;
	background-color: #660000;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC3366;
}
#wrapper {
	width: 900px;
	background-color:#FFFFFF;
	margin:15px;
	text-align:left;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#banner {
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban1_en.jpg);
}
#banner2 {
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban2_en.jpg);
}
#banner3 {
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban3_en.jpg);
}
#banner4{
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban4_en.jpg);
}

#banner-ar {
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban1_ar.jpg);
}
#banner-ar2 {
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban2_ar.jpg);
}

#banner-ar3 {
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban3_ar.jpg);
}

#banner-ar4 {
	height: 229px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ban4_ar.jpg);
}

#leftcol{
	width: 170px;
	background-color:#FFFFFF;
	float: left;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #426DAE;
	}

#leftcol2{
	width: 155px;
	background-color:#FFFFFF;
	float: left;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #426DAE;
}
#rightcol{
	width: 170px;
	background-color:#FFFFFF;
	float: right;
	margin: 20px 10px 0px 10px;
	border: 1px dotted #3D66A5;
}
#content {
	padding: 5px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 200px;
	background-color: #FFFFFF;
	}
#content2 {
	padding: 5px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
	
	}
#content3 {
	padding: 5px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 174px;
}
.leftimage{
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}

.rightimage{
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.clearit{
clear: both;
}


#footer{
	border-top: 1px solid #000000;
	background-color: #006699;
	clear: both;
}
.style12 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style5 {
	color: #B01E28;
	font-weight: bold;
}
.style1 {
	text-align: right;
	margin-right: 5px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.black {
	color: #000000;
}	
	

