/* CSS Document */
* { margin:0; padding:0;}
/*html, body { height:100%; }*/
body 
{
	font-family: "verdana", "arial ce", "helvetica ce", verdana, arial, helvetica, sans-serif;
  font-size: 75%;
	color: #635951;
	line-height: 1.5em;
}
html, input, textarea	{	font-family:Tahoma; 
		color:#4d453c;	}	
h2{margin-top: 20px;}
.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;  }

b{color:#018eb9;}

a{color:#da6800; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#e5156d; font-weight:bold;margin-right:20px} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(../images/accept.png) top left no-repeat; background-position:0 8px; margin:0px; padding-left:18px; }
ul li a{color:#da6800; font-weight:bold; text-decoration: underline; line-height:1.65em} 
ul li a:hover { text-decoration:none; }

.link { display:block; float:left; background:url(../images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link em { display:block; background:url(../images/link_left.gif) no-repeat left top;}
.link b { display:block; background:url(../images/link_right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link a { text-decoration:none; }
.link a:hover { text-decoration:underline; }


/*header*/
#header .flash{ margin:0px -15px 0px -20px }

.row1{ background: url(../images/bg_row1.gif) repeat-x top #e5e4e3}
.row1 .indent-main{padding:0px 26px 40px 28px}

/*content*/
#content{ width:100%; text-align:left;}
#content .title{ background:url(../images/bg_title.gif) repeat-x bottom;  padding-bottom:6px; margin-bottom:30px}
#content .title1{margin-bottom:28px}
#content .img-left{ float:left; margin:0px 23px 20px 0px}
#content .img-indent{ margin:0px 0px 20px 0px}
#content .more{ margin:17px 0px 0px 0px; float:right}
#content .more1{ margin:13px 0px 0px 0px; float:right}
#content .more2{ margin:23px 0px 0px 0px; float:right}
#content p{ margin:13px 0px 0px 0px}
#content .p{ margin:0px 0px 23px 0px}
#content .indent{padding:0px 0px 0px 5px}
#content .indent1{padding:0px 0px 0px 20px}
#content h4{ color:#da6800; margin-bottom:15px}
#content .h4{ margin-bottom:0px}

.indent-col-1{ padding:0px 30px 0px 0px}
.indent-col-2{ padding:0px 35px 0px 31px}
.indent-col-3{ padding:0px 0px 0px 30px}
.bg{ background:url(../images/tail.gif) no-repeat top right}

.txt{ color:#da6800; font-size:1.1em}
h1
{
	margin-bottom: 20px;
}
h2
{
	font-size: 120%;
}
.col-1 h4, h1
{
	line-height:  40px !important;
	background:url(../images/1page_title1.gif) no-repeat 0 40%;
	border-bottom: solid 1px #C9C6C2;
	padding: 0 0 5px 40px;
	color: #DA6800;
	font-size: 130% !important;
	text-transform: uppercase;
}
.Perex
{
	font-weight: bold;
	color: #DA6800;
}
li strong
{
	color: #DA6800;
}

/*footer*/
#footer { color:#4d453c; background: #8D7F6E; text-align:center; }
#footer .indent-footer{ line-height: 60px;}
#footer p{ color:#d66000}
#footer a {color:#2F2F2F; text-decoration:underline; margin:0 0px 0 10px}  
#footer a:hover {  text-decoration:none}
#footer p a {color:#4d453c; text-decoration:none; margin:0 15px 0 15px}  
#footer p a:hover {  text-decoration:underline}

/*#footer { color:#4d453c; font-size:0.6875em; background:url(../images/bot.gif) repeat-x top; text-align:center }
#footer .indent-footer{ padding:28px 0px 0px 0px;}
#footer p{ color:#d66000}
#footer a {color:#4d453c; text-decoration:underline; margin:0 0px 0 10px}  
#footer a:hover {  text-decoration:none}
#footer p a {color:#4d453c; text-decoration:none; margin:0 28px 0 28px}  
#footer p a:hover {  text-decoration:underline}*/


input{
   	border:1px solid #4d453c; 
	background:#edeceb;
	width:222px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:1px
}
textarea{
   	border:1px solid #4d453c; 
	background:#edeceb;
	width:258px; height:98px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:25px;
	overflow:auto}
/* ---------------------- Layout --------------------------- */
.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:898px; }

/*======= header =======*/
#header {height:380px;}

/*----------------- INDEX ---------------------- */
#IndexMain
{
	background: #8D7F6E url(../images/network.png) no-repeat 100% 50%;
	padding: 10px 190px 10px 10px;
	color: #FFF;
	font-size: 110%;
	margin-bottom: 20px;
}

#IndexMain h1
{
	border-bottom: 0 none;
	background: none;
	line-height: 1.4em !important;
	margin-bottom: 0px !important;
	color: #F9F9F9 !important;
	padding-left: 0 !important;
}

#IndexMain a
{
	color: #E5E4E3;
	text-decoration: none;
}

#IndexMain a:hover
{
	text-decoration: underline;
}

#IndexLeft
{
	width: 45%;
	float: left;
}

#IndexLeft h2
{
	margin-bottom: 0 !important;
}

#IndexLeft p
{
	margin-top: 0 !important;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #8F8F8F;
}


#IndexLeft h2 a
{
	text-decoration: none;
}
#IndexLeft h2 a:hover
{
	text-decoration: underline;
}


#IndexRight
{
	width: 45%;
	float: right;
	padding: 10px;
	border: solid 1px #8D7F6E;
}

#IndexRight h3
{
	margin-bottom: 10px;
	font-style:italic;
}

#IndexRight strong
{
	color: #635951 !important;
}





