* { margin:0; padding:0;}
body {
	background:#b71803;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
	min-width:1003px;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

object { vertical-align:top; outline:none;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) repeat-x top;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form span { display:block; height:26px;}
#form input {width:254px; padding:2px 0 2px 3px; background:#fff; border:1px solid #d26d60; color:#8c8c8c;}
#form textarea { width:254px; height:281px; overflow:auto; background:#fff;  border:1px solid #d26d60; padding:2px 0 0 3px; color:#8c8c8c;}
#form .buttons { background:url(images/link2-tail.gif) repeat-x top; padding:10px 19px 14px 17px; font-size:25px; line-height:1.2em; margin-top:30px; text-align:right;}
#form .buttons a { color:#fff; display:inline-block; text-decoration:none;}
#form .buttons a:hover { color:#5f9907;}


/*==================list====================*/
ul { list-style:none;}

.list li {
	color:#00d8e8;
	font-weight:bold;
	padding-bottom:8px;
	font-size: medium;
}
.list li a { color:#00d8e8;}

.list1 li { width:100%; overflow:hidden; vertical-align:bottom; background:url(images/line-hor.gif) repeat-x bottom; margin-bottom:8px;}
.list1 li span { display:block; float:right; background:#fff;}
.list1 li a { text-decoration:none; background:#fff; display:block; float:left;}
.list1 li a:hover { color:#000;}


/*==================other====================*/
#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}
.img-box { padding-left:8px;}
.img-box img { margin:0 0 23px -8px; display:block;}

.img-box1 { width:100%; overflow:hidden; padding:6px 0 27px 0;}
.img-box1 img { float:left; margin:-6px 29px 0 0;}

.p1 { margin-bottom:20px;}
.p2 { position:relative; z-index:1}

.phone { float:right; margin-right:75px;}

/*==================dropdown menu====================*/

#sddm
{	margin: 0;
	padding: 0;
	position: center;
	height:60px;
	font-size:14px;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 3px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
/*==================end dropdown menu====================*/


/*==================txt, links, lines, titles====================*/
a {color:#424040; outline:none;}
a:hover{
	text-decoration:none;
	text-align: left;
}

h2 { font-size:61px; line-height:1.2em; color:#ffcf00;}
h2 strong { color:#88f705; font-size:42px;}
h2 em { font-size:91px; font-style:normal;}
h3 { font-size:37px; line-height:1.2em; margin-bottom:15px; color:#ffcf00;}
h3 strong { letter-spacing:-2px;}
h4 {
	font-size:24px;
	line-height:1.2em;
	color:#fd4784;
	margin-top:-8px;
	text-align: center;
}
h4 strong { color:#00d9e8;}
h4 em { color:#fabb07; font-style:normal;}
h5 { color:#00d8e8; font-size:1em; margin-bottom:15px; line-height:1.5em;}

.txt1 { color:#00d8e8; font-weight:bold;}

.link { font-size:20px; line-height:1.2em; margin-top:30px;}
.link a { color:#fff; display:block; background:url(images/link-tail.gif) repeat-x top; text-decoration:none; padding:10px 0 10px 5px;}
.link a:hover {
	color:#0f82a3;
	font-size: 20px;
}

.link1 {
	font-size:20px;
	line-height:1.2em;
	margin-top:30px;
}
.link1 a { color:#fff; display:block; background:url(images/link1-tail.gif) repeat-x top; text-decoration:none; padding:10px 0 10px 5px;}
.link1 a:hover { color:#aa0f0f;}

.link2 { font-size:20px; line-height:1.2em; margin-top:30px;}
.link2 a { color:#fff; display:block; background:url(images/link2-tail.gif) repeat-x top; text-decoration:none; padding:10px 0 10px 5px;}
.link2 a:hover { color:#5f9907;}
.link3 {
	font-size:18px;
	line-height:1.2em;
	margin-top:30px;
}

/*==================boxes====================*/
.box {
	background:#fff;
	width:99%;
	position:relative;
}
.box .border-top {background:url(images/border.gif) repeat-x top; width:100%;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left; width:100%;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .inner {
	padding:24px 25px 30px 25px;
	text-align: left;
	font-size: x-small;
}
.box .extra-bg1 { background:url(images/extra-bg1.jpg) no-repeat 670px 4px; height:258px; width:100%; overflow:hidden;}
.box .extra-bg1 .inner { padding:36px 250px 0 48px;}
.box .extra-img { position:absolute; bottom:30px !important; bottom:29px; right:25px;}


/*header*/
#header .menu { position:absolute; text-align:center; z-index:2; top:-69px; left:34px;}

/*content*/
#content { padding:8px 29px 0 30px;}
#content .indent {
	margin-bottom:8px;
	width: 944px;
}
#content p, 
#content dl {
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}
#content dl dt { color:#00d8e8; font-weight:bold; margin-top:12px;}

/*footer*/
#footer p { color:#fff; padding:14px 0 0 30px;}
#footer p a { color:#ffcf00; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
#page3 .tail-top #main #content .wrapper .col-2.maxheight .box.maxheight .border-top.maxheight .border-right.maxheight .border-bot.maxheight .border-left.maxheight .inner table tr td p {
	color: #333;
}
.ital {
	font-style: italic;
	font-weight: bold;
}
#page3 .tail-top #main #content .wrapper .col-2.maxheight .box.maxheight .border-top.maxheight .border-right.maxheight .border-bot.maxheight .border-left.maxheight .inner table tr td p {
	font-weight: normal;
}
#page3 .tail-top #main #content .wrapper .col-2.maxheight .box.maxheight .border-top.maxheight .border-right.maxheight .border-bot.maxheight .border-left.maxheight .inner table tr td p {
	font-weight: bold;
}
.ital1 {
	font-style: italic;
}
#page3 .tail-top #main #content .wrapper .col-2.maxheight .box.maxheight .border-top.maxheight .border-right.maxheight .border-bot.maxheight .border-left.maxheight .inner table tr td p strong {
	color: #00F;
}
#page3 .tail-top #main #content .wrapper .col-2.maxheight .box.maxheight .border-top.maxheight .border-right.maxheight .border-bot.maxheight .border-left.maxheight .inner table tr td p {
	color: #00F;
	text-align: left;
}
#page4 .tail-top #main #content .row-1.indent .box .border-top .border-right .border-bot .border-left .inner .wrapper table tr td {
	text-align: center;
}
#page4 .tail-top #main #content .row-2 .wrapper .col-3.maxheight .box .border-top .border-right .border-bot .border-left .inner table tr td h4 br {
	text-align: center;
}
.medium {
	font-size: medium;
}
.medium {
	font-size: medium;
}
.large {
	font-size: large;
}
#page4 .tail-top #main #content .row-2 .wrapper .col-2.maxheight .box .border-top .border-right .border-bot .border-left .inner .small i {
	font-size: small;
}
#page4 .tail-top #main #content .row-2 .wrapper .col-2.maxheight .box .border-top .border-right .border-bot .border-left .inner .medium i {
	font-size: medium;
	color: #000;
}
#page6 .tail-top #main #content .box .border-top .border-right .border-bot .border-left .inner table tr td table tbody tr td table tr td p u red {
	color: #F00;
}
red {
	color: #F00;

#page6 .tail-top #main #content .box .border-top .border-right .border-bot .border-left .inner table tr td table tbody tr td table tr td p u {
	font-weight: bold;
}
#page6 .tail-top #main #content .box .border-top .border-right .border-bot .border-left .inner table tr td table tbody tr td table tr td p u b red {
	font-weight: bold;
}
#page6 .tail-top #main #content .box .border-top .border-right .border-bot .border-left .inner table tr td table tbody tr td table tr td .red u {
	color: #F00;
	font-size: medium;
	text-align: center;
}
#page6 .tail-top #main #content .box .border-top .border-right .border-bot .border-left .inner table tr td table tr td li br {
	font-size: medium;
}
concur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
consur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
consur {
	text-align: left;
}
#page3 .tail-top #main #content .wrapper .col-2.maxheight .box.maxheight .border-top.maxheight .border-right.maxheight .border-bot.maxheight .border-left.maxheight .inner table tr td table tbody tr td table tr td .consur strong {
	font-size: 9px;
}

