
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color: transparent;
}

html {}

body {
	background-color: #815BCD;
} 

h2 { font-size: 18pt; font-weight: bold; color: #330033;}

p { margin: 5px 0 15px 0; }
.white {color: #ffffff;}
.head {
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
}

div#container {
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 0 10px 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
div#main {
	position: relative;
	display: block;
	width: 1024px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}

div#hometable {
	position: relative;
	display: block;
	width: 800px; height: 425px;
	margin: 30px auto 30px auto;
	border: 1px solid transparent;
}
div#hometable div#logo {
	position: absolute;
	display: block;
	left: 175px; top: 65px;
	width:450px;
	height:346px;
	border: 1px solid transparent;
}
div#hometable div#eng {
	position: absolute;
	display: block;
	left: 366px;
	width:89px; height:47px;
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
}
div#hometable div#spa {
	position: absolute;
	display: block;
	top:224px; left:47px;
	width:101px; height:47px;
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
}
div#hometable div#fre {
	position: absolute;
	display: block;
	top:102px; left:60px;
	width:95px; height:47px;
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
}
div#hometable div#rus {
	position: absolute;
	display: block;
	top:329px; left:66px;
	width:130px; height:71px;
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
}
div#hometable div#chi {
	position: absolute;
	display: block;
	top:91px; left:612px;
	width:101px; height:58px;
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
}
div#hometable div#ara {
	position: absolute;
	display: block;
	top:209px; left:652px;
	width:81px; height:62px;
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
}
div#hometable div#cme {
	position: absolute;
	display: block;
	top:335px; left:612px;
	width:168px; height:65px;
	margin: 0 auto 0 auto;
	border: 1px solid transparent;
}

div#main p.white { 
font-size: 11pt; 
font-weight: bold; 
color: #ffffff;
margin: 15px 0px 0px 0px;
padding: 0;
}

div#main h2.white { 
font-size: 18pt; 
font-weight: bold; 
color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 0;
}



/* link elements */

a {font-weight: bold;}
a:link {color: #660066; text-decoration: none;}
a:hover {color: #BD7CB5; text-decoration: underline;}
a:visited {color: #660066; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}
