/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { 
	height:100%; 
	font-family:Georgia, "Times New Roman", Times, serif; 
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	line-height:0.75em;
	text-align: center;
	background-color:#000000;
}
html, input, textarea {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#393939;
}
.vam{ vertical-align:middle; }
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}
div.container {
	font-family:Georgia, "Times New Roman", Times, serif; 
	overflow:hidden;
	width: 100%;
}
a img{ border:0px}
img{ vertical-align:top;  }
strong{ font-family:Verdana}
a{color:#393939; text-decoration:underline} 
a:hover{text-decoration:none}
b a{color:#393939; text-decoration:none; font-family:Verdana} 
b a:hover{text-decoration:underline}
.a1{color:#393939; background:url(images/arrow.gif) top left no-repeat; background-position:0 2px; margin:0px; padding-left:14px; text-decoration:none} 
.a1:hover{text-decoration: underline}
.a2 { 
	border:none;
	background:url(images/arrow.gif) top left no-repeat; 
	background-position:0 2px 0 2px; 
	margin:0px;  
	text-align:left; 
	font-size:1.3em;
}
.a2:hover{text-decoration:underline} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px; }
ul li a{color:#393939; text-decoration:none; line-height:2em} 
ul li a:hover { text-decoration:underline; }

/*header*/
#header .logo{ margin:20px 0 12px 25% }
#header .m{ margin:0px 0px 0px 23% }
.heading h2 {
	font-family:NeverSayDie;
	font-weight:bold;
	font-size:48px;
	margin-bottom:10px;
}

/*content*/
.but{ position:absolute; margin:0px 0px 0px 912px}
#content {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:0.5625em;
	width:100%;
	text-align:left;
}
#content .indent_main{padding:0px 91px 0px 89px}
#content .indent_main1{padding:59px 38px 42px 38px}
#content .indent_col1{padding:0px 20px 20px 0px}
#content .indent_col2{padding:0px 0px 0px 30px}
#content .indent_col5{padding:0px 21px 0px 0px}
#content .indent{padding:26px 15px 61px 28px}
#content .title{  margin-bottom:10px}
#content .pic_left{ float:left; margin:0px 20px 31px 0px}
#content .pic_left1{ float:left; margin:0px 20px 21px 0px}
#content .pic_large{ float:inherit; margin:0px 20px 21px 30px;}
#content .pic{ margin:0px 0px 10px 0px}
#content .line{ background:url(images/line.gif) repeat-x top; margin:0px 0px 22px 0px}
#content .enter{ margin:34px 0px 0px 445px}
#content {
	font-family:Georgia, "Times New Roman", Times, serif; 
	margin:0px 0px 0px 0px;
}
#content .p{ margin:0px 0px 24px 0px}
#content .p1{ margin:0px 0px 14px 0px}
#content .bg{ background:url(images/bg_main1.jpg) no-repeat top; height:454px}
h4{ color:#393939; font-size:1em; font-family:Verdana}
.h4{ margin-bottom:11px}
.more{ background:url(images/bg_more.gif) bottom; height:23px; line-height:22px; text-align:center; display:block}
.more a{ color:#393939; text-transform:none; text-decoration:none}
.more a:hover{ text-decoration: underline}

#page1 .pad{ padding:0px 70px 0px 0px}
#page1 {
	font-family:Georgia, "Times New Roman", Times, serif; 
}
#page1 .overflow{ overflow:auto; width:410px; height:60px}
#page1 .overflow1{  width:390px; height:110px}
#page1 .pad1{ padding:0px 0px 30px 0px}
#page2 #content .indent_col2{padding:0px 0px 0px 20px}
#page3 .pad1{ padding:0px 0px 0px 111px}
#page3 .pad{ padding:0px 0px 20px 0px}
#page3 .pad2{ padding:0px 0px 0px 110px}
#page4 .pad{ margin:0px 0px 20px 0px; display:block; float:left}
#page5 .pad{ padding:0px 0px 0px 129px}
#page6 .overflow{ overflow:auto; width:200px; height:110px}
#page6 .overflow1{  width:170px; height:210px}
#page6 .pad{ padding:0px 0px 30px 0px}
#page6 .pad1{ padding:0px 50px 0px 0px; float:right}
#page6 .pad2{ padding:0px 0px 0px 193px; vertical-align:middle}
#page7 #content .indent_col1{padding:0px 0px 20px 0px}

/*footer*/
#footer { color:#ffffff; font-size:0.6525em; padding:32px 25px 50px 53px;}
#footer a {color:#ffffff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:30px}
.block_contact { padding-bottom:15px; font-size:1.3em; }
.block_contact span{ float:right; margin-right:50px }

input{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:174px; height:21px;
	text-transform:none;
	font-size:1.2em;
	padding-left:5px;
	margin-bottom:3px
}
.textarea {
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	text-transform:none;
	width:254px; height:145px;
	font-size:1.5em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}
