@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/bkgd_tile_embassy3.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #990000;
}
#header {
	height: 200px;
	width: 240px;
	float: left;
}
#header h1 {
	text-indent: -5000px;
	background-image: url(../images/Embassy_logo.png);
	background-repeat: no-repeat;
	height: 100px;
	margin-left: 5px;
}
#header p {
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	padding-top: 30px;
}
#headerImg {
	float: left;
}
#headline {
	float: left;
	width: 638px;
	height: 22px;
	background-color: #330000;
	margin-left: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 0.8em;
	line-height: 22px;
	}
#headline  p {
	padding-left: 5px;
}
#Content {
	width: 648px;
	background-color: #FFFFFF;
	height: 960px;
	float: right;
	margin-right: 70px;
}
#col {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 30px;
	width: 590px;
}
#col h1 {
	font-size: 1.25em;
	line-height: 1.25em;
	color: #333333;
	margin-top: 5px;
}
#col img {
	margin-bottom: 25px;
	margin-top: 20px;
}
#col p  {
	font-size: 0.85em;
	text-align: left;
	padding-right: 30px;
	color: #333333;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 1.75em;
}
#col a:link, #col a:visited {
	display: inline;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#col a:hover, #col a:active {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#turn {
	float: left;
	width: 648px;
	height: 40px;
}
#turn p {
	font-size: 0.45em;
	text-transform: uppercase;
	text-align: right;
	line-height: 40px;
	color: #333333;
	letter-spacing: 0.2em;
	padding-right: 20px;
}
#turn p a:link {
	color: #333333;
	text-decoration: none;
}
#turn p a:visited {
	color: #333333;
	text-decoration: none;
}
#turn p a:hover {
	color: #666666;
	text-decoration: none;
}
#turn p a:active {
	color: #999999;
	text-decoration: underline;
}

#Nav {
	list-style-type: none;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#Nav ul {
	list-style-type: none;
}
#Nav #nav1 {
	padding-bottom: 10px;
}
#Nav #nav1 li {
	list-style-type: none;
}
#Nav #nav1 a {
	font-size: 0.65em;
	font-weight: bold;
	line-height: 25px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	letter-spacing: 0.1em;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-weight: bold;
}
#Nav #nav1 span a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#Nav #nav1 a.current:link, #Nav #nav1 a.current:visited {
	background-image: url(../images/bar3.gif);
	background-repeat: no-repeat;
}
#Nav #nav1 a:hover, #Nav #nav1 a:active {
	color: #FFFFFF;
}
#Nav #nav2 {
	margin-left: 20px;
	margin-top: -5px;
}
#Nav #nav2 a {
	font-size: 0.75em;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
}
#Nav #nav2 a.current:link, #Nav #nav2 a.current:visited {
	color: #FFFFFF;
}
#Nav #nav2 a:hover {
	color: #FFFFFF;
}
#submit {
	width: 200px;
	margin-top: 20px;
	height: 50px;
    }
#submit h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 0.1em;
}
.border {
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	color:#333333;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 15px;
	width: 170px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-indent: 5px;
	display: inline;
    }
#submit .border:hover {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}
.arrow {
	font-family:Arial, Helvetica, sans-serif;
	height: 15px;
	width: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	background-image: url(../images/arrow_btn_grey.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #990000;
	background-position: center center;
    }
#submit .arrow:hover   {
	background-image: url(../images/arrow_btn.png);
	background-repeat: no-repeat;
}
#infoText {
	float: right;
	width: 500px;
	margin-top: 30px;
	margin-right: 80px;
	margin-bottom: 40px;
	margin-left: 0px;
	height: auto;
}
#infoText h1 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #EE3C25;
}
#infoText p {
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#infoText h2 {
	font-size: 12px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#infoText p em {
	font-weight: bold;
	font-style: normal;
}

#clear {
	clear: both;
}
/*.clear {
	clear: both;
}
*/
#footer {
	clear: both;
	padding-top: 20px;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: left;
	width: 960px;
	padding-bottom: 10px;
}
#footer a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 240px;
}
#footer  span  {
	font-size: 1.25em;
	font-weight: bold;
}
#footer p a:link, #footer p a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover, #footer p a:visited {
	color: #999999;
}
