* { margin:0; padding:0;}
body { background:url(images/background.jpg) no-repeat center top #ddd; font-family: 'Roboto', sans-serif; font-size:100%; line-height:1.35em; color:#3e3a3b;}


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

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

.container { width:100%;}

p { margin-bottom:20px; font-size:1.250em;}
.p1 {
	margin-bottom:20px;
}


.list-fix li { font-size:1.250em; background:url(images/marker.png) no-repeat left  4px; color:#3e3a3b; padding-left:13px; line-height:1.58em;}
.link-fix {font-size:1.250em;}


#content {background:#fff;
-webkit-box-shadow: 0px 5px 50px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 5px 50px rgba(50, 50, 50, 0.2);
box-shadow:         0px 5px 50px rgba(50, 50, 50, 0.2);}

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

.form { height:25px;}
.form input {width:201px; height:18px; background:none; border:1px solid #343434; color:#9d9d9d; font-size:1em; font-family:Arial;}
textarea { width:215px; height:68px; background:none; overflow:auto; border:1px solid #343434; font-size:1em; font-family:Arial; color:#9d9d9d;}


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

.main_menu { padding:11px 0 0 0; text-transform:uppercase; font-size:1.125em;}
.main_menu li { display:inline;}
.main_menu li a { background:url(images/header_divider.gif) no-repeat right 3px; padding:0 14px 0 12px; font-family: 'Roboto Condensed', sans-serif; color:#ffa019; font-weight:normal; text-decoration:none;}
.main_menu li a:hover { color:#811124;}
.main_menu li a.last { background:none;}
.main_menu li a.current {color:#9d9d9d;}

.list1 li a { font-size:1.250em; background:url(images/marker.png) no-repeat left 4px; color:#3e3a3b; padding-left:13px; line-height:1.58em;}
.list1 li a:hover { text-decoration:underline; color:#ff941d;}

.list-side-box { color:#FFF; font-size:1.250em;}
.list-side-box li { margin:8px 0; background:url(images/marker.png) no-repeat left 7px; padding-left:12px;}

.list2 { margin-left:5px;}
.list2 li { margin-bottom:35px;}
.list2 li span { display:block; background:url(images/marker1.png) no-repeat left 2px; padding-left:23px; color:#ff941d; padding-bottom:15px;}
.list2 li a { color:#9d9d9d; text-decoration:none;}
.list2 li a b { font-weight:normal; text-decoration:underline;}
.list2 li a:hover { color:#ff941d; text-decoration:none;}

/*==================other====================*/
.img_indent { margin:0 21px 0 0; float:left;}
.img_indent1 { margin:0 14px 23px 0; float:left;}
.img_indent2 { margin:0 21px 26px 0; float:left;}
.marg { margin-bottom:27px;}


/*==================txt, links, lines, titles====================*/
a {color:#ee2e30; text-decoration:none;}
a:hover { text-decoration:underline;}

h2, h3, h4, h5 { font-family: 'Roboto Condensed', sans-serif;}

h1 { background:url(images/logo.png) no-repeat left top; text-indent:-10000px; width:192px; height:42px;}
h2 { color:#f68b1f; font-size:22px; text-transform:uppercase;}
.h2-bg-img {width:438px; height:135px; display:block; font-size:2.2em; padding-left:30px; line-height:5.5em;}
h3 { font-size:22px; color:#ff8d0f; margin-bottom:10px;}
h4 {font-size:1.00em; color:#ee2e30; margin-bottom:10px; font-weight:bold; line-height:2em;  }
#fix-h4 {font-size:1.5em; line-height:normal; font-weight:400; margin:0;}



h4 a {color:#ee2e30;}
h5 {
	font-size:20px;
	color:#ff8d0f;
	margin-bottom:15px;
}

.txt1 { font-size:1.1em;}

.link1 { text-decoration:underline; font-weight:bold; font-size:1.1em;}
.link1:hover { text-decoration:none;}
.link2 { text-decoration:underline; font-weight:bold; font-size:0.92em;}
.link2:hover { text-decoration:none;}
.link3 { font-size:1.1em;}
.rss { background:url(images/rss.jpg) no-repeat left 1px; padding-left:23px; color:#9d9d9d;}
.rss:hover { text-decoration:none; color:#fff;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:26px; margin-bottom:34px;}
.line_hor1 { background:url(images/line1.gif) left bottom repeat-x; margin-bottom:34px; padding:0 0 26px 12px;}

.title { margin-bottom:23px;}
.title1 { margin-bottom:34px;}

/*================== box begin ====================*/


.boxcontent {display:block; background:#811324; border:1px solid #630f1c; border-width:1px; font-size:0.938em; line-height:1.6em; color:#fff;}
.boxcontent .box_indent { padding:22px 20px 14px 21px;}
.boxcontent .box_indent1 { padding:22px 20px 28px 21px;}

/*================== box end ====================*/


/*header*/
#header .row_1 { height:76px;}
#header .row_1 .indent  { padding:18px 50px 0 59px;}
#header .row_2 { height:373px; background: url(images/header_bgd.jpg) no-repeat left top;}
#header .row_2 .indent { padding:25px 60px 0 0; text-align:right;}
#header .row_2 img { margin-bottom:6px;}

/*content*/
#content {  padding:0 0 0 35px;}
#content .bg {background:#fff; width:779px; 
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
#content .inside { padding:50px 0 48px 24px;}
#content .indent { padding:0 22px 0 0;}
#content .indent1 { padding:0 22px 0 0;}
#content .indent2 { padding:0 0 0 0;}

/*footer*/
#footer .indent { padding:10px 70px 0 43px;}
#footer {background:#eee; max-width:848px; margin:0 auto; }


/********
#page4 #content .col_1 .indent1 { padding-right:37px;}
#page4 #content .col_1 h4 { font-size:1em;}
#page4 #content .col_1 .list1 li a { font-size:1em; line-height:1.58em; line-height:19px;}

#page5 #content .col_2 h4 { font-size:1em;}
#page5 #content .col_2 .list1 li a { font-size:1em; line-height:19px;}

#page6 #content .col_1 h3 { font-size:1em;}
#page6 #content .col_1 p { margin-bottom:14px;}
#page6 #content .col_2 .block { padding-right:110px;}

#page7 #content .inside { padding:46px 20px 85px 24px;} 
***********/




/*============== Twitter ==================*/

				.twtr-widget .twtr-bd .twtr-tweet {
					margin:0;
					padding:15px 0;
					border-bottom: 1px dashed #630f1c;
					font-family: 'Roboto', sans-serif;
					width:250px;
				}
		
		
hr {height:1px; border:none; background:#ddd; display:block; margin-bottom:22px;}		




/*FORM******************************************************************************************************************************************************************************************/
fieldset {width:435px; border:0; margin-left:-10px;}

textarea {resize: none; overflow:auto;}

textarea, input {
	font-size:1.250em;
	background:#811324;
	padding:8px;
	color:#fff;
	width:100%;
	margin-bottom:6px;
	border:none;
	border-top:1px solid #3f3f3f;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.placeholder {
  color: #c09ea3;
  }

input::-webkit-input-placeholder  {
	color: #c09ea3; 
	}
input:-moz-placeholder {
	color: #c09ea3; 
	}





input:focus, textarea:focus {
	background:#630f1c;
	color:#fff;
	outline:0;
	-webkit-box-shadow: 0px 0px 1px 2px #f9ae28;
	-moz-box-shadow: 0px 0px 1px 2px #f9ae28;
	box-shadow: 0px 0px 1px 2px #f9ae28;
	}
/*FORM******************************************************************************************************************************************************************************************/

/*BUTTON************************/

.button {
	cursor:pointer;
	border-top:none;
	display:inline-block;
	text-align:center;
	padding:5px 24px;
	text-decoration:none;
	background:#ee2e30;
	
	color:#fff;
	position:relative;

	}

input[type=submit]:focus{
	background:#ff191b;
	outline:none;
	}
/*BUTTON************************/


