/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.875em; background:url(images/bg.gif)}
html, input, textarea	{	font-family:Arial; 
		color:#c0bcb2;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

a{
	color:#D92D9C;
	text-decoration:underline
} 
a:hover{text-decoration:none}
.link{
	color:#D92D9C;
	font-weight:bold;
}
a.menu {font-size:1.3em; text-decoration:none; margin-top:-2px; line-height:100%;}
a.menu:hover {text-decoration:underline;}
h1 {
	color: #DA3F9F;
	font-size: 2.3em;
	font-weight:normal;
	line-height:100%;
}

ul{margin:0; padding:0; list-style:none;}
ul li{
	background-position:0 top;
	margin:0;
	padding-left:24px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	line-height:120%;
	font-size:0.9em;
	font-family:Tahoma;
	margin-bottom:10px;
	background-image: url(images/marker1.gif);
	background-repeat: no-repeat;
}
ul li a{color:#ffffff; font-weight:bold; text-decoration: underline; line-height:1.909em; font-size:.916em; font-family:Tahoma} 
ul li a:hover { text-decoration:none; }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif) repeat-x top #373633}
#content .indent-main{padding:0 33px 0 10px}
#content .indent-main1{padding:39px 40px 20px 35px}
#content .indent-col2{padding:24px 0 20px 0}
#content .title{  margin-bottom:29px}
#content .title1{  margin-bottom:17px}
#content .img-left{ float:left; margin:0 16px 0 0}
#content .img-left1{ float:left; margin:0 52px 0 0}
#content .img-indent{ margin:0 0 26px 0}
#content p{ margin:0 0 21px 0}
#content .p{ margin:0 0 21px 0}
#content .p1{ margin:0 0 45px 0}
#content .p2{ margin:0 0 15px 0}
#content h3{color:#c0bcb2; font-size:.916em; margin:0 0 15px 0;  }
#content h4{color:#ffffff; font-size:1em; margin-bottom:15px  }
h2{
	color:#666666;
	font-size:2em;
	line-height:100%;
	margin-bottom:15px
}
h2.subtitle{
	color:white;
	font-size:1.4em;
}
.bottom {
	border: 0px;
	background-color:#D92D9C;
	color:#FFFFFF;
	width: 60px;
	cursor:pointer;
}
.bottom:hover {
	background-color:#E15EB4;
	text-decoration:none;
}
	
#content .txt{
	color:#4089B5;
	font-weight:bold;
	display:block;
	margin-bottom:15px
}
#content .txt span{ color:#707070; font-weight: normal; font-size:.833em}
#content .txt1{font-size:.916em; }
#content .txt2{font-size:.916em; font-family:tahoma }

#content .tail{ background:url(images/tail.gif) repeat-x bottom left; padding-bottom:19px;}
#content .tail1{ background:url(images/tail1.gif) repeat-x bottom left; padding-bottom:19px;}
#content .tail2{ background:url(images/tail3.gif) repeat-x bottom left; padding-bottom:19px;}

#content .indent{ margin:22px 0 0 0}
#content .indent1{ margin:28px 0 0 0}

#page1 #content .indent-1{ padding:0 70px 0 0}
#page3 #content .indent-1{ padding:0 20px 0 0}
#page4 #content .indent-1{ padding:0 20px 0 0}
#page7 #content p{ margin:0 0 15px 0}

/*box*/
.box{ background:#252522; width:100%}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:26px 27px 23px 26px; }
.box .indent-box1{ padding:26px 20px 23px 26px; }


/*footer*/
#footer { color:#b0aeae; font-size:0.75em; background:url(images/bot.gif) no-repeat top left }
#footer .indent-footer{ padding:51px 30px 0 35px;}
#footer a {color:#fff; font-weight:bold; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.h{ height:31px}
.block-contact span{ float:right; margin-right:170px}
input{
   	border:1px solid #a09b96; 
	background:#4b4a48;
	width:274px; height:21px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a09b96; 
	background:#4b4a48;
	width:254px; height:111px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:31px;
	overflow:auto}

