body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}body {
	margin: 0px;
	height: 101%;
	font-size: 11pt;
	line-height: 150%;
	color: #444;
	background-position: 0 10px;
	font-family: "futura-pt";
	        background: url('../../templates/1/img/logo.png') no-repeat; 
}

html {
	
}

html {
	height: 101%;
}

input {
	border: 1px solid #dddddd;
	text-align: left;
	background: #fff;
}

form {
	margin: 0px 0px 0px 0px;
}

label {
	
}

a {
	cursor: pointer;
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

a:hover {
	border-bottom: 1px solid #C2A874;
	color: #C2A874;
}

ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left:15px;
	text-align:left;
}
#left_column ul {margin:0}

ul li {
	margin-bottom: 5px;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 15px;
	text-align: left;
	color: #7A6F59;
}

h3 {
	text-align: left;
}

h2 {
	text-align: left;
	margin-bottom: 10px;
	color:#443322;
	font-size: 13px;
	font-weight: bold;
}

h7 {
	font-weight: bold;
	font-size: 16pt;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

h8 {
	font-weight: normal;
	font-size: 14pt;
	margin-bottom: 20px;
	text-align: left;
}

h9 {
	font-weight: bold;
	font-size: 12pt;
}

table {
	width: 400px;
}

p {
	margin-bottom: 20px;
}

strong {
	font-weight: bold;
	color: #7A6F59;
}

.clear {
	clear: both;
}

#noscript {
	background-color: #9ceefe;
	width: 100%;
	height: 20px;
	color: #044855;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#ta_noscript {
	position: absolute;
	z-index: 1000;
	color: #fff;
	background-color: #DBA34A;
	height: 35px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

#hg {
    
     
    
}
#left, #right, #center {
    
    display:inline-block;
    *display:inline;/*IE7*/
    *zoom:1;
background: green;
text-align: center;
    width:50%;
    white-space:normal;
    margin-right:-5px;
    min-height:100%;
}
#ex { height: 100%;
 white-space:nowrap;
 padding-right:1600px;
 }
 
#left {

    }
#right {
     background: red;
    }
#center {
  
    width:800px;
    }

#frame {
    
      height:100%;
        width:820px;
        margin:0 auto;
	display:table;

}

#left_column,#middle_column,#right_column {
	

	 display:table-cell;vertical-align: top
}

#left_column {
	width: 195px;

}



#imgframe h1 {margin:0}
#imgframe form input, #imgframe form textarea {
	font-size: 14px;
	background: #fff;

	height: 22px;
	margin-bottom: 3px;

	padding: 3px;
	
	width: 175px;
	border-color: #EEE5D3;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
#imgframe form textarea {
    height:50px;
}
#imgframe form input[type=radio] {height:10px;}
#imgframe form input[type=submit] {

	height: 30px;
	width: 175px;
	cursor: pointer;
	font-weight: bold;	
	margin-top:25px;
}

#imgframe form input[type=submit]:hover {
color:white;
	background: #861912;
}


#middle_column {

	width:404px;
	background: #FCF9F4;
	padding: 40px;
	padding-top: 180px;

	border-right:10px solid white;
	
	background: #fcf9f4; /* Old browsers */
	background: -moz-linear-gradient(top, #fcf9f4 0%, #f9f4ea 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcf9f4),
		color-stop(100%, #f9f4ea) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcf9f4 0%, #f9f4ea 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcf9f4 0%, #f9f4ea 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcf9f4 0%, #f9f4ea 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fcf9f4 0%, #f9f4ea 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#fcf9f4',
		endColorstr='#f9f4ea', GradientType=0 ); /* IE6-9 */
		text-align:justify;
		
		
		
background: -moz-linear-gradient(top, rgba(249,244,235,1) 0%, rgba(255,255,255,0.24) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,244,235,1)), color-stop(100%,rgba(255,255,255,0.24))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(249,244,235,1) 0%,rgba(255,255,255,0.24) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(249,244,235,1) 0%,rgba(255,255,255,0.24) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(249,244,235,1) 0%,rgba(255,255,255,0.24) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(249,244,235,1) 0%,rgba(255,255,255,0.24) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f4eb', endColorstr='#3dffffff',GradientType=0 ); /* IE6-9 */

}

#right_column {

      background: #f9f4ea; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f4ea 0%, #c2a874 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f4ea),
        color-stop(100%, #c2a874) ); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f4ea 0%, #c2a874 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f4ea 0%, #c2a874 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f4ea 0%, #c2a874 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f9f4ea 0%, #c2a874 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#f9f4ea',
        endColorstr='#c2a874', GradientType=0 ); /* IE6-9 */
        
  
    background: -moz-linear-gradient(top, rgba(195,170,119,0.24) 0%, rgba(195,170,119,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(195,170,119,0.24)), color-stop(100%,rgba(195,170,119,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(195,170,119,0.24) 0%,rgba(195,170,119,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(195,170,119,0.24) 0%,rgba(195,170,119,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(195,170,119,0.24) 0%,rgba(195,170,119,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(195,170,119,0.24) 0%,rgba(195,170,119,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dc3aa77', endColorstr='#c3aa77',GradientType=0 ); /* IE6-9 */
	
	padding-right: 0px;
	padding-top: 180px;
	margin-left: 10px;
	

	

}

#head_logo {
	height: 150px;
	margin-top: 30px;
}

.logofont {
	color: #998660;
}
#imgframe img {
    width: 211px;
    height: 320px;
  
}
#imgframe {
	width: 211px;
	height: 320px;
	background: #FBF7F1;
	border-top: 10px #fff solid;
	border-bottom: 10px #fff solid;
	
	
	font-size:10pt;
}
#head_logo a {border:0px;}
#head_logo a:selected {border:0px;}
.main_themes {
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
	
	color: #7A6F59;
	list-style-type: disc;
}


.green {color:#41AFA8 }