/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table,  dd, dt,  tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,  abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/


body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	color:#5b5b5b;
	font-size:12px;
}
@font-face {
        font-family: "Cordia New";
        src: url('../fonts/768676758-Cordia-New-Regular.eot');
        src: url('../fonts/768676758-Cordia-New-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/768676758-Cordia-New-Regular.svg#Cordia New') format('svg'),
        url('../fonts/768676758-Cordia-New-Regular.woff') format('woff'),
        url('../fonts/768676758-Cordia-New-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
@font-face {
        font-family: "Edwardian Scr Alt ITC TT";
        src: url('../fonts/444641114-361.eot');
        src: url('../fonts/444641114-361.eot?#iefix') format('embedded-opentype'),
        url('../fonts/444641114-361.svg#Edwardian Scr Alt ITC TT') format('svg'),
        url('../fonts/444641114-361.woff') format('woff'),
        url('../fonts/444641114-361.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
.wrapper {
	width:100%
	position:relative;
	color:#fff;
}
#background-image {
	z-index: -999;
	min-height: 100%;
	min-width: 450px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
.img_container {
	width:100%;
}
.img_panel {
	float:left;
	height:100%;
	width:32%;
	padding-top:185px;
}
.img_panel1 {
	float:left;
	width:34%;
}
.top_container {
	margin-bottom:35px;
}
.logo {
	padding-top:20px;
	float:left;
	width:50%;
}
.rgt_title {
	/*-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background:#B91E1C;*/
	float:right;
	
	margin-top:25px;
	
	height: 40px;
	padding-left: 25px;
	padding-top: 5px;
	width: 215px;
	font-size:18px;
	color:#f6e2e2;
	text-decoration:none;
	
	font-size:18px;
}
/*.rgt_title:hover {
background:#fff;
	color:#B91E1C;
}*/

.cont_area {
	background: url("../Images/border.png") repeat-x scroll center 13px #fff;
	height: 325px;
	width: 978px;
	color:#5b5b5b;
	font-size:12px;
}
.inner_cont_area {
	width:977px;
	height:auto;
	overflow:hidden;
}
.inner_left {
	float:left;
	width:427px;
}
.inner_right {
	float:left;
	width:550px;
	background:#fff;
	height:547px;
}
.inner_right h1 {
	color:#fe3030;
	font-size:28px;
	font-family: 'aller', sans-serif;
	padding-top:100px;
	padding-left:30px;
}
.inner_right h2 {
	color:#fe3030;
	font-size:17px;
	padding-left:30px;
	font-weight:normal;
}
.inner_right p {
	color:#5b5b5b;
	font-size:14px;
	padding:5px 25px 0px 30px;
	text-align:justify;
}
.top_border {
	background:url(../Images/bar.png) no-repeat top center scroll;
	height:20px;
	width:973px;
	margin-top:-13px;
}
.cont_left {
	float:left;
	width:680px;
	color:#5b5b5b;
}
.cont_normal p {
	padding:40px 20px 20px 20px;
	text-align:justify;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:normal;
}
.cont_right {
	float:right;
	width:280px;
	color:#5b5b5b;
}
.radius {
	background:#F5F5F5;
	border:1px solid #F5F5F5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin:0px 20px 20px 20px;
}
.radius p {
	padding:10px 20px 20px 20px;
	text-align:justify;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cont_right_top {
	margin:40px 20px 0px 5px;
	background:#C29947;
	border:1px solid #F5F5F5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:50px;
}
.cont_right_top h1 {
	padding:10px 10px 17px 35px;
	font-size:22px;
	font-family: 'aller', sans-serif !important;
	color:#785100;
	text-shadow: 1px 1px 1px #fff;
}
.cont_right_bottom {
	margin:0px 20px 5px 5px;
	background:#cbcbcb;
	border:1px solid #F5F5F5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height:170px;
}
.cont_right_bottom ul {
}
.cont_right_bottom li {
	list-style:none;
	border-bottom:1px solid #a5a5a5;
	height:32px;
}
.cont_right_bottom li a {
	text-decoration:none;
	padding:5px 40px;
	font-size:16px;
	color:#5b5b5b;
	font-family: 'aller', sans-serif !important;
	background:url(../Images/bullet_arrow.png) no-repeat 24px 10px scroll transparent;
	float:left;
}
.social {
	float:right;
	padding-right:20px;
	padding-top:3px;
}
.social p {
	font-size:10px;
	color:#BC9596;
}
.social a {
	font-size:10px;
	color:#BC9596;
	text-decoration:none;
}
.social a:hover {
	color:#BB0D02;
}
.social li {
	float:left;
	display:inline;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#5b5b5b;
	font-weight:bold;
}
.bottom_area {
	height:30px;
	width:977px;
	background:#BB0D02;
}
.bottom_area p {
	color: #BC9596;
	font-size: 10px;
	padding-top:10px;
	padding-left:20px;
}
.bottom_area a {
	color: #BC9596;
	text-decoration:none;
}
.bottom_area a:hover {
	text-decoration:underline;
}
.bottom_area_inner {
	height:10px;
	width:977px;
	background:#BB0D02;
}
.bottom_link {
	width:977px;
}
.bottom_left {
	float:left;
	width:70%;
	height:50px;
	padding-top:15px;
}
.bottom_left p {
	color:#BC9596;
	font-size:10px;
}
.bottom_left li {
	display:inline;
	padding-right:25px;
}
.bottom_left li a {
	text-decoration:none;
	color:#BC9596;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bottom_left li a:hover {
	color:#BB0D02;
}
/*collapsal*/

.div-cont {
	line-height: 16px;
	padding-bottom: 11px;
	text-align: justify;
	width: 483px;
	padding-left:30px;
}
.div-cont a {
	color:#FE3034;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.div-cont a:hover {
	color:#FE3034;
}
#accordion span {
	background: url("../Images/arr_up.png") no-repeat scroll left 16px transparent;
	cursor: pointer;
	display: block;
	float: left;
	padding-left: 30px;
	padding-top: 13px;
	width:483px;
}
#accordion span.active {
	background: url("../Images/arr_down.png") no-repeat scroll left 21px transparent;
	color:red;
}
.other-desc {
	float: left;
	width: 410px;
	padding-top:5px;
	padding-left:30px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5b5b5b;
}
.contct {
	width:80%;
	float:left;
	padding-top:50px;
	padding-left:20%;
	text-align:justify;
	color:#ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
a.link2:link, a.link2:visited {
	color: hsl(0, 0%, 100%);
	text-decoration: none;
}
a.link2:hover {
	color:#000;
}

/*form*/
.form {
	margin-top:35px;
}
.form h1 {
	padding-bottom:10px;
	color:#FF0000;
}
.text {
	width:250px;
	height:22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border:none;
	background-color: #fff !important;
	background: #fff !important;
	padding-left:10px;
	margin-bottom:7px;
	color: #5B5B5B;
	font-size:12px;
	border:1px solid #BC9596;
	-moz-box-shadow: 0px 0px 10px 1px #BC9596;
	-webkit-box-shadow: 0px 0px 10px 1px #BC9596;
	box-shadow: 0px 0px 10px 1px #BC9596;
}
.textarea {
	border:1px solid #BC9596;
	width:240px;
	height:50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff !important;
	background: #fff !important;
	margin-bottom:7px;
	margin-top:5px;
	padding:10px;
	font-size:12px;
	font-family:Arial, Gadget, sans-serif;
	color: #5B5B5B;
	-moz-box-shadow: 0px 0px 10px 1px #BC9596;
	-webkit-box-shadow: 0px 0px 10px 1px #BC9596;
	box-shadow: 0px 0px 10px 1px #BC9596;
}
.submit{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
}
.err{
	color:red;
}

/*end of Form*/
.menu { background: none repeat scroll 0 0 #e4a025; margin:3px 0; width: 100%;}
.ddsmoothmenu{background:#E4A025; width:850px; margin:0 auto;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style-type:none;}
.ddsmoothmenu ul li{position:relative;display:inline;float:left;}
.ddsmoothmenu ul li a{display:block;color:white;padding:10px; color:#2d2b2b;text-decoration:none;background:#E4A025;text-align:left; font-style:italic; font-size:16px;}
* html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color:white;}
.ddsmoothmenu ul li a.selected{background:url(../images/menu%20line.png) no-repeat right #B98E2F;color:white;}
.ddsmoothmenu ul li a:hover{background:url(../images/menu%20line.png) no-repeat right #B98E2F !important;color:white;}
.ddsmoothmenu ul li ul{position:absolute;left:-3000px;display:none;visibility:hidden;}
.ddsmoothmenu ul li ul li{display:list-item;float:none;}
.ddsmoothmenu ul li ul li ul{top:0;}
.ddsmoothmenu ul li ul li a{width:160px;padding:10px;margin:0;border-top-width:0; font-style:italic}
* html .ddsmoothmenu{height:1%;}
.downarrowclass{position:absolute;top:12px;right:7px;}
.rightarrowclass{position:absolute;top:6px;right:5px;}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;}
.toplevelshadow{margin:5px 0 0 5px;}
.ddcss3support .ddshadow.toplevelshadow{margin:0;}
.ddcss3support .ddshadow{}
.active{background:#B98E2F !important;}
.select{color:#E4A025 !important;text-decoration:underline !important;}
.footer{ position:absolute; bottom:0%; padding:10px 0; background:#482D10; width:100%; color::#fff; text-align:center; font-family:Tahoma, Geneva, sans-serif}
.footer a {	text-decoration:none; color:#fff;}
.footer a:hover { color:#DBBE65;}
.container{ background:#fff; width:800px; margin:0 auto; color:#000; padding:10px; margin-top:20px;}
.container p{ font-family: "Cordia New", Arial, Helvetica, sans-serif; font-size:24px; line-height:34px; padding:5px 50px; text-align:justify;}
.container_left{ width:50%; float:left; padding:10px 15px;}
.container_right{ width:40%; float:left; padding:10px;}
.container h1{ font-family:"Edwardian Scr Alt ITC TT"; font-style:italic; padding:10px 45px 20px; font-size:40px;}
.head{font-family:"Edwardian Scr Alt ITC TT"; font-style:italic; font-size:40px;}