@charset "utf-8";
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002456;
	border:none;
}
h1{
	margin:0;
	padding:0;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 24px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0px;
	padding: 0px;
}
#agent {
	height: 20px;
	width: auto;
	padding: 10px;
}
#container {
	width: 800px;
	position: relative;
	height: auto;
	margin: auto;
	left: 0px;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
#body {
	text-align: center;
	height: auto;
	background-color: #002456;
	padding-top: 10px;
	width: 800px;
}
#discription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #E8E7DD;
	padding: 5px;
	height: 80px;
	float: left;
	width: 730px;
	margin-top: 5px;
	margin-left: 30px;
	letter-spacing: 0.05em;
	overflow: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #002456;
}
#discriptionHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7DC243;
	float: left;
	width: 790px;
	margin-top: 20px;
}
#buttons {
	float: left;
	width: 110px;
	height: 380px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#widthvideo {
	float: left;
	width: 650px;
	margin-left: 20px;
}

#video {
	text-align: center;
	height: auto;
	width: 798px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	background-color: #E8E7DD;
	border: 1px solid #002456;
}
#bottombar {
	background-color: #0E0E0E;
	text-align: center;
	height: 30px;
	width: 100%;
	margin-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#navbar {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px 0px 40px;
	padding: 20px 0px;
	width: 720px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9A582;
}
#navbardetail {
	float: left;
	height: 150px;
	width: 100px;
	padding: 10px 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9A582;
}

#topbar {
	background-color: #000000;
	height: 120px;
	width: 100%;
	text-align: center;
}
#logo {
	background-color: #000000;
	height: 85px;
	width: 800px;
	position: relative;
	left: 0px;
	margin: auto;
	text-align: left;
	padding-top: 20px;
}
#bkgpat {
	background-image: url(../bkg/sec_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 75px;
	width: 100%;
}

#contact {
	height: 270px;
	width: 500px;
	margin-top: 0px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #A9A582;
	margin-left: 100px;
}
#centerlizer {
	margin-left: 100px;
	width: 1px;
	float: left;
}

#agentA {
	float: left;
	height: 200px;
	width: 100px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9A582;
}
.agentdetails {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #002456;
}
.nobullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nobullets a {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#IE6bugs  #widthvideo {
	float: left;
	width: 610px;
	margin-left: 20px;
}
#IE6bugs #video {
	text-align: center;
	height: auto;
	width: 798px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	background-color: #E8E7DD;
	border: 1px solid #A9A582;
}
#IE6bugs #container {
	width: 800px;
	position: relative;
	height: auto;
	margin: auto;
	left: 0px;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
#IE6bugs #navbar {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 0px 0px 20px;
	padding: 20px 0px;
	width: 720px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9A582;
}
#IE6bugs #contact {
	height: 270px;
	width: 500px;
	margin-top: 0px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #A9A582;
	margin-left: 50px;
}
#IE6bugs #discription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-color: #E8E7DD;
	padding: 5px;
	height: 80px;
	float: left;
	width: 730px;
	margin-top: 5px;
	border-top: 5px solid #88895F;
	margin-left: 15px;
	letter-spacing: 0.05em;
}

