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


/* Main stuff .................................................................................*/

body {
	
	background-color:#010d32;
}
#cont {
	width: 920px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#0a1b82;
	position: relative;
	margin: 0 auto;
	
	
}


/* Content stuff ................................................................................*/

#mainlf {
	width: 169px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
}
#mainrt {
	width: 730px;
	float: right;
	background-color:#eaeaea;
	position:relative;
	z-index:2;
	min-height: 650px!important;
	_height:650px;
}
#mainrt p {
	font-size: 12px;
	color: #121212;
	line-height: 14px;
}
#mainrt h1 {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	line-height:20px;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #mainrt h1 {
	 clear:both;  
	 }
}
h4 span a  {
	color:#990000;
	border-bottom:dotted 1px #990000;
}
h4 span a:hover {
	color:#0a1b82;
	border-bottom:dotted 1px #990000;
}
#mainrt a, #mainrt a:visited,#mainrt a img, #mainrt a:visited img {
	text-decoration: none;
	border:none;
	color: #c05311;
}
#mainlf a, #mainlf a:visited, #mainlf a img, #mainlf a:visited img {
 	text-decoration: none;
	border:none;
 }
 #mainlf #request {
 	height: 120px;
	width: 175px;
	z-index:555;
	overflow:hidden;
	position:relative;
	right: 15px;
 }
#mainlf #request a:hover img {
	position:relative;
	bottom:120px;
}
#mainrt a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #990000;
	color:#990000;
}
#mainrt a:hover img,  #mainlf a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainrt h3 a #mainrt h3 a:visited {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;	
}

h3 {
	color: #c05311;
}
h3  span, h4 span {
	color: #990000;
}
h4 {
	color: #c05311;
	
	display: block;
}
#left_txt ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 8px;
}
#left_txt li {
	padding-top: 3px;
	color:#FFFFFF;
	text-decoration:none;
	border: none;
}
#lft_txt a , #lft_txt a:visited{
	color: #FFFFFF;
}
#lft_txt a:hover{
	color: #222222;
}
#lft_box {
	background-image: url(../images/contact_bg.png); 
	margin-top: 45px;
	text-align:left;
	width:169px; 
	height:275px;
	position:relative;
	left:8px;
	z-index:1;
	line-height: 18px;
}
#lft_box  a, #lft_box  a:visited {
	position:relative;

	top: 0px;
	color:#fff;
}
#lft_box  a:hover {
	position:relative;
	
	top: 0px;
	color: #222222;
	border-bottom: dotted 1px #222222;
}
.h3 {
	position:relative;
	top:-10px;
}

.pad_div, .pad_div2, .pad_div3, .pad_div4 {
	padding: 10px 25px;
}
.pad_div p {
	padding-top: 12px;
	text-align: justify;
}
.pad_div span {
	color: #990000;
}
.pad_div img {
	max-width: 705px;
	width:expression(img>705?"705px":"auto");
}

.pad_div2 {
	margin-bottom: 15px;
}
.pad_div2 td {
	width: 160px;
	background-position: top;
	padding: 12px;
}
.pad_div2 p {
	padding-top: 8px;
	text-align: right;
	font-size: 13px;
}

#mainrt .pad_div2 a {
	text-decoration: none;
	border: none;
	border-style: none;
}
.pad_div3 img {
	float: right;
	border: 1px solid #333333;
	height: auto;
	margin: 15px 0 15px 10px;
}


/* Header stuff .................................................................................*/
#header {
	position:relative;
	right: 0;
	background-color:#333;
	
}
#homelink {
	font-size: 11px;
	padding: 15px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 222;	
}
#homelink a, #homelink a:visited {
	text-decoration: none;	
	color:#000000;
}
#homelink a:hover {
	color:#990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;	
}

#nav2 {
	background-color: #010d32;
	width: 730px;
	height: 40px;
	padding-left: 15px;
	font: 13px;
	text-decoration:none;
}
#nav2 li {
	display: block;
}
#curtain {
	height: 40px;
	width: 120px;
	position: relative;
	display:block;
	float:right;
	overflow:hidden;
	z-index:444;
	bottom:40px;
}

#curtain li {
	display: block;
	float:left;
	margin-right: 0px;
	z-index:444;
}

#curtain a  {
	position: relative;
	bottom:0px;
	text-decoration: none;
	border:none;
	display:block;
}


#curtain a:visited  {
	position: relative;
	bottom:0px;
	text-decoration: none;
	border:none;
}
#curtain span {
	 position:relative; 
	 bottom: 40px;
}
#curtain a:hover {
	position: relative;
	bottom:20px;
	text-decoration: none;
	border:none;
	z-index:444;
}
#curtain a img, #curtain a:visited img {
	border: none;
	text-decoration:none;
}

#links {
	height: 40px;
	background-color:#dbd9d6;
	padding-left: 40px;
}
#links p {
	display: block;
	float: left;
	margin-right: 55px;
	font-size: 13px;
}
#links a, #links a:visited {
	color:#0a1b82;
	text-decoration: none;
}
#links a:hover {
	color:#990000;
}
.underline {
	height: 5px;
	width: 680px;
	background-image:url(../images/underline.jpg);
	position:relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.underlinedot {
	height: 5px;
	width: 680px;
	border-bottom: 1px dotted #6a1b82;
	position:relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nav_img {
	height: 46px;
	overflow: hidden;
	margin-bottom: 75px;
	position:relative;
	top: 30px;
}
.nav_img a img, .nav_img a:visited img {
	position: relative;
	bottom: 30px;
}
.nav_img a:hover img {
	position: relative;
	bottom: 83px;
}
.nav_img2 {
	height: 59px;
	overflow:hidden;
	margin-bottom: 55px;
	position:relative;
	top: 30px;
}
.nav_img2 a img, .nav_img2 a:visited img {
	position: relative;
	bottom: 30px;
}
.nav_img2 a:hover img {
	position: relative;
	bottom: 98px;
}

/* Other stuff ................................................................................*/

.clear {
	clear: both;
	line-height: 1px;
}
#foot_links{
	background-color: #010d32;
	width: 730px;
	height: 40px;
	
	padding-top: 15px;
}
#left_txt, #left_txt a, #left_txt a:visited, #foot_links a, #foot_links a:visited {
	font-size: 11px;
	color:#FFFFFF;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#foot_links p {
	display:block;
	float: right;
	padding-right: 25px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

#left_txt a:hover, #foot_links a:hover {
	color: #222222;
	text-decoration: none;
	text-decoration: none;
	border-bottom-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#foot_links a:hover {
	color: #666;
}
.pad_div2 img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
}

.pad_div4 img {
	float: right;
	width: 300px;
	margin-left: 20px;
}
