﻿@charset "utf-8";
/* CSS Document */

/*css stylesheet by soheila hexemer*/


html {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('../Picture/bg_page_blue.gif');
	background-repeat: repeat-x;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	position: relative;
	width: 920px;
	height: 120px;
	background-color: #000020;
	top: 0px;
	left: 0px;
}
#content {
	
	float: right;
	width: 700px;
	height: 700px;
	position: relative;
	
}
#menu {
	float: left;
	width: 190px;
	position: relative;
	height: 800px;
	background-color: #000020;
	
}
#menu-1 {
	float: right;
	width: 200px;
	background-color: white;
	position: relative;
	height: auto;
}
#footer {
	clear: both;
	text-align: center;
	height: auto;
	width: 920px;
	background: url('../Picture/bg_page_blue.gif') repeat-x;
}
h1 {
	border-width: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: oblique;
	text-align: center;
	vertical-align: middle;
	color: #800000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
h4 {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000022;
	text-align: center;
}
img {
	margin: 6px 5px;
	float: left;
	padding: 10px 2px 2px 2px;
	vertical-align: middle;
}
a:link {
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
} 
a:hover {
	color: #CCFFFF;
	text-decoration: none;
}
a:active {
	color: #CCFFFF;
	text-decoration: none;
}
ul {
	margin: 15px;
	padding: 5px;
	list-style: none;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #000022;
	padding: 0px 30px 0px 30px;
	text-align: justify;
}
p:first-letter {
	color: #000022;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p:first-line {
	color: #000022;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol {
	width:280px;
	float: right;
	height: auto;
	padding:2px;
	position: relative;
}
#secrightcol {
	width:280px;
	float: right;
	height: 268px;
	padding:2px;
	position: relative;
	top: 0px;
	left: 0px;
}
#leftcol {
	width:280px;
	float: left;
	height: 122px;
	padding: 2px;
	position: relative;
	top: 42px;
	left: 15px;
}
#contener {
	width: 700px;
	height: auto;
	position: relative;
	
}
button {
	width:120px;
	background-color:#000;
	height:auto;
}
h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 700;
	color: #00002F;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
